Archived
为代码添加了注释
This commit is contained in:
7 files changed
+32
-15
No files matched your search
@@ -13,6 +13,7 @@ from db.db import (update_data, fetch_table)
|
||||
|
||||
|
||||
class ErrorProcess:
|
||||
"""处理错误的页面"""
|
||||
def __init__(self):
|
||||
self.msg_template = {'code': -2,
|
||||
'msg': '',
|
||||
|
||||
Reference in New Issue
Block a user