updateAll返回2,但是数据库并没有更新 [ 1.1 版本 ]
RT,updateAll返回2,但是数据库并没有更新;
$result = $this->updateAll(array('status' => 1), 'store_id=:store_id', array(':store_id' => $store_id));
$result返回2.
数据库:
可以看出,数据库并没有改;
sqlLog:
2017/04/07 11:22:08 [trace] [system.db.CDbCommand] Executing SQL: UPDATE `slb_stock_balance` SET `status`=:yp0 WHERE store_id=:id
最佳答案
其他 0 个回答
没有找到数据。
yuan3065
注册时间:2015-08-24
最后登录:2018-12-28
在线时长:6小时7分
最后登录:2018-12-28
在线时长:6小时7分
- 粉丝3
- 金钱435
- 威望0
- 积分495