zm
2021-04-01 802c31297a1ae5b8c2e8fb5c62e9790dfc5d7583
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;