更新收货码

This commit is contained in:
yaooo 2023-09-28 15:07:20 +08:00
parent daa68a2856
commit 63c132b2b6

View File

@ -19,6 +19,7 @@ use crmeb\exceptions\UploadException;
use crmeb\jobs\BatchDeliveryJob;
use crmeb\services\ExcelService;
use think\App;
use think\facade\Db;
use crmeb\basic\BaseController;
use app\common\repositories\store\order\StoreOrderRepository as repository;
use think\facade\Queue;