iotkit-parent/data/init/sys_post.json

59 lines
1.1 KiB
JSON
Raw Normal View History

2023-06-05 09:52:37 +00:00
[
{
2023-06-05 10:15:43 +00:00
"id": 1,
2023-06-05 13:34:47 +00:00
"tenantId": "000000",
"postCode": "ceo",
"postName": "董事长",
"postSort": 1,
2023-06-05 09:52:37 +00:00
"status": "0",
2023-06-05 13:34:47 +00:00
"createDept": 103,
"createBy": 1,
2023-06-05 09:52:37 +00:00
2023-06-05 13:34:47 +00:00
"updateBy": null,
"updateTime": null,
2023-06-05 09:52:37 +00:00
"remark": ""
},
{
2023-06-05 10:15:43 +00:00
"id": 2,
2023-06-05 13:34:47 +00:00
"tenantId": "000000",
"postCode": "se",
"postName": "项目经理",
"postSort": 2,
2023-06-05 09:52:37 +00:00
"status": "0",
2023-06-05 13:34:47 +00:00
"createDept": 103,
"createBy": 1,
2023-06-05 09:52:37 +00:00
2023-06-05 13:34:47 +00:00
"updateBy": null,
"updateTime": null,
2023-06-05 09:52:37 +00:00
"remark": ""
},
{
2023-06-05 10:15:43 +00:00
"id": 3,
2023-06-05 13:34:47 +00:00
"tenantId": "000000",
"postCode": "hr",
"postName": "人力资源",
"postSort": 3,
2023-06-05 09:52:37 +00:00
"status": "0",
2023-06-05 13:34:47 +00:00
"createDept": 103,
"createBy": 1,
2023-06-05 09:52:37 +00:00
2023-06-05 13:34:47 +00:00
"updateBy": null,
"updateTime": null,
2023-06-05 09:52:37 +00:00
"remark": ""
},
{
2023-06-05 10:15:43 +00:00
"id": 4,
2023-06-05 13:34:47 +00:00
"tenantId": "000000",
"postCode": "user",
"postName": "普通员工",
"postSort": 4,
2023-06-05 09:52:37 +00:00
"status": "0",
2023-06-05 13:34:47 +00:00
"createDept": 103,
"createBy": 1,
2023-06-05 09:52:37 +00:00
2023-06-05 13:34:47 +00:00
"updateBy": null,
"updateTime": null,
2023-06-05 09:52:37 +00:00
"remark": ""
}
]