Explorar el Código

访问记录添加登录接口

locky hace 2 años
padre
commit
18685adec0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Service/TemplateService.py

+ 1 - 0
Service/TemplateService.py

@@ -3,6 +3,7 @@ class TemplateService:
     @staticmethod
     def log_api():
         api_list = [
+            'v3/account/login',
             'paymentCycle/queryPayCycle',
             'paymentCycle/cancelPayCycle',
             'payCycle/paypalCycleNotify',