feat: admin 使用固定 ID 并补全全角色权限和演示数据
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user