Просмотр исходного кода

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

jialuyao 7 месяцев назад
Родитель
Сommit
3c4ed63ae8

+ 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