소스 검색

添加三个显示日志接口

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