mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-06-20 18:58:16 +08:00
wip: 🧠 初步的框架
This commit is contained in:
8
assets/seed-data/Sys_Dept.json
Normal file
8
assets/seed-data/Sys_Dept.json
Normal file
@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"Id": 372119301627909,
|
||||
"Name": "默认部门",
|
||||
"Enabled": true,
|
||||
"Sort": 100
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user