Commit 3ea39f69 by 冷斌

踢人

parent 61f67344
......@@ -1570,6 +1570,8 @@ class Model_Home extends PhalApi_Model_NotORM {
if (empty($model2)) {
return 2;
}
var_dump($model2);
die;
$params['puid'] = $model2['uid'];
}
DI()->notorm->users_comment_dynamic->insert($params);
......
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