Commit 869c01b5 by 宋毅

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

parents 7e6cf94d 85a13d29
......@@ -169,10 +169,7 @@ class System {
return {
status: 0,
msg: okmsg,
data: data || "成功",
"code":"200",
"message":"成功",
"success":true
data: data || "成功"
};
}
// 2020 0916 lin 新增返回格式 成功status为1
......
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