Commit 34033725 authored by 陈雪's avatar 陈雪

医生后台提交未登录问题

parent f61c658b
......@@ -48,9 +48,7 @@ tag_all:
method: get
url: /api/web2/tag/all
param: {}
data:
phone_num: ${phone_num}
vfc_code: ${vfc_code}
face_token: ${face_token}
data: {}
json: {}
isLogin: 1
\ No newline at end of file
......@@ -2,10 +2,7 @@ account_unreadbadgecount:
method: get
url: /api/web/account/unread_badge_count
param: {}
data:
phone_num: ${phone_num}
vfc_code: ${vfc_code}
face_token: ${face_token}
data: {}
json: {}
isLogin: 1
......@@ -15,10 +12,7 @@ article_videotoken:
method: get
url: /api/web/article/video_token
param: {}
data:
phone_num: ${phone_num}
vfc_code: ${vfc_code}
face_token: ${face_token}
data: {}
json: {}
isLogin: 1
......@@ -27,9 +21,6 @@ doctor_submechanisms:
method: get
url: /api/web/doctor/submechanisms
param: {}
data:
phone_num: ${phone_num}
vfc_code: ${vfc_code}
face_token: ${face_token}
data: {}
json: {}
isLogin: 1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment