分表数据

This commit is contained in:
2025-12-30 15:25:58 +08:00
parent f8e7ff1d52
commit ed923cd0bf
10 changed files with 885 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ namespace app\common\library;
use think\Cache;
use think\Db;
use think\facade\Log;
use think\Log;
use app\common\model\GiveGiftBase;
class GiftQueue