兼容修改

This commit is contained in:
张松 2025-08-16 09:25:21 +08:00
parent 50fb74eef4
commit ccac97e1f9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
namespace app\utils;
use app\exception\SysException;
use think\facade\Log;
use support\Log;
class AliUtils
{