Commit 5614b99b authored by hujun's avatar hujun

msg

parent 490266ac
......@@ -111,6 +111,8 @@ class Remark extends Basic
$result = $result_data['data'];
} else {
$result = [];
$code = 101;
$msg = $result_data['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