From 8a13991aeae4c8f02dfdfae3e3955fb3566711d7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 27 Apr 2021 09:50:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E5=8C=BB=E8=8D=AF=E6=A0=B9=E6=8D=AE?= =?UTF-8?q?=E4=BB=BB=E5=8A=A1id=E8=8E=B7=E5=8F=96=E5=8C=BB=E9=99=A2id?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 中医药/中医药测试.http | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/中医药/中医药测试.http b/中医药/中医药测试.http index 0e363bc..eeb82ba 100644 --- a/中医药/中医药测试.http +++ b/中医药/中医药测试.http @@ -34,9 +34,9 @@ Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0g title ------WebKitFormBoundary7MA4YWxkTrZu0gW -Content-Disposition: form-data; name="file"; filename="C:\Users\23778\Downloads\病历汇总v1.1-20210409.xlsx" +Content-Disposition: form-data; name="file"; filename="C:\Users\86183\Desktop\新建文件夹 (4)\病历汇总v1.1-20210409.xlsx" -< C:\Users\23778\Downloads\病历汇总v1.1-20210409.xlsx +< C:\Users\86183\Desktop\新建文件夹 (4)\病历汇总v1.1-20210409.xlsx ------WebKitFormBoundary7MA4YWxkTrZu0gW-- ### 导入试题 @@ -46,9 +46,9 @@ Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0g title ------WebKitFormBoundary7MA4YWxkTrZu0gW -Content-Disposition: form-data; name="file"; filename="C:\Users\23778\Downloads\病历汇总v1.1-20210409.xlsx" +Content-Disposition: form-data; name="file"; filename="C:\Users\86183\Desktop\新建文件夹 (4)\病历汇总v1.1-20210409.xlsx" -< C:\Users\23778\Downloads\病历汇总v1.1-20210409.xlsx +< C:\Users\86183\Desktop\新建文件夹 (4)\病历汇总v1.1-20210409.xlsx ------WebKitFormBoundary7MA4YWxkTrZu0gW-- @@ -102,14 +102,14 @@ Authorization: Bearer {{login.response.body.$.data.token}} ### 查看患者的试题和答题信息 -Post {{loaclhost}}/question/query +Post {{wiki}}/question/query {{type}} Authorization: Bearer {{login.response.body.$.data.token}} { "param": { - "id":"1369189040502611968", - "code":"BSXG", + "id":"1377810337931468800", + "code":"", "nums":0 } } @@ -166,3 +166,8 @@ Authorization: Bearer {{login.response.body.$.data.token}} "meetingMinutes":"随便" } } + +### 通过任务Id查询医院Id +Get {{wiki}}/hospatil/byProjectId?projectId=1371735287096545280 +{{type}} +Authorization: Bearer {{login.response.body.$.data.token}}