兼容修改

This commit is contained in:
张松
2025-08-14 18:27:24 +08:00
parent d8af126088
commit 2dabc40a9c

View File

@@ -4,7 +4,7 @@ namespace app\utils;
use app\api\model\CommonInfo;
use app\exception\SysException;
use think\facade\Log;
use support\Log;
class WuYouPayUtils
{