Commit ed5d8084 authored by hujun's avatar hujun

msg

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