1
hutongqing
2024-08-26 6d2b95b5b18121764523bc4f4891e8412556ec72
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"
  }
]