明树Git Lab

Commit c87b9f5f authored by zfp1's avatar zfp1

1

parent ed7f7d4c
Pipeline #108160 passed with stage
in 3 seconds
...@@ -1078,7 +1078,7 @@ async function getXmtcInfo(req, res, next) { ...@@ -1078,7 +1078,7 @@ async function getXmtcInfo(req, res, next) {
// raw: true, // raw: true,
// }); // });
xmtc.tccwzbs = tccwzbs; // xmtc.tccwzbs = tccwzbs;
return res.sendData(xmtc); return res.sendData(xmtc);
} catch (error) { } catch (error) {
next(error); next(error);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment