Browse Source

fix:都是

super-yimizi 2 months ago
parent
commit
8930beaf01
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/common/Service/Pay/PayOperService.php

+ 1 - 1
application/common/Service/Pay/PayOperService.php

@@ -13,7 +13,7 @@ use addons\epay\library\Service;
 use Yansongda\Pay\Exceptions\GatewayException;
 use app\common\Service\Order\OrderGoodsService;
 use app\common\model\OrderAction;
-use app\common\model\Pay\Index as PayModel;
+use app\common\model\pay\Index as PayModel;
 use app\common\Enum\PayEnum;
 /**
  * 支付服务类