[ { "name": "技术总监", "code": "TECH_DIRECTOR", "order": 1, "status": 0, "description": "技术部门负责人", "tenant_id": 1 }, { "name": "高级工程师", "code": "SR_ENGINEER", "order": 2, "status": 0, "description": "高级技术岗位", "tenant_id": 1 }, { "name": "工程师", "code": "ENGINEER", "order": 3, "status": 0, "description": "技术岗位", "tenant_id": 1 }, { "name": "产品经理", "code": "PRODUCT_MANAGER", "order": 4, "status": 0, "description": "产品管理岗位", "tenant_id": 1 }, { "name": "运营专员", "code": "OPERATOR", "order": 5, "status": 0, "description": "运营岗位", "tenant_id": 1 }, { "name": "HR专员", "code": "HR_STAFF", "order": 6, "status": 0, "description": "人事专员", "tenant_id": 1 } ]