wip: 🧠 初步的框架

This commit is contained in:
tk
2023-08-25 15:33:42 +08:00
parent 57c1ba2002
commit 18b4d7547a
1014 changed files with 122380 additions and 2 deletions

View File

@ -0,0 +1,8 @@
[
{
"Enabled": true,
"UserRegisterConfirm": false,
"UserRegisterDeptId": 372119301627909,
"UserRegisterRoleId": 371729946431493
}
]

View File

@ -0,0 +1,8 @@
[
{
"Id": 372119301627909,
"Name": "默认部门",
"Enabled": true,
"Sort": 100
}
]

View File

@ -0,0 +1,13 @@
[
{
"Code": "generic",
"Id": 375317236772869,
"Name": "通用字典"
},
{
"Code": "geo-area",
"Id": 379794295185413,
"Name": "行政区划代码",
"ParentId": 375317236772869
}
]

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,192 @@
[
{
"Component": "home",
"Icon": "el-icon-house",
"Id": 373837717815301,
"Name": "home",
"Path": "/home",
"Sort": 100,
"Title": "控制面板",
"Type": 1
},
{
"Component": "profile",
"Id": 374967228141573,
"Name": "profile",
"Path": "/profile",
"Sort": 100,
"Title": "账号信息",
"Hidden": true,
"Type": 1
},
{
"Icon": "el-icon-setting",
"Id": 373837917724677,
"Name": "sys",
"Path": "/sys",
"Sort": 99,
"Title": "系统管理",
"Type": 1
},
{
"Component": "sys/user",
"Icon": "el-icon-user",
"Id": 373837957840901,
"Name": "sys-user",
"ParentId": 373837917724677,
"Path": "/sys/user",
"Sort": 100,
"Title": "用户管理",
"Type": 1
},
{
"Component": "sys/role",
"Icon": "sc-icon-role",
"Id": 373838018527237,
"Name": "sys-role",
"ParentId": 373837917724677,
"Path": "/sys/role",
"Sort": 99,
"Title": "角色管理",
"Type": 1
},
{
"Component": "sys/dept",
"Icon": "sc-icon-dept",
"Id": 373838045605893,
"Name": "sys-dept",
"ParentId": 373837917724677,
"Path": "/sys/dept",
"Sort": 98,
"Title": "部门管理",
"Type": 1
},
{
"Component": "sys/menu",
"Icon": "el-icon-fold",
"Id": 373838070898693,
"Name": "sys-menu",
"ParentId": 373837917724677,
"Path": "/sys/menu",
"Sort": 96,
"Title": "菜单管理",
"Type": 1
},
{
"Component": "sys/log",
"Icon": "el-icon-tickets",
"Id": 374792687640581,
"Name": "sys-log",
"ParentId": 373837917724677,
"Path": "/sys/log",
"Sort": 93,
"Title": "请求日志",
"Type": 1
},
{
"Component": "sys/cache",
"Icon": "sc-icon-memory",
"Id": 374911555702789,
"Name": "sys-cache",
"ParentId": 373837917724677,
"Path": "/sys/cache",
"Sort": 94,
"Title": "缓存管理",
"Type": 1
},
{
"Component": "sys/dic",
"Icon": "sc-icon-dic",
"Id": 375315654221829,
"Name": "sys-dic",
"ParentId": 373837917724677,
"Path": "/sys/dic",
"Sort": 95,
"Title": "字典管理",
"Type": 1
},
{
"Component": "sys/config",
"Icon": "el-icon-set-up",
"Id": 380415005847557,
"Name": "sys-config",
"ParentId": 373837917724677,
"Path": "/sys/config",
"Sort": 92,
"Title": "系统设置",
"Type": 1
},
{
"Component": "sys/api",
"Icon": "sc-icon-api",
"Id": 397880678895621,
"Name": "sys-api",
"ParentId": 373837917724677,
"Path": "/sys/api",
"Sort": 96,
"Title": "接口管理",
"Type": 1
},
{
"Icon": "sc-icon-business",
"Id": 420881941635077,
"Name": "biz",
"Path": "/biz",
"Sort": 99,
"Title": "业务管理",
"Type": 1
},
{
"Component": "biz/product-category",
"Icon": "sc-icon-product-category",
"Id": 420881941635087,
"Name": "biz-product-category",
"ParentId": 420881941635077,
"Path": "/biz/product-category",
"Sort": 100,
"Title": "商品分类",
"Type": 1
},
{
"Component": "biz/member",
"Icon": "el-icon-user",
"Id": 422658027704337,
"Name": "biz-member",
"ParentId": 420881941635077,
"Path": "/biz/member",
"Sort": 100,
"Title": "会员管理",
"Type": 1
},
{
"Component": "biz/product",
"Icon": "sc-icon-product",
"Id": 421506245349391,
"Name": "biz-product",
"ParentId": 420881941635077,
"Path": "/biz/product",
"Sort": 100,
"Title": "商品管理",
"Type": 1
},
{
"Icon": "sc-icon-code",
"Id": 373838105399301,
"Name": "dev",
"Path": "/dev",
"Sort": 97,
"Title": "开发管理",
"Type": 1
},
{
"Component": "dev/code",
"Icon": "sc-icon-code2",
"Id": 373838147022853,
"Name": "dev-code",
"ParentId": 373838105399301,
"Path": "/dev/code",
"Sort": 100,
"Title": "代码生成",
"Type": 1
},
]

View File

@ -0,0 +1,18 @@
[
{
"DataScope": 1,
"Enabled": true,
"Id": 370943613149253,
"IgnorePermissionControl": true,
"DisplayDashboard": true,
"Name": "超级管理员",
"Sort": 100
},
{
"DataScope": 1,
"Enabled": true,
"Id": 371729946431493,
"Name": "普通用户",
"Sort": 100
}
]

View File

@ -0,0 +1,22 @@
[
{
"ApiId": "api/sys/menu/user.menus",
"RoleId": 371729946431493
},
{
"ApiId": "api/sys/user/user.info",
"RoleId": 371729946431493
},
{
"ApiId": "api/sys/menu",
"RoleId": 371729946431493
},
{
"ApiId": "api/sys/user",
"RoleId": 371729946431493
},
{
"ApiId": "api/biz/member/member.info",
"RoleId": 371729946431493
}
]

View File

@ -0,0 +1,12 @@
[
{
"Id": 396423792566281,
"MenuId": 373837717815301,
"RoleId": 371729946431493
},
{
"Id": 396423792566282,
"MenuId": 374967228141573,
"RoleId": 371729946431493
}
]

View 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"
}
]

View File

@ -0,0 +1,5 @@
[
{
"Id": 370942943322181
}
]

View File

@ -0,0 +1,6 @@
[
{
"RoleId": 370943613149253,
"UserId": 370942943322181
}
]