mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-06-20 18:58:16 +08:00
wip: 🧠 初步的框架
This commit is contained in:
10
assets/seed-data/Sys_User.json
Normal file
10
assets/seed-data/Sys_User.json
Normal file
@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"DeptId": 372119301627909,
|
||||
"Enabled": true,
|
||||
"Id": 370942943322181,
|
||||
"Password": "A8E87D23-49BC-25A1-1C7C-59186BEF5D15",
|
||||
"Token": "A9AFD92E-A33D-4152-9A6C-A9C141D24887",
|
||||
"UserName": "root"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user