1.提交缺失的东西

This commit is contained in:
2025-05-17 15:25:02 +08:00
parent 8913005ee8
commit 106bab7d4c

View File

@ -38,13 +38,13 @@ use app\common\model\{AfterSale,
GoodsItem,
MessageScene_,
OrderLog,
Pay,
Order as CommonOrder,
SelffetchShop,
SelffetchVerifier,
Team,
TeamFound,
Verification};
use app\common\model\pay\Pay;
use app\common\service\{ConfigServer, UrlServer};
use think\facade\Db;
use think\Exception;