ntk-cms-api 1.2.194 → 1.2.196
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/lib/models/dto/estate/_export.mjs +6 -6
- package/esm2020/lib/models/dto/estate/estateAccountAgencyFilterModel.mjs +4 -0
- package/esm2020/lib/models/dto/estate/estateAccountUserFilterModel.mjs +4 -0
- package/esm2020/lib/models/dto/estate/estateCustomerOrderFilterModel.mjs +4 -0
- package/esm2020/lib/models/dto/estate/estatePropertyFilterModel.mjs +4 -0
- package/esm2020/lib/models/dto/estate/estatePropertyHistoryFilterModel.mjs +4 -0
- package/esm2020/lib/service/api-telegram/apiTelegramBotConfig.service.mjs +1 -1
- package/esm2020/lib/service/api-telegram/apiTelegramConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/api-telegram/apiTelegramEnum.service.mjs +1 -1
- package/esm2020/lib/service/api-telegram/apiTelegramLogInput.service.mjs +1 -1
- package/esm2020/lib/service/api-telegram/apiTelegramLogOutput.service.mjs +1 -1
- package/esm2020/lib/service/api-telegram/apiTelegramMemberInfo.service.mjs +1 -1
- package/esm2020/lib/service/api-telegram/apiTelegramReceivedFile.service.mjs +1 -1
- package/esm2020/lib/service/api-telegram/apiTelegramUploadedFile.service.mjs +1 -1
- package/esm2020/lib/service/application/applicationApp.service.mjs +2 -2
- package/esm2020/lib/service/application/applicationConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/application/applicationEnum.service.mjs +1 -1
- package/esm2020/lib/service/application/applicationIntro.service.mjs +1 -1
- package/esm2020/lib/service/application/applicationLayout.service.mjs +1 -1
- package/esm2020/lib/service/application/applicationLayoutValue.service.mjs +1 -1
- package/esm2020/lib/service/application/applicationLogNotification.service.mjs +1 -1
- package/esm2020/lib/service/application/applicationMemberInfo.service.mjs +1 -1
- package/esm2020/lib/service/application/applicationSource.service.mjs +1 -1
- package/esm2020/lib/service/application/applicationSourceSiteCategory.service.mjs +1 -1
- package/esm2020/lib/service/application/applicationThemeConfig.service.mjs +1 -1
- package/esm2020/lib/service/article/articleCategory.service.mjs +1 -1
- package/esm2020/lib/service/article/articleComment.service.mjs +1 -1
- package/esm2020/lib/service/article/articleConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/article/articleContent.service.mjs +1 -1
- package/esm2020/lib/service/article/articleContentAndParameterValue.service.mjs +1 -1
- package/esm2020/lib/service/article/articleContentCategory.service.mjs +1 -1
- package/esm2020/lib/service/article/articleContentOtherInfo.service.mjs +1 -1
- package/esm2020/lib/service/article/articleContentParameter.service.mjs +1 -1
- package/esm2020/lib/service/article/articleContentParameterType.service.mjs +1 -1
- package/esm2020/lib/service/article/articleContentSimilar.service.mjs +1 -1
- package/esm2020/lib/service/article/articleContentTag.service.mjs +1 -1
- package/esm2020/lib/service/article/articleShareMainAdminSetting.service.mjs +1 -1
- package/esm2020/lib/service/article/articleShareReceiverCategory.service.mjs +1 -1
- package/esm2020/lib/service/article/articleShareServerCategory.service.mjs +1 -1
- package/esm2020/lib/service/bank-payment/bankPaymentConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/bank-payment/bankPaymentEnum.service.mjs +1 -1
- package/esm2020/lib/service/bank-payment/bankPaymentPrivateSiteConfig.service.mjs +1 -1
- package/esm2020/lib/service/bank-payment/bankPaymentPublicConfig.service.mjs +1 -1
- package/esm2020/lib/service/bank-payment/bankPaymentTransaction.service.mjs +1 -1
- package/esm2020/lib/service/bank-payment/bankPaymentTransactionLog.service.mjs +1 -1
- package/esm2020/lib/service/base/apiCmsServerBase.service.mjs +1 -22
- package/esm2020/lib/service/base/iApiCmsServerBase.mjs +1 -1
- package/esm2020/lib/service/biography/biographyCategory.service.mjs +1 -1
- package/esm2020/lib/service/biography/biographyComment.service.mjs +1 -1
- package/esm2020/lib/service/biography/biographyConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/biography/biographyContent.service.mjs +1 -1
- package/esm2020/lib/service/biography/biographyContentAndParameterValue.service.mjs +1 -1
- package/esm2020/lib/service/biography/biographyContentCategory.service.mjs +1 -1
- package/esm2020/lib/service/biography/biographyContentOtherInfo.service.mjs +1 -1
- package/esm2020/lib/service/biography/biographyContentParameter.service.mjs +1 -1
- package/esm2020/lib/service/biography/biographyContentParameterType.service.mjs +1 -1
- package/esm2020/lib/service/biography/biographyContentSimilar.service.mjs +1 -1
- package/esm2020/lib/service/biography/biographyContentTag.service.mjs +1 -1
- package/esm2020/lib/service/biography/biographyShareMainAdminSetting.service.mjs +1 -1
- package/esm2020/lib/service/biography/biographyShareReceiverCategory.service.mjs +1 -1
- package/esm2020/lib/service/biography/biographyShareServerCategory.service.mjs +1 -1
- package/esm2020/lib/service/blog/blogCategory.service.mjs +1 -1
- package/esm2020/lib/service/blog/blogComment.service.mjs +1 -1
- package/esm2020/lib/service/blog/blogConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/blog/blogContent.service.mjs +1 -1
- package/esm2020/lib/service/blog/blogContentAndParameterValue.service.mjs +1 -1
- package/esm2020/lib/service/blog/blogContentCategory.service.mjs +1 -1
- package/esm2020/lib/service/blog/blogContentOtherInfo.service.mjs +1 -1
- package/esm2020/lib/service/blog/blogContentParameter.service.mjs +1 -1
- package/esm2020/lib/service/blog/blogContentParameterType.service.mjs +1 -1
- package/esm2020/lib/service/blog/blogContentSimilar.service.mjs +1 -1
- package/esm2020/lib/service/blog/blogContentTag.service.mjs +1 -1
- package/esm2020/lib/service/blog/blogShareMainAdminSetting.service.mjs +1 -1
- package/esm2020/lib/service/blog/blogShareReceiverCategory.service.mjs +1 -1
- package/esm2020/lib/service/blog/blogShareServerCategory.service.mjs +1 -1
- package/esm2020/lib/service/catalog/catalogCategory.service.mjs +1 -1
- package/esm2020/lib/service/catalog/catalogConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/catalog/catalogContent.service.mjs +1 -1
- package/esm2020/lib/service/chart/chartCategory.service.mjs +1 -1
- package/esm2020/lib/service/chart/chartComment.service.mjs +1 -1
- package/esm2020/lib/service/chart/chartConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/chart/chartContent.service.mjs +1 -1
- package/esm2020/lib/service/chart/chartContentAndParameterValue.service.mjs +1 -1
- package/esm2020/lib/service/chart/chartContentCategory.service.mjs +1 -1
- package/esm2020/lib/service/chart/chartContentOtherInfo.service.mjs +1 -1
- package/esm2020/lib/service/chart/chartContentParameter.service.mjs +1 -1
- package/esm2020/lib/service/chart/chartContentParameterType.service.mjs +1 -1
- package/esm2020/lib/service/chart/chartContentSimilar.service.mjs +1 -1
- package/esm2020/lib/service/chart/chartContentTag.service.mjs +1 -1
- package/esm2020/lib/service/chart/chartShareMainAdminSetting.service.mjs +1 -1
- package/esm2020/lib/service/chart/chartShareReceiverCategory.service.mjs +1 -1
- package/esm2020/lib/service/chart/chartShareServerCategory.service.mjs +1 -1
- package/esm2020/lib/service/contact/contactCategory.service.mjs +1 -1
- package/esm2020/lib/service/contact/contactConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/contact/contactContent.service.mjs +1 -1
- package/esm2020/lib/service/core-log/coreLogAvoidDuplicateDataEntry.service.mjs +1 -1
- package/esm2020/lib/service/core-log/coreLogCurrency.service.mjs +1 -1
- package/esm2020/lib/service/core-log/coreLogError.service.mjs +1 -1
- package/esm2020/lib/service/core-log/coreLogMember.service.mjs +1 -1
- package/esm2020/lib/service/core-log/coreLogReportData.service.mjs +1 -1
- package/esm2020/lib/service/core-log/coreLogSms.service.mjs +1 -1
- package/esm2020/lib/service/core-main/CoreCurrency.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreCpMainMenu.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreCpMainMenuCmsUserGroup.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreDevice.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreEnum.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreGuide.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreLocation.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreModule.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreModuleEntity.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreModuleEntityReportFile.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreModuleProcess.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreModuleProcessCustomize.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreModuleSaleHeader.service.mjs +2 -2
- package/esm2020/lib/service/core-main/coreModuleSaleHeaderGroup.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreModuleSaleInvoice.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreModuleSaleInvoiceDetail.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreModuleSaleItem.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreModuleSaleSerial.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreModuleSite.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreSite.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreSiteCategory.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreSiteCategoryCmsModule.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreSiteDomainAlias.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreSiteUser.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreUser.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreUserClaimContent.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreUserClaimGroup.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreUserClaimGroupDetail.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreUserClaimType.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreUserGroup.service.mjs +1 -1
- package/esm2020/lib/service/core-main/coreUserSupportAccess.service.mjs +1 -1
- package/esm2020/lib/service/core-module-data/coreModuleDataComment.service.mjs +1 -1
- package/esm2020/lib/service/core-module-data/coreModuleDataMemo.service.mjs +1 -1
- package/esm2020/lib/service/core-module-log/coreModuleLogContentCount.service.mjs +1 -1
- package/esm2020/lib/service/core-module-log/coreModuleLogFavorite.service.mjs +1 -1
- package/esm2020/lib/service/core-module-log/coreModuleLogLike.service.mjs +1 -1
- package/esm2020/lib/service/core-module-log/coreModuleLogReportAbuse.service.mjs +1 -1
- package/esm2020/lib/service/core-module-log/coreModuleLogScore.service.mjs +1 -1
- package/esm2020/lib/service/core-module-log/coreModuleLogShowKey.service.mjs +1 -1
- package/esm2020/lib/service/core-module-log/coreModuleLogSiteCredit.service.mjs +1 -1
- package/esm2020/lib/service/core-module-log/coreModuleLogSiteCreditBlocked.service.mjs +1 -1
- package/esm2020/lib/service/core-module-log/coreModuleLogSiteUserCredit.service.mjs +1 -1
- package/esm2020/lib/service/core-module-log/coreModuleLogSiteUserCreditBlocked.service.mjs +1 -1
- package/esm2020/lib/service/core-module-main/coreModuleRelationshipContent.service.mjs +1 -1
- package/esm2020/lib/service/core-module-main/coreModuleSiteAccountingDocument.service.mjs +1 -1
- package/esm2020/lib/service/core-module-main/coreModuleSiteAccountingDocumentDetail.service.mjs +1 -1
- package/esm2020/lib/service/core-module-main/coreModuleSiteAccountingDocumentDetailType.service.mjs +1 -1
- package/esm2020/lib/service/core-module-main/coreModuleSiteCredit.service.mjs +1 -1
- package/esm2020/lib/service/core-module-main/coreModuleSiteUserCredit.service.mjs +1 -1
- package/esm2020/lib/service/core-module-main/coreModuleTag.service.mjs +1 -1
- package/esm2020/lib/service/core-module-main/coreModuleTagCategory.service.mjs +1 -1
- package/esm2020/lib/service/core-token/coreTokenActivation.service.mjs +1 -1
- package/esm2020/lib/service/core-token/coreTokenMicroService.service.mjs +1 -1
- package/esm2020/lib/service/core-token/coreTokenMicroServiceLog.service.mjs +1 -1
- package/esm2020/lib/service/core-token/coreTokenUser.service.mjs +1 -1
- package/esm2020/lib/service/core-token/coreTokenUserBadLogin.service.mjs +1 -1
- package/esm2020/lib/service/core-token/coreTokenUserLog.service.mjs +1 -1
- package/esm2020/lib/service/data-provider/dataProviderClient.service.mjs +1 -1
- package/esm2020/lib/service/data-provider/dataProviderConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/data-provider/dataProviderEnum.service.mjs +1 -1
- package/esm2020/lib/service/data-provider/dataProviderLogClient.service.mjs +1 -1
- package/esm2020/lib/service/data-provider/dataProviderLogData.service.mjs +1 -1
- package/esm2020/lib/service/data-provider/dataProviderLogPlan.service.mjs +1 -1
- package/esm2020/lib/service/data-provider/dataProviderLogSource.service.mjs +1 -1
- package/esm2020/lib/service/data-provider/dataProviderPlan.service.mjs +1 -1
- package/esm2020/lib/service/data-provider/dataProviderPlanCategory.service.mjs +1 -1
- package/esm2020/lib/service/data-provider/dataProviderPlanClient.service.mjs +1 -1
- package/esm2020/lib/service/data-provider/dataProviderPlanPrice.service.mjs +1 -1
- package/esm2020/lib/service/data-provider/dataProviderPlanSource.service.mjs +1 -1
- package/esm2020/lib/service/data-provider/dataProviderSource.service.mjs +1 -1
- package/esm2020/lib/service/data-provider/dataProviderTransaction.service.mjs +1 -1
- package/esm2020/lib/service/donate/donateConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/donate/donateEnum.service.mjs +1 -1
- package/esm2020/lib/service/donate/donateLogView.service.mjs +1 -1
- package/esm2020/lib/service/donate/donateSponsor.service.mjs +1 -1
- package/esm2020/lib/service/donate/donateTarget.service.mjs +1 -1
- package/esm2020/lib/service/donate/donateTargetCategory.service.mjs +1 -1
- package/esm2020/lib/service/donate/donateTargetPeriod.service.mjs +1 -1
- package/esm2020/lib/service/donate/donateTargetPeriodSponsor.service.mjs +1 -1
- package/esm2020/lib/service/donate/donateTransaction.service.mjs +1 -1
- package/esm2020/lib/service/estate/estateAccountAgency.service.mjs +3 -3
- package/esm2020/lib/service/estate/estateAccountAgencyAds.service.mjs +1 -1
- package/esm2020/lib/service/estate/estateAccountAgencyUser.service.mjs +1 -1
- package/esm2020/lib/service/estate/estateAccountAgencyWorkArea.service.mjs +1 -1
- package/esm2020/lib/service/estate/estateAccountUser.service.mjs +3 -3
- package/esm2020/lib/service/estate/estateAccountUserWorkArea.service.mjs +1 -1
- package/esm2020/lib/service/estate/estateActivityType.service.mjs +1 -1
- package/esm2020/lib/service/estate/estateAdsType.service.mjs +1 -1
- package/esm2020/lib/service/estate/estateBillboard.service.mjs +1 -1
- package/esm2020/lib/service/estate/estateConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/estate/estateContract.service.mjs +1 -1
- package/esm2020/lib/service/estate/estateContractType.service.mjs +1 -1
- package/esm2020/lib/service/estate/estateCustomerCategory.service.mjs +1 -1
- package/esm2020/lib/service/estate/estateCustomerOrder.service.mjs +7 -8
- package/esm2020/lib/service/estate/estateCustomerOrderResult.service.mjs +1 -1
- package/esm2020/lib/service/estate/estateEnum.service.mjs +1 -1
- package/esm2020/lib/service/estate/estateProperty.service.mjs +11 -12
- package/esm2020/lib/service/estate/estatePropertyAccountTypeUser.service.mjs +1 -1
- package/esm2020/lib/service/estate/estatePropertyAds.service.mjs +1 -1
- package/esm2020/lib/service/estate/estatePropertyCompany.service.mjs +1 -1
- package/esm2020/lib/service/estate/estatePropertyDetail.service.mjs +1 -1
- package/esm2020/lib/service/estate/estatePropertyDetailGroup.service.mjs +2 -2
- package/esm2020/lib/service/estate/estatePropertyExpertPrice.service.mjs +1 -1
- package/esm2020/lib/service/estate/estatePropertyHistory.service.mjs +3 -3
- package/esm2020/lib/service/estate/estatePropertyProject.service.mjs +1 -1
- package/esm2020/lib/service/estate/estatePropertyShareAgency.service.mjs +1 -1
- package/esm2020/lib/service/estate/estatePropertyShareAgent.service.mjs +1 -1
- package/esm2020/lib/service/estate/estatePropertyShareSite.service.mjs +1 -1
- package/esm2020/lib/service/estate/estatePropertySupplier.service.mjs +1 -1
- package/esm2020/lib/service/estate/estatePropertySupplierCategory.service.mjs +1 -1
- package/esm2020/lib/service/estate/estatePropertyType.service.mjs +1 -1
- package/esm2020/lib/service/estate/estatePropertyTypeLanduse.service.mjs +1 -1
- package/esm2020/lib/service/estate/estatePropertyTypeUsage.service.mjs +1 -1
- package/esm2020/lib/service/file/fileCategory.service.mjs +1 -1
- package/esm2020/lib/service/file/fileConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/file/fileContent.service.mjs +1 -1
- package/esm2020/lib/service/hyper-shop/hyperShopCategory.service.mjs +1 -1
- package/esm2020/lib/service/hyper-shop/hyperShopConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/hyper-shop/hyperShopContent.service.mjs +1 -1
- package/esm2020/lib/service/hyper-shop/hyperShopOrder.service.mjs +1 -1
- package/esm2020/lib/service/link-management/linkManagementAccounting.service.mjs +1 -1
- package/esm2020/lib/service/link-management/linkManagementAccountingDetail.service.mjs +1 -1
- package/esm2020/lib/service/link-management/linkManagementBillboard.service.mjs +1 -1
- package/esm2020/lib/service/link-management/linkManagementBillboardPattern.service.mjs +1 -1
- package/esm2020/lib/service/link-management/linkManagementBillboardTargetCategory.service.mjs +1 -1
- package/esm2020/lib/service/link-management/linkManagementConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/link-management/linkManagementEnum.service.mjs +1 -1
- package/esm2020/lib/service/link-management/linkManagementMember.service.mjs +1 -1
- package/esm2020/lib/service/link-management/linkManagementTarget.service.mjs +1 -1
- package/esm2020/lib/service/link-management/linkManagementTargetBillboardLog.service.mjs +1 -1
- package/esm2020/lib/service/link-management/linkManagementTargetCategory.service.mjs +1 -1
- package/esm2020/lib/service/member/memberConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/member/memberGroup.service.mjs +1 -1
- package/esm2020/lib/service/member/memberHistory.service.mjs +1 -1
- package/esm2020/lib/service/member/memberProperty.service.mjs +1 -1
- package/esm2020/lib/service/member/memberPropertyAlias.service.mjs +1 -1
- package/esm2020/lib/service/member/memberPropertyDetail.service.mjs +1 -1
- package/esm2020/lib/service/member/memberPropertyDetailGroup.service.mjs +1 -1
- package/esm2020/lib/service/member/memberPropertyDetailValue.service.mjs +1 -1
- package/esm2020/lib/service/member/memberPropertySite.service.mjs +1 -1
- package/esm2020/lib/service/member/memberPropertyType.service.mjs +1 -1
- package/esm2020/lib/service/member/memberPropertyTypeSite.service.mjs +1 -1
- package/esm2020/lib/service/member/memberUser.service.mjs +1 -1
- package/esm2020/lib/service/member/memberUserGroup.service.mjs +1 -1
- package/esm2020/lib/service/member/memberUserSearchAlias.service.mjs +1 -1
- package/esm2020/lib/service/member/memberUserSite.service.mjs +1 -1
- package/esm2020/lib/service/news/newsCategory.service.mjs +1 -1
- package/esm2020/lib/service/news/newsComment.service.mjs +1 -1
- package/esm2020/lib/service/news/newsConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/news/newsContent.service.mjs +1 -1
- package/esm2020/lib/service/news/newsContentAndParameterValue.service.mjs +1 -1
- package/esm2020/lib/service/news/newsContentCategory.service.mjs +1 -1
- package/esm2020/lib/service/news/newsContentOtherInfo.service.mjs +1 -1
- package/esm2020/lib/service/news/newsContentParameter.service.mjs +1 -1
- package/esm2020/lib/service/news/newsContentParameterType.service.mjs +1 -1
- package/esm2020/lib/service/news/newsContentSimilar.service.mjs +1 -1
- package/esm2020/lib/service/news/newsContentTag.service.mjs +1 -1
- package/esm2020/lib/service/news/newsShareMainAdminSetting.service.mjs +1 -1
- package/esm2020/lib/service/news/newsShareReceiverCategory.service.mjs +1 -1
- package/esm2020/lib/service/news/newsShareServerCategory.service.mjs +1 -1
- package/esm2020/lib/service/polling/pollingCategory.service.mjs +1 -1
- package/esm2020/lib/service/polling/pollingConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/polling/pollingContent.service.mjs +1 -1
- package/esm2020/lib/service/polling/pollingOption.service.mjs +1 -1
- package/esm2020/lib/service/polling/pollingVote.service.mjs +1 -1
- package/esm2020/lib/service/sms/SmsMainCustomerCredit.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsEnum.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsLogApiPath.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsLogInBox.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsLogOutBox.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsLogOutBoxDetail.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsLogOutBoxDetailBulk.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsLogOutBoxQueue.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsLogOutBoxTaskScheduler.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsMainApiNumber.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsMainApiNumberPermission.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsMainApiPath.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsMainApiPathAndApiNumber.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsMainApiPathCompany.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsMainApiPathPermission.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsMainApiPathPriceService.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsMainApiPathProcessFlow.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsMainApiPathProcessFlowLog.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsMainApiPathPublicConfig.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsMainApiPathSuperSeder.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsMainMessageCategory.service.mjs +1 -1
- package/esm2020/lib/service/sms/smsMainMessageContent.service.mjs +1 -1
- package/esm2020/lib/service/ticketing/ticketingAnswer.service.mjs +1 -1
- package/esm2020/lib/service/ticketing/ticketingConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/ticketing/ticketingDepartemen.service.mjs +1 -1
- package/esm2020/lib/service/ticketing/ticketingDepartemenLog.service.mjs +1 -1
- package/esm2020/lib/service/ticketing/ticketingDepartemenOperator.service.mjs +1 -1
- package/esm2020/lib/service/ticketing/ticketingEnum.service.mjs +1 -1
- package/esm2020/lib/service/ticketing/ticketingFaq.service.mjs +1 -1
- package/esm2020/lib/service/ticketing/ticketingTask.service.mjs +1 -1
- package/esm2020/lib/service/ticketing/ticketingTemplate.service.mjs +1 -1
- package/esm2020/lib/service/universal-menu/universalMenuConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/universal-menu/universalMenuEnum.service.mjs +1 -1
- package/esm2020/lib/service/universal-menu/universalMenuMenuItem.service.mjs +1 -1
- package/esm2020/lib/service/universal-menu/universalMenuMenuItemProcess.service.mjs +1 -1
- package/esm2020/lib/service/universal-menu/universalMenuPlatform.service.mjs +1 -1
- package/esm2020/lib/service/universal-menu/universalMenuProcess.service.mjs +1 -1
- package/esm2020/lib/service/universal-menu/universalMenuSession.service.mjs +1 -1
- package/esm2020/lib/service/web-designer/webDesignerConfiguration.service.mjs +1 -1
- package/esm2020/lib/service/web-designer/webDesignerEnum.service.mjs +1 -1
- package/esm2020/lib/service/web-designer/webDesignerLogMemberInfo.service.mjs +1 -1
- package/esm2020/lib/service/web-designer/webDesignerLogPageSafe.service.mjs +1 -1
- package/esm2020/lib/service/web-designer/webDesignerMainIntro.service.mjs +1 -1
- package/esm2020/lib/service/web-designer/webDesignerMainMenu.service.mjs +1 -1
- package/esm2020/lib/service/web-designer/webDesignerMainPage.service.mjs +1 -1
- package/esm2020/lib/service/web-designer/webDesignerMainPageDependency.service.mjs +1 -1
- package/esm2020/lib/service/web-designer/webDesignerMainPageTemplate.service.mjs +1 -1
- package/esm2020/lib/service/web-designer/webDesignerMainPageTemplateSiteCategory.service.mjs +1 -1
- package/fesm2015/ntk-cms-api.mjs +23 -43
- package/fesm2015/ntk-cms-api.mjs.map +1 -1
- package/fesm2020/ntk-cms-api.mjs +23 -43
- package/fesm2020/ntk-cms-api.mjs.map +1 -1
- package/lib/models/dto/estate/_export.d.ts +5 -5
- package/lib/models/dto/estate/{estateAccountUserSearchDtoModel.d.ts → estateAccountAgencyFilterModel.d.ts} +1 -1
- package/lib/models/dto/estate/{estateAccountAgencySearchDtoModel.d.ts → estateAccountUserFilterModel.d.ts} +1 -1
- package/lib/models/dto/estate/{estateCustomerOrderSearchDtoModel.d.ts → estateCustomerOrderFilterModel.d.ts} +1 -1
- package/lib/models/dto/estate/{estatePropertySearchDtoModel.d.ts → estatePropertyFilterModel.d.ts} +1 -1
- package/lib/models/dto/estate/{estatePropertyHistorySearchDtoModel.d.ts → estatePropertyHistoryFilterModel.d.ts} +1 -1
- package/lib/service/api-telegram/apiTelegramBotConfig.service.d.ts +2 -1
- package/lib/service/api-telegram/apiTelegramLogInput.service.d.ts +2 -1
- package/lib/service/api-telegram/apiTelegramLogOutput.service.d.ts +2 -1
- package/lib/service/api-telegram/apiTelegramMemberInfo.service.d.ts +2 -1
- package/lib/service/api-telegram/apiTelegramReceivedFile.service.d.ts +2 -1
- package/lib/service/api-telegram/apiTelegramUploadedFile.service.d.ts +2 -1
- package/lib/service/application/applicationApp.service.d.ts +2 -2
- package/lib/service/application/applicationIntro.service.d.ts +2 -1
- package/lib/service/application/applicationLayout.service.d.ts +1 -1
- package/lib/service/application/applicationLayoutValue.service.d.ts +2 -1
- package/lib/service/application/applicationLogNotification.service.d.ts +2 -1
- package/lib/service/application/applicationMemberInfo.service.d.ts +2 -1
- package/lib/service/application/applicationSource.service.d.ts +2 -1
- package/lib/service/application/applicationSourceSiteCategory.service.d.ts +2 -1
- package/lib/service/application/applicationThemeConfig.service.d.ts +2 -1
- package/lib/service/article/articleCategory.service.d.ts +2 -1
- package/lib/service/article/articleComment.service.d.ts +2 -1
- package/lib/service/article/articleContent.service.d.ts +1 -1
- package/lib/service/article/articleContentAndParameterValue.service.d.ts +2 -1
- package/lib/service/article/articleContentCategory.service.d.ts +2 -1
- package/lib/service/article/articleContentOtherInfo.service.d.ts +2 -1
- package/lib/service/article/articleContentParameter.service.d.ts +2 -1
- package/lib/service/article/articleContentParameterType.service.d.ts +2 -1
- package/lib/service/article/articleContentSimilar.service.d.ts +2 -1
- package/lib/service/article/articleContentTag.service.d.ts +2 -1
- package/lib/service/article/articleShareMainAdminSetting.service.d.ts +2 -1
- package/lib/service/article/articleShareReceiverCategory.service.d.ts +2 -1
- package/lib/service/article/articleShareServerCategory.service.d.ts +1 -1
- package/lib/service/bank-payment/bankPaymentPrivateSiteConfig.service.d.ts +2 -1
- package/lib/service/bank-payment/bankPaymentPublicConfig.service.d.ts +2 -1
- package/lib/service/bank-payment/bankPaymentTransaction.service.d.ts +2 -1
- package/lib/service/bank-payment/bankPaymentTransactionLog.service.d.ts +2 -1
- package/lib/service/base/apiCmsServerBase.service.d.ts +6 -6
- package/lib/service/biography/biographyCategory.service.d.ts +2 -1
- package/lib/service/biography/biographyComment.service.d.ts +2 -1
- package/lib/service/biography/biographyContent.service.d.ts +1 -1
- package/lib/service/biography/biographyContentAndParameterValue.service.d.ts +2 -1
- package/lib/service/biography/biographyContentCategory.service.d.ts +2 -1
- package/lib/service/biography/biographyContentOtherInfo.service.d.ts +2 -1
- package/lib/service/biography/biographyContentParameter.service.d.ts +2 -1
- package/lib/service/biography/biographyContentParameterType.service.d.ts +2 -1
- package/lib/service/biography/biographyContentSimilar.service.d.ts +2 -1
- package/lib/service/biography/biographyContentTag.service.d.ts +2 -1
- package/lib/service/biography/biographyShareMainAdminSetting.service.d.ts +2 -1
- package/lib/service/biography/biographyShareReceiverCategory.service.d.ts +2 -1
- package/lib/service/biography/biographyShareServerCategory.service.d.ts +1 -1
- package/lib/service/blog/blogCategory.service.d.ts +2 -1
- package/lib/service/blog/blogComment.service.d.ts +2 -1
- package/lib/service/blog/blogContent.service.d.ts +1 -1
- package/lib/service/blog/blogContentAndParameterValue.service.d.ts +2 -1
- package/lib/service/blog/blogContentCategory.service.d.ts +2 -1
- package/lib/service/blog/blogContentOtherInfo.service.d.ts +2 -1
- package/lib/service/blog/blogContentParameter.service.d.ts +2 -1
- package/lib/service/blog/blogContentParameterType.service.d.ts +2 -1
- package/lib/service/blog/blogContentSimilar.service.d.ts +2 -1
- package/lib/service/blog/blogContentTag.service.d.ts +2 -1
- package/lib/service/blog/blogShareMainAdminSetting.service.d.ts +2 -1
- package/lib/service/blog/blogShareReceiverCategory.service.d.ts +2 -1
- package/lib/service/blog/blogShareServerCategory.service.d.ts +1 -1
- package/lib/service/catalog/catalogCategory.service.d.ts +2 -1
- package/lib/service/catalog/catalogContent.service.d.ts +1 -1
- package/lib/service/chart/chartCategory.service.d.ts +2 -1
- package/lib/service/chart/chartComment.service.d.ts +2 -1
- package/lib/service/chart/chartContent.service.d.ts +1 -1
- package/lib/service/chart/chartContentAndParameterValue.service.d.ts +2 -1
- package/lib/service/chart/chartContentCategory.service.d.ts +2 -1
- package/lib/service/chart/chartContentOtherInfo.service.d.ts +2 -1
- package/lib/service/chart/chartContentParameter.service.d.ts +2 -1
- package/lib/service/chart/chartContentParameterType.service.d.ts +2 -1
- package/lib/service/chart/chartContentSimilar.service.d.ts +2 -1
- package/lib/service/chart/chartContentTag.service.d.ts +2 -1
- package/lib/service/chart/chartShareMainAdminSetting.service.d.ts +2 -1
- package/lib/service/chart/chartShareReceiverCategory.service.d.ts +2 -1
- package/lib/service/chart/chartShareServerCategory.service.d.ts +1 -1
- package/lib/service/contact/contactCategory.service.d.ts +2 -1
- package/lib/service/contact/contactContent.service.d.ts +2 -1
- package/lib/service/core-log/coreLogAvoidDuplicateDataEntry.service.d.ts +2 -1
- package/lib/service/core-log/coreLogCurrency.service.d.ts +2 -1
- package/lib/service/core-log/coreLogError.service.d.ts +2 -1
- package/lib/service/core-log/coreLogMember.service.d.ts +2 -1
- package/lib/service/core-log/coreLogReportData.service.d.ts +2 -1
- package/lib/service/core-log/coreLogSms.service.d.ts +2 -1
- package/lib/service/core-main/CoreCurrency.service.d.ts +2 -1
- package/lib/service/core-main/coreCpMainMenu.service.d.ts +1 -1
- package/lib/service/core-main/coreCpMainMenuCmsUserGroup.service.d.ts +2 -1
- package/lib/service/core-main/coreDevice.service.d.ts +2 -1
- package/lib/service/core-main/coreGuide.service.d.ts +2 -2
- package/lib/service/core-main/coreLocation.service.d.ts +1 -1
- package/lib/service/core-main/coreModule.service.d.ts +1 -1
- package/lib/service/core-main/coreModuleEntity.service.d.ts +2 -1
- package/lib/service/core-main/coreModuleEntityReportFile.service.d.ts +2 -1
- package/lib/service/core-main/coreModuleProcess.service.d.ts +1 -1
- package/lib/service/core-main/coreModuleProcessCustomize.service.d.ts +2 -1
- package/lib/service/core-main/coreModuleSaleHeader.service.d.ts +2 -2
- package/lib/service/core-main/coreModuleSaleHeaderGroup.service.d.ts +2 -1
- package/lib/service/core-main/coreModuleSaleInvoice.service.d.ts +2 -1
- package/lib/service/core-main/coreModuleSaleInvoiceDetail.service.d.ts +2 -1
- package/lib/service/core-main/coreModuleSaleItem.service.d.ts +2 -1
- package/lib/service/core-main/coreModuleSaleSerial.service.d.ts +2 -1
- package/lib/service/core-main/coreModuleSite.service.d.ts +1 -1
- package/lib/service/core-main/coreSite.service.d.ts +1 -1
- package/lib/service/core-main/coreSiteCategory.service.d.ts +2 -1
- package/lib/service/core-main/coreSiteCategoryCmsModule.service.d.ts +2 -1
- package/lib/service/core-main/coreSiteDomainAlias.service.d.ts +2 -1
- package/lib/service/core-main/coreSiteUser.service.d.ts +2 -1
- package/lib/service/core-main/coreUser.service.d.ts +1 -1
- package/lib/service/core-main/coreUserClaimContent.service.d.ts +2 -1
- package/lib/service/core-main/coreUserClaimGroup.service.d.ts +2 -1
- package/lib/service/core-main/coreUserClaimGroupDetail.service.d.ts +2 -1
- package/lib/service/core-main/coreUserClaimType.service.d.ts +2 -1
- package/lib/service/core-main/coreUserGroup.service.d.ts +2 -1
- package/lib/service/core-main/coreUserSupportAccess.service.d.ts +2 -1
- package/lib/service/core-module-data/coreModuleDataComment.service.d.ts +2 -1
- package/lib/service/core-module-data/coreModuleDataMemo.service.d.ts +2 -1
- package/lib/service/core-module-log/coreModuleLogContentCount.service.d.ts +2 -1
- package/lib/service/core-module-log/coreModuleLogFavorite.service.d.ts +2 -1
- package/lib/service/core-module-log/coreModuleLogLike.service.d.ts +2 -1
- package/lib/service/core-module-log/coreModuleLogReportAbuse.service.d.ts +2 -1
- package/lib/service/core-module-log/coreModuleLogScore.service.d.ts +2 -1
- package/lib/service/core-module-log/coreModuleLogShowKey.service.d.ts +2 -1
- package/lib/service/core-module-log/coreModuleLogSiteCredit.service.d.ts +2 -1
- package/lib/service/core-module-log/coreModuleLogSiteCreditBlocked.service.d.ts +2 -1
- package/lib/service/core-module-log/coreModuleLogSiteUserCredit.service.d.ts +2 -1
- package/lib/service/core-module-log/coreModuleLogSiteUserCreditBlocked.service.d.ts +2 -1
- package/lib/service/core-module-main/coreModuleRelationshipContent.service.d.ts +2 -1
- package/lib/service/core-module-main/coreModuleSiteAccountingDocument.service.d.ts +2 -1
- package/lib/service/core-module-main/coreModuleSiteAccountingDocumentDetail.service.d.ts +2 -1
- package/lib/service/core-module-main/coreModuleSiteAccountingDocumentDetailType.service.d.ts +2 -1
- package/lib/service/core-module-main/coreModuleSiteCredit.service.d.ts +2 -1
- package/lib/service/core-module-main/coreModuleSiteUserCredit.service.d.ts +2 -1
- package/lib/service/core-module-main/coreModuleTag.service.d.ts +2 -1
- package/lib/service/core-module-main/coreModuleTagCategory.service.d.ts +2 -2
- package/lib/service/core-token/coreTokenActivation.service.d.ts +2 -1
- package/lib/service/core-token/coreTokenMicroService.service.d.ts +2 -1
- package/lib/service/core-token/coreTokenMicroServiceLog.service.d.ts +2 -1
- package/lib/service/core-token/coreTokenUser.service.d.ts +2 -1
- package/lib/service/core-token/coreTokenUserBadLogin.service.d.ts +2 -1
- package/lib/service/core-token/coreTokenUserLog.service.d.ts +2 -1
- package/lib/service/data-provider/dataProviderClient.service.d.ts +2 -1
- package/lib/service/data-provider/dataProviderLogClient.service.d.ts +2 -1
- package/lib/service/data-provider/dataProviderLogData.service.d.ts +2 -1
- package/lib/service/data-provider/dataProviderLogPlan.service.d.ts +2 -1
- package/lib/service/data-provider/dataProviderLogSource.service.d.ts +2 -1
- package/lib/service/data-provider/dataProviderPlan.service.d.ts +2 -1
- package/lib/service/data-provider/dataProviderPlanCategory.service.d.ts +2 -1
- package/lib/service/data-provider/dataProviderPlanClient.service.d.ts +2 -1
- package/lib/service/data-provider/dataProviderPlanPrice.service.d.ts +2 -1
- package/lib/service/data-provider/dataProviderPlanSource.service.d.ts +2 -1
- package/lib/service/data-provider/dataProviderSource.service.d.ts +2 -1
- package/lib/service/data-provider/dataProviderTransaction.service.d.ts +2 -1
- package/lib/service/donate/donateLogView.service.d.ts +2 -1
- package/lib/service/donate/donateSponsor.service.d.ts +2 -1
- package/lib/service/donate/donateTarget.service.d.ts +2 -1
- package/lib/service/donate/donateTargetCategory.service.d.ts +2 -1
- package/lib/service/donate/donateTargetPeriod.service.d.ts +2 -1
- package/lib/service/donate/donateTargetPeriodSponsor.service.d.ts +2 -1
- package/lib/service/donate/donateTransaction.service.d.ts +2 -1
- package/lib/service/estate/estateAccountAgency.service.d.ts +3 -3
- package/lib/service/estate/estateAccountAgencyAds.service.d.ts +2 -1
- package/lib/service/estate/estateAccountAgencyUser.service.d.ts +2 -1
- package/lib/service/estate/estateAccountAgencyWorkArea.service.d.ts +2 -1
- package/lib/service/estate/estateAccountUser.service.d.ts +3 -3
- package/lib/service/estate/estateAccountUserWorkArea.service.d.ts +2 -1
- package/lib/service/estate/estateActivityType.service.d.ts +2 -1
- package/lib/service/estate/estateAdsType.service.d.ts +2 -2
- package/lib/service/estate/estateBillboard.service.d.ts +2 -1
- package/lib/service/estate/estateContract.service.d.ts +2 -1
- package/lib/service/estate/estateContractType.service.d.ts +2 -1
- package/lib/service/estate/estateCustomerCategory.service.d.ts +2 -1
- package/lib/service/estate/estateCustomerOrder.service.d.ts +7 -8
- package/lib/service/estate/estateCustomerOrderResult.service.d.ts +2 -1
- package/lib/service/estate/estateProperty.service.d.ts +11 -12
- package/lib/service/estate/estatePropertyAccountTypeUser.service.d.ts +2 -1
- package/lib/service/estate/estatePropertyAds.service.d.ts +2 -1
- package/lib/service/estate/estatePropertyCompany.service.d.ts +2 -1
- package/lib/service/estate/estatePropertyDetail.service.d.ts +2 -1
- package/lib/service/estate/estatePropertyDetailGroup.service.d.ts +2 -2
- package/lib/service/estate/estatePropertyExpertPrice.service.d.ts +2 -1
- package/lib/service/estate/estatePropertyHistory.service.d.ts +3 -3
- package/lib/service/estate/estatePropertyProject.service.d.ts +2 -1
- package/lib/service/estate/estatePropertyShareAgency.service.d.ts +2 -1
- package/lib/service/estate/estatePropertyShareAgent.service.d.ts +2 -1
- package/lib/service/estate/estatePropertyShareSite.service.d.ts +2 -1
- package/lib/service/estate/estatePropertySupplier.service.d.ts +2 -1
- package/lib/service/estate/estatePropertySupplierCategory.service.d.ts +2 -1
- package/lib/service/estate/estatePropertyType.service.d.ts +2 -1
- package/lib/service/estate/estatePropertyTypeLanduse.service.d.ts +2 -1
- package/lib/service/estate/estatePropertyTypeUsage.service.d.ts +2 -1
- package/lib/service/file/fileCategory.service.d.ts +2 -1
- package/lib/service/file/fileContent.service.d.ts +1 -1
- package/lib/service/hyper-shop/hyperShopCategory.service.d.ts +1 -1
- package/lib/service/hyper-shop/hyperShopContent.service.d.ts +1 -1
- package/lib/service/hyper-shop/hyperShopOrder.service.d.ts +2 -1
- package/lib/service/link-management/linkManagementAccounting.service.d.ts +2 -1
- package/lib/service/link-management/linkManagementAccountingDetail.service.d.ts +2 -1
- package/lib/service/link-management/linkManagementBillboard.service.d.ts +2 -1
- package/lib/service/link-management/linkManagementBillboardPattern.service.d.ts +2 -1
- package/lib/service/link-management/linkManagementBillboardTargetCategory.service.d.ts +2 -1
- package/lib/service/link-management/linkManagementMember.service.d.ts +2 -1
- package/lib/service/link-management/linkManagementTarget.service.d.ts +2 -1
- package/lib/service/link-management/linkManagementTargetBillboardLog.service.d.ts +2 -2
- package/lib/service/link-management/linkManagementTargetCategory.service.d.ts +2 -1
- package/lib/service/member/memberGroup.service.d.ts +2 -1
- package/lib/service/member/memberHistory.service.d.ts +2 -1
- package/lib/service/member/memberProperty.service.d.ts +2 -1
- package/lib/service/member/memberPropertyAlias.service.d.ts +2 -1
- package/lib/service/member/memberPropertyDetail.service.d.ts +2 -1
- package/lib/service/member/memberPropertyDetailGroup.service.d.ts +2 -1
- package/lib/service/member/memberPropertyDetailValue.service.d.ts +2 -1
- package/lib/service/member/memberPropertySite.service.d.ts +2 -1
- package/lib/service/member/memberPropertyType.service.d.ts +2 -1
- package/lib/service/member/memberPropertyTypeSite.service.d.ts +2 -1
- package/lib/service/member/memberUser.service.d.ts +2 -1
- package/lib/service/member/memberUserGroup.service.d.ts +2 -1
- package/lib/service/member/memberUserSearchAlias.service.d.ts +2 -1
- package/lib/service/member/memberUserSite.service.d.ts +2 -1
- package/lib/service/news/newsCategory.service.d.ts +2 -1
- package/lib/service/news/newsComment.service.d.ts +2 -1
- package/lib/service/news/newsContent.service.d.ts +1 -1
- package/lib/service/news/newsContentAndParameterValue.service.d.ts +2 -1
- package/lib/service/news/newsContentCategory.service.d.ts +2 -1
- package/lib/service/news/newsContentOtherInfo.service.d.ts +2 -1
- package/lib/service/news/newsContentParameter.service.d.ts +2 -1
- package/lib/service/news/newsContentParameterType.service.d.ts +2 -1
- package/lib/service/news/newsContentSimilar.service.d.ts +2 -1
- package/lib/service/news/newsContentTag.service.d.ts +2 -1
- package/lib/service/news/newsShareMainAdminSetting.service.d.ts +2 -1
- package/lib/service/news/newsShareReceiverCategory.service.d.ts +2 -1
- package/lib/service/news/newsShareServerCategory.service.d.ts +1 -1
- package/lib/service/polling/pollingCategory.service.d.ts +2 -1
- package/lib/service/polling/pollingContent.service.d.ts +2 -1
- package/lib/service/polling/pollingOption.service.d.ts +2 -1
- package/lib/service/polling/pollingVote.service.d.ts +2 -1
- package/lib/service/sms/SmsMainCustomerCredit.service.d.ts +2 -1
- package/lib/service/sms/smsLogApiPath.service.d.ts +2 -1
- package/lib/service/sms/smsLogInBox.service.d.ts +2 -1
- package/lib/service/sms/smsLogOutBox.service.d.ts +2 -1
- package/lib/service/sms/smsLogOutBoxDetail.service.d.ts +2 -1
- package/lib/service/sms/smsLogOutBoxDetailBulk.service.d.ts +2 -1
- package/lib/service/sms/smsLogOutBoxQueue.service.d.ts +2 -2
- package/lib/service/sms/smsLogOutBoxTaskScheduler.service.d.ts +2 -2
- package/lib/service/sms/smsMainApiNumber.service.d.ts +2 -1
- package/lib/service/sms/smsMainApiNumberPermission.service.d.ts +2 -1
- package/lib/service/sms/smsMainApiPath.service.d.ts +2 -1
- package/lib/service/sms/smsMainApiPathAndApiNumber.service.d.ts +2 -1
- package/lib/service/sms/smsMainApiPathCompany.service.d.ts +2 -1
- package/lib/service/sms/smsMainApiPathPermission.service.d.ts +2 -1
- package/lib/service/sms/smsMainApiPathPriceService.service.d.ts +2 -1
- package/lib/service/sms/smsMainApiPathProcessFlow.service.d.ts +2 -1
- package/lib/service/sms/smsMainApiPathProcessFlowLog.service.d.ts +2 -1
- package/lib/service/sms/smsMainApiPathPublicConfig.service.d.ts +2 -1
- package/lib/service/sms/smsMainApiPathSuperSeder.service.d.ts +2 -1
- package/lib/service/sms/smsMainMessageCategory.service.d.ts +2 -1
- package/lib/service/sms/smsMainMessageContent.service.d.ts +2 -1
- package/lib/service/ticketing/ticketingAnswer.service.d.ts +2 -1
- package/lib/service/ticketing/ticketingDepartemen.service.d.ts +1 -1
- package/lib/service/ticketing/ticketingDepartemenLog.service.d.ts +2 -1
- package/lib/service/ticketing/ticketingDepartemenOperator.service.d.ts +1 -1
- package/lib/service/ticketing/ticketingFaq.service.d.ts +1 -1
- package/lib/service/ticketing/ticketingTask.service.d.ts +2 -1
- package/lib/service/ticketing/ticketingTemplate.service.d.ts +2 -1
- package/lib/service/universal-menu/universalMenuMenuItem.service.d.ts +2 -2
- package/lib/service/universal-menu/universalMenuMenuItemProcess.service.d.ts +2 -1
- package/lib/service/universal-menu/universalMenuPlatform.service.d.ts +2 -1
- package/lib/service/universal-menu/universalMenuProcess.service.d.ts +2 -1
- package/lib/service/universal-menu/universalMenuSession.service.d.ts +2 -1
- package/lib/service/web-designer/webDesignerLogMemberInfo.service.d.ts +2 -1
- package/lib/service/web-designer/webDesignerLogPageSafe.service.d.ts +2 -1
- package/lib/service/web-designer/webDesignerMainIntro.service.d.ts +2 -1
- package/lib/service/web-designer/webDesignerMainMenu.service.d.ts +2 -2
- package/lib/service/web-designer/webDesignerMainPage.service.d.ts +2 -1
- package/lib/service/web-designer/webDesignerMainPageDependency.service.d.ts +2 -1
- package/lib/service/web-designer/webDesignerMainPageTemplate.service.d.ts +2 -1
- package/lib/service/web-designer/webDesignerMainPageTemplateSiteCategory.service.d.ts +2 -1
- package/package.json +1 -1
- package/esm2020/lib/models/dto/estate/estateAccountAgencySearchDtoModel.mjs +0 -4
- package/esm2020/lib/models/dto/estate/estateAccountUserSearchDtoModel.mjs +0 -4
- package/esm2020/lib/models/dto/estate/estateCustomerOrderSearchDtoModel.mjs +0 -4
- package/esm2020/lib/models/dto/estate/estatePropertyHistorySearchDtoModel.mjs +0 -4
- package/esm2020/lib/models/dto/estate/estatePropertySearchDtoModel.mjs +0 -4
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
2
|
import { BiographyContentSimilarModel } from '../../models/entity/biography/biographyContentSimilarModel';
|
|
3
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
3
4
|
import { Observable } from 'rxjs';
|
|
4
5
|
import { ErrorExceptionResult } from '../../models/entity/base/errorExceptionResult';
|
|
5
6
|
import { ErrorExceptionResultBase } from '../../models/entity/base/errorExceptionResultBase';
|
|
6
7
|
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class BiographyContentSimilarService extends ApiCmsServerBase<BiographyContentSimilarModel, number> {
|
|
8
|
+
export declare class BiographyContentSimilarService extends ApiCmsServerBase<BiographyContentSimilarModel, number, FilterModel> {
|
|
8
9
|
getModuleControllerUrl(): string;
|
|
9
10
|
ServiceAddBatch(model: BiographyContentSimilarModel[]): Observable<ErrorExceptionResult<BiographyContentSimilarModel>>;
|
|
10
11
|
ServiceDeleteBatch(model: BiographyContentSimilarModel[]): Observable<ErrorExceptionResultBase>;
|
|
@@ -2,9 +2,10 @@ import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
|
2
2
|
import { ErrorExceptionResult } from '../../models/entity/base/errorExceptionResult';
|
|
3
3
|
import { BiographyContentTagModel } from '../../models/entity/biography/biographyContentTagModel';
|
|
4
4
|
import { Observable } from 'rxjs';
|
|
5
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
5
6
|
import { ErrorExceptionResultBase } from '../../models/entity/base/errorExceptionResultBase';
|
|
6
7
|
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class BiographyContentTagService extends ApiCmsServerBase<BiographyContentTagModel, number> {
|
|
8
|
+
export declare class BiographyContentTagService extends ApiCmsServerBase<BiographyContentTagModel, number, FilterModel> {
|
|
8
9
|
getModuleControllerUrl(): string;
|
|
9
10
|
ServiceAddBatch(model: BiographyContentTagModel[]): Observable<ErrorExceptionResult<BiographyContentTagModel>>;
|
|
10
11
|
ServiceDeleteBatch(model: BiographyContentTagModel[]): Observable<ErrorExceptionResultBase>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import { BiographyShareMainAdminSettingModel } from '../../models/entity/biography/biographyShareMainAdminSettingModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BiographyShareMainAdminSettingService extends ApiCmsServerBase<BiographyShareMainAdminSettingModel, number> {
|
|
5
|
+
export declare class BiographyShareMainAdminSettingService extends ApiCmsServerBase<BiographyShareMainAdminSettingModel, number, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiographyShareMainAdminSettingService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<BiographyShareMainAdminSettingService>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import { BiographyShareReceiverCategoryModel } from '../../models/entity/biography/biographyShareReceiverCategoryModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BiographyShareReceiverCategoryService extends ApiCmsServerBase<BiographyShareReceiverCategoryModel, number> {
|
|
5
|
+
export declare class BiographyShareReceiverCategoryService extends ApiCmsServerBase<BiographyShareReceiverCategoryModel, number, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiographyShareReceiverCategoryService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<BiographyShareReceiverCategoryService>;
|
|
@@ -4,7 +4,7 @@ import { FilterModel } from '../../models/entity/base/filterModel';
|
|
|
4
4
|
import { Observable } from 'rxjs';
|
|
5
5
|
import { BiographyShareServerCategoryModel } from '../../models/entity/biography/biographyShareServerCategoryModel';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class BiographyShareServerCategoryService extends ApiCmsServerBase<BiographyShareServerCategoryModel, number> {
|
|
7
|
+
export declare class BiographyShareServerCategoryService extends ApiCmsServerBase<BiographyShareServerCategoryModel, number, FilterModel> {
|
|
8
8
|
getModuleControllerUrl(): string;
|
|
9
9
|
ServiceGetAllOtherSite(model: FilterModel): Observable<ErrorExceptionResult<BiographyShareServerCategoryModel>>;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiographyShareServerCategoryService, never>;
|
|
@@ -2,8 +2,9 @@ import { Observable } from 'rxjs';
|
|
|
2
2
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
3
3
|
import { BlogCategoryModel } from '../../models/entity/blog/blogCategoryModel';
|
|
4
4
|
import { ErrorExceptionResult } from '../../models/entity/base/errorExceptionResult';
|
|
5
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class BlogCategoryService extends ApiCmsServerBase<BlogCategoryModel, number> {
|
|
7
|
+
export declare class BlogCategoryService extends ApiCmsServerBase<BlogCategoryModel, number, FilterModel> {
|
|
7
8
|
getModuleControllerUrl(): string;
|
|
8
9
|
ServiceMove(OldId: number, NewId: number): Observable<ErrorExceptionResult<BlogCategoryModel>>;
|
|
9
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<BlogCategoryService, never>;
|
|
@@ -2,8 +2,9 @@ import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
|
2
2
|
import { BlogCommentModel } from '../../models/entity/blog/blogCommentModel';
|
|
3
3
|
import { Observable } from 'rxjs';
|
|
4
4
|
import { ErrorExceptionResultBase } from '../../models/entity/base/errorExceptionResultBase';
|
|
5
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class BlogCommentService extends ApiCmsServerBase<BlogCommentModel, number> {
|
|
7
|
+
export declare class BlogCommentService extends ApiCmsServerBase<BlogCommentModel, number, FilterModel> {
|
|
7
8
|
getModuleControllerUrl(): string;
|
|
8
9
|
ServiceLikeClick(Id: number): Observable<ErrorExceptionResultBase>;
|
|
9
10
|
ServiceDisLikeClick(Id: number): Observable<ErrorExceptionResultBase>;
|
|
@@ -7,7 +7,7 @@ import { ScoreClickDtoModel } from '../../models/dto/core-main/scoreClickDtoMode
|
|
|
7
7
|
import { ErrorExceptionResultBase } from '../../models/entity/base/errorExceptionResultBase';
|
|
8
8
|
import { CoreModuleReportAbuseDtoModel } from '../../models/dto/core-module/coreModuleReportAbuseDtoModel';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class BlogContentService extends ApiCmsServerBase<BlogContentModel, number> {
|
|
10
|
+
export declare class BlogContentService extends ApiCmsServerBase<BlogContentModel, number, FilterModel> {
|
|
11
11
|
getModuleControllerUrl(): string;
|
|
12
12
|
ServiceGetAllWithHierarchyCategoryId(Id: number, model: FilterModel): Observable<ErrorExceptionResult<BlogContentModel>>;
|
|
13
13
|
ServiceGetAllWithSimilarsId(Id: number, model: FilterModel): Observable<ErrorExceptionResult<BlogContentModel>>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BlogContentAndParameterValueService extends ApiCmsServerBase<any, number> {
|
|
4
|
+
export declare class BlogContentAndParameterValueService extends ApiCmsServerBase<any, number, FilterModel> {
|
|
4
5
|
getModuleControllerUrl(): string;
|
|
5
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<BlogContentAndParameterValueService, never>;
|
|
6
7
|
static ɵprov: i0.ɵɵInjectableDeclaration<BlogContentAndParameterValueService>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import { BlogContentCategoryModel } from '../../models/entity/blog/blogContentCategoryModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BlogContentCategoryService extends ApiCmsServerBase<BlogContentCategoryModel, number> {
|
|
5
|
+
export declare class BlogContentCategoryService extends ApiCmsServerBase<BlogContentCategoryModel, number, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<BlogContentCategoryService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<BlogContentCategoryService>;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
2
|
import { BlogContentOtherInfoModel } from '../../models/entity/blog/blogContentOtherInfoModel';
|
|
3
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
3
4
|
import { ErrorExceptionResult } from '../../models/entity/base/errorExceptionResult';
|
|
4
5
|
import { Observable } from 'rxjs';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class BlogContentOtherInfoService extends ApiCmsServerBase<BlogContentOtherInfoModel, number> {
|
|
7
|
+
export declare class BlogContentOtherInfoService extends ApiCmsServerBase<BlogContentOtherInfoModel, number, FilterModel> {
|
|
7
8
|
getModuleControllerUrl(): string;
|
|
8
9
|
ServiceAddBatch(model: BlogContentOtherInfoModel[]): Observable<ErrorExceptionResult<BlogContentOtherInfoModel>>;
|
|
9
10
|
ServiceEditBatch(model: BlogContentOtherInfoModel[]): Observable<ErrorExceptionResult<BlogContentOtherInfoModel>>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BlogContentParameterService extends ApiCmsServerBase<any, number> {
|
|
4
|
+
export declare class BlogContentParameterService extends ApiCmsServerBase<any, number, FilterModel> {
|
|
4
5
|
getModuleControllerUrl(): string;
|
|
5
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<BlogContentParameterService, never>;
|
|
6
7
|
static ɵprov: i0.ɵɵInjectableDeclaration<BlogContentParameterService>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BlogContentParameterTypeService extends ApiCmsServerBase<any, number> {
|
|
4
|
+
export declare class BlogContentParameterTypeService extends ApiCmsServerBase<any, number, FilterModel> {
|
|
4
5
|
getModuleControllerUrl(): string;
|
|
5
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<BlogContentParameterTypeService, never>;
|
|
6
7
|
static ɵprov: i0.ɵɵInjectableDeclaration<BlogContentParameterTypeService>;
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
2
|
import { BlogContentSimilarModel } from '../../models/entity/blog/blogContentSimilarModel';
|
|
3
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
3
4
|
import { ErrorExceptionResult } from '../../models/entity/base/errorExceptionResult';
|
|
4
5
|
import { Observable } from 'rxjs';
|
|
5
6
|
import { ErrorExceptionResultBase } from '../../models/entity/base/errorExceptionResultBase';
|
|
6
7
|
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class BlogContentSimilarService extends ApiCmsServerBase<BlogContentSimilarModel, number> {
|
|
8
|
+
export declare class BlogContentSimilarService extends ApiCmsServerBase<BlogContentSimilarModel, number, FilterModel> {
|
|
8
9
|
getModuleControllerUrl(): string;
|
|
9
10
|
ServiceAddBatch(model: BlogContentSimilarModel[]): Observable<ErrorExceptionResult<BlogContentSimilarModel>>;
|
|
10
11
|
ServiceDeleteBatch(model: BlogContentSimilarModel[]): Observable<ErrorExceptionResultBase>;
|
|
@@ -2,9 +2,10 @@ import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
|
2
2
|
import { ErrorExceptionResult } from '../../models/entity/base/errorExceptionResult';
|
|
3
3
|
import { BlogContentTagModel } from '../../models/entity/blog/blogContentTagModel';
|
|
4
4
|
import { Observable } from 'rxjs';
|
|
5
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
5
6
|
import { ErrorExceptionResultBase } from '../../models/entity/base/errorExceptionResultBase';
|
|
6
7
|
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class BlogContentTagService extends ApiCmsServerBase<BlogContentTagModel, number> {
|
|
8
|
+
export declare class BlogContentTagService extends ApiCmsServerBase<BlogContentTagModel, number, FilterModel> {
|
|
8
9
|
getModuleControllerUrl(): string;
|
|
9
10
|
ServiceAddBatch(model: BlogContentTagModel[]): Observable<ErrorExceptionResult<BlogContentTagModel>>;
|
|
10
11
|
ServiceDeleteBatch(model: BlogContentTagModel[]): Observable<ErrorExceptionResultBase>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import { BlogShareMainAdminSettingModel } from '../../models/entity/blog/blogShareMainAdminSettingModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BlogShareMainAdminSettingService extends ApiCmsServerBase<BlogShareMainAdminSettingModel, number> {
|
|
5
|
+
export declare class BlogShareMainAdminSettingService extends ApiCmsServerBase<BlogShareMainAdminSettingModel, number, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<BlogShareMainAdminSettingService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<BlogShareMainAdminSettingService>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import { BlogShareReceiverCategoryModel } from '../../models/entity/blog/blogShareReceiverCategoryModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BlogShareReceiverCategoryService extends ApiCmsServerBase<BlogShareReceiverCategoryModel, number> {
|
|
5
|
+
export declare class BlogShareReceiverCategoryService extends ApiCmsServerBase<BlogShareReceiverCategoryModel, number, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<BlogShareReceiverCategoryService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<BlogShareReceiverCategoryService>;
|
|
@@ -4,7 +4,7 @@ import { FilterModel } from '../../models/entity/base/filterModel';
|
|
|
4
4
|
import { Observable } from 'rxjs';
|
|
5
5
|
import { BlogShareServerCategoryModel } from '../../models/entity/blog/blogShareServerCategoryModel';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class BlogShareServerCategoryService extends ApiCmsServerBase<BlogShareServerCategoryModel, number> {
|
|
7
|
+
export declare class BlogShareServerCategoryService extends ApiCmsServerBase<BlogShareServerCategoryModel, number, FilterModel> {
|
|
8
8
|
getModuleControllerUrl(): string;
|
|
9
9
|
ServiceGetAllOtherSite(model: FilterModel): Observable<ErrorExceptionResult<BlogShareServerCategoryModel>>;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<BlogShareServerCategoryService, never>;
|
|
@@ -2,8 +2,9 @@ import { Observable } from 'rxjs';
|
|
|
2
2
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
3
3
|
import { CatalogCategoryModel } from '../../models/entity/catalog/catalogCategoryModel';
|
|
4
4
|
import { ErrorExceptionResult } from '../../models/entity/base/errorExceptionResult';
|
|
5
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class CatalogCategoryService extends ApiCmsServerBase<CatalogCategoryModel, string> {
|
|
7
|
+
export declare class CatalogCategoryService extends ApiCmsServerBase<CatalogCategoryModel, string, FilterModel> {
|
|
7
8
|
getModuleControllerUrl(): string;
|
|
8
9
|
ServiceMove(OldId: string, NewId: string): Observable<ErrorExceptionResult<CatalogCategoryModel>>;
|
|
9
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<CatalogCategoryService, never>;
|
|
@@ -7,7 +7,7 @@ import { ScoreClickDtoModel } from '../../models/dto/core-main/scoreClickDtoMode
|
|
|
7
7
|
import { ErrorExceptionResultBase } from '../../models/entity/base/errorExceptionResultBase';
|
|
8
8
|
import { CoreModuleReportAbuseDtoModel } from '../../models/dto/core-module/coreModuleReportAbuseDtoModel';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class CatalogContentService extends ApiCmsServerBase<CatalogContentModel, string> {
|
|
10
|
+
export declare class CatalogContentService extends ApiCmsServerBase<CatalogContentModel, string, FilterModel> {
|
|
11
11
|
getModuleControllerUrl(): string;
|
|
12
12
|
ServiceScoreClick(model: ScoreClickDtoModel): Observable<ErrorExceptionResultBase>;
|
|
13
13
|
ServiceFavoriteAdd(Id: string): Observable<ErrorExceptionResultBase>;
|
|
@@ -2,8 +2,9 @@ import { Observable } from 'rxjs';
|
|
|
2
2
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
3
3
|
import { ChartCategoryModel } from '../../models/entity/chart/chartCategoryModel';
|
|
4
4
|
import { ErrorExceptionResult } from '../../models/entity/base/errorExceptionResult';
|
|
5
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ChartCategoryService extends ApiCmsServerBase<ChartCategoryModel, number> {
|
|
7
|
+
export declare class ChartCategoryService extends ApiCmsServerBase<ChartCategoryModel, number, FilterModel> {
|
|
7
8
|
getModuleControllerUrl(): string;
|
|
8
9
|
ServiceMove(OldId: number, NewId: number): Observable<ErrorExceptionResult<ChartCategoryModel>>;
|
|
9
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<ChartCategoryService, never>;
|
|
@@ -2,8 +2,9 @@ import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
|
2
2
|
import { ChartCommentModel } from '../../models/entity/chart/chartCommentModel';
|
|
3
3
|
import { Observable } from 'rxjs';
|
|
4
4
|
import { ErrorExceptionResultBase } from '../../models/entity/base/errorExceptionResultBase';
|
|
5
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ChartCommentService extends ApiCmsServerBase<ChartCommentModel, number> {
|
|
7
|
+
export declare class ChartCommentService extends ApiCmsServerBase<ChartCommentModel, number, FilterModel> {
|
|
7
8
|
getModuleControllerUrl(): string;
|
|
8
9
|
ServiceLikeClick(Id: number): Observable<ErrorExceptionResultBase>;
|
|
9
10
|
ServiceDisLikeClick(Id: number): Observable<ErrorExceptionResultBase>;
|
|
@@ -7,7 +7,7 @@ import { ScoreClickDtoModel } from '../../models/dto/core-main/scoreClickDtoMode
|
|
|
7
7
|
import { ErrorExceptionResultBase } from '../../models/entity/base/errorExceptionResultBase';
|
|
8
8
|
import { CoreModuleReportAbuseDtoModel } from '../../models/dto/core-module/coreModuleReportAbuseDtoModel';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class ChartContentService extends ApiCmsServerBase<ChartContentModel, number> {
|
|
10
|
+
export declare class ChartContentService extends ApiCmsServerBase<ChartContentModel, number, FilterModel> {
|
|
11
11
|
getModuleControllerUrl(): string;
|
|
12
12
|
ServiceGetAllWithHierarchyCategoryId(Id: number, model: FilterModel): Observable<ErrorExceptionResult<ChartContentModel>>;
|
|
13
13
|
ServiceGetAllWithSimilarsId(Id: number, model: FilterModel): Observable<ErrorExceptionResult<ChartContentModel>>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ChartContentAndParameterValueService extends ApiCmsServerBase<any, number> {
|
|
4
|
+
export declare class ChartContentAndParameterValueService extends ApiCmsServerBase<any, number, FilterModel> {
|
|
4
5
|
getModuleControllerUrl(): string;
|
|
5
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<ChartContentAndParameterValueService, never>;
|
|
6
7
|
static ɵprov: i0.ɵɵInjectableDeclaration<ChartContentAndParameterValueService>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import { ChartContentCategoryModel } from '../../models/entity/chart/chartContentCategoryModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ChartContentCategoryService extends ApiCmsServerBase<ChartContentCategoryModel, number> {
|
|
5
|
+
export declare class ChartContentCategoryService extends ApiCmsServerBase<ChartContentCategoryModel, number, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<ChartContentCategoryService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<ChartContentCategoryService>;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
2
|
import { ChartContentOtherInfoModel } from '../../models/entity/chart/chartContentOtherInfoModel';
|
|
3
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
3
4
|
import { Observable } from 'rxjs';
|
|
4
5
|
import { ErrorExceptionResult } from '../../models/entity/base/errorExceptionResult';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ChartContentOtherInfoService extends ApiCmsServerBase<ChartContentOtherInfoModel, number> {
|
|
7
|
+
export declare class ChartContentOtherInfoService extends ApiCmsServerBase<ChartContentOtherInfoModel, number, FilterModel> {
|
|
7
8
|
getModuleControllerUrl(): string;
|
|
8
9
|
ServiceAddBatch(model: ChartContentOtherInfoModel[]): Observable<ErrorExceptionResult<ChartContentOtherInfoModel>>;
|
|
9
10
|
ServiceEditBatch(model: ChartContentOtherInfoModel[]): Observable<ErrorExceptionResult<ChartContentOtherInfoModel>>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ChartContentParameterService extends ApiCmsServerBase<any, number> {
|
|
4
|
+
export declare class ChartContentParameterService extends ApiCmsServerBase<any, number, FilterModel> {
|
|
4
5
|
getModuleControllerUrl(): string;
|
|
5
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<ChartContentParameterService, never>;
|
|
6
7
|
static ɵprov: i0.ɵɵInjectableDeclaration<ChartContentParameterService>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ChartContentParameterTypeService extends ApiCmsServerBase<any, number> {
|
|
4
|
+
export declare class ChartContentParameterTypeService extends ApiCmsServerBase<any, number, FilterModel> {
|
|
4
5
|
getModuleControllerUrl(): string;
|
|
5
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<ChartContentParameterTypeService, never>;
|
|
6
7
|
static ɵprov: i0.ɵɵInjectableDeclaration<ChartContentParameterTypeService>;
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
2
|
import { ChartContentSimilarModel } from '../../models/entity/chart/chartContentSimilarModel';
|
|
3
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
3
4
|
import { Observable } from 'rxjs';
|
|
4
5
|
import { ErrorExceptionResult } from '../../models/entity/base/errorExceptionResult';
|
|
5
6
|
import { ErrorExceptionResultBase } from '../../models/entity/base/errorExceptionResultBase';
|
|
6
7
|
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class ChartContentSimilarService extends ApiCmsServerBase<ChartContentSimilarModel, number> {
|
|
8
|
+
export declare class ChartContentSimilarService extends ApiCmsServerBase<ChartContentSimilarModel, number, FilterModel> {
|
|
8
9
|
getModuleControllerUrl(): string;
|
|
9
10
|
ServiceAddBatch(model: ChartContentSimilarModel[]): Observable<ErrorExceptionResult<ChartContentSimilarModel>>;
|
|
10
11
|
ServiceDeleteBatch(model: ChartContentSimilarModel[]): Observable<ErrorExceptionResultBase>;
|
|
@@ -2,9 +2,10 @@ import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
|
2
2
|
import { ErrorExceptionResult } from '../../models/entity/base/errorExceptionResult';
|
|
3
3
|
import { ChartContentTagModel } from '../../models/entity/chart/chartContentTagModel';
|
|
4
4
|
import { Observable } from 'rxjs';
|
|
5
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
5
6
|
import { ErrorExceptionResultBase } from '../../models/entity/base/errorExceptionResultBase';
|
|
6
7
|
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class ChartContentTagService extends ApiCmsServerBase<ChartContentTagModel, number> {
|
|
8
|
+
export declare class ChartContentTagService extends ApiCmsServerBase<ChartContentTagModel, number, FilterModel> {
|
|
8
9
|
getModuleControllerUrl(): string;
|
|
9
10
|
ServiceAddBatch(model: ChartContentTagModel[]): Observable<ErrorExceptionResult<ChartContentTagModel>>;
|
|
10
11
|
ServiceDeleteBatch(model: ChartContentTagModel[]): Observable<ErrorExceptionResultBase>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ChartShareMainAdminSettingService extends ApiCmsServerBase<any, number> {
|
|
4
|
+
export declare class ChartShareMainAdminSettingService extends ApiCmsServerBase<any, number, FilterModel> {
|
|
4
5
|
getModuleControllerUrl(): string;
|
|
5
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<ChartShareMainAdminSettingService, never>;
|
|
6
7
|
static ɵprov: i0.ɵɵInjectableDeclaration<ChartShareMainAdminSettingService>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ChartShareReceiverCategoryService extends ApiCmsServerBase<any, number> {
|
|
4
|
+
export declare class ChartShareReceiverCategoryService extends ApiCmsServerBase<any, number, FilterModel> {
|
|
4
5
|
getModuleControllerUrl(): string;
|
|
5
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<ChartShareReceiverCategoryService, never>;
|
|
6
7
|
static ɵprov: i0.ɵɵInjectableDeclaration<ChartShareReceiverCategoryService>;
|
|
@@ -3,7 +3,7 @@ import { ErrorExceptionResult } from '../../models/entity/base/errorExceptionRes
|
|
|
3
3
|
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
4
4
|
import { Observable } from 'rxjs';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ChartShareServerCategoryService extends ApiCmsServerBase<any, number> {
|
|
6
|
+
export declare class ChartShareServerCategoryService extends ApiCmsServerBase<any, number, FilterModel> {
|
|
7
7
|
getModuleControllerUrl(): string;
|
|
8
8
|
ServiceGetAllOtherSite(model: FilterModel): Observable<ErrorExceptionResult<any>>;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<ChartShareServerCategoryService, never>;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
2
|
import { ContactCategoryModel } from '../../models/entity/contact/contactCategoryModel';
|
|
3
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
3
4
|
import { ErrorExceptionResult } from '../../models/entity/base/errorExceptionResult';
|
|
4
5
|
import { Observable } from 'rxjs';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ContactCategoryService extends ApiCmsServerBase<ContactCategoryModel, string> {
|
|
7
|
+
export declare class ContactCategoryService extends ApiCmsServerBase<ContactCategoryModel, string, FilterModel> {
|
|
7
8
|
getModuleControllerUrl(): string;
|
|
8
9
|
ServiceMove(OldId: string, NewId: string): Observable<ErrorExceptionResult<ContactCategoryModel>>;
|
|
9
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<ContactCategoryService, never>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
2
|
import { ContactContentModel } from '../../models/entity/contact/contactContentModel';
|
|
3
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ContactContentService extends ApiCmsServerBase<ContactContentModel, string> {
|
|
5
|
+
export declare class ContactContentService extends ApiCmsServerBase<ContactContentModel, string, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<ContactContentService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<ContactContentService>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
2
|
import { CoreLogAvoidDuplicateDataEntryModel } from '../../models/entity/core-log/coreLogAvoidDuplicateDataEntryModel';
|
|
3
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CoreLogAvoidDuplicateDataEntryService extends ApiCmsServerBase<CoreLogAvoidDuplicateDataEntryModel, string> {
|
|
5
|
+
export declare class CoreLogAvoidDuplicateDataEntryService extends ApiCmsServerBase<CoreLogAvoidDuplicateDataEntryModel, string, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<CoreLogAvoidDuplicateDataEntryService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<CoreLogAvoidDuplicateDataEntryService>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { CoreLogCurrencyModel } from '../../models/entity/core-log/coreLogCurrencyModel';
|
|
2
2
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
3
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CoreLogCurrencyService extends ApiCmsServerBase<CoreLogCurrencyModel, string> {
|
|
5
|
+
export declare class CoreLogCurrencyService extends ApiCmsServerBase<CoreLogCurrencyModel, string, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<CoreLogCurrencyService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<CoreLogCurrencyService>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { CoreLogErrorModel } from '../../models/entity/core-log/coreLogErrorModel';
|
|
2
2
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
3
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CoreLogErrorService extends ApiCmsServerBase<CoreLogErrorModel, string> {
|
|
5
|
+
export declare class CoreLogErrorService extends ApiCmsServerBase<CoreLogErrorModel, string, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<CoreLogErrorService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<CoreLogErrorService>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { CoreLogMemberModel } from '../../models/entity/core-log/coreLogMemberModel';
|
|
2
2
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
3
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CoreLogMemberService extends ApiCmsServerBase<CoreLogMemberModel, string> {
|
|
5
|
+
export declare class CoreLogMemberService extends ApiCmsServerBase<CoreLogMemberModel, string, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<CoreLogMemberService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<CoreLogMemberService>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { CoreLogReportDataModel } from '../../models/entity/core-log/coreLogReportDataModel';
|
|
2
2
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
3
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CoreLogReportDataService extends ApiCmsServerBase<CoreLogReportDataModel, string> {
|
|
5
|
+
export declare class CoreLogReportDataService extends ApiCmsServerBase<CoreLogReportDataModel, string, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<CoreLogReportDataService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<CoreLogReportDataService>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { CoreLogSmsModel } from '../../models/entity/core-log/coreLogSmsModel';
|
|
2
2
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
3
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CoreLogSmsService extends ApiCmsServerBase<CoreLogSmsModel, string> {
|
|
5
|
+
export declare class CoreLogSmsService extends ApiCmsServerBase<CoreLogSmsModel, string, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<CoreLogSmsService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<CoreLogSmsService>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import { CoreCurrencyModel } from '../../models/entity/core-main/coreCurrencyModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CoreCurrencyService extends ApiCmsServerBase<CoreCurrencyModel, number> {
|
|
5
|
+
export declare class CoreCurrencyService extends ApiCmsServerBase<CoreCurrencyModel, number, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<CoreCurrencyService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<CoreCurrencyService>;
|
|
@@ -6,7 +6,7 @@ import { CoreCpMainMenuModel } from '../../models/entity/core-main/coreCpMainMen
|
|
|
6
6
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
7
7
|
import { EditStepDtoModel } from '../../models/dto/core-main/editStepDtoModel';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class CoreCpMainMenuService extends ApiCmsServerBase<CoreCpMainMenuModel, number> {
|
|
9
|
+
export declare class CoreCpMainMenuService extends ApiCmsServerBase<CoreCpMainMenuModel, number, FilterModel> {
|
|
10
10
|
getModuleControllerUrl(): string;
|
|
11
11
|
ServiceGetAllTree(model: FilterModel): Observable<ErrorExceptionResult<CoreCpMainMenuModel>>;
|
|
12
12
|
ServiceGetAllMenu(model: FilterModel): Observable<ErrorExceptionResult<CoreCpMainMenuModel>>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import { CoreCpMainMenuCmsUserGroupModel } from '../../models/entity/core-main/coreCpMainMenuCmsUserGroupModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CoreCpMainMenuCmsUserGroupService extends ApiCmsServerBase<CoreCpMainMenuCmsUserGroupModel, number> {
|
|
5
|
+
export declare class CoreCpMainMenuCmsUserGroupService extends ApiCmsServerBase<CoreCpMainMenuCmsUserGroupModel, number, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<CoreCpMainMenuCmsUserGroupService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<CoreCpMainMenuCmsUserGroupService>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import { CoreDeviceModel } from '../../models/entity/core-main/coreDeviceModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CoreDeviceService extends ApiCmsServerBase<CoreDeviceModel, number> {
|
|
5
|
+
export declare class CoreDeviceService extends ApiCmsServerBase<CoreDeviceModel, number, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<CoreDeviceService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<CoreDeviceService>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
2
|
import { CoreGuideModel } from '../../models/entity/core-main/coreGuideModel';
|
|
3
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
3
4
|
import { Observable } from 'rxjs';
|
|
4
5
|
import { ErrorExceptionResult } from '../../models/entity/base/errorExceptionResult';
|
|
5
|
-
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
6
6
|
import { ErrorExceptionResultBase } from '../../models/entity/base/errorExceptionResultBase';
|
|
7
7
|
import { EditStepDtoModel } from '../../models/dto/core-main/editStepDtoModel';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class CoreGuideService extends ApiCmsServerBase<CoreGuideModel, number> {
|
|
9
|
+
export declare class CoreGuideService extends ApiCmsServerBase<CoreGuideModel, number, FilterModel> {
|
|
10
10
|
getModuleControllerUrl(): string;
|
|
11
11
|
ServiceGetAllTree(model: FilterModel): Observable<ErrorExceptionResult<CoreGuideModel>>;
|
|
12
12
|
ServiceEditStep(model: EditStepDtoModel<number>): Observable<ErrorExceptionResultBase>;
|
|
@@ -4,7 +4,7 @@ import { FilterModel } from '../../models/entity/base/filterModel';
|
|
|
4
4
|
import { CoreLocationModel } from '../../models/entity/core-main/coreLocationModel';
|
|
5
5
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class CoreLocationService extends ApiCmsServerBase<CoreLocationModel, number> {
|
|
7
|
+
export declare class CoreLocationService extends ApiCmsServerBase<CoreLocationModel, number, FilterModel> {
|
|
8
8
|
getModuleControllerUrl(): string;
|
|
9
9
|
ServiceGetOneIncludeChild(id: number): Observable<ErrorExceptionResult<CoreLocationModel>>;
|
|
10
10
|
ServiceGetOneIncludeParent(id: number): Observable<ErrorExceptionResult<CoreLocationModel>>;
|
|
@@ -6,7 +6,7 @@ import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
|
6
6
|
import { ErrorExceptionResultBase } from '../../models/entity/base/errorExceptionResultBase';
|
|
7
7
|
import { EditStepDtoModel } from '../../models/dto/core-main/editStepDtoModel';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class CoreModuleService extends ApiCmsServerBase<CoreModuleModel, number> {
|
|
9
|
+
export declare class CoreModuleService extends ApiCmsServerBase<CoreModuleModel, number, FilterModel> {
|
|
10
10
|
getModuleControllerUrl(): string;
|
|
11
11
|
ServiceEditStep(model: EditStepDtoModel<number>): Observable<ErrorExceptionResultBase>;
|
|
12
12
|
ServiceAutoAdd(): Observable<ErrorExceptionResult<CoreModuleModel>>;
|
|
@@ -2,8 +2,9 @@ import { Observable } from 'rxjs';
|
|
|
2
2
|
import { ErrorExceptionResult } from '../../models/entity/base/errorExceptionResult';
|
|
3
3
|
import { CoreModuleEntityModel } from '../../models/entity/core-main/coreModuleEntityModel';
|
|
4
4
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
5
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class CoreModuleEntityService extends ApiCmsServerBase<CoreModuleEntityModel, number> {
|
|
7
|
+
export declare class CoreModuleEntityService extends ApiCmsServerBase<CoreModuleEntityModel, number, FilterModel> {
|
|
7
8
|
getModuleControllerUrl(): string;
|
|
8
9
|
ServiceAutoAdd(): Observable<ErrorExceptionResult<CoreModuleEntityModel>>;
|
|
9
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<CoreModuleEntityService, never>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { ApiCmsServerBase } from '../base/apiCmsServerBase.service';
|
|
2
|
+
import { FilterModel } from '../../models/entity/base/filterModel';
|
|
2
3
|
import { CoreModuleEntityReportFileModel } from '../../models/entity/core-main/coreModuleEntityReportFileModel';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CoreModuleEntityReportFileService extends ApiCmsServerBase<CoreModuleEntityReportFileModel, string> {
|
|
5
|
+
export declare class CoreModuleEntityReportFileService extends ApiCmsServerBase<CoreModuleEntityReportFileModel, string, FilterModel> {
|
|
5
6
|
getModuleControllerUrl(): string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<CoreModuleEntityReportFileService, never>;
|
|
7
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<CoreModuleEntityReportFileService>;
|