Db::table()->update()无法正常获取数据表

浏览:1488 发布日期:2018/09/06 分类:求助交流
 $res=Db::table('ns_member_account')->update(["point"=>$point,'uid'=>$user['user_id']]);
最佳答案
评论( 相关
后面还有条评论,点击查看>>