feat: admin 使用固定 ID 并补全全角色权限和演示数据

This commit is contained in:
zetaloop
2026-05-03 08:09:43 +08:00
parent 776ecc479f
commit 9a32850030
6 changed files with 89 additions and 30 deletions
+1
View File
@@ -1,4 +1,5 @@
INSERT INTO wallets (user_id, balance, frozen_balance) VALUES
(100000, 99999.00, 0.00),
(100001, 2580.00, 0.00),
(100002, 1890.00, 0.00),
(100003, 3200.00, 0.00),