Commit b68de796 by 宋毅

Merge branch 'center-channel' of gitlab.gongsibao.com:jiangyong/zhichan into center-channel

parents bff85f86 408028a5
......@@ -1786,6 +1786,7 @@ class UtilsOrderService extends AppServiceBase {
if (checkRet.code != 200) {
return system.getResultFail(-1, checkRet.msg)
}
return system.getResult(checkRet.data)
}
}
......
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