api.ts 428 B

1234567891011121314
  1. /* tslint:disable */
  2. /* eslint-disable */
  3. /**
  4. * 租户业务服务
  5. * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
  6. *
  7. * OpenAPI spec version: 1.0.0
  8. *
  9. *
  10. * NOTE: This class is auto generated by the swagger code generator program.
  11. * https://github.com/swagger-api/swagger-codegen.git
  12. * Do not edit the class manually.
  13. */export * from './apis/tenant-business-api';