ソースを参照

添加三个显示日志接口

pengzhibo168 5 年 前
コミット
b5ef5c0a6e
1 ファイル変更3 行追加0 行削除
  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