mirror of
https://github.com/nsnail/dot.git
synced 2025-12-26 19:35:49 +08:00
refactor: ♻️ 2.0 (#13)
This commit is contained in:
13
assets/seed-data/Sys_DicCatalog.json
Normal file
13
assets/seed-data/Sys_DicCatalog.json
Normal file
@@ -0,0 +1,13 @@
|
||||
[
|
||||
{
|
||||
"Code": "generic",
|
||||
"Id": 375317236772869,
|
||||
"Name": "通用字典"
|
||||
},
|
||||
{
|
||||
"Code": "geo-area",
|
||||
"Id": 379794295185413,
|
||||
"Name": "行政区划代码",
|
||||
"ParentId": 375317236772869
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user