sys_post.json 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. [ {
  2. "createDept" : 103,
  3. "createBy" : 1,
  4. "createTime" : 1708254322729,
  5. "updateBy" : null,
  6. "updateTime" : 1708254322729,
  7. "tenantId" : 0,
  8. "id" : 1,
  9. "postCode" : "ceo",
  10. "postName" : "董事长",
  11. "postSort" : 1,
  12. "status" : "0",
  13. "remark" : ""
  14. }, {
  15. "createDept" : 103,
  16. "createBy" : 1,
  17. "createTime" : 1708254322742,
  18. "updateBy" : null,
  19. "updateTime" : 1708254322742,
  20. "tenantId" : 0,
  21. "id" : 2,
  22. "postCode" : "se",
  23. "postName" : "项目经理",
  24. "postSort" : 2,
  25. "status" : "0",
  26. "remark" : ""
  27. }, {
  28. "createDept" : 103,
  29. "createBy" : 1,
  30. "createTime" : 1708254322745,
  31. "updateBy" : null,
  32. "updateTime" : 1708254322745,
  33. "tenantId" : 0,
  34. "id" : 3,
  35. "postCode" : "hr",
  36. "postName" : "人力资源",
  37. "postSort" : 3,
  38. "status" : "0",
  39. "remark" : ""
  40. }, {
  41. "createDept" : 103,
  42. "createBy" : 1,
  43. "createTime" : 1708254322750,
  44. "updateBy" : null,
  45. "updateTime" : 1708254322750,
  46. "tenantId" : 0,
  47. "id" : 4,
  48. "postCode" : "user",
  49. "postName" : "普通员工",
  50. "postSort" : 4,
  51. "status" : "0",
  52. "remark" : ""
  53. } ]