| app.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
app.js
@@ -152,14 +152,14 @@ }; } else { response = { retCode: "0", msg: "没有找到患者,请先检查患者code" retcode: 1001, remsg: "没有找到患者,请先检查患者code" }; } } else { response = { retCode: "0", msg: "没有找到患者,请先检查患者code" retcode: 1001, remsg: "没有找到患者,请先检查患者code" }; } res.json(response);