每月统计

This commit is contained in:
2026-06-08 17:18:45 +08:00
parent 007ced596d
commit dd4cfab01a
4 changed files with 382 additions and 1 deletions

View File

@@ -9,7 +9,6 @@ use app\common\controller\Backend;
use app\admin\model\Bank;
use think\exception\ValidateException;
use think\facade\Db;
use think\facade\Request;
use Throwable;
class Dashboard extends Backend