具体错误如下:
修复方法:
文件:app/dao/order/StoreCartDao.php
大概:193行,替换该方法
public function changeUserCartNum(array $where, int $carNum)
{
return $this->getModel()->update(['cart_num' => $carNum], $where);
}
具体错误如下:
修复方法:
文件:app/dao/order/StoreCartDao.php
大概:193行,替换该方法
public function changeUserCartNum(array $where, int $carNum)
{
return $this->getModel()->update(['cart_num' => $carNum], $where);
}
神经蛙 最后编辑于2022-11-18 17:51:52
相关推荐
快速安全登录
微信登录/注册
{{ bind_phone ? '绑定手机' : '手机登录'}}
{{item.user_info.nickname ? item.user_info.nickname : item.user_name}}
作者 管理员 企业
{{itemf.name}}
{{itemc.user_info.nickname}}
{{itemc.user_name}}
回复 {{itemc.comment_user_info.nickname}}
{{itemf.name}}