Эх сурвалжийг харах

修复新增接口的日志记录

chenjunkai 7 жил өмнө
parent
commit
25478fb961

+ 9 - 0
Service/TemplateService.py

@@ -16,6 +16,15 @@ class TemplateService:
     @staticmethod
     def log_api():
         apiList = [
+            'account/authcode',
+            'account/register',
+            'account/login',
+            'account/logout',
+            'account/changePwd',
+            'account/forget',
+            'account/email-re-pwd'
+            'account/refreshTk',
+
             'account/showUserMore',
             'account/perfectUserInfo',
             'account/getAvatar',