hutongqing
2024-11-27 7ff298c6834275b63b612af49651673689a39660
WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Sys_Role.tsv
@@ -1,12 +1,15 @@
[
  {
    "DeptId": "111",
    "Enable": "1",
    "ParentId": "0",
    "RoleId": 1,
    "DeptName": null,
    "DeptId": 111,
    "Enable": 1,
    "ParentId": 0,
    "RoleName": "超级管理员",
    "Creater": "admin",
    "CreateDate": null,
    "Modifier": null,
    "ModifyDate": null
    "Roles": null,
    "Creater": "超级管理员",
    "CreateDate": "2024-08-23T11:32:23.227",
    "Modifier": "admin",
    "ModifyDate": "2024-04-29T13:53:44.717"
  }
]