@ -6,7 +6,7 @@
@localhost_tall = http://127.0.0.1:7030/v1.0
# @test_ht = http://192.168.31.13/gateway/ht
@test_ht = http://test.tall.wiki/gateway/ht
@test_tall = http://192.168.31. 13/gateway/tall-ht/v1.0
@test_tall = http://192.168.4.1 13/gateway/tall-ht/v1.0
@sd_tall = https://sd.tall.wiki/gateway/tall/v1.0
@sd_ht = https://sd.tall.wiki/gateway/ht
@ -18,8 +18,8 @@
### login
# @name login
# POST {{sd_tall}}/users/signin
POST {{te st_tall}}/users/signin
POST {{sd_tall}}/users/signin
# POST {{localho st_tall}}/users/signin
{{type}}
{
@ -32,6 +32,156 @@ POST {{test_tall}}/users/signin
"type": 3
}
# ### 修改任务
# POST {{sd_tall}}/tasks/change
# {{type}}
# Authorization: Bearer {{login.response.body.$.data.token}}
# {
# "id":"1375376694277443584",
# "beginTime":"1574125200000",
# "endTime":"1767110400000",
# "cycle":"不重复"
# }
# ### 添加任务
# POST {{sd_tall}}/tasks
# {{type}}
# Authorization: Bearer {{login.response.body.$.data.token}}
# {
# "projectId":"1205016950191820800",
# "parentTaskId":1205016959608033280,
# "taskName":"报告单三",
# "description":"生成、导出、分享报告单",
# "executorId":1205016953639538688,
# "beginTime":"1574125200000",
# "endTime":"1767110400000"
# }
### 分享报告单
POST {{localhost_ht}}/shareReport
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param": {
"id": "1397496952274423808",
"report":"REPORT1.2"
}
}
### 根据报告单类型导出报告单
POST {{localhost_ht}}/exportReportByCode
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param": {
"id": "1397740346552750080",
"report":"REPORT1.2"
}
}
### 导出单个报告单
POST {{localhost_ht}}/exportByCode
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param": {
"id":"1397833716453216256",
"code": "AVLT"
}
}
### 修改报告单信息
POST {{test_ht}}/editPatientReport
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param": {
"clinicalDiagnosis": "认知障碍",
"department": "22",
"id": "1395544772810248192",
"initialImpression": "4444",
"patientAge": "11",
"report": "REPORT1.1",
"workingScore": 4
}
}
### 保存题目的其他记录
POST {{localhost_ht}}/saveRecord
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param": {
"patientReportId": "1397880112237645824",
"details":[
{
"recordId":1394959230011838464,
"answers":[]
}
]
}
}
### 保存答案
POST {{localhost_ht}}/saveScore
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param": {
"questionId":"1394959220532711424",
"patientReportId": "1397833716453216256",
"options":[
{
"id":1397853959561023488,
"score":55
}
]
}
}
### 查询报告单信息
POST {{localhost_ht}}/queryReportDetail
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param": {
"id":"1397833716453216256",
"report": "REPORT1.2"
}
}
### 根据报告单类型导出报告单
POST {{localhost_ht}}/editPatientReport
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param": {
"id":"1341582151497420800",
"initialImpression": "sss",
"report":"REPORT1.0",
"clinicalDiagnosis":"",
"workingScore":
}
}
### 导入全部 ===张斌
POST {{test_ht}}/importBase
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW
@ -57,15 +207,16 @@ Content-Disposition: form-data; name="file"; filename="C:\Users\23778\Downloads\
------WebKitFormBoundary7MA4YWxkTrZu0gW--
### 导入指定测评
POST {{localhost_ht}}/importEvaluation?code=LF T
POST {{localhost_ht}}/importEvaluation?code=AV LT
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW
title
------WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name="file"; filename="C:\Users\23778\Documents\WeChat Files\wxid_km0nxjweubc522\FileStorage\File\2021-04\导入数据(1).xlsx"
Content-Disposition: form-data; name="file"; filename="< C:\Users\dou\Desktop\导入数据(3)(1).xlsx
"
# Content-Type: image/png
< C:\Users\23778\Documents\WeChat Files\wxid_km0nxjweubc522\FileStorage\File\2021-04\导入数据 (1).xlsx
< C:\Users\dou\Desktop\导入数据(3) (1).xlsx
------WebKitFormBoundary7MA4YWxkTrZu0gW--
@ -87,15 +238,15 @@ Authorization: Bearer {{login.response.body.$.data.token}}
{
"param": {
"id": "1306137371745587200 " ,
"code": "HAMD "
"id": "1397815195593740288 " ,
"code": "MMSE "
}
}
### 查询搜索条件
POST {{localhost_question}}/patientReport/searchParam
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param": {
@ -174,14 +325,14 @@ Authorization: Bearer {{login.response.body.$.data.token}}
}
}
### 查询试题
POST {{te st_ht}}/queryQuestion
POST {{localho st_ht}}/queryQuestion
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param": {
"patientReportId":138523302244975001 6,
"code":"AVL T",
"patientReportId":139783371645321625 6,
"code":"SCW T",
"num":1