1.提交缺失的东西

This commit is contained in:
2025-05-17 15:26:51 +08:00
parent 106bab7d4c
commit 749796be64

View File

@ -19,7 +19,7 @@
namespace app\api\model;
use app\common\model\Pay;
use app\common\model\pay\Pay;
use app\common\service\AreaServer;
use app\common\service\ConfigServer;
use think\facade\Db;