mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
优化引入
This commit is contained in:
parent
e4aed49fb2
commit
165ebd812a
@ -3,8 +3,8 @@
|
|||||||
namespace app\data\service\payment;
|
namespace app\data\service\payment;
|
||||||
|
|
||||||
use app\data\service\PaymentService;
|
use app\data\service\PaymentService;
|
||||||
use think\admin\extend\CodeExtend;
|
|
||||||
use think\admin\Exception;
|
use think\admin\Exception;
|
||||||
|
use think\admin\extend\CodeExtend;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 空支付支付
|
* 空支付支付
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
namespace app\data\service\payment;
|
namespace app\data\service\payment;
|
||||||
|
|
||||||
use app\data\service\PaymentService;
|
use app\data\service\PaymentService;
|
||||||
use think\admin\extend\HttpExtend;
|
|
||||||
use think\admin\Exception;
|
use think\admin\Exception;
|
||||||
|
use think\admin\extend\HttpExtend;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 汇聚支付基础服务
|
* 汇聚支付基础服务
|
||||||
|
Loading…
x
Reference in New Issue
Block a user