软路由支付

This commit is contained in:
“wanyongkang”
2022-04-09 14:40:58 +08:00
parent d14337e3b3
commit d0ed689683
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace app\common;
namespace app\common\controller;
use extend\alipay\Alipay as AlipaySdk;
use app\ros\model\Order as OrderModel;