添加错误码和注释

This commit is contained in:
康家辉
2022-05-05 19:21:33 +08:00
parent de468764b4
commit 66ea27faee
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
import re
from rest_framework import serializers
from Apps.history import *
from Apps.history.models import Department, Members, History
def validate_department(value):