pe_organization.json 405 B

1234567891011121314151617181920212223
  1. [
  2. {
  3. "id": 189097691009093,
  4. "parentId": 0,
  5. "name": "中台",
  6. "code": "",
  7. "value": "",
  8. "description": "",
  9. "enabled": true,
  10. "childs": [
  11. {
  12. "id": 189097750675525,
  13. "parentId": 189097691009093,
  14. "name": "开发部",
  15. "code": "",
  16. "value": "",
  17. "description": "",
  18. "enabled": true,
  19. "childs": []
  20. }
  21. ]
  22. }
  23. ]