From a2c78f7b515723ac3744a71e4bc04e823a3a772f Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期一, 23 十二月 2024 16:45:47 +0800
Subject: [PATCH] gx接口地址
---
app.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/app.js b/app.js
index d97bce9..f3d85d9 100644
--- a/app.js
+++ b/app.js
@@ -408,7 +408,7 @@
}
catch(err){
logger.info(`血流量设备上报结果,请求报错`)
- res.status(400).json({ retCode: "-1", msg: "请求出错了" });
+ res.status(400).json({ retCode: "-1", msg: "请求出错了11" });
}
--
Gitblit v1.8.0