Merge remote-tracking branch 'origin/master'

This commit is contained in:
2025-08-16 09:32:22 +08:00
2 changed files with 2 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
{