Browse Source

添加三个显示日志接口

pengzhibo168 5 năm trước cách đây
mục cha
commit
b5ef5c0a6e
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      Service/TemplateService.py

+ 3 - 0
Service/TemplateService.py

@@ -75,6 +75,9 @@ class TemplateService:
             'v3/account/login',
             'detect/queryInfo',
             'sysmsg/query',
+            'v3/account/register',
+            'v3/account/changePwd',
+            'v3/account/resetPwdByCode',
         ]
         return apiList