hutongqing
2024-08-21 cb683bbc5db174d236fafd35e833993201a3bad2
WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Sys_Role.tsv
@@ -1,11 +1,27 @@
[
  {
    "DeptId": "111",
    "Enable": "1",
    "ParentId": "0",
    "RoleId": 1,
    "DeptName": null,
    "DeptId": 111,
    "Enable": 1,
    "ParentId": 0,
    "RoleName": "超级管理员",
    "Roles": null,
    "Creater": "超级管理员",
    "CreateDate": "2018-08-23T11:46:06",
    "Modifier": "admin",
    "ModifyDate": "2024-04-29T13:53:44.717"
  },
  {
    "RoleId": 2,
    "DeptName": null,
    "DeptId": null,
    "Enable": 1,
    "ParentId": 1,
    "RoleName": "test",
    "Roles": null,
    "Creater": "admin",
    "CreateDate": null,
    "CreateDate": "2024-08-20T10:02:29.363",
    "Modifier": null,
    "ModifyDate": null
  }