Commit 3cd6572a authored by hujun's avatar hujun

agent_id

parent 22f31079
......@@ -128,6 +128,7 @@ class Remark extends Basic
$list[$k]['admin'] = '';
}
$list[$k]['agent_id'] = $v['agent_id'];
$list[$k]['user_id'] = $v['user_id'];
$list[$k]['content'] = $v['content'];
$list[$k]['user_status'] = $v['user_status'];
......
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