فهرست منبع

小程序用户登录/退出,我的用户信息

jialuyao 7 ماه پیش
والد
کامیت
3c4ed63ae8
5فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 0 0
      cases/wxapi/login_wxapi.py
  2. 0 0
      cases/wxapi/登录/__st__.py
  3. 0 0
      cases/wxapi/登录/我的/myuser_information.py
  4. 1 0
      cfg/cfg.py
  5. 0 0
      lib/wxapi.py

+ 0 - 0
cases/wxapi/login_wxapi.py


+ 0 - 0
cases/wxapi/登录/__st__.py


+ 0 - 0
cases/wxapi/登录/我的/myuser_information.py


+ 1 - 0
cfg/cfg.py

@@ -1,3 +1,4 @@
 target_host = 'https://www.jianyu360.cn'
 target_host_app = 'https://app-a1.jianyu360.cn'
 target_host_api = 'https://api.jianyu360.com'
+target_host_wxapi = 'https://jy-applet.jianyu360.cn'

+ 0 - 0
lib/wxapi.py