123456789101112131415161718192021222324252627282930313233343536373839 |
- [
- {
- "id": 1,
- "tenantId": "000000",
- "contactUserName": "管理组",
- "contactPhone": "15888888888",
- "companyName": "XXX有限公司",
- "licenseNumber": null,
- "address": null,
- "intro": "多租户通用后台管理管理系统",
- "domain": null,
- "remark": null,
- "packageId": null,
- "expireTime": null,
- "accountCount": -1,
- "status": "0",
- "delFlag": "0",
- "createDept": 103,
- "createBy": 1,
- "updateBy": null,
- "updateTime": null
- },
- {
- "id": 452748015235141,
- "tenantId": "452748015218757",
- "contactUserName": "测试人员",
- "contactPhone": "18888888888",
- "companyName": "测试租户有限公司",
- "licenseNumber": "12312312312",
- "address": "13123123",
- "intro": "测试租户有限公司管理系统",
- "domain": null,
- "remark": "租户管理员账密:test/test123",
- "packageId": 450389924483141,
- "accountCount": -1,
- "status": "0",
- "delFlag": "0"
- }
- ]
|