hutongqing
2024-08-21 cb683bbc5db174d236fafd35e833993201a3bad2
WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Sys_User.tsv
@@ -1,25 +1,56 @@
[
   {
      "UserName": "admin",
      "Role_Id": "1",
      "RoleName": "超级管理员",
      "PhoneNo": "",
      "Remark": "",
      "UserPwd": "j79rYYvCz4vdhcboB1Ausg==",
      "UserTrueName": "超级管理员",
      "DeptName": "",
      "Dept_Id": "0",
      "Email": "",
      "Enable": "1",
      "Gender": "1",
      "HeadImageUrl": "",
      "LastModifyPwdDate": "2024-04-16 19:58:55",
      "Address": "系统服务器",
      "AuditDate": "2024-04-16 00:54:06",
      "AuditStatus": "1",
      "Auditor": "超级管理员",
      "Token": "",
      "Creater": "系统",
      "TenantId": 0
   }
[
  {
    "User_Id": 1,
    "UserName": "admin",
    "Role_Id": 1,
    "RoleName": "超级管理员",
    "PhoneNo": "",
    "Remark": "",
    "UserPwd": "j79rYYvCz4vdhcboB1Ausg==",
    "UserTrueName": "超级管理员",
    "DeptName": "",
    "Dept_Id": 0,
    "Email": "",
    "Enable": 1,
    "Gender": 1,
    "HeadImageUrl": "",
    "LastModifyPwdDate": "2024-04-16T19:58:55",
    "Address": "系统服务器",
    "AuditDate": "2024-04-16T00:54:06",
    "AuditStatus": 1,
    "Auditor": "超级管理员",
    "Token": "",
    "TenantId": 0,
    "Creater": "系统",
    "CreateDate": "2024-08-19T12:30:50.99",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "User_Id": 2,
    "UserName": "test",
    "Role_Id": 2,
    "RoleName": null,
    "PhoneNo": null,
    "Remark": null,
    "UserPwd": "j79rYYvCz4vdhcboB1Ausg==",
    "UserTrueName": "test",
    "DeptName": null,
    "Dept_Id": null,
    "Email": null,
    "Enable": 1,
    "Gender": 0,
    "HeadImageUrl": null,
    "LastModifyPwdDate": null,
    "Address": null,
    "AuditDate": null,
    "AuditStatus": null,
    "Auditor": null,
    "Token": null,
    "TenantId": 0,
    "Creater": "admin",
    "CreateDate": "2024-08-20T10:03:00.32",
    "Modifier": null,
    "ModifyDate": null
  }
]