nan.zhang %!s(int64=4) %!d(string=hai) anos
pai
achega
a508f62d30
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      application/expand/controller/WechatPay.php

+ 3 - 3
application/expand/controller/WechatPay.php

@@ -1,9 +1,9 @@
 <?php
 namespace app\expand\controller;
 use app\common\service\HelperService;
-use app\common\service\wechat\JsApi_pub;
-use app\common\service\wechat\UnifiedOrder_pub;
-use app\common\service\wechat\Refund_pub;
+use app\index\service\wechat\JsApi_pub;
+use app\index\service\wechat\UnifiedOrder_pub;
+use app\index\service\wechat\Refund_pub;
 use think\Config;
 use think\Validate;
 use think\Log;