Commit 3f07bf13 by v_vjyjiang

Merge branch 'tx-fi-tax' of gitlab.gongsibao.com:jiangyong/zhichan into tx-fi-tax

parents e2b0ece1 e21878d7
......@@ -67,6 +67,7 @@ module.exports = function (app) {
success: true
});
} catch (err) {
console.log(err);
res.json({
status: 0,
msg: err.message,
......
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