UNPKG

@wjya/ngx-webapp-icpc.group.pms

Version:

angular webapp : icpc.group.pms

938 lines 38.2 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var core_1 = require("@angular/core"); var ngx_webapp_fx_1 = require("@wjya/ngx-webapp-fx"); var API_URL = { testApi: 'api/my-api1', communities: 'api/communities', buildings: 'api/buildings', staircases: 'api/staircases', rooms: 'api/rooms', offices: 'api/offices', propertyFeeBill: 'api/property-fee-bills', propertyFeeOrder: 'api/property-fee-orders', propertyFeeOrders: 'api/property-fee-orders', propertyPaymentRecordExportExcel: 'api/_property-fee-orders/export', propertySumFees: 'api/_property-fee-bills/get-sum-fees', parkSumFees: 'api/_park-fees-bills/sum-park-fee-bills', parkFeeBill: 'api/park-fees-bills', parkingPaymentBillExportExcel: 'api/park-fees-bills/excel/export', parkFeeOrder: 'api/park-fee-orders', parkFeeOrders: 'api/park-fee-orders', parkFeeOrderExportExcel: 'api/_park-fee-orders/export', parkFeeOrderItems: 'api/park-fee-orders/{id}/order-items', billReport: 'api/_property-fee-bills/report', billReportExport: 'api/_property-fee-bills/report-export', propertyFeeOrderItems: 'api/property-fee-order-items', propertyFeeBillExport: 'api/_property-bill-fees-bills/export', user: 'api/users', settings: 'api/setting-structs/settings', openPayKindProviderSettings: 'api/open-pay-kind-provider-settings', // regions: 'api/branch-regions', regionsTree: 'api/branch-regions-tree', departments: 'api/departments', departmentsTree: 'api/departments-tree', posts: 'api/posts', employees: 'api/employees', community: 'api/communities', communityAdmin: 'api/communities/{id}/community-admins', communityAccount: 'api/community-get-account', commonAccountSave: 'api/community-common-account/save', privateAccountSave: 'api/community-private-account/save', communityGroupAdmin: 'api/_offices/community-group-admin', deleteCommunityGroupAdmin: 'api/_offices/community-group-admin/{id}', postResource: 'api/posts/{id}/resource', communityGroupAccount: 'api/community-group-account/findOneInUsed', changeCommunityGroupAccount: 'api/community-group-accounts', postTemplates: 'api/post-templates', generateFileStorages: 'api/generate-file-storages', officals: 'api/officals', officalsAuthUrl: 'api/_public/_officals/auth_url', officalMenus: 'api/officals/{id}/menus', pullFromWeixin: 'api/officals/{id}/menus/pull_from_weixin', pushToWeixin: 'api/officals/{id}/menus/push_to_weixin', templateMessages: 'api/template-messages', templateMessagesSyncFromWeixin: 'api/_template-messages/sync_from_weixin', templateDataForms: 'api/template-messages/{id}/template-data-forms', weixinMessageTemplates: 'api/weixin-message-templates', navTree: 'api/resources/nav-tree', officalCommunities: 'api/officals/{id}/communities', officalAuthUrl: 'api/_officals/auth_url', newsMedias: 'api/_officals/{id}/news-medias', newses: 'api/newses', getWxPayConfigByAppid: 'api/_wx-pay-mch-configs/get-config-by-appid', saveWxPayConfigByAppid: 'api/_wx-pay-mch-configs/save-config-by-appid', officalsGetQrcode: 'api/_officals/{id}/get-qrcode', // 小程序 tinyAppTemplatesWithTinyApps: 'api/tiny-app-templates-with-tiny-apps', checkName: 'api/_tiny-apps/{id}/check-name', modifyTinyApp: 'api/_tiny-apps/{id}/modify-tiny-app', modifyTinyAppDialog: 'api/_tiny-apps/modify-tiny-app', tinyApps: 'api/tiny-app-templates/{id}/tiny-apps', tinyAppsAuthUrl: 'api/tiny-apps/{id}/auth_url', tinyAppsRegisterAuthUrl: 'api/tiny-apps/{id}/register_auth_url', upgradePublish: 'api/_tiny-apps/{id}/upgrade-publish', officalsTinyApps: 'api/officals/{id}/tiny-apps', // carpark parks: 'api/parks', parkConfigs: 'api/park-configs', // 新物缴 propertyFeeBillItems: 'api/property-fee-bill-items', propertyFeeBillItemsInvalid: 'api/_property-fee-bill-items/{id}/invalid', propertyFeeBillItemsManualFee: 'api/_property-fee-bill-items/{id}/manual_fee', propertyFeeBillItemsModifyFee: 'api/_property-fee-bill-items/{id}/modify_fee', propertyOrdersHistoryExportExcel: 'api/_property-fee-orders/export', // 新车缴 parkFeesBillItems: 'api/park-fees-bill-items', parkFeesBillItemsInvalid: 'api/_park-fees-bill-items/{id}/invalid', parkFeesBillItemsManualFee: 'api/_park-fees-bill-items/{id}/manual_fee', parkFeesBillItemsModifyFee: 'api/_park-fees-bill-items/{id}/modify_fee', // 注册 sendVerificationCode: 'api/_public/account/send_verification_code', accountStep: 'api/_public/_my/community-group-account', communityGroupAccountRegister: 'api/_public/community-group-account/register', bindOfficalAuthUrl: 'api/_my/community-group-account/offical_auth_url', bindTinyAppAuthUrl: 'api/_my/community-group-account/tiny_app_auth_url', completeRegisterStep: 'api/_my/community-group-account/complete_register_step', configWxpayMch: 'api/_my/community-group-account/config_wxpay_mch', communityGroupAccountCommunities: 'api/_my/community-group-account/communities', communityGroupAccountImportTemplate: 'api/_my/community-group-account/import-template', communityGroupAccountImportRooms: 'api/_my/community-group-account/import-rooms', // 缴费统计 reportParkFeeDailies: 'api/report-park-fee-dailies', reportParkFeeMonthlies: 'api/report-park-fee-monthlies', reportPropertyFeeMonthlies: 'api/report-monthly-property-fees', parkFeeDailiesExportExcel: 'api/_report-park-fee-dailies/export-excel', parkFeeMonthliesExportExcel: 'api/_report-park-fee-monthlies/export-excel', propertyFeeMonthliesExportExcel: 'api/_report-monthly-property-fees/export', // sms smsAccountSubs: 'api/platform-sms-account-subs', smsAccountSubsTurnOn: 'api/_platform-sms-account-subs/{id}/turn-on', smsAccountSubsTurnOff: 'api/_platform-sms-account-subs/{id}/turn-off', smsAccountSubsSetTargetPhones: 'api/_platform-sms-account-subs/{id}/set-target-phones', smsPackages: 'api/platform-sms-packages', smsPackagesPrePay: 'api/_platform-sms-packages/{id}/pre-pay', smsPackagesBuy: 'api/_platform-sms-packages/{id}/buy', smsHistories: 'api/platform-sms-histories', smsToWxNativePay: 'api/pay-orders/to-wx-native-pay', platformSmsAccounts: 'api/platform-sms-accounts/find-one-and-create', platformSmsMessageTemplate: 'api/_platform-sms-histories/message-templates', smsPayOrder: 'api/_pay-orders', // settingSet: 'api/_settings/set', settingsToMap: 'api/_settings/to_map' }; var DataSourceHelper = /** @class */ (function () { function DataSourceHelper(dataSourceService, configService) { this.dataSourceService = dataSourceService; this.configService = configService; } Object.defineProperty(DataSourceHelper.prototype, "baseUrl", { get: function () { var url = this.configService.get('serviceBaseUrls.PMS'); return url ? url : '/pms/'; }, enumerable: true, configurable: true }); DataSourceHelper.prototype.getDataSource = function (apiUrl) { return this.dataSourceService.getDataSource(this.baseUrl + apiUrl); }; Object.defineProperty(DataSourceHelper.prototype, "testApi", { // 以下返回接口对应的DataSource对象 get: // 以下返回接口对应的DataSource对象 function () { return this.getDataSource(API_URL.testApi); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "propertyFeeBill", { get: function () { return this.getDataSource(API_URL.propertyFeeBill); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "propertySumFees", { get: function () { return this.getDataSource(API_URL.propertySumFees); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "parkSumFees", { get: function () { return this.getDataSource(API_URL.parkSumFees); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "propertyFeeOrder", { get: function () { return this.getDataSource(API_URL.propertyFeeOrder); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "propertyPaymentRecordExportExcel", { get: function () { return this.getDataSource(API_URL.propertyPaymentRecordExportExcel); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "parkFeeBill", { get: function () { return this.getDataSource(API_URL.parkFeeBill); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "billReport", { get: function () { return this.getDataSource(API_URL.billReport); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "propertyFeeOrderItems", { get: function () { return this.getDataSource(API_URL.propertyFeeOrderItems); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "propertyFeeBillExport", { get: function () { return this.getDataSource(API_URL.propertyFeeBillExport); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "parkingPaymentBillExportExcel", { get: function () { return this.getDataSource(API_URL.parkingPaymentBillExportExcel); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "parkFeeOrder", { get: function () { return this.getDataSource(API_URL.parkFeeOrder); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "parkFeeOrderExportExcel", { get: function () { return this.getDataSource(API_URL.parkFeeOrderExportExcel); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "parkFeeOrderItems", { get: function () { return this.getDataSource(API_URL.parkFeeOrderItems); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "communities", { get: function () { return this.dataSourceService.getDataSource('/base/' + API_URL.communities); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "buildings", { get: function () { return this.dataSourceService.getDataSource('/base/' + API_URL.buildings); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "rooms", { get: function () { return this.dataSourceService.getDataSource('/base/' + API_URL.rooms); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "staircases", { get: function () { return this.dataSourceService.getDataSource('/base/' + API_URL.staircases); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "offices", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.offices); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "user", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.user); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "settings", { get: function () { return this.dataSourceService.getDataSource('/base/' + API_URL.settings); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "regions", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.regions); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "regionsTree", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.regionsTree); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "departments", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.departments); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "departmentsTree", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.departmentsTree); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "posts", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.posts); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "employees", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.employees); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "community", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.community); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "communityAdmin", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.communityAdmin); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "communityAccount", { get: function () { return this.getDataSource(API_URL.communityAccount); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "commonAccountSave", { get: function () { return this.getDataSource(API_URL.commonAccountSave); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "privateAccountSave", { get: function () { return this.getDataSource(API_URL.privateAccountSave); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "communityGroupAdmin", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.communityGroupAdmin); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "deleteCommunityGroupAdmin", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.deleteCommunityGroupAdmin); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "postResource", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.postResource); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "communityGroupAccount", { get: function () { return this.getDataSource(API_URL.communityGroupAccount); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "changeCommunityGroupAccount", { get: function () { return this.getDataSource(API_URL.changeCommunityGroupAccount); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "postTemplates", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.postTemplates); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "billReportExport", { get: function () { return this.getDataSource(API_URL.billReportExport); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "propertyFeeOrders", { get: function () { return this.getDataSource(API_URL.propertyFeeOrders); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "parkFeeOrders", { get: function () { return this.getDataSource(API_URL.parkFeeOrders); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "openPayKindProviderSettings", { get: function () { return this.dataSourceService.getDataSource('/pay/' + API_URL.openPayKindProviderSettings); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "generateFileStorages", { get: function () { return this.dataSourceService.getDataSource('/base/' + API_URL.generateFileStorages); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "officals", { // wechat get: // wechat function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.officals); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "officalsAuthUrl", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.officalsAuthUrl); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "officalMenus", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.officalMenus); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "pullFromWeixin", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.pullFromWeixin); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "pushToWeixin", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.pushToWeixin); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "templateMessages", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.templateMessages); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "templateMessagesSyncFromWeixin", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.templateMessagesSyncFromWeixin); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "templateDataForms", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.templateDataForms); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "weixinMessageTemplates", { get: function () { return this.dataSourceService.getDataSource('/mns/' + API_URL.weixinMessageTemplates); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "navTree", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.navTree); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "officalCommunities", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.officalCommunities); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "tinyAppTemplatesWithTinyApps", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.tinyAppTemplatesWithTinyApps); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "checkName", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.checkName); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "modifyTinyApp", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.modifyTinyApp); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "modifyTinyAppDialog", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.modifyTinyAppDialog); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "tinyApps", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.tinyApps); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "tinyAppsAuthUrl", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.tinyAppsAuthUrl); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "tinyAppsRegisterAuthUrl", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.tinyAppsRegisterAuthUrl); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "upgradePublish", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.upgradePublish); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "officalAuthUrl", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.officalAuthUrl); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "officalsTinyApps", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.officalsTinyApps); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "newsMedias", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.newsMedias); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "newses", { get: function () { return this.dataSourceService.getDataSource('/pms/' + API_URL.newses); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "parks", { get: function () { return this.dataSourceService.getDataSource('/carpark/' + API_URL.parks); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "parkConfigs", { get: function () { return this.dataSourceService.getDataSource('/carpark/' + API_URL.parkConfigs); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "propertyFeeBillItems", { // 新物缴 get: // 新物缴 function () { return this.dataSourceService.getDataSource('/pms/' + API_URL.propertyFeeBillItems); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "propertyFeeBillItemsInvalid", { get: function () { return this.dataSourceService.getDataSource('/pms/' + API_URL.propertyFeeBillItemsInvalid); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "propertyFeeBillItemsManualFee", { get: function () { return this.dataSourceService.getDataSource('/pms/' + API_URL.propertyFeeBillItemsManualFee); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "propertyFeeBillItemsModifyFee", { get: function () { return this.dataSourceService.getDataSource('/pms/' + API_URL.propertyFeeBillItemsModifyFee); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "propertyOrdersHistoryExportExcel", { get: function () { return this.dataSourceService.getDataSource('/pms/' + API_URL.propertyOrdersHistoryExportExcel); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "parkFeesBillItems", { // 新车缴 get: // 新车缴 function () { return this.dataSourceService.getDataSource('/pms/' + API_URL.parkFeesBillItems); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "parkFeesBillItemsInvalid", { get: function () { return this.dataSourceService.getDataSource('/pms/' + API_URL.parkFeesBillItemsInvalid); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "parkFeesBillItemsManualFee", { get: function () { return this.dataSourceService.getDataSource('/pms/' + API_URL.parkFeesBillItemsManualFee); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "parkFeesBillItemsModifyFee", { get: function () { return this.dataSourceService.getDataSource('/pms/' + API_URL.parkFeesBillItemsModifyFee); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "sendVerificationCode", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.sendVerificationCode); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "accountStep", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.accountStep); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "communityGroupAccountRegister", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.communityGroupAccountRegister); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "bindOfficalAuthUrl", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.bindOfficalAuthUrl); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "bindTinyAppAuthUrl", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.bindTinyAppAuthUrl); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "completeRegisterStep", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.completeRegisterStep); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "configWxpayMch", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.configWxpayMch); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "communityGroupAccountCommunities", { get: function () { return this.dataSourceService.getDataSource('/uaa/' + API_URL.communityGroupAccountCommunities); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "communityGroupAccountImportTemplate", { get: function () { return this.dataSourceService.getDataSource('/base/' + API_URL.communityGroupAccountImportTemplate); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "communityGroupAccountImportRooms", { get: function () { return this.dataSourceService.getDataSource('/base/' + API_URL.communityGroupAccountImportRooms); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "reportParkFeeDailies", { // get: // function () { return this.dataSourceService.getDataSource('/carpark/' + API_URL.reportParkFeeDailies); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "reportParkFeeMonthlies", { get: function () { return this.dataSourceService.getDataSource('/carpark/' + API_URL.reportParkFeeMonthlies); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "parkFeeDailiesExportExcel", { get: function () { return this.dataSourceService.getDataSource('/carpark/' + API_URL.parkFeeDailiesExportExcel); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "parkFeeMonthliesExportExcel", { get: function () { return this.dataSourceService.getDataSource('/carpark/' + API_URL.parkFeeMonthliesExportExcel); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "reportPropertyFeeMonthlies", { get: function () { return this.dataSourceService.getDataSource('/pms/' + API_URL.reportPropertyFeeMonthlies); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "propertyFeeMonthliesExportExcel", { get: function () { return this.dataSourceService.getDataSource('/pms/' + API_URL.propertyFeeMonthliesExportExcel); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "smsAccountSubs", { get: function () { return this.dataSourceService.getDataSource('/mns/' + API_URL.smsAccountSubs); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "smsAccountSubsTurnOn", { get: function () { return this.dataSourceService.getDataSource('/mns/' + API_URL.smsAccountSubsTurnOn); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "smsAccountSubsTurnOff", { get: function () { return this.dataSourceService.getDataSource('/mns/' + API_URL.smsAccountSubsTurnOff); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "smsAccountSubsSetTargetPhones", { get: function () { return this.dataSourceService.getDataSource('/mns/' + API_URL.smsAccountSubsSetTargetPhones); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "smsPackages", { get: function () { return this.dataSourceService.getDataSource('/mns/' + API_URL.smsPackages); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "smsPackagesPrePay", { get: function () { return this.dataSourceService.getDataSource('/mns/' + API_URL.smsPackagesPrePay); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "smsPackagesBuy", { get: function () { return this.dataSourceService.getDataSource('/mns/' + API_URL.smsPackagesBuy); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "smsHistories", { get: function () { return this.dataSourceService.getDataSource('/mns/' + API_URL.smsHistories); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "smsToWxNativePay", { get: function () { return this.dataSourceService.getDataSource('/pay/' + API_URL.smsToWxNativePay); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "platformSmsAccounts", { get: function () { return this.dataSourceService.getDataSource('/mns/' + API_URL.platformSmsAccounts); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "platformSmsMessageTemplate", { get: function () { return this.dataSourceService.getDataSource('/mns/' + API_URL.platformSmsMessageTemplate); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "getWxPayConfigByAppid", { get: function () { return this.dataSourceService.getDataSource('/pay/' + API_URL.getWxPayConfigByAppid); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "saveWxPayConfigByAppid", { get: function () { return this.dataSourceService.getDataSource('/pay/' + API_URL.saveWxPayConfigByAppid); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "smsPayOrder", { get: function () { return this.dataSourceService.getDataSource('/pay/' + API_URL.smsPayOrder); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "officalsGetQrcode", { get: function () { return this.dataSourceService.getDataSource('/weixin/' + API_URL.officalsGetQrcode); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "settingSet", { get: function () { return this.dataSourceService.getDataSource('/base/' + API_URL.settingSet); }, enumerable: true, configurable: true }); Object.defineProperty(DataSourceHelper.prototype, "settingsToMap", { get: function () { return this.dataSourceService.getDataSource('/base/' + API_URL.settingsToMap); }, enumerable: true, configurable: true }); DataSourceHelper.decorators = [ { type: core_1.Injectable }, ]; /** @nocollapse */ DataSourceHelper.ctorParameters = function () { return [ { type: ngx_webapp_fx_1.DataSourceService, }, { type: ngx_webapp_fx_1.CoreConfigService, }, ]; }; return DataSourceHelper; }()); exports.DataSourceHelper = DataSourceHelper; //# sourceMappingURL=data-source.helper.js.map