Browse Source

fix:支付宝支付

super-yimizi 2 weeks ago
parent
commit
d80aca0b5b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/common/Service/Pay/Provider/Alipay.php

+ 1 - 1
application/common/Service/Pay/Provider/Alipay.php

@@ -1,6 +1,6 @@
 <?php
 
-namespace addons\shopro\library\pay\provider;
+namespace app\common\Service\Pay\Provider;
 
 use think\Log;
 use think\exception\HttpResponseException;