Commit ed5d8084 authored by hujun's avatar hujun

msg

parent b919d17f
...@@ -222,7 +222,7 @@ class Remark extends Basic ...@@ -222,7 +222,7 @@ class Remark extends Basic
} }
} }
} else { } else {
$msg = $result_data['msg']; $msg = $result_data['data'];
$code = 101; $code = 101;
$list = []; $list = [];
} }
......
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