plugins/exchange/forms/common/CreateCode.php @@ -30,7 +30,7 @@ $code = []; $this->testDatabase(1, $code); //兑换码 //提货卡 $codeModel = new ExchangeCode(); $codeModel->mall_id = $this->mall_id; $codeModel->library_id = $libraryModel->id;