Commit 34033725 authored by 陈雪's avatar 陈雪

医生后台提交未登录问题

parent f61c658b
...@@ -48,9 +48,7 @@ tag_all: ...@@ -48,9 +48,7 @@ tag_all:
method: get method: get
url: /api/web2/tag/all url: /api/web2/tag/all
param: {} param: {}
data: data: {}
phone_num: ${phone_num}
vfc_code: ${vfc_code}
face_token: ${face_token}
json: {} json: {}
isLogin: 1 isLogin: 1
\ No newline at end of file
...@@ -2,10 +2,7 @@ account_unreadbadgecount: ...@@ -2,10 +2,7 @@ account_unreadbadgecount:
method: get method: get
url: /api/web/account/unread_badge_count url: /api/web/account/unread_badge_count
param: {} param: {}
data: data: {}
phone_num: ${phone_num}
vfc_code: ${vfc_code}
face_token: ${face_token}
json: {} json: {}
isLogin: 1 isLogin: 1
...@@ -15,10 +12,7 @@ article_videotoken: ...@@ -15,10 +12,7 @@ article_videotoken:
method: get method: get
url: /api/web/article/video_token url: /api/web/article/video_token
param: {} param: {}
data: data: {}
phone_num: ${phone_num}
vfc_code: ${vfc_code}
face_token: ${face_token}
json: {} json: {}
isLogin: 1 isLogin: 1
...@@ -27,9 +21,6 @@ doctor_submechanisms: ...@@ -27,9 +21,6 @@ doctor_submechanisms:
method: get method: get
url: /api/web/doctor/submechanisms url: /api/web/doctor/submechanisms
param: {} param: {}
data: data: {}
phone_num: ${phone_num}
vfc_code: ${vfc_code}
face_token: ${face_token}
json: {} json: {}
isLogin: 1 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