|
|
升级到微赞WZ_V75.0商业会员版'ims_coupon_store' doesn't exist:
SQL:
SELECT * FROM `ims_coupon_store` WHERE `uniacid` = :__uniacid AND `couponid` = :__couponid
Params:
array ( ':__uniacid' => 2, ':__couponid' => '1', )
SQL Error:
Table 'we7.ims_coupon_store' doesn't exist
Traces:
file: /framework/class/db.class.php; line: 158;
file: /framework/class/db.class.php; line: 230;
file: /framework/function/pdo.func.php; line: 53;
file: /framework/model/activity.mod.php; line: 180;
file: /source/activity/exchange.ctrl.php; line: 82;
file: /index.php; line: 248;
报错如图所示:
解决办法:
|
|