多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
~~~[api] post:/v1/temperature/getTemperature *open_id#type=1 云平台用户open_id type=2 微信端open_id *type=默认值#来源 1.APP 2.微信扫码 <<< success { "code":0, "msg":"ok", "data":{         "first_day":2,         "temperature":{             "id":1,             "type":1,             "open_id":"87577aecebc30aeebc5248cfbe099da8",             "name":"曹明东",             "identity":"612401199601156620",             "sex":"女",             "identity_title":"会议代表",             "delegation":"代表团1",             "hotel":"朝晖",             "abroad_status":"无",             "abroad_time":0,             "abroad_region":"",             "contact_status":"无",             "contact_time":0,             "fever_status":"无",             "fever_time":0,             "fever_temperature":37.2,             "medical_status":"",             "medical_time":0,             "medical_hospital":"",             "medical_diagnosis":"",             "other_symptom":"",             "other":"",             "t_fever_status":"",             "t_fever_time":0,             "t_fever_temperature":0,             "t_medical_status":"",             "t_medical_time":0,             "t_medical_hospital":"",             "t_medical_diagnosis":"",             "t_other_symptom":"",             "t_other":"",             "timestamp":1586572785         }     } } <<< error {} ~~~ | 参数 | 说明 | | --- | --- | | first_day | 1、第一天申报 2、不是第一天申报 | | hotel| 入住宾馆 | | abroad_status | 境外史(有 无) | | abroad_time | 境外史时间 | | abroad_region | 境外史国家/地区 | | contact_status | 武汉史(有、无) | | contact_time| 武汉史时间 | | fever_status | 发热状态(有 、无) | | fever_time | 发热时间 | | fever_temperature | 发热体温 | | medical_status | 是否就诊(有 无) | | medical_time | 就诊时间| | medical_diagnosis | 诊断结果 | | other_symptom | 其他症状(1.干咳 2.乏力 3.肌痛 4.腹泻) | | other | 其他 | | t_fever_status | 同行人发热 | | t_fever_time | 同行人发热时间 || fever_temperature | 发热体温 | | t_medical_status | 同行人是否就诊(有 无) | | t_medical_time | 同行人就诊时间| | t_medical_diagnosis | 同行人诊断结果 | | t_other_symptom | 同行人其他症状(1.干咳 2.乏力 3.肌痛 4.腹泻) | | t_other | 同行人其他 | | timestamp| 填报时间|