兼容修改

This commit is contained in:
张松
2025-08-15 18:03:22 +08:00
parent 9052bb8d2a
commit 5f1e79996c
2 changed files with 3 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ namespace app\api\model;
use app\common\library\DatabaseRoute;
use think\facade\Log;
use support\Log;
use think\Model;
class TbUserBlacklist extends Model