1.提交缺失的东西
This commit is contained in:
@ -38,13 +38,13 @@ use app\common\model\{AfterSale,
|
|||||||
GoodsItem,
|
GoodsItem,
|
||||||
MessageScene_,
|
MessageScene_,
|
||||||
OrderLog,
|
OrderLog,
|
||||||
Pay,
|
|
||||||
Order as CommonOrder,
|
Order as CommonOrder,
|
||||||
SelffetchShop,
|
SelffetchShop,
|
||||||
SelffetchVerifier,
|
SelffetchVerifier,
|
||||||
Team,
|
Team,
|
||||||
TeamFound,
|
TeamFound,
|
||||||
Verification};
|
Verification};
|
||||||
|
use app\common\model\pay\Pay;
|
||||||
use app\common\service\{ConfigServer, UrlServer};
|
use app\common\service\{ConfigServer, UrlServer};
|
||||||
use think\facade\Db;
|
use think\facade\Db;
|
||||||
use think\Exception;
|
use think\Exception;
|
||||||
|
|||||||
Reference in New Issue
Block a user