This commit is contained in:
shineahead
2022-05-05 22:57:41 +08:00
parent c8e35b0e1e
commit bbd4691646
7 changed files with 17 additions and 6 deletions
+1
View File
@@ -1,3 +1,4 @@
def get_error_msg(code="20000"):
error_set = {
"20000": "成功",