批量更新

This commit is contained in:
云泽网
2025-05-19 21:51:21 +08:00
parent 7bd072add9
commit 07b3bd5eff
86 changed files with 1768 additions and 18426 deletions
+8
View File
@@ -0,0 +1,8 @@
<?php
namespace app\admin\model;
use think\Model;
class DailyStats extends Model
{
}