Conflicts:
	Apps/enroll/admin.py
	ITShowPlatform/.gitignore
This commit is contained in:
ladeng07
2022-05-05 23:12:26 +08:00
20 changed files with 336 additions and 8 deletions
+1
View File
@@ -1,3 +1,4 @@
def get_error_msg(code="20000"):
error_set = {
"20000": "成功",