Commit 3277561f by 宋毅

tj

parent 0288f2d6
File mode changed from 100755 to 100644
......@@ -135,8 +135,7 @@ class System {
return {
status: !data ? -1 : 1,
message: opmsg,
data: data,
bizmessage: req && req.session && req.session.bizmsg ? req.session.bizmsg : "empty"
data: data
};
}
/**
......
......@@ -323,7 +323,6 @@
"EdiCount": 1,
"WaitReceiveFileOrderCount": 0
},
"Bizmessage": "empty",
"RequestId": "12bbd250-b29d-11ea-97f7-efd638e57201"
}
}
......
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
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