You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

649 lines
13 KiB

@localhost = http://localhost:7240/v4.0
@localhost_tall = http://localhost:7130/v3.0
@test_tall = http://192.168.0.99:7130/v3.0
@test = http://192.168.0.99/gateway/carbasics/v4.0/
@www_tall = http://www.tall.wiki:7130/v3.0
@www = http://www.tall.wiki/gateway/carbasics/v4.0/
@type = content-type: application/json;charset=utf-8
###
# @name login
POST {{localhost_tall}}/users/signin
{{type}}
{
"client": 1,
"type": 3,
"data": {
"identifier": "whj",
"credential": "123456"
}
}
//Excel
### Code
POST {{www}}/dictionaries/importCode
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW
Authorization: Bearer {{login.response.body.$.data.token}}
title
------WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name="param"; filename="code.xls"
Content-Type: xlsx
< D:\\\code.xls
------WebKitFormBoundary7MA4YWxkTrZu0gW--
### code
POST {{localhost}}/patient/aidRecord
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":"1439052566196658176",
"userType":1,
"codeAndAnswerList":[
{
"questionCode":"JBXX-FBTime",
"answer":[""]
}
#
# {
# "questionCode":"JBXX-FBTime",
# "answer":[""]
# }
#
# {
# "questionCode":"JBXX-DYSJ",
# "answer":["1632814105481"]
# }
#
# {
# "questionCode":"JBXX-ZHZC",
# "answer":["1632814105479"]
# },
#
# {
# "questionCode":"JBXX-ZYSJ",
# "answer":[""]
# },
# #
# {
# "questionCode":"JMRSSJ",
# "answer":["1632814105481"]
# }
# # 穿
# {
# "questionCode":"JRZL-CCSJ",
# "answer":[""]
# },
# #
# # {
# # "questionCode":"JRZL-ZCKT",
# # "answer":[""]
# # },
# #
# {
# "questionCode":"ZYZL-KSSJ",
# "answer":[""]
# },
# #
# {
# "questionCode":"CYQK-CYSJ",
# "answer":[""]
# },
# #
# {
# "questionCode":"TSCX-SSSJ",
# "answer":[""]
# },
# # AVM
# {
# "questionCode":"TSCX-AVM-ZLSJ",
# "answer":[""]
# }
# {
# "questionCode":"JMRSSJ",
# "answer":["JMRScode"]
# }
# {
# "questionCode":"JRZL",
# "answer":[""]
# }
# ,
# {
# "questionCode":"JMRS",
# "answer":[""]
# }
# {
# "questionCode":"JBXX-FBSJ",
# "answer":["1630462888249"]
# },
# {
# "questionCode":"JBXX-DYSJ",
# "answer":["1630462898326"]
# },
# {
# "questionCode":"CJBL-YSBL",
# "answer":[""]
# }
# {
# "questionCode":"CYQK-CYSJ",
# "answer":["1630462905366"]
# },
# {
# "questionCode":"CYQK-LYFS",
# "answer":[""]
# }
]
}
}
###
POST {{localhost}}/patient/queryAidRecord
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":"1",
"codeList":["FZSJ","JZYSDC"]
}
}
###
POST {{localhost}}/patient/subordinate
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":0,
"code":"ZQTH"
}
}
###
POST {{localhost}}/patient/querySelf
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"firstAidType":1,
"name":"",
"type":1,
"projectId":1436146379201454080,
"pageNum":1,
"pageSize":10
}
}
###
POST {{localhost}}/patient/savePatient
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":"1436146379201454080",
"name":"",
"gender":1,
"nation":"",
"idcard":320381199410090011,
"suspected":"2"
}
}
### debug
POST {{localhost}}/debug
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
###
POST {{www}}/ocr/identifyWords
Authorization: Bearer {{login.response.body.$.data.token}}
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW
title
------WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name="part"; filename="4.jpg"
< C:\Users\23778\Desktop\4.jpg
------WebKitFormBoundary7MA4YWxkTrZu0gW--
###IDID
POST {{www}}/organization/getByProject
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":"1436146379201454080"
}
}
###
POST {{www}}/questionnaire/isSubmit
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"type":"0"
}
}
###-
POST {{localhost}}/statistical/list
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"endTime":1630892413003,
"projectId":"1",
"startTime":0
}
}
###-
POST {{www}}/statistical/runway
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"endTime":1632848399000,
"projectId":1436146379201454080,
"startTime":1632754800000
}
}
###-DNT
POST {{www}}/statistical/dnt
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"endTime":1633622400000,
"projectId":"1436146561993416704",
"startTime":0
}
}
###-DPT
POST {{www}}/statistical/dpt
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"endTime":1631699437000,
"projectId":"1436146379201454080",
"startTime":0
}
}
###-
POST {{www}}/statistical/list
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"endTime":1631699437000,
"projectId":"1436146379201454080",
"startTime":0
}
}
###-/
# ZYZL-SSFZ ZYZL-KSSJ
# JBXX-LYFS JBXX-DYSJ
POST {{www}}/statistical/toCourtStatistics
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"endTime":1631763023000,
"projectId":"1436146379201454080",
"startTime":0,
"questionCode":"JBXX-LYFS",
"accordCode":"JBXX-DYSJ"
}
}
###-//
# ZLFA-JMRS JMRSSJ
# ZLFA-XGZL JRZL-CCSJ
# RYPG-ZDJG ZYZL-KSSJ
POST {{www}}/statistical/countSpecifyAnswer
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":"1436146379201454080",
"startTime":"1631199600000",
"endTime":"1631289599000",
"countType":0,
"questionCode":"ZLFA-XGZL",
"answer":"",
"accordCode":"JRZL-CCSJ"
}
}
###-
POST {{www}}/statistical/timeWindowsPatient
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":"1436146379201454080",
"startTime":"1631199600000",
"endTime":"1631784386910",
"countType":1
}
}
###-
POST {{www}}/statistical/thrombosisRate
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":"1436146379201454080",
"startTime":"1630483038000",
"endTime":"1631782123670",
"countType":0
}
}
###-
#ONT: JMRSSJ JBXX-FBSJ
#DNT: JMRSSJ JBXX-DYSJ
#DPT: JRZL-CCSJ JBXX-DYSJ
POST {{www}}/statistical/timeMedian
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"endTime":1640966399000,
"projectId":"1436146379201454080",
"startTime":"1606838400000",
"countType":2,
"subtractionCode":"JBXX-DYSJ",
"minuendCode":"YJJL-CTendTime"
}
}
### -
POST {{www}}/statistical/placeTimeWindows
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"code":"SZK",
"startTime":"1630483038000",
"endTime":"1630655849139"
}
}
### -
POST {{localhost}}/statistical/gdThrombosisRate
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"code":"SZK",
"startTime":"1630483038000",
"endTime":"1630655849139"
}
}
### -
#ONT: JMRSSJ JBXX-FBSJ
#DNT: JMRSSJ JBXX-DYSJ
#DPT: JRZL-CCSJ JBXX-DYSJ
POST {{www}}/statistical/areaMedian
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"code":"SZK",
"startTime":"100000000",
"endTime":"1631699437000",
"subtractionCode":"JBXX-DYSJ",
"minuendCode":"JRZL-CCSJ"
}
}
### --//
# ZLFA-JMRS JMRSSJ
# ZLFA-XGZL JRZL-CCSJ
# RYPG-ZDJG ZYZL-KSSJ
POST {{test}}/statistical/gdCountSpecifyAnswer
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"code":"SZK",
"startTime":"1630483038000",
"endTime":"1630655849139",
"questionCode":"ZLFA-JMRS",
"answer":"",
"accordCode":"JRZL-CCSJ"
}
}
####
# 1442039157613666304
POST {{localhost}}/firstAid/join
# POST https://test.tall.wiki/gateway/defaultwbs/power/query
# POST {{www}}mbps/selAllMbps
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"type":"0",
"firstAidId":"1442041970834022400",
"projectId":"1436146379201454080"
}
}
#退
###F
POST {{localhost}}/firstAid/quit
# POST https://test.tall.wiki/gateway/defaultwbs/power/query
# POST {{www}}mbps/selAllMbps
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":"1436146379201454080",
"firstAidId":"1442041970834022400"
}
}
#
###F
POST {{localhost}}/firstAid/updateStatus
# POST https://test.tall.wiki/gateway/defaultwbs/power/query
# POST {{www}}mbps/selAllMbps
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":"1436146379201454080",
"firstAidId":"1442041970834022400",
"dataStatus":5
}
}
#
###F
POST {{localhost}}/patient/updateBySecretary
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":"1436146379201454080",
"firstAidId":"1442041970834022400",
"dataStatus":6
}
}
###
POST {{localhost}}/patient/listByQuality
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":"1436146379201454080",
"dataStatus":"",
"name":"",
"startTime":"",
"endTime":"",
"hospitalNumber":"",
"idcard":""
}
}
###
POST {{localhost}}/patient/listByQuality
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":"1436146379201454080",
"dataStatus":"",
"name":"",
"startTime":"",
"endTime":"",
"hospitalNumber":"",
"idcard":""
}
}
###
POST {{localhost}}/patient/updatePatient
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":"1",
"firstAidId":"1432993191749230592",
"name":"123",
"gender":1,
"nation":"",
"idcard":320381199410090011,
"suspected":"2221"
}
}
###
POST {{localhost}}/patient/getPatient
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":"111"
}
}
###
POST {{www}}/organization/rank
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"areaId":"",
"level":"3",
"type":0,
"projectId": 1
}
}
###
POST {{www}}/statistical/provinceCity
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"code":""
}
}
###
POST {{www}}/firstAid/getDetail
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"projectId":"1"
}
}
//Excel
### Code
POST {{www}}/organization/import
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW
Authorization: Bearer {{login.response.body.$.data.token}}
title
------WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name="param"; filename=".xlsx"
Content-Type: xlsx
< D:\\\\.xlsx
------WebKitFormBoundary7MA4YWxkTrZu0gW--
###
POST {{localhost}}/doctor/getHospital
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
}
}
###
POST {{test}}/equipment/buttonStart
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"firstAidId":
}
}