Commit 85a13d29 by 任晓松

update

parent e08e2f0c
......@@ -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