ntk-cms-api
Version:
Ntk Cms Api And Model For Typscript
36 lines (35 loc) • 1.75 kB
TypeScript
export * from './estateAccountAgency.service';
export * from './estateAccountAgencyAds.service';
export * from './estateAccountAgencyExpert.service';
export * from './estateAccountAgencyWorkArea.service';
export * from './estateAccountExpert.service';
export * from './estateAccountExpertWorkArea.service';
export * from './estateActivityType.service';
export * from './estateAdsType.service';
export * from './estateBillboard.service';
export * from './estateCategoryRack.service';
export * from './estateCategoryZone.service';
export * from './estateConfiguration.service';
export * from './estateContract.service';
export * from './estateContractType.service';
export * from './estateCustomerCategory.service';
export * from './estateCustomerOrder.service';
export * from './estateCustomerOrderResult.service';
export * from './estateEnum.service';
export * from './estateProperty.service';
export * from './estatePropertyAccountTypeUser.service';
export * from './estatePropertyAds.service';
export * from './estatePropertyCompany.service';
export * from './estatePropertyDetail.service';
export * from './estatePropertyDetailGroup.service';
export * from './estatePropertyExpertPrice.service';
export * from './estatePropertyHistory.service';
export * from './estatePropertyProject.service';
export * from './estatePropertyShareAgency.service';
export * from './estatePropertyShareAgent.service';
export * from './estatePropertyShareSite.service';
export * from './estatePropertySupplier.service';
export * from './estatePropertySupplierCategory.service';
export * from './estatePropertyType.service';
export * from './estatePropertyTypeLanduse.service';
export * from './estatePropertyTypeUsage.service';