@gizone/rrs-client 4.2.9-alpha.2512161737 → 4.2.9-alpha.2512161840
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/.openapi-generator/FILES +0 -1
- package/.openapi-generator/VERSION +1 -1
- package/README.md +3 -2
- package/apis/access-aes-controller-api.ts +45 -45
- package/apis/access-api.ts +369 -369
- package/apis/app-auth-api.ts +118 -118
- package/apis/auth-api.ts +200 -200
- package/apis/calendar-api.ts +64 -64
- package/apis/cas-api.ts +9 -9
- package/apis/common-api.ts +371 -371
- package/apis/dashboard-api.ts +184 -184
- package/apis/device-api.ts +35 -35
- package/apis/disaster-warning-standard-api.ts +94 -94
- package/apis/energy-cost-analysis-controller-api.ts +71 -71
- package/apis/energy-cost-controller-api.ts +59 -59
- package/apis/energy-cost-record-controller-api.ts +66 -66
- package/apis/equipment-api.ts +222 -222
- package/apis/excel-language-controller-api.ts +16 -16
- package/apis/hwork-api.ts +11 -11
- package/apis/inspection-standard-api.ts +111 -111
- package/apis/internal-api.ts +9 -9
- package/apis/jwt-api.ts +10 -10
- package/apis/maintenance-standard-api.ts +111 -111
- package/apis/message-api.ts +43 -43
- package/apis/notification-api.ts +63 -63
- package/apis/offline-alert-work-order-controller-api.ts +10 -10
- package/apis/open-api-api.ts +68 -68
- package/apis/park-api.ts +75 -75
- package/apis/privacy-api.ts +48 -48
- package/apis/role-api.ts +169 -169
- package/apis/setting-api.ts +250 -250
- package/apis/smsapi.ts +11 -11
- package/apis/space-api.ts +165 -165
- package/apis/supplier-api.ts +104 -104
- package/apis/surveillance-api.ts +127 -127
- package/apis/surveillance-settings-api.ts +80 -80
- package/apis/sys-api.ts +397 -397
- package/apis/test-api.ts +23 -23
- package/apis/user-api.ts +302 -302
- package/apis/web-hook-api.ts +27 -27
- package/apis/work-order-api.ts +509 -509
- package/base.ts +2 -2
- package/common.ts +1 -1
- package/configuration.ts +7 -1
- package/dist/apis/access-aes-controller-api.d.ts +27 -27
- package/dist/apis/access-aes-controller-api.js +30 -30
- package/dist/apis/access-api.d.ts +231 -231
- package/dist/apis/access-api.js +230 -230
- package/dist/apis/app-auth-api.d.ts +76 -76
- package/dist/apis/app-auth-api.js +75 -75
- package/dist/apis/auth-api.d.ts +132 -132
- package/dist/apis/auth-api.js +130 -130
- package/dist/apis/calendar-api.d.ts +40 -40
- package/dist/apis/calendar-api.js +40 -40
- package/dist/apis/cas-api.d.ts +7 -7
- package/dist/apis/cas-api.js +5 -5
- package/dist/apis/common-api.d.ts +245 -245
- package/dist/apis/common-api.js +245 -245
- package/dist/apis/dashboard-api.d.ts +115 -115
- package/dist/apis/dashboard-api.js +115 -115
- package/dist/apis/device-api.d.ts +23 -23
- package/dist/apis/device-api.js +20 -20
- package/dist/apis/disaster-warning-standard-api.d.ts +58 -58
- package/dist/apis/disaster-warning-standard-api.js +60 -60
- package/dist/apis/energy-cost-analysis-controller-api.d.ts +47 -47
- package/dist/apis/energy-cost-analysis-controller-api.js +44 -44
- package/dist/apis/energy-cost-controller-api.d.ts +38 -38
- package/dist/apis/energy-cost-controller-api.js +35 -35
- package/dist/apis/energy-cost-record-controller-api.d.ts +42 -42
- package/dist/apis/energy-cost-record-controller-api.js +40 -40
- package/dist/apis/equipment-api.d.ts +138 -138
- package/dist/apis/equipment-api.js +140 -140
- package/dist/apis/excel-language-controller-api.d.ts +10 -10
- package/dist/apis/excel-language-controller-api.js +10 -10
- package/dist/apis/hwork-api.d.ts +8 -8
- package/dist/apis/hwork-api.js +5 -5
- package/dist/apis/inspection-standard-api.d.ts +69 -69
- package/dist/apis/inspection-standard-api.js +70 -70
- package/dist/apis/internal-api.d.ts +6 -6
- package/dist/apis/internal-api.js +5 -5
- package/dist/apis/jwt-api.d.ts +7 -7
- package/dist/apis/jwt-api.js +5 -5
- package/dist/apis/maintenance-standard-api.d.ts +69 -69
- package/dist/apis/maintenance-standard-api.js +70 -70
- package/dist/apis/message-api.d.ts +28 -28
- package/dist/apis/message-api.js +25 -25
- package/dist/apis/notification-api.d.ts +43 -43
- package/dist/apis/notification-api.js +40 -40
- package/dist/apis/offline-alert-work-order-controller-api.d.ts +7 -7
- package/dist/apis/offline-alert-work-order-controller-api.js +5 -5
- package/dist/apis/open-api-api.d.ts +44 -44
- package/dist/apis/open-api-api.js +40 -40
- package/dist/apis/park-api.d.ts +45 -45
- package/dist/apis/park-api.js +50 -50
- package/dist/apis/privacy-api.d.ts +30 -30
- package/dist/apis/privacy-api.js +30 -30
- package/dist/apis/role-api.d.ts +111 -111
- package/dist/apis/role-api.js +115 -115
- package/dist/apis/setting-api.d.ts +154 -154
- package/dist/apis/setting-api.js +160 -160
- package/dist/apis/smsapi.d.ts +8 -8
- package/dist/apis/smsapi.js +5 -5
- package/dist/apis/space-api.d.ts +102 -102
- package/dist/apis/space-api.js +105 -105
- package/dist/apis/supplier-api.d.ts +65 -65
- package/dist/apis/supplier-api.js +65 -65
- package/dist/apis/surveillance-api.d.ts +79 -79
- package/dist/apis/surveillance-api.js +80 -80
- package/dist/apis/surveillance-settings-api.d.ts +50 -50
- package/dist/apis/surveillance-settings-api.js +50 -50
- package/dist/apis/sys-api.d.ts +255 -255
- package/dist/apis/sys-api.js +275 -275
- package/dist/apis/test-api.d.ts +14 -14
- package/dist/apis/test-api.js +15 -15
- package/dist/apis/user-api.d.ts +196 -196
- package/dist/apis/user-api.js +200 -200
- package/dist/apis/web-hook-api.d.ts +18 -18
- package/dist/apis/web-hook-api.js +15 -15
- package/dist/apis/work-order-api.d.ts +320 -320
- package/dist/apis/work-order-api.js +320 -320
- package/dist/base.d.ts +2 -2
- package/dist/common.d.ts +1 -1
- package/dist/common.js +2 -1
- package/dist/configuration.js +2 -1
- package/dist/esm/apis/access-aes-controller-api.d.ts +27 -27
- package/dist/esm/apis/access-aes-controller-api.js +30 -30
- package/dist/esm/apis/access-api.d.ts +231 -231
- package/dist/esm/apis/access-api.js +230 -230
- package/dist/esm/apis/app-auth-api.d.ts +76 -76
- package/dist/esm/apis/app-auth-api.js +75 -75
- package/dist/esm/apis/auth-api.d.ts +132 -132
- package/dist/esm/apis/auth-api.js +130 -130
- package/dist/esm/apis/calendar-api.d.ts +40 -40
- package/dist/esm/apis/calendar-api.js +40 -40
- package/dist/esm/apis/cas-api.d.ts +7 -7
- package/dist/esm/apis/cas-api.js +5 -5
- package/dist/esm/apis/common-api.d.ts +245 -245
- package/dist/esm/apis/common-api.js +245 -245
- package/dist/esm/apis/dashboard-api.d.ts +115 -115
- package/dist/esm/apis/dashboard-api.js +115 -115
- package/dist/esm/apis/device-api.d.ts +23 -23
- package/dist/esm/apis/device-api.js +20 -20
- package/dist/esm/apis/disaster-warning-standard-api.d.ts +58 -58
- package/dist/esm/apis/disaster-warning-standard-api.js +60 -60
- package/dist/esm/apis/energy-cost-analysis-controller-api.d.ts +47 -47
- package/dist/esm/apis/energy-cost-analysis-controller-api.js +44 -44
- package/dist/esm/apis/energy-cost-controller-api.d.ts +38 -38
- package/dist/esm/apis/energy-cost-controller-api.js +35 -35
- package/dist/esm/apis/energy-cost-record-controller-api.d.ts +42 -42
- package/dist/esm/apis/energy-cost-record-controller-api.js +40 -40
- package/dist/esm/apis/equipment-api.d.ts +138 -138
- package/dist/esm/apis/equipment-api.js +140 -140
- package/dist/esm/apis/excel-language-controller-api.d.ts +10 -10
- package/dist/esm/apis/excel-language-controller-api.js +10 -10
- package/dist/esm/apis/hwork-api.d.ts +8 -8
- package/dist/esm/apis/hwork-api.js +5 -5
- package/dist/esm/apis/inspection-standard-api.d.ts +69 -69
- package/dist/esm/apis/inspection-standard-api.js +70 -70
- package/dist/esm/apis/internal-api.d.ts +6 -6
- package/dist/esm/apis/internal-api.js +5 -5
- package/dist/esm/apis/jwt-api.d.ts +7 -7
- package/dist/esm/apis/jwt-api.js +5 -5
- package/dist/esm/apis/maintenance-standard-api.d.ts +69 -69
- package/dist/esm/apis/maintenance-standard-api.js +70 -70
- package/dist/esm/apis/message-api.d.ts +28 -28
- package/dist/esm/apis/message-api.js +25 -25
- package/dist/esm/apis/notification-api.d.ts +43 -43
- package/dist/esm/apis/notification-api.js +40 -40
- package/dist/esm/apis/offline-alert-work-order-controller-api.d.ts +7 -7
- package/dist/esm/apis/offline-alert-work-order-controller-api.js +5 -5
- package/dist/esm/apis/open-api-api.d.ts +44 -44
- package/dist/esm/apis/open-api-api.js +40 -40
- package/dist/esm/apis/park-api.d.ts +45 -45
- package/dist/esm/apis/park-api.js +50 -50
- package/dist/esm/apis/privacy-api.d.ts +30 -30
- package/dist/esm/apis/privacy-api.js +30 -30
- package/dist/esm/apis/role-api.d.ts +111 -111
- package/dist/esm/apis/role-api.js +115 -115
- package/dist/esm/apis/setting-api.d.ts +154 -154
- package/dist/esm/apis/setting-api.js +160 -160
- package/dist/esm/apis/smsapi.d.ts +8 -8
- package/dist/esm/apis/smsapi.js +5 -5
- package/dist/esm/apis/space-api.d.ts +102 -102
- package/dist/esm/apis/space-api.js +105 -105
- package/dist/esm/apis/supplier-api.d.ts +65 -65
- package/dist/esm/apis/supplier-api.js +65 -65
- package/dist/esm/apis/surveillance-api.d.ts +79 -79
- package/dist/esm/apis/surveillance-api.js +80 -80
- package/dist/esm/apis/surveillance-settings-api.d.ts +50 -50
- package/dist/esm/apis/surveillance-settings-api.js +50 -50
- package/dist/esm/apis/sys-api.d.ts +255 -255
- package/dist/esm/apis/sys-api.js +275 -275
- package/dist/esm/apis/test-api.d.ts +14 -14
- package/dist/esm/apis/test-api.js +15 -15
- package/dist/esm/apis/user-api.d.ts +196 -196
- package/dist/esm/apis/user-api.js +200 -200
- package/dist/esm/apis/web-hook-api.d.ts +18 -18
- package/dist/esm/apis/web-hook-api.js +15 -15
- package/dist/esm/apis/work-order-api.d.ts +320 -320
- package/dist/esm/apis/work-order-api.js +320 -320
- package/dist/esm/base.d.ts +2 -2
- package/dist/esm/common.d.ts +1 -1
- package/dist/esm/common.js +2 -1
- package/dist/esm/configuration.js +2 -1
- package/dist/esm/models/access-abnormal-type-enum.d.ts +2 -2
- package/dist/esm/models/access-abnormal-type-enum.js +2 -2
- package/dist/esm/models/access-appointment-record-add-vo.d.ts +9 -9
- package/dist/esm/models/access-appointment-record-details-dto.d.ts +12 -12
- package/dist/esm/models/access-appointment-record-process-approval-user-dto.d.ts +1 -1
- package/dist/esm/models/access-appointment-record-process-details-dto.d.ts +3 -3
- package/dist/esm/models/access-approval-config-vo.d.ts +2 -2
- package/dist/esm/models/access-company-config-entity.d.ts +1 -1
- package/dist/esm/models/access-config-entity.d.ts +1 -1
- package/dist/esm/models/access-config-vo.d.ts +1 -1
- package/dist/esm/models/access-record-details-dto.d.ts +9 -9
- package/dist/esm/models/access-record-summary-details-dto.d.ts +8 -8
- package/dist/esm/models/access-record-summary-list-dto.d.ts +7 -7
- package/dist/esm/models/access-vehicle-length-enum.d.ts +6 -6
- package/dist/esm/models/access-vehicle-length-enum.js +6 -6
- package/dist/esm/models/access-visitor-person-type-config-vo.d.ts +1 -1
- package/dist/esm/models/access-whitelist-application-add-vo.d.ts +4 -4
- package/dist/esm/models/access-whitelist-application-batch-import-template-dto.d.ts +3 -3
- package/dist/esm/models/access-whitelist-application-details-dto.d.ts +6 -6
- package/dist/esm/models/access-whitelist-application-process-details-dto.d.ts +3 -3
- package/dist/esm/models/access-whitelist-application-update-vo.d.ts +1 -1
- package/dist/esm/models/app-login-wx-chat-dto.d.ts +1 -1
- package/dist/esm/models/area-park-dto.d.ts +1 -1
- package/dist/esm/models/base-error-result.d.ts +1 -1
- package/dist/esm/models/center-list-dto.d.ts +1 -1
- package/dist/esm/models/cuser-info.d.ts +1 -1
- package/dist/esm/models/dashboard-access-search-dto.d.ts +3 -3
- package/dist/esm/models/dashboard-access-source-group-stats-vo.d.ts +1 -1
- package/dist/esm/models/dashboard-equipment-park-group-stats-vo.d.ts +1 -1
- package/dist/esm/models/dashboard-equipment-system-group-stats-vo.d.ts +1 -1
- package/dist/esm/models/dashboard-surveillance-functional-area-group-stats-vo.d.ts +1 -1
- package/dist/esm/models/dashboard-surveillance-search-dto.d.ts +1 -1
- package/dist/esm/models/dashboard-work-order-by-park-search-dto.d.ts +3 -3
- package/dist/esm/models/dashboard-work-order-by-work-order-type-search-dto.d.ts +2 -2
- package/dist/esm/models/dashboard-work-order-by-work-order-type-subcategory-search-dto.d.ts +1 -1
- package/dist/esm/models/dashboard-work-order-issue-type-group-stats-vo.d.ts +1 -1
- package/dist/esm/models/dashboard-work-order-list-search-dto.d.ts +4 -4
- package/dist/esm/models/dashboard-work-order-type-group-stats-vo.d.ts +2 -2
- package/dist/esm/models/dashboard-work-order-type-subcategory-group-stats-vo.d.ts +1 -1
- package/dist/esm/models/dept-relation-dto.d.ts +2 -2
- package/dist/esm/models/dept-relation.d.ts +2 -2
- package/dist/esm/models/disaster-warning-standard-add-or-update-vo.d.ts +1 -1
- package/dist/esm/models/disaster-warning-standard-entity.d.ts +1 -1
- package/dist/esm/models/disaster-warning-standard-import-dto.d.ts +1 -1
- package/dist/esm/models/energy-cost-add-record-dto.d.ts +2 -2
- package/dist/esm/models/energy-cost-add-setting-dto.d.ts +1 -1
- package/dist/esm/models/energy-cost-add-setting-dtopark-setting.d.ts +1 -1
- package/dist/esm/models/energy-cost-analysis-export-dto.d.ts +1 -1
- package/dist/esm/models/energy-cost-analysis-query-dto.d.ts +0 -25
- package/dist/esm/models/energy-cost-analysis-query-dto.js +0 -6
- package/dist/esm/models/energy-cost-edit-record-dto.d.ts +2 -2
- package/dist/esm/models/energy-cost-per-area-analysis-vo.d.ts +0 -12
- package/dist/esm/models/energy-cost-per-unit-analysis-vo.d.ts +8 -15
- package/dist/esm/models/energy-cost-record-info-not-emun-vo.d.ts +1 -1
- package/dist/esm/models/energy-cost-record-info-vo.d.ts +1 -1
- package/dist/esm/models/energy-cost-trend-vo.d.ts +1 -1
- package/dist/esm/models/equipment-add-redis-list-dto.d.ts +1 -1
- package/dist/esm/models/equipment-detail-dto.d.ts +2 -2
- package/dist/esm/models/equipment-edit-batch-vo.d.ts +1 -1
- package/dist/esm/models/equipment-edit-vo.d.ts +2 -2
- package/dist/esm/models/equipment-search-system-dto.d.ts +3 -3
- package/dist/esm/models/equipment-search-vo.d.ts +1 -1
- package/dist/esm/models/equipment-status-stats-vo.d.ts +1 -1
- package/dist/esm/models/equipment-tree-details-dto.d.ts +2 -2
- package/dist/esm/models/equipment-tree-dto.d.ts +1 -1
- package/dist/esm/models/excel-import-result-dtoaccess-whitelist-application-batch-import-template-dto.d.ts +1 -1
- package/dist/esm/models/excel-import-result-dtocalendar-export-dto.d.ts +1 -1
- package/dist/esm/models/excel-import-result-dtodisaster-warning-standard-import-dto.d.ts +1 -1
- package/dist/esm/models/excel-import-result-dtoequipment-excel-add-dto.d.ts +1 -1
- package/dist/esm/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +1 -1
- package/dist/esm/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +1 -1
- package/dist/esm/models/excel-import-result-dtosurveillance-batch-import-template-dto.d.ts +1 -1
- package/dist/esm/models/excel-import-result-dtosurveillance-settings-export-dto.d.ts +1 -1
- package/dist/esm/models/excel-import-upload-to-redis-vo-space-add-excel-dto.d.ts +1 -1
- package/dist/esm/models/exploration-work-order-add-vo.d.ts +3 -3
- package/dist/esm/models/exploration-work-order-details-dto.d.ts +9 -9
- package/dist/esm/models/exploration-work-order-info.d.ts +2 -2
- package/dist/esm/models/followup-work-order-dto.d.ts +1 -1
- package/dist/esm/models/group-dept-vo.d.ts +1 -1
- package/dist/esm/models/index.d.ts +0 -1
- package/dist/esm/models/index.js +0 -1
- package/dist/esm/models/inspection-handle-req.d.ts +1 -1
- package/dist/esm/models/inspection-point-item.d.ts +1 -1
- package/dist/esm/models/inspection-point.d.ts +1 -1
- package/dist/esm/models/inspection-standard-add-or-update-vo.d.ts +4 -4
- package/dist/esm/models/inspection-standard-dto.d.ts +4 -4
- package/dist/esm/models/inspection-standard-entity.d.ts +5 -5
- package/dist/esm/models/inspection-standard-import-dto.d.ts +2 -2
- package/dist/esm/models/insurance-work-order-issue-vo.d.ts +1 -1
- package/dist/esm/models/insurance-work-order-vo.d.ts +1 -1
- package/dist/esm/models/ipage-energy-cost-analysis-list-vo.d.ts +7 -7
- package/dist/esm/models/ipage-energy-cost-record-info-vo.d.ts +7 -7
- package/dist/esm/models/json-result-access-appointment-record-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-access-blacklist-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-access-company-config-entity.d.ts +2 -2
- package/dist/esm/models/json-result-access-config-entity.d.ts +2 -2
- package/dist/esm/models/json-result-access-record-summary-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-access-whitelist-application-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-admission-terms-record-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-applet-user-type-dto.d.ts +2 -2
- package/dist/esm/models/json-result-big-decimal.d.ts +1 -1
- package/dist/esm/models/json-result-boolean.d.ts +1 -1
- package/dist/esm/models/json-result-calendar-entity.d.ts +2 -2
- package/dist/esm/models/json-result-dashboard-park-statistics-vo.d.ts +2 -2
- package/dist/esm/models/json-result-disaster-warning-standard-entity.d.ts +2 -2
- package/dist/esm/models/json-result-energy-cost-analysis-overview-vo.d.ts +2 -2
- package/dist/esm/models/json-result-energy-cost-per-area-analysis-vo.d.ts +2 -2
- package/dist/esm/models/json-result-energy-cost-per-unit-analysis-vo.d.ts +2 -2
- package/dist/esm/models/json-result-energy-cost-record-bill-info-vo.d.ts +2 -2
- package/dist/esm/models/json-result-energy-cost-record-info-not-emun-vo.d.ts +2 -2
- package/dist/esm/models/json-result-energy-cost-record-info-vo.d.ts +2 -2
- package/dist/esm/models/json-result-energy-cost-unit-price-analysis-vo.d.ts +2 -2
- package/dist/esm/models/json-result-equipment-add-redis-list-dto.d.ts +2 -2
- package/dist/esm/models/json-result-equipment-detail-dto.d.ts +2 -2
- package/dist/esm/models/json-result-equipment-search-system-dto.d.ts +2 -2
- package/dist/esm/models/json-result-excel-import-result-dtoaccess-whitelist-application-batch-import-template-dto.d.ts +2 -2
- package/dist/esm/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +2 -2
- package/dist/esm/models/json-result-excel-import-result-dtodisaster-warning-standard-import-dto.d.ts +2 -2
- package/dist/esm/models/json-result-excel-import-result-dtoequipment-excel-add-dto.d.ts +2 -2
- package/dist/esm/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +2 -2
- package/dist/esm/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +2 -2
- package/dist/esm/models/json-result-excel-import-result-dtosurveillance-batch-import-template-dto.d.ts +2 -2
- package/dist/esm/models/json-result-excel-import-result-dtosurveillance-settings-export-dto.d.ts +2 -2
- package/dist/esm/models/json-result-excel-import-upload-to-redis-vo-space-add-excel-dto.d.ts +2 -2
- package/dist/esm/models/json-result-exploration-work-order-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-file-dto.d.ts +2 -2
- package/dist/esm/models/json-result-group-dept-vo.d.ts +2 -2
- package/dist/esm/models/json-result-inspection-standard-entity.d.ts +2 -2
- package/dist/esm/models/json-result-integer.d.ts +1 -1
- package/dist/esm/models/json-result-ipage-energy-cost-analysis-list-vo.d.ts +2 -2
- package/dist/esm/models/json-result-ipage-energy-cost-record-info-vo.d.ts +2 -2
- package/dist/esm/models/json-result-json-result-list-space-tree-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-access-appointment-record-process-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-access-company-config-entity.d.ts +2 -2
- package/dist/esm/models/json-result-list-access-whitelist-application-process-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-address-region-entity.d.ts +2 -2
- package/dist/esm/models/json-result-list-applet-sys-user-drop-down-box-list-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-area-park-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-calendar-entity.d.ts +2 -2
- package/dist/esm/models/json-result-list-center-list-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-dashboard-access-park-group-stats-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-dashboard-access-source-group-stats-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-dashboard-equipment-park-group-stats-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-dashboard-equipment-system-group-stats-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-dashboard-series-stats-base-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-dashboard-surveillance-functional-area-group-stats-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-dashboard-surveillance-park-group-stats-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-dashboard-work-order-park-group-stats-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-dashboard-work-order-type-group-stats-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-dashboard-work-order-type-subcategory-group-stats-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-energy-cost-month-setting-list-summary-standards-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-energy-cost-month-setting-list-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-energy-cost-park-option-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-energy-cost-trend-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-equipment-detail-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-equipment-qr-code-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-equipment-system-tree-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-equipment-tree-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-inspection-point.d.ts +2 -2
- package/dist/esm/models/json-result-list-inspection-standard-entity.d.ts +2 -2
- package/dist/esm/models/json-result-list-maintenance-standard-entity.d.ts +2 -2
- package/dist/esm/models/json-result-list-park-list-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-plan-calendar-list-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-plan-calendar-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-space-image-detail-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-space-point-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-space-qr-code-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-space-tree-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-space-url-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-srm-center-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-supplier-select-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-surveillance-settings-coverage-standard-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-sys-dept-drop-down-box-list-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-sys-dept.d.ts +2 -2
- package/dist/esm/models/json-result-list-sys-user-drop-down-box-list-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-work-order-circulation-settings-entity.d.ts +2 -2
- package/dist/esm/models/json-result-list-work-order-circulation-vo.d.ts +2 -2
- package/dist/esm/models/json-result-list-work-order-comment-entity.d.ts +2 -2
- package/dist/esm/models/json-result-list-work-order-dept-settings-entity.d.ts +2 -2
- package/dist/esm/models/json-result-list-work-order-inspection-detail-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-work-order-issue-type-settings-entity.d.ts +2 -2
- package/dist/esm/models/json-result-list-work-order-push-settings-entity.d.ts +2 -2
- package/dist/esm/models/json-result-list-work-order-spot-check-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-work-order-step-by-step-push-user-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-list-work-order-type-settings-entity.d.ts +2 -2
- package/dist/esm/models/json-result-maintenance-standard-entity.d.ts +2 -2
- package/dist/esm/models/json-result-map-string-object.d.ts +3 -3
- package/dist/esm/models/json-result-monitoring-coverage-alert-work-order-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-network-monitor-repair-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-notice-entity.d.ts +2 -2
- package/dist/esm/models/json-result-offline-alert-work-order-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-access-appointment-record-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-access-blacklist-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-access-record-summary-list-dto.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-access-whitelist-application-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-admission-terms-record-list-dto.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-disaster-warning-standard-entity.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-equipment-search-system-dto.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-inspection-standard-dto.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-maintenance-standard-dto.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-open-api-equipment-list-dto.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-plan-search-dto.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-supplier-contract-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-surveillance-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-sys-user-msg-dto.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-work-order-group-equipment-dto.d.ts +2 -2
- package/dist/esm/models/json-result-page-dto-work-order-search-dto.d.ts +2 -2
- package/dist/esm/models/json-result-park-info-dto.d.ts +2 -2
- package/dist/esm/models/json-result-park-settings-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-period-detail-resp.d.ts +2 -2
- package/dist/esm/models/json-result-plan-detail-dto.d.ts +2 -2
- package/dist/esm/models/json-result-space-add-redis-list-dto.d.ts +2 -2
- package/dist/esm/models/json-result-space-image-detail-dto.d.ts +2 -2
- package/dist/esm/models/json-result-srm-center-entity.d.ts +2 -2
- package/dist/esm/models/json-result-string.d.ts +1 -1
- package/dist/esm/models/json-result-supplier-contract-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-supplier-entity.d.ts +2 -2
- package/dist/esm/models/json-result-surveillance-count-dto.d.ts +2 -2
- package/dist/esm/models/json-result-surveillance-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-surveillance-live-dto.d.ts +2 -2
- package/dist/esm/models/json-result-surveillance-settings-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-surveillance-settings-polling-dto.d.ts +2 -2
- package/dist/esm/models/json-result-switch-park-v2-dto.d.ts +2 -2
- package/dist/esm/models/json-result-sys-dept.d.ts +2 -2
- package/dist/esm/models/json-result-sys-user-msg-dto.d.ts +2 -2
- package/dist/esm/models/json-result-sys-user.d.ts +2 -2
- package/dist/esm/models/json-result-user-add-redis-list-vo.d.ts +2 -2
- package/dist/esm/models/json-result-user-settings-entity.d.ts +2 -2
- package/dist/esm/models/json-result-violation-work-order-details-dto.d.ts +2 -2
- package/dist/esm/models/json-result-void.d.ts +1 -1
- package/dist/esm/models/json-result-work-order-dept-settings-entity.d.ts +2 -2
- package/dist/esm/models/json-result-work-order-detail-dto.d.ts +2 -2
- package/dist/esm/models/json-result-work-order-issue-type-settings-entity.d.ts +2 -2
- package/dist/esm/models/json-result.d.ts +1 -1
- package/dist/esm/models/maintenance-history-dto.d.ts +2 -2
- package/dist/esm/models/maintenance-standard-add-or-update-vo.d.ts +2 -2
- package/dist/esm/models/maintenance-standard-dto.d.ts +2 -2
- package/dist/esm/models/maintenance-standard-entity.d.ts +3 -3
- package/dist/esm/models/monitoring-coverage-alert-info.d.ts +1 -1
- package/dist/esm/models/monitoring-coverage-alert-process-vo.d.ts +1 -1
- package/dist/esm/models/monitoring-coverage-alert-work-order-details-dto.d.ts +7 -7
- package/dist/esm/models/network-monitor-repair-add-vo.d.ts +3 -3
- package/dist/esm/models/network-monitor-repair-details-dto.d.ts +14 -14
- package/dist/esm/models/news-info.d.ts +1 -1
- package/dist/esm/models/offline-alert-submit-vo.d.ts +1 -1
- package/dist/esm/models/offline-alert-work-order-details-dto.d.ts +10 -10
- package/dist/esm/models/offline-alert-work-order-info.d.ts +2 -2
- package/dist/esm/models/offline-alert-work-order-vo.d.ts +1 -1
- package/dist/esm/models/open-api-access-appointment-record-add-vo.d.ts +8 -8
- package/dist/esm/models/open-api-access-appointment-record-delete-vo.d.ts +1 -1
- package/dist/esm/models/open-api-equipment-list-dto.d.ts +2 -2
- package/dist/esm/models/page-dto-access-appointment-record-details-dto.d.ts +1 -1
- package/dist/esm/models/page-dto-access-blacklist-details-dto.d.ts +1 -1
- package/dist/esm/models/page-dto-access-record-summary-list-dto.d.ts +1 -1
- package/dist/esm/models/page-dto-access-whitelist-application-details-dto.d.ts +1 -1
- package/dist/esm/models/page-dto-admission-terms-record-list-dto.d.ts +1 -1
- package/dist/esm/models/page-dto-disaster-warning-standard-entity.d.ts +1 -1
- package/dist/esm/models/page-dto-equipment-search-system-dto.d.ts +1 -1
- package/dist/esm/models/page-dto-inspection-standard-dto.d.ts +1 -1
- package/dist/esm/models/page-dto-maintenance-standard-dto.d.ts +1 -1
- package/dist/esm/models/page-dto-open-api-equipment-list-dto.d.ts +1 -1
- package/dist/esm/models/page-dto-plan-search-dto.d.ts +1 -1
- package/dist/esm/models/page-dto-supplier-contract-details-dto.d.ts +1 -1
- package/dist/esm/models/page-dto-surveillance-details-dto.d.ts +1 -1
- package/dist/esm/models/page-dto-sys-user-msg-dto.d.ts +1 -1
- package/dist/esm/models/page-dto-work-order-group-equipment-dto.d.ts +1 -1
- package/dist/esm/models/page-dto-work-order-search-dto.d.ts +1 -1
- package/dist/esm/models/park-info-dto.d.ts +1 -1
- package/dist/esm/models/park-info-edit-vo.d.ts +1 -1
- package/dist/esm/models/park-list-dto.d.ts +1 -1
- package/dist/esm/models/park.d.ts +1 -1
- package/dist/esm/models/period-detail-resp.d.ts +12 -12
- package/dist/esm/models/period-detail-resp.js +5 -5
- package/dist/esm/models/plan-add-vo.d.ts +9 -9
- package/dist/esm/models/plan-add-vo.js +5 -5
- package/dist/esm/models/plan-calendar-list-vo.d.ts +5 -5
- package/dist/esm/models/plan-calendar-list-vo.js +5 -5
- package/dist/esm/models/plan-detail-dto.d.ts +9 -9
- package/dist/esm/models/plan-detail-dto.js +5 -5
- package/dist/esm/models/plan-edit-vo.d.ts +9 -9
- package/dist/esm/models/plan-edit-vo.js +5 -5
- package/dist/esm/models/plan-inspection-items-dto.d.ts +3 -3
- package/dist/esm/models/plan-item-add-vo.d.ts +2 -2
- package/dist/esm/models/plan-item-edit-vo.d.ts +2 -2
- package/dist/esm/models/plan-search-dto.d.ts +9 -9
- package/dist/esm/models/plan-search-dto.js +5 -5
- package/dist/esm/models/process-work-order-vo.d.ts +1 -1
- package/dist/esm/models/safety-smart-fire-record-gizone-dto.d.ts +1 -1
- package/dist/esm/models/save-period-work-order-detail-req.d.ts +1 -1
- package/dist/esm/models/sms-captcha-vo.d.ts +1 -1
- package/dist/esm/models/source-work-order-dto.d.ts +1 -1
- package/dist/esm/models/source-work-order-inspection-dto.d.ts +1 -1
- package/dist/esm/models/space-add-redis-list-dto.d.ts +1 -1
- package/dist/esm/models/space-add-vo.d.ts +2 -2
- package/dist/esm/models/space-detail-dto.d.ts +4 -4
- package/dist/esm/models/space-edit-vo.d.ts +2 -2
- package/dist/esm/models/space-image-detail-dto.d.ts +2 -2
- package/dist/esm/models/space-tree-dto.d.ts +3 -3
- package/dist/esm/models/space.d.ts +1 -1
- package/dist/esm/models/srm-center-entity.d.ts +1 -1
- package/dist/esm/models/srm-center-vo.d.ts +1 -1
- package/dist/esm/models/srm-level-add-dto.d.ts +1 -1
- package/dist/esm/models/sub-buttons.d.ts +1 -1
- package/dist/esm/models/supplier-add-vo.d.ts +2 -2
- package/dist/esm/models/supplier-edit-vo.d.ts +2 -2
- package/dist/esm/models/supplier-entity.d.ts +2 -2
- package/dist/esm/models/surveillance-batch-import-template-dto.d.ts +3 -3
- package/dist/esm/models/surveillance-details-dto.d.ts +7 -7
- package/dist/esm/models/surveillance-entity.d.ts +3 -3
- package/dist/esm/models/surveillance-settings-coverage-standard-dto.d.ts +1 -1
- package/dist/esm/models/surveillance-settings-polling-dto.d.ts +2 -2
- package/dist/esm/models/surveillance-settings-polling-vo.d.ts +2 -2
- package/dist/esm/models/surveillance-update-vo.d.ts +2 -2
- package/dist/esm/models/switch-pak-body-v2-vo.d.ts +1 -1
- package/dist/esm/models/sync-equipment-status-vo.d.ts +1 -1
- package/dist/esm/models/sync-equipment-vo.d.ts +1 -1
- package/dist/esm/models/sys-user-info-dto.d.ts +3 -3
- package/dist/esm/models/sys-user-msg-dto.d.ts +2 -2
- package/dist/esm/models/sys-user.d.ts +8 -8
- package/dist/esm/models/user-add-redis-list-vo.d.ts +1 -1
- package/dist/esm/models/user-roles-and-permissions-dto.d.ts +1 -1
- package/dist/esm/models/violation-decision-vo.d.ts +2 -2
- package/dist/esm/models/violation-work-order-add-vo.d.ts +3 -3
- package/dist/esm/models/violation-work-order-details-dto.d.ts +12 -12
- package/dist/esm/models/violation-work-order-info.d.ts +4 -4
- package/dist/esm/models/work-order-add-vo.d.ts +3 -3
- package/dist/esm/models/work-order-circulation-settings-add-or-update-vo.d.ts +2 -2
- package/dist/esm/models/work-order-circulation-settings-entity.d.ts +2 -2
- package/dist/esm/models/work-order-circulation-vo.d.ts +1 -1
- package/dist/esm/models/work-order-decision-vo.d.ts +2 -2
- package/dist/esm/models/work-order-dept-settings-entity.d.ts +1 -1
- package/dist/esm/models/work-order-detail-dto.d.ts +14 -14
- package/dist/esm/models/work-order-ext-data.d.ts +5 -5
- package/dist/esm/models/work-order-group-equipment-dto.d.ts +5 -5
- package/dist/esm/models/work-order-handler-dto.d.ts +1 -1
- package/dist/esm/models/work-order-issue-type-settings-add-or-update-vo.d.ts +2 -2
- package/dist/esm/models/work-order-issue-type-settings-entity.d.ts +2 -2
- package/dist/esm/models/work-order-msg-remind-config-info.d.ts +2 -2
- package/dist/esm/models/work-order-push-settings-entity.d.ts +1 -1
- package/dist/esm/models/work-order-push-settings-save-or-update-vo.d.ts +1 -1
- package/dist/esm/models/work-order-push-settings-vo.d.ts +1 -1
- package/dist/esm/models/work-order-report-vo.d.ts +3 -3
- package/dist/esm/models/work-order-search-dto.d.ts +7 -7
- package/dist/esm/models/work-order-spot-check-dto.d.ts +7 -7
- package/dist/esm/models/work-order-spot-check-dto.js +5 -5
- package/dist/esm/models/work-order-staging-data-vo.d.ts +1 -1
- package/dist/esm/models/work-order-submit-vo.d.ts +2 -2
- package/dist/esm/models/work-order-type-msg-remind-config-add-or-update-vo.d.ts +2 -2
- package/dist/esm/models/work-order-type-settings-entity.d.ts +2 -2
- package/dist/esm/models/wx-ma-user-info.d.ts +1 -1
- package/dist/esm/models/wx-menu.d.ts +2 -2
- package/dist/esm/models/wx-mp-conditional-menu.d.ts +2 -2
- package/dist/esm/models/wx-mp-get-self-menu-info-result.d.ts +1 -1
- package/dist/esm/models/wx-mp-menu.d.ts +1 -1
- package/dist/esm/models/wx-mp-self-menu-button.d.ts +2 -2
- package/dist/esm/models/wx-mp-self-menu-info.d.ts +1 -1
- package/dist/models/access-abnormal-type-enum.d.ts +2 -2
- package/dist/models/access-abnormal-type-enum.js +2 -2
- package/dist/models/access-appointment-record-add-vo.d.ts +9 -9
- package/dist/models/access-appointment-record-details-dto.d.ts +12 -12
- package/dist/models/access-appointment-record-process-approval-user-dto.d.ts +1 -1
- package/dist/models/access-appointment-record-process-details-dto.d.ts +3 -3
- package/dist/models/access-approval-config-vo.d.ts +2 -2
- package/dist/models/access-company-config-entity.d.ts +1 -1
- package/dist/models/access-config-entity.d.ts +1 -1
- package/dist/models/access-config-vo.d.ts +1 -1
- package/dist/models/access-record-details-dto.d.ts +9 -9
- package/dist/models/access-record-summary-details-dto.d.ts +8 -8
- package/dist/models/access-record-summary-list-dto.d.ts +7 -7
- package/dist/models/access-vehicle-length-enum.d.ts +6 -6
- package/dist/models/access-vehicle-length-enum.js +6 -6
- package/dist/models/access-visitor-person-type-config-vo.d.ts +1 -1
- package/dist/models/access-whitelist-application-add-vo.d.ts +4 -4
- package/dist/models/access-whitelist-application-batch-import-template-dto.d.ts +3 -3
- package/dist/models/access-whitelist-application-details-dto.d.ts +6 -6
- package/dist/models/access-whitelist-application-process-details-dto.d.ts +3 -3
- package/dist/models/access-whitelist-application-update-vo.d.ts +1 -1
- package/dist/models/app-login-wx-chat-dto.d.ts +1 -1
- package/dist/models/area-park-dto.d.ts +1 -1
- package/dist/models/base-error-result.d.ts +1 -1
- package/dist/models/center-list-dto.d.ts +1 -1
- package/dist/models/cuser-info.d.ts +1 -1
- package/dist/models/dashboard-access-search-dto.d.ts +3 -3
- package/dist/models/dashboard-access-source-group-stats-vo.d.ts +1 -1
- package/dist/models/dashboard-equipment-park-group-stats-vo.d.ts +1 -1
- package/dist/models/dashboard-equipment-system-group-stats-vo.d.ts +1 -1
- package/dist/models/dashboard-surveillance-functional-area-group-stats-vo.d.ts +1 -1
- package/dist/models/dashboard-surveillance-search-dto.d.ts +1 -1
- package/dist/models/dashboard-work-order-by-park-search-dto.d.ts +3 -3
- package/dist/models/dashboard-work-order-by-work-order-type-search-dto.d.ts +2 -2
- package/dist/models/dashboard-work-order-by-work-order-type-subcategory-search-dto.d.ts +1 -1
- package/dist/models/dashboard-work-order-issue-type-group-stats-vo.d.ts +1 -1
- package/dist/models/dashboard-work-order-list-search-dto.d.ts +4 -4
- package/dist/models/dashboard-work-order-type-group-stats-vo.d.ts +2 -2
- package/dist/models/dashboard-work-order-type-subcategory-group-stats-vo.d.ts +1 -1
- package/dist/models/dept-relation-dto.d.ts +2 -2
- package/dist/models/dept-relation.d.ts +2 -2
- package/dist/models/disaster-warning-standard-add-or-update-vo.d.ts +1 -1
- package/dist/models/disaster-warning-standard-entity.d.ts +1 -1
- package/dist/models/disaster-warning-standard-import-dto.d.ts +1 -1
- package/dist/models/energy-cost-add-record-dto.d.ts +2 -2
- package/dist/models/energy-cost-add-setting-dto.d.ts +1 -1
- package/dist/models/energy-cost-add-setting-dtopark-setting.d.ts +1 -1
- package/dist/models/energy-cost-analysis-export-dto.d.ts +1 -1
- package/dist/models/energy-cost-analysis-query-dto.d.ts +0 -25
- package/dist/models/energy-cost-analysis-query-dto.js +1 -7
- package/dist/models/energy-cost-edit-record-dto.d.ts +2 -2
- package/dist/models/energy-cost-per-area-analysis-vo.d.ts +0 -12
- package/dist/models/energy-cost-per-unit-analysis-vo.d.ts +8 -15
- package/dist/models/energy-cost-record-info-not-emun-vo.d.ts +1 -1
- package/dist/models/energy-cost-record-info-vo.d.ts +1 -1
- package/dist/models/energy-cost-trend-vo.d.ts +1 -1
- package/dist/models/equipment-add-redis-list-dto.d.ts +1 -1
- package/dist/models/equipment-detail-dto.d.ts +2 -2
- package/dist/models/equipment-edit-batch-vo.d.ts +1 -1
- package/dist/models/equipment-edit-vo.d.ts +2 -2
- package/dist/models/equipment-search-system-dto.d.ts +3 -3
- package/dist/models/equipment-search-vo.d.ts +1 -1
- package/dist/models/equipment-status-stats-vo.d.ts +1 -1
- package/dist/models/equipment-tree-details-dto.d.ts +2 -2
- package/dist/models/equipment-tree-dto.d.ts +1 -1
- package/dist/models/excel-import-result-dtoaccess-whitelist-application-batch-import-template-dto.d.ts +1 -1
- package/dist/models/excel-import-result-dtocalendar-export-dto.d.ts +1 -1
- package/dist/models/excel-import-result-dtodisaster-warning-standard-import-dto.d.ts +1 -1
- package/dist/models/excel-import-result-dtoequipment-excel-add-dto.d.ts +1 -1
- package/dist/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +1 -1
- package/dist/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +1 -1
- package/dist/models/excel-import-result-dtosurveillance-batch-import-template-dto.d.ts +1 -1
- package/dist/models/excel-import-result-dtosurveillance-settings-export-dto.d.ts +1 -1
- package/dist/models/excel-import-upload-to-redis-vo-space-add-excel-dto.d.ts +1 -1
- package/dist/models/exploration-work-order-add-vo.d.ts +3 -3
- package/dist/models/exploration-work-order-details-dto.d.ts +9 -9
- package/dist/models/exploration-work-order-info.d.ts +2 -2
- package/dist/models/followup-work-order-dto.d.ts +1 -1
- package/dist/models/group-dept-vo.d.ts +1 -1
- package/dist/models/index.d.ts +0 -1
- package/dist/models/index.js +0 -1
- package/dist/models/inspection-handle-req.d.ts +1 -1
- package/dist/models/inspection-point-item.d.ts +1 -1
- package/dist/models/inspection-point.d.ts +1 -1
- package/dist/models/inspection-standard-add-or-update-vo.d.ts +4 -4
- package/dist/models/inspection-standard-dto.d.ts +4 -4
- package/dist/models/inspection-standard-entity.d.ts +5 -5
- package/dist/models/inspection-standard-import-dto.d.ts +2 -2
- package/dist/models/insurance-work-order-issue-vo.d.ts +1 -1
- package/dist/models/insurance-work-order-vo.d.ts +1 -1
- package/dist/models/ipage-energy-cost-analysis-list-vo.d.ts +7 -7
- package/dist/models/ipage-energy-cost-record-info-vo.d.ts +7 -7
- package/dist/models/json-result-access-appointment-record-details-dto.d.ts +2 -2
- package/dist/models/json-result-access-blacklist-details-dto.d.ts +2 -2
- package/dist/models/json-result-access-company-config-entity.d.ts +2 -2
- package/dist/models/json-result-access-config-entity.d.ts +2 -2
- package/dist/models/json-result-access-record-summary-details-dto.d.ts +2 -2
- package/dist/models/json-result-access-whitelist-application-details-dto.d.ts +2 -2
- package/dist/models/json-result-admission-terms-record-details-dto.d.ts +2 -2
- package/dist/models/json-result-applet-user-type-dto.d.ts +2 -2
- package/dist/models/json-result-big-decimal.d.ts +1 -1
- package/dist/models/json-result-boolean.d.ts +1 -1
- package/dist/models/json-result-calendar-entity.d.ts +2 -2
- package/dist/models/json-result-dashboard-park-statistics-vo.d.ts +2 -2
- package/dist/models/json-result-disaster-warning-standard-entity.d.ts +2 -2
- package/dist/models/json-result-energy-cost-analysis-overview-vo.d.ts +2 -2
- package/dist/models/json-result-energy-cost-per-area-analysis-vo.d.ts +2 -2
- package/dist/models/json-result-energy-cost-per-unit-analysis-vo.d.ts +2 -2
- package/dist/models/json-result-energy-cost-record-bill-info-vo.d.ts +2 -2
- package/dist/models/json-result-energy-cost-record-info-not-emun-vo.d.ts +2 -2
- package/dist/models/json-result-energy-cost-record-info-vo.d.ts +2 -2
- package/dist/models/json-result-energy-cost-unit-price-analysis-vo.d.ts +2 -2
- package/dist/models/json-result-equipment-add-redis-list-dto.d.ts +2 -2
- package/dist/models/json-result-equipment-detail-dto.d.ts +2 -2
- package/dist/models/json-result-equipment-search-system-dto.d.ts +2 -2
- package/dist/models/json-result-excel-import-result-dtoaccess-whitelist-application-batch-import-template-dto.d.ts +2 -2
- package/dist/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +2 -2
- package/dist/models/json-result-excel-import-result-dtodisaster-warning-standard-import-dto.d.ts +2 -2
- package/dist/models/json-result-excel-import-result-dtoequipment-excel-add-dto.d.ts +2 -2
- package/dist/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +2 -2
- package/dist/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +2 -2
- package/dist/models/json-result-excel-import-result-dtosurveillance-batch-import-template-dto.d.ts +2 -2
- package/dist/models/json-result-excel-import-result-dtosurveillance-settings-export-dto.d.ts +2 -2
- package/dist/models/json-result-excel-import-upload-to-redis-vo-space-add-excel-dto.d.ts +2 -2
- package/dist/models/json-result-exploration-work-order-details-dto.d.ts +2 -2
- package/dist/models/json-result-file-dto.d.ts +2 -2
- package/dist/models/json-result-group-dept-vo.d.ts +2 -2
- package/dist/models/json-result-inspection-standard-entity.d.ts +2 -2
- package/dist/models/json-result-integer.d.ts +1 -1
- package/dist/models/json-result-ipage-energy-cost-analysis-list-vo.d.ts +2 -2
- package/dist/models/json-result-ipage-energy-cost-record-info-vo.d.ts +2 -2
- package/dist/models/json-result-json-result-list-space-tree-dto.d.ts +2 -2
- package/dist/models/json-result-list-access-appointment-record-process-details-dto.d.ts +2 -2
- package/dist/models/json-result-list-access-company-config-entity.d.ts +2 -2
- package/dist/models/json-result-list-access-whitelist-application-process-details-dto.d.ts +2 -2
- package/dist/models/json-result-list-address-region-entity.d.ts +2 -2
- package/dist/models/json-result-list-applet-sys-user-drop-down-box-list-dto.d.ts +2 -2
- package/dist/models/json-result-list-area-park-dto.d.ts +2 -2
- package/dist/models/json-result-list-calendar-entity.d.ts +2 -2
- package/dist/models/json-result-list-center-list-dto.d.ts +2 -2
- package/dist/models/json-result-list-dashboard-access-park-group-stats-vo.d.ts +2 -2
- package/dist/models/json-result-list-dashboard-access-source-group-stats-vo.d.ts +2 -2
- package/dist/models/json-result-list-dashboard-equipment-park-group-stats-vo.d.ts +2 -2
- package/dist/models/json-result-list-dashboard-equipment-system-group-stats-vo.d.ts +2 -2
- package/dist/models/json-result-list-dashboard-series-stats-base-vo.d.ts +2 -2
- package/dist/models/json-result-list-dashboard-surveillance-functional-area-group-stats-vo.d.ts +2 -2
- package/dist/models/json-result-list-dashboard-surveillance-park-group-stats-vo.d.ts +2 -2
- package/dist/models/json-result-list-dashboard-work-order-park-group-stats-vo.d.ts +2 -2
- package/dist/models/json-result-list-dashboard-work-order-type-group-stats-vo.d.ts +2 -2
- package/dist/models/json-result-list-dashboard-work-order-type-subcategory-group-stats-vo.d.ts +2 -2
- package/dist/models/json-result-list-energy-cost-month-setting-list-summary-standards-vo.d.ts +2 -2
- package/dist/models/json-result-list-energy-cost-month-setting-list-vo.d.ts +2 -2
- package/dist/models/json-result-list-energy-cost-park-option-vo.d.ts +2 -2
- package/dist/models/json-result-list-energy-cost-trend-vo.d.ts +2 -2
- package/dist/models/json-result-list-equipment-detail-dto.d.ts +2 -2
- package/dist/models/json-result-list-equipment-qr-code-dto.d.ts +2 -2
- package/dist/models/json-result-list-equipment-system-tree-dto.d.ts +2 -2
- package/dist/models/json-result-list-equipment-tree-dto.d.ts +2 -2
- package/dist/models/json-result-list-inspection-point.d.ts +2 -2
- package/dist/models/json-result-list-inspection-standard-entity.d.ts +2 -2
- package/dist/models/json-result-list-maintenance-standard-entity.d.ts +2 -2
- package/dist/models/json-result-list-park-list-dto.d.ts +2 -2
- package/dist/models/json-result-list-plan-calendar-list-vo.d.ts +2 -2
- package/dist/models/json-result-list-plan-calendar-vo.d.ts +2 -2
- package/dist/models/json-result-list-space-image-detail-dto.d.ts +2 -2
- package/dist/models/json-result-list-space-point-dto.d.ts +2 -2
- package/dist/models/json-result-list-space-qr-code-dto.d.ts +2 -2
- package/dist/models/json-result-list-space-tree-dto.d.ts +2 -2
- package/dist/models/json-result-list-space-url-dto.d.ts +2 -2
- package/dist/models/json-result-list-srm-center-vo.d.ts +2 -2
- package/dist/models/json-result-list-supplier-select-dto.d.ts +2 -2
- package/dist/models/json-result-list-surveillance-settings-coverage-standard-dto.d.ts +2 -2
- package/dist/models/json-result-list-sys-dept-drop-down-box-list-dto.d.ts +2 -2
- package/dist/models/json-result-list-sys-dept.d.ts +2 -2
- package/dist/models/json-result-list-sys-user-drop-down-box-list-dto.d.ts +2 -2
- package/dist/models/json-result-list-work-order-circulation-settings-entity.d.ts +2 -2
- package/dist/models/json-result-list-work-order-circulation-vo.d.ts +2 -2
- package/dist/models/json-result-list-work-order-comment-entity.d.ts +2 -2
- package/dist/models/json-result-list-work-order-dept-settings-entity.d.ts +2 -2
- package/dist/models/json-result-list-work-order-inspection-detail-dto.d.ts +2 -2
- package/dist/models/json-result-list-work-order-issue-type-settings-entity.d.ts +2 -2
- package/dist/models/json-result-list-work-order-push-settings-entity.d.ts +2 -2
- package/dist/models/json-result-list-work-order-spot-check-dto.d.ts +2 -2
- package/dist/models/json-result-list-work-order-step-by-step-push-user-details-dto.d.ts +2 -2
- package/dist/models/json-result-list-work-order-type-settings-entity.d.ts +2 -2
- package/dist/models/json-result-maintenance-standard-entity.d.ts +2 -2
- package/dist/models/json-result-map-string-object.d.ts +3 -3
- package/dist/models/json-result-monitoring-coverage-alert-work-order-details-dto.d.ts +2 -2
- package/dist/models/json-result-network-monitor-repair-details-dto.d.ts +2 -2
- package/dist/models/json-result-notice-entity.d.ts +2 -2
- package/dist/models/json-result-offline-alert-work-order-details-dto.d.ts +2 -2
- package/dist/models/json-result-page-dto-access-appointment-record-details-dto.d.ts +2 -2
- package/dist/models/json-result-page-dto-access-blacklist-details-dto.d.ts +2 -2
- package/dist/models/json-result-page-dto-access-record-summary-list-dto.d.ts +2 -2
- package/dist/models/json-result-page-dto-access-whitelist-application-details-dto.d.ts +2 -2
- package/dist/models/json-result-page-dto-admission-terms-record-list-dto.d.ts +2 -2
- package/dist/models/json-result-page-dto-disaster-warning-standard-entity.d.ts +2 -2
- package/dist/models/json-result-page-dto-equipment-search-system-dto.d.ts +2 -2
- package/dist/models/json-result-page-dto-inspection-standard-dto.d.ts +2 -2
- package/dist/models/json-result-page-dto-maintenance-standard-dto.d.ts +2 -2
- package/dist/models/json-result-page-dto-open-api-equipment-list-dto.d.ts +2 -2
- package/dist/models/json-result-page-dto-plan-search-dto.d.ts +2 -2
- package/dist/models/json-result-page-dto-supplier-contract-details-dto.d.ts +2 -2
- package/dist/models/json-result-page-dto-surveillance-details-dto.d.ts +2 -2
- package/dist/models/json-result-page-dto-sys-user-msg-dto.d.ts +2 -2
- package/dist/models/json-result-page-dto-work-order-group-equipment-dto.d.ts +2 -2
- package/dist/models/json-result-page-dto-work-order-search-dto.d.ts +2 -2
- package/dist/models/json-result-park-info-dto.d.ts +2 -2
- package/dist/models/json-result-park-settings-details-dto.d.ts +2 -2
- package/dist/models/json-result-period-detail-resp.d.ts +2 -2
- package/dist/models/json-result-plan-detail-dto.d.ts +2 -2
- package/dist/models/json-result-space-add-redis-list-dto.d.ts +2 -2
- package/dist/models/json-result-space-image-detail-dto.d.ts +2 -2
- package/dist/models/json-result-srm-center-entity.d.ts +2 -2
- package/dist/models/json-result-string.d.ts +1 -1
- package/dist/models/json-result-supplier-contract-details-dto.d.ts +2 -2
- package/dist/models/json-result-supplier-entity.d.ts +2 -2
- package/dist/models/json-result-surveillance-count-dto.d.ts +2 -2
- package/dist/models/json-result-surveillance-details-dto.d.ts +2 -2
- package/dist/models/json-result-surveillance-live-dto.d.ts +2 -2
- package/dist/models/json-result-surveillance-settings-details-dto.d.ts +2 -2
- package/dist/models/json-result-surveillance-settings-polling-dto.d.ts +2 -2
- package/dist/models/json-result-switch-park-v2-dto.d.ts +2 -2
- package/dist/models/json-result-sys-dept.d.ts +2 -2
- package/dist/models/json-result-sys-user-msg-dto.d.ts +2 -2
- package/dist/models/json-result-sys-user.d.ts +2 -2
- package/dist/models/json-result-user-add-redis-list-vo.d.ts +2 -2
- package/dist/models/json-result-user-settings-entity.d.ts +2 -2
- package/dist/models/json-result-violation-work-order-details-dto.d.ts +2 -2
- package/dist/models/json-result-void.d.ts +1 -1
- package/dist/models/json-result-work-order-dept-settings-entity.d.ts +2 -2
- package/dist/models/json-result-work-order-detail-dto.d.ts +2 -2
- package/dist/models/json-result-work-order-issue-type-settings-entity.d.ts +2 -2
- package/dist/models/json-result.d.ts +1 -1
- package/dist/models/maintenance-history-dto.d.ts +2 -2
- package/dist/models/maintenance-standard-add-or-update-vo.d.ts +2 -2
- package/dist/models/maintenance-standard-dto.d.ts +2 -2
- package/dist/models/maintenance-standard-entity.d.ts +3 -3
- package/dist/models/monitoring-coverage-alert-info.d.ts +1 -1
- package/dist/models/monitoring-coverage-alert-process-vo.d.ts +1 -1
- package/dist/models/monitoring-coverage-alert-work-order-details-dto.d.ts +7 -7
- package/dist/models/network-monitor-repair-add-vo.d.ts +3 -3
- package/dist/models/network-monitor-repair-details-dto.d.ts +14 -14
- package/dist/models/news-info.d.ts +1 -1
- package/dist/models/offline-alert-submit-vo.d.ts +1 -1
- package/dist/models/offline-alert-work-order-details-dto.d.ts +10 -10
- package/dist/models/offline-alert-work-order-info.d.ts +2 -2
- package/dist/models/offline-alert-work-order-vo.d.ts +1 -1
- package/dist/models/open-api-access-appointment-record-add-vo.d.ts +8 -8
- package/dist/models/open-api-access-appointment-record-delete-vo.d.ts +1 -1
- package/dist/models/open-api-equipment-list-dto.d.ts +2 -2
- package/dist/models/page-dto-access-appointment-record-details-dto.d.ts +1 -1
- package/dist/models/page-dto-access-blacklist-details-dto.d.ts +1 -1
- package/dist/models/page-dto-access-record-summary-list-dto.d.ts +1 -1
- package/dist/models/page-dto-access-whitelist-application-details-dto.d.ts +1 -1
- package/dist/models/page-dto-admission-terms-record-list-dto.d.ts +1 -1
- package/dist/models/page-dto-disaster-warning-standard-entity.d.ts +1 -1
- package/dist/models/page-dto-equipment-search-system-dto.d.ts +1 -1
- package/dist/models/page-dto-inspection-standard-dto.d.ts +1 -1
- package/dist/models/page-dto-maintenance-standard-dto.d.ts +1 -1
- package/dist/models/page-dto-open-api-equipment-list-dto.d.ts +1 -1
- package/dist/models/page-dto-plan-search-dto.d.ts +1 -1
- package/dist/models/page-dto-supplier-contract-details-dto.d.ts +1 -1
- package/dist/models/page-dto-surveillance-details-dto.d.ts +1 -1
- package/dist/models/page-dto-sys-user-msg-dto.d.ts +1 -1
- package/dist/models/page-dto-work-order-group-equipment-dto.d.ts +1 -1
- package/dist/models/page-dto-work-order-search-dto.d.ts +1 -1
- package/dist/models/park-info-dto.d.ts +1 -1
- package/dist/models/park-info-edit-vo.d.ts +1 -1
- package/dist/models/park-list-dto.d.ts +1 -1
- package/dist/models/park.d.ts +1 -1
- package/dist/models/period-detail-resp.d.ts +12 -12
- package/dist/models/period-detail-resp.js +5 -5
- package/dist/models/plan-add-vo.d.ts +9 -9
- package/dist/models/plan-add-vo.js +5 -5
- package/dist/models/plan-calendar-list-vo.d.ts +5 -5
- package/dist/models/plan-calendar-list-vo.js +5 -5
- package/dist/models/plan-detail-dto.d.ts +9 -9
- package/dist/models/plan-detail-dto.js +5 -5
- package/dist/models/plan-edit-vo.d.ts +9 -9
- package/dist/models/plan-edit-vo.js +5 -5
- package/dist/models/plan-inspection-items-dto.d.ts +3 -3
- package/dist/models/plan-item-add-vo.d.ts +2 -2
- package/dist/models/plan-item-edit-vo.d.ts +2 -2
- package/dist/models/plan-search-dto.d.ts +9 -9
- package/dist/models/plan-search-dto.js +5 -5
- package/dist/models/process-work-order-vo.d.ts +1 -1
- package/dist/models/safety-smart-fire-record-gizone-dto.d.ts +1 -1
- package/dist/models/save-period-work-order-detail-req.d.ts +1 -1
- package/dist/models/sms-captcha-vo.d.ts +1 -1
- package/dist/models/source-work-order-dto.d.ts +1 -1
- package/dist/models/source-work-order-inspection-dto.d.ts +1 -1
- package/dist/models/space-add-redis-list-dto.d.ts +1 -1
- package/dist/models/space-add-vo.d.ts +2 -2
- package/dist/models/space-detail-dto.d.ts +4 -4
- package/dist/models/space-edit-vo.d.ts +2 -2
- package/dist/models/space-image-detail-dto.d.ts +2 -2
- package/dist/models/space-tree-dto.d.ts +3 -3
- package/dist/models/space.d.ts +1 -1
- package/dist/models/srm-center-entity.d.ts +1 -1
- package/dist/models/srm-center-vo.d.ts +1 -1
- package/dist/models/srm-level-add-dto.d.ts +1 -1
- package/dist/models/sub-buttons.d.ts +1 -1
- package/dist/models/supplier-add-vo.d.ts +2 -2
- package/dist/models/supplier-edit-vo.d.ts +2 -2
- package/dist/models/supplier-entity.d.ts +2 -2
- package/dist/models/surveillance-batch-import-template-dto.d.ts +3 -3
- package/dist/models/surveillance-details-dto.d.ts +7 -7
- package/dist/models/surveillance-entity.d.ts +3 -3
- package/dist/models/surveillance-settings-coverage-standard-dto.d.ts +1 -1
- package/dist/models/surveillance-settings-polling-dto.d.ts +2 -2
- package/dist/models/surveillance-settings-polling-vo.d.ts +2 -2
- package/dist/models/surveillance-update-vo.d.ts +2 -2
- package/dist/models/switch-pak-body-v2-vo.d.ts +1 -1
- package/dist/models/sync-equipment-status-vo.d.ts +1 -1
- package/dist/models/sync-equipment-vo.d.ts +1 -1
- package/dist/models/sys-user-info-dto.d.ts +3 -3
- package/dist/models/sys-user-msg-dto.d.ts +2 -2
- package/dist/models/sys-user.d.ts +8 -8
- package/dist/models/user-add-redis-list-vo.d.ts +1 -1
- package/dist/models/user-roles-and-permissions-dto.d.ts +1 -1
- package/dist/models/violation-decision-vo.d.ts +2 -2
- package/dist/models/violation-work-order-add-vo.d.ts +3 -3
- package/dist/models/violation-work-order-details-dto.d.ts +12 -12
- package/dist/models/violation-work-order-info.d.ts +4 -4
- package/dist/models/work-order-add-vo.d.ts +3 -3
- package/dist/models/work-order-circulation-settings-add-or-update-vo.d.ts +2 -2
- package/dist/models/work-order-circulation-settings-entity.d.ts +2 -2
- package/dist/models/work-order-circulation-vo.d.ts +1 -1
- package/dist/models/work-order-decision-vo.d.ts +2 -2
- package/dist/models/work-order-dept-settings-entity.d.ts +1 -1
- package/dist/models/work-order-detail-dto.d.ts +14 -14
- package/dist/models/work-order-ext-data.d.ts +5 -5
- package/dist/models/work-order-group-equipment-dto.d.ts +5 -5
- package/dist/models/work-order-handler-dto.d.ts +1 -1
- package/dist/models/work-order-issue-type-settings-add-or-update-vo.d.ts +2 -2
- package/dist/models/work-order-issue-type-settings-entity.d.ts +2 -2
- package/dist/models/work-order-msg-remind-config-info.d.ts +2 -2
- package/dist/models/work-order-push-settings-entity.d.ts +1 -1
- package/dist/models/work-order-push-settings-save-or-update-vo.d.ts +1 -1
- package/dist/models/work-order-push-settings-vo.d.ts +1 -1
- package/dist/models/work-order-report-vo.d.ts +3 -3
- package/dist/models/work-order-search-dto.d.ts +7 -7
- package/dist/models/work-order-spot-check-dto.d.ts +7 -7
- package/dist/models/work-order-spot-check-dto.js +5 -5
- package/dist/models/work-order-staging-data-vo.d.ts +1 -1
- package/dist/models/work-order-submit-vo.d.ts +2 -2
- package/dist/models/work-order-type-msg-remind-config-add-or-update-vo.d.ts +2 -2
- package/dist/models/work-order-type-settings-entity.d.ts +2 -2
- package/dist/models/wx-ma-user-info.d.ts +1 -1
- package/dist/models/wx-menu.d.ts +2 -2
- package/dist/models/wx-mp-conditional-menu.d.ts +2 -2
- package/dist/models/wx-mp-get-self-menu-info-result.d.ts +1 -1
- package/dist/models/wx-mp-menu.d.ts +1 -1
- package/dist/models/wx-mp-self-menu-button.d.ts +2 -2
- package/dist/models/wx-mp-self-menu-info.d.ts +1 -1
- package/models/access-abnormal-type-enum.ts +2 -2
- package/models/access-appointment-record-add-vo.ts +9 -9
- package/models/access-appointment-record-details-dto.ts +12 -12
- package/models/access-appointment-record-process-approval-user-dto.ts +1 -1
- package/models/access-appointment-record-process-details-dto.ts +3 -3
- package/models/access-approval-config-vo.ts +2 -2
- package/models/access-company-config-entity.ts +1 -1
- package/models/access-config-entity.ts +1 -1
- package/models/access-config-vo.ts +1 -1
- package/models/access-record-details-dto.ts +9 -9
- package/models/access-record-summary-details-dto.ts +8 -8
- package/models/access-record-summary-list-dto.ts +7 -7
- package/models/access-vehicle-length-enum.ts +6 -6
- package/models/access-visitor-person-type-config-vo.ts +1 -1
- package/models/access-whitelist-application-add-vo.ts +4 -4
- package/models/access-whitelist-application-batch-import-template-dto.ts +3 -3
- package/models/access-whitelist-application-details-dto.ts +6 -6
- package/models/access-whitelist-application-process-details-dto.ts +3 -3
- package/models/access-whitelist-application-update-vo.ts +1 -1
- package/models/app-login-wx-chat-dto.ts +1 -1
- package/models/area-park-dto.ts +1 -1
- package/models/base-error-result.ts +1 -1
- package/models/center-list-dto.ts +1 -1
- package/models/cuser-info.ts +1 -1
- package/models/dashboard-access-search-dto.ts +3 -3
- package/models/dashboard-access-source-group-stats-vo.ts +1 -1
- package/models/dashboard-equipment-park-group-stats-vo.ts +1 -1
- package/models/dashboard-equipment-system-group-stats-vo.ts +1 -1
- package/models/dashboard-surveillance-functional-area-group-stats-vo.ts +1 -1
- package/models/dashboard-surveillance-search-dto.ts +1 -1
- package/models/dashboard-work-order-by-park-search-dto.ts +3 -3
- package/models/dashboard-work-order-by-work-order-type-search-dto.ts +2 -2
- package/models/dashboard-work-order-by-work-order-type-subcategory-search-dto.ts +1 -1
- package/models/dashboard-work-order-issue-type-group-stats-vo.ts +1 -1
- package/models/dashboard-work-order-list-search-dto.ts +4 -4
- package/models/dashboard-work-order-type-group-stats-vo.ts +2 -2
- package/models/dashboard-work-order-type-subcategory-group-stats-vo.ts +1 -1
- package/models/dept-relation-dto.ts +2 -2
- package/models/dept-relation.ts +2 -2
- package/models/disaster-warning-standard-add-or-update-vo.ts +1 -1
- package/models/disaster-warning-standard-entity.ts +1 -1
- package/models/disaster-warning-standard-import-dto.ts +1 -1
- package/models/energy-cost-add-record-dto.ts +2 -2
- package/models/energy-cost-add-setting-dto.ts +1 -1
- package/models/energy-cost-add-setting-dtopark-setting.ts +1 -1
- package/models/energy-cost-analysis-export-dto.ts +1 -1
- package/models/energy-cost-analysis-query-dto.ts +0 -26
- package/models/energy-cost-edit-record-dto.ts +2 -2
- package/models/energy-cost-per-area-analysis-vo.ts +0 -12
- package/models/energy-cost-per-unit-analysis-vo.ts +8 -17
- package/models/energy-cost-record-info-not-emun-vo.ts +1 -1
- package/models/energy-cost-record-info-vo.ts +1 -1
- package/models/energy-cost-trend-vo.ts +1 -1
- package/models/equipment-add-redis-list-dto.ts +1 -1
- package/models/equipment-detail-dto.ts +2 -2
- package/models/equipment-edit-batch-vo.ts +1 -1
- package/models/equipment-edit-vo.ts +2 -2
- package/models/equipment-search-system-dto.ts +3 -3
- package/models/equipment-search-vo.ts +1 -1
- package/models/equipment-status-stats-vo.ts +1 -1
- package/models/equipment-tree-details-dto.ts +2 -2
- package/models/equipment-tree-dto.ts +1 -1
- package/models/excel-import-result-dtoaccess-whitelist-application-batch-import-template-dto.ts +1 -1
- package/models/excel-import-result-dtocalendar-export-dto.ts +1 -1
- package/models/excel-import-result-dtodisaster-warning-standard-import-dto.ts +1 -1
- package/models/excel-import-result-dtoequipment-excel-add-dto.ts +1 -1
- package/models/excel-import-result-dtoinspection-standard-import-dto.ts +1 -1
- package/models/excel-import-result-dtomaintenance-standard-import-dto.ts +1 -1
- package/models/excel-import-result-dtosurveillance-batch-import-template-dto.ts +1 -1
- package/models/excel-import-result-dtosurveillance-settings-export-dto.ts +1 -1
- package/models/excel-import-upload-to-redis-vo-space-add-excel-dto.ts +1 -1
- package/models/exploration-work-order-add-vo.ts +3 -3
- package/models/exploration-work-order-details-dto.ts +9 -9
- package/models/exploration-work-order-info.ts +2 -2
- package/models/followup-work-order-dto.ts +1 -1
- package/models/group-dept-vo.ts +1 -1
- package/models/index.ts +0 -1
- package/models/inspection-handle-req.ts +1 -1
- package/models/inspection-point-item.ts +1 -1
- package/models/inspection-point.ts +1 -1
- package/models/inspection-standard-add-or-update-vo.ts +4 -4
- package/models/inspection-standard-dto.ts +4 -4
- package/models/inspection-standard-entity.ts +5 -5
- package/models/inspection-standard-import-dto.ts +2 -2
- package/models/insurance-work-order-issue-vo.ts +1 -1
- package/models/insurance-work-order-vo.ts +1 -1
- package/models/ipage-energy-cost-analysis-list-vo.ts +7 -7
- package/models/ipage-energy-cost-record-info-vo.ts +7 -7
- package/models/json-result-access-appointment-record-details-dto.ts +2 -2
- package/models/json-result-access-blacklist-details-dto.ts +2 -2
- package/models/json-result-access-company-config-entity.ts +2 -2
- package/models/json-result-access-config-entity.ts +2 -2
- package/models/json-result-access-record-summary-details-dto.ts +2 -2
- package/models/json-result-access-whitelist-application-details-dto.ts +2 -2
- package/models/json-result-admission-terms-record-details-dto.ts +2 -2
- package/models/json-result-applet-user-type-dto.ts +2 -2
- package/models/json-result-big-decimal.ts +1 -1
- package/models/json-result-boolean.ts +1 -1
- package/models/json-result-calendar-entity.ts +2 -2
- package/models/json-result-dashboard-park-statistics-vo.ts +2 -2
- package/models/json-result-disaster-warning-standard-entity.ts +2 -2
- package/models/json-result-energy-cost-analysis-overview-vo.ts +2 -2
- package/models/json-result-energy-cost-per-area-analysis-vo.ts +2 -2
- package/models/json-result-energy-cost-per-unit-analysis-vo.ts +2 -2
- package/models/json-result-energy-cost-record-bill-info-vo.ts +2 -2
- package/models/json-result-energy-cost-record-info-not-emun-vo.ts +2 -2
- package/models/json-result-energy-cost-record-info-vo.ts +2 -2
- package/models/json-result-energy-cost-unit-price-analysis-vo.ts +2 -2
- package/models/json-result-equipment-add-redis-list-dto.ts +2 -2
- package/models/json-result-equipment-detail-dto.ts +2 -2
- package/models/json-result-equipment-search-system-dto.ts +2 -2
- package/models/json-result-excel-import-result-dtoaccess-whitelist-application-batch-import-template-dto.ts +2 -2
- package/models/json-result-excel-import-result-dtocalendar-export-dto.ts +2 -2
- package/models/json-result-excel-import-result-dtodisaster-warning-standard-import-dto.ts +2 -2
- package/models/json-result-excel-import-result-dtoequipment-excel-add-dto.ts +2 -2
- package/models/json-result-excel-import-result-dtoinspection-standard-import-dto.ts +2 -2
- package/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.ts +2 -2
- package/models/json-result-excel-import-result-dtosurveillance-batch-import-template-dto.ts +2 -2
- package/models/json-result-excel-import-result-dtosurveillance-settings-export-dto.ts +2 -2
- package/models/json-result-excel-import-upload-to-redis-vo-space-add-excel-dto.ts +2 -2
- package/models/json-result-exploration-work-order-details-dto.ts +2 -2
- package/models/json-result-file-dto.ts +2 -2
- package/models/json-result-group-dept-vo.ts +2 -2
- package/models/json-result-inspection-standard-entity.ts +2 -2
- package/models/json-result-integer.ts +1 -1
- package/models/json-result-ipage-energy-cost-analysis-list-vo.ts +2 -2
- package/models/json-result-ipage-energy-cost-record-info-vo.ts +2 -2
- package/models/json-result-json-result-list-space-tree-dto.ts +2 -2
- package/models/json-result-list-access-appointment-record-process-details-dto.ts +2 -2
- package/models/json-result-list-access-company-config-entity.ts +2 -2
- package/models/json-result-list-access-whitelist-application-process-details-dto.ts +2 -2
- package/models/json-result-list-address-region-entity.ts +2 -2
- package/models/json-result-list-applet-sys-user-drop-down-box-list-dto.ts +2 -2
- package/models/json-result-list-area-park-dto.ts +2 -2
- package/models/json-result-list-calendar-entity.ts +2 -2
- package/models/json-result-list-center-list-dto.ts +2 -2
- package/models/json-result-list-dashboard-access-park-group-stats-vo.ts +2 -2
- package/models/json-result-list-dashboard-access-source-group-stats-vo.ts +2 -2
- package/models/json-result-list-dashboard-equipment-park-group-stats-vo.ts +2 -2
- package/models/json-result-list-dashboard-equipment-system-group-stats-vo.ts +2 -2
- package/models/json-result-list-dashboard-series-stats-base-vo.ts +2 -2
- package/models/json-result-list-dashboard-surveillance-functional-area-group-stats-vo.ts +2 -2
- package/models/json-result-list-dashboard-surveillance-park-group-stats-vo.ts +2 -2
- package/models/json-result-list-dashboard-work-order-park-group-stats-vo.ts +2 -2
- package/models/json-result-list-dashboard-work-order-type-group-stats-vo.ts +2 -2
- package/models/json-result-list-dashboard-work-order-type-subcategory-group-stats-vo.ts +2 -2
- package/models/json-result-list-energy-cost-month-setting-list-summary-standards-vo.ts +2 -2
- package/models/json-result-list-energy-cost-month-setting-list-vo.ts +2 -2
- package/models/json-result-list-energy-cost-park-option-vo.ts +2 -2
- package/models/json-result-list-energy-cost-trend-vo.ts +2 -2
- package/models/json-result-list-equipment-detail-dto.ts +2 -2
- package/models/json-result-list-equipment-qr-code-dto.ts +2 -2
- package/models/json-result-list-equipment-system-tree-dto.ts +2 -2
- package/models/json-result-list-equipment-tree-dto.ts +2 -2
- package/models/json-result-list-inspection-point.ts +2 -2
- package/models/json-result-list-inspection-standard-entity.ts +2 -2
- package/models/json-result-list-maintenance-standard-entity.ts +2 -2
- package/models/json-result-list-park-list-dto.ts +2 -2
- package/models/json-result-list-plan-calendar-list-vo.ts +2 -2
- package/models/json-result-list-plan-calendar-vo.ts +2 -2
- package/models/json-result-list-space-image-detail-dto.ts +2 -2
- package/models/json-result-list-space-point-dto.ts +2 -2
- package/models/json-result-list-space-qr-code-dto.ts +2 -2
- package/models/json-result-list-space-tree-dto.ts +2 -2
- package/models/json-result-list-space-url-dto.ts +2 -2
- package/models/json-result-list-srm-center-vo.ts +2 -2
- package/models/json-result-list-supplier-select-dto.ts +2 -2
- package/models/json-result-list-surveillance-settings-coverage-standard-dto.ts +2 -2
- package/models/json-result-list-sys-dept-drop-down-box-list-dto.ts +2 -2
- package/models/json-result-list-sys-dept.ts +2 -2
- package/models/json-result-list-sys-user-drop-down-box-list-dto.ts +2 -2
- package/models/json-result-list-work-order-circulation-settings-entity.ts +2 -2
- package/models/json-result-list-work-order-circulation-vo.ts +2 -2
- package/models/json-result-list-work-order-comment-entity.ts +2 -2
- package/models/json-result-list-work-order-dept-settings-entity.ts +2 -2
- package/models/json-result-list-work-order-inspection-detail-dto.ts +2 -2
- package/models/json-result-list-work-order-issue-type-settings-entity.ts +2 -2
- package/models/json-result-list-work-order-push-settings-entity.ts +2 -2
- package/models/json-result-list-work-order-spot-check-dto.ts +2 -2
- package/models/json-result-list-work-order-step-by-step-push-user-details-dto.ts +2 -2
- package/models/json-result-list-work-order-type-settings-entity.ts +2 -2
- package/models/json-result-maintenance-standard-entity.ts +2 -2
- package/models/json-result-map-string-object.ts +3 -3
- package/models/json-result-monitoring-coverage-alert-work-order-details-dto.ts +2 -2
- package/models/json-result-network-monitor-repair-details-dto.ts +2 -2
- package/models/json-result-notice-entity.ts +2 -2
- package/models/json-result-offline-alert-work-order-details-dto.ts +2 -2
- package/models/json-result-page-dto-access-appointment-record-details-dto.ts +2 -2
- package/models/json-result-page-dto-access-blacklist-details-dto.ts +2 -2
- package/models/json-result-page-dto-access-record-summary-list-dto.ts +2 -2
- package/models/json-result-page-dto-access-whitelist-application-details-dto.ts +2 -2
- package/models/json-result-page-dto-admission-terms-record-list-dto.ts +2 -2
- package/models/json-result-page-dto-disaster-warning-standard-entity.ts +2 -2
- package/models/json-result-page-dto-equipment-search-system-dto.ts +2 -2
- package/models/json-result-page-dto-inspection-standard-dto.ts +2 -2
- package/models/json-result-page-dto-maintenance-standard-dto.ts +2 -2
- package/models/json-result-page-dto-open-api-equipment-list-dto.ts +2 -2
- package/models/json-result-page-dto-plan-search-dto.ts +2 -2
- package/models/json-result-page-dto-supplier-contract-details-dto.ts +2 -2
- package/models/json-result-page-dto-surveillance-details-dto.ts +2 -2
- package/models/json-result-page-dto-sys-user-msg-dto.ts +2 -2
- package/models/json-result-page-dto-work-order-group-equipment-dto.ts +2 -2
- package/models/json-result-page-dto-work-order-search-dto.ts +2 -2
- package/models/json-result-park-info-dto.ts +2 -2
- package/models/json-result-park-settings-details-dto.ts +2 -2
- package/models/json-result-period-detail-resp.ts +2 -2
- package/models/json-result-plan-detail-dto.ts +2 -2
- package/models/json-result-space-add-redis-list-dto.ts +2 -2
- package/models/json-result-space-image-detail-dto.ts +2 -2
- package/models/json-result-srm-center-entity.ts +2 -2
- package/models/json-result-string.ts +1 -1
- package/models/json-result-supplier-contract-details-dto.ts +2 -2
- package/models/json-result-supplier-entity.ts +2 -2
- package/models/json-result-surveillance-count-dto.ts +2 -2
- package/models/json-result-surveillance-details-dto.ts +2 -2
- package/models/json-result-surveillance-live-dto.ts +2 -2
- package/models/json-result-surveillance-settings-details-dto.ts +2 -2
- package/models/json-result-surveillance-settings-polling-dto.ts +2 -2
- package/models/json-result-switch-park-v2-dto.ts +2 -2
- package/models/json-result-sys-dept.ts +2 -2
- package/models/json-result-sys-user-msg-dto.ts +2 -2
- package/models/json-result-sys-user.ts +2 -2
- package/models/json-result-user-add-redis-list-vo.ts +2 -2
- package/models/json-result-user-settings-entity.ts +2 -2
- package/models/json-result-violation-work-order-details-dto.ts +2 -2
- package/models/json-result-void.ts +1 -1
- package/models/json-result-work-order-dept-settings-entity.ts +2 -2
- package/models/json-result-work-order-detail-dto.ts +2 -2
- package/models/json-result-work-order-issue-type-settings-entity.ts +2 -2
- package/models/json-result.ts +1 -1
- package/models/maintenance-history-dto.ts +2 -2
- package/models/maintenance-standard-add-or-update-vo.ts +2 -2
- package/models/maintenance-standard-dto.ts +2 -2
- package/models/maintenance-standard-entity.ts +3 -3
- package/models/monitoring-coverage-alert-info.ts +1 -1
- package/models/monitoring-coverage-alert-process-vo.ts +1 -1
- package/models/monitoring-coverage-alert-work-order-details-dto.ts +7 -7
- package/models/network-monitor-repair-add-vo.ts +3 -3
- package/models/network-monitor-repair-details-dto.ts +14 -14
- package/models/news-info.ts +1 -1
- package/models/offline-alert-submit-vo.ts +1 -1
- package/models/offline-alert-work-order-details-dto.ts +10 -10
- package/models/offline-alert-work-order-info.ts +2 -2
- package/models/offline-alert-work-order-vo.ts +1 -1
- package/models/open-api-access-appointment-record-add-vo.ts +8 -8
- package/models/open-api-access-appointment-record-delete-vo.ts +1 -1
- package/models/open-api-equipment-list-dto.ts +2 -2
- package/models/page-dto-access-appointment-record-details-dto.ts +1 -1
- package/models/page-dto-access-blacklist-details-dto.ts +1 -1
- package/models/page-dto-access-record-summary-list-dto.ts +1 -1
- package/models/page-dto-access-whitelist-application-details-dto.ts +1 -1
- package/models/page-dto-admission-terms-record-list-dto.ts +1 -1
- package/models/page-dto-disaster-warning-standard-entity.ts +1 -1
- package/models/page-dto-equipment-search-system-dto.ts +1 -1
- package/models/page-dto-inspection-standard-dto.ts +1 -1
- package/models/page-dto-maintenance-standard-dto.ts +1 -1
- package/models/page-dto-open-api-equipment-list-dto.ts +1 -1
- package/models/page-dto-plan-search-dto.ts +1 -1
- package/models/page-dto-supplier-contract-details-dto.ts +1 -1
- package/models/page-dto-surveillance-details-dto.ts +1 -1
- package/models/page-dto-sys-user-msg-dto.ts +1 -1
- package/models/page-dto-work-order-group-equipment-dto.ts +1 -1
- package/models/page-dto-work-order-search-dto.ts +1 -1
- package/models/park-info-dto.ts +1 -1
- package/models/park-info-edit-vo.ts +1 -1
- package/models/park-list-dto.ts +1 -1
- package/models/park.ts +1 -1
- package/models/period-detail-resp.ts +12 -12
- package/models/plan-add-vo.ts +9 -9
- package/models/plan-calendar-list-vo.ts +5 -5
- package/models/plan-detail-dto.ts +9 -9
- package/models/plan-edit-vo.ts +9 -9
- package/models/plan-inspection-items-dto.ts +3 -3
- package/models/plan-item-add-vo.ts +2 -2
- package/models/plan-item-edit-vo.ts +2 -2
- package/models/plan-search-dto.ts +9 -9
- package/models/process-work-order-vo.ts +1 -1
- package/models/safety-smart-fire-record-gizone-dto.ts +1 -1
- package/models/save-period-work-order-detail-req.ts +1 -1
- package/models/sms-captcha-vo.ts +1 -1
- package/models/source-work-order-dto.ts +1 -1
- package/models/source-work-order-inspection-dto.ts +1 -1
- package/models/space-add-redis-list-dto.ts +1 -1
- package/models/space-add-vo.ts +2 -2
- package/models/space-detail-dto.ts +4 -4
- package/models/space-edit-vo.ts +2 -2
- package/models/space-image-detail-dto.ts +2 -2
- package/models/space-tree-dto.ts +3 -3
- package/models/space.ts +1 -1
- package/models/srm-center-entity.ts +1 -1
- package/models/srm-center-vo.ts +1 -1
- package/models/srm-level-add-dto.ts +1 -1
- package/models/sub-buttons.ts +1 -1
- package/models/supplier-add-vo.ts +2 -2
- package/models/supplier-edit-vo.ts +2 -2
- package/models/supplier-entity.ts +2 -2
- package/models/surveillance-batch-import-template-dto.ts +3 -3
- package/models/surveillance-details-dto.ts +7 -7
- package/models/surveillance-entity.ts +3 -3
- package/models/surveillance-settings-coverage-standard-dto.ts +1 -1
- package/models/surveillance-settings-polling-dto.ts +2 -2
- package/models/surveillance-settings-polling-vo.ts +2 -2
- package/models/surveillance-update-vo.ts +2 -2
- package/models/switch-pak-body-v2-vo.ts +1 -1
- package/models/sync-equipment-status-vo.ts +1 -1
- package/models/sync-equipment-vo.ts +1 -1
- package/models/sys-user-info-dto.ts +3 -3
- package/models/sys-user-msg-dto.ts +2 -2
- package/models/sys-user.ts +8 -8
- package/models/user-add-redis-list-vo.ts +1 -1
- package/models/user-roles-and-permissions-dto.ts +1 -1
- package/models/violation-decision-vo.ts +2 -2
- package/models/violation-work-order-add-vo.ts +3 -3
- package/models/violation-work-order-details-dto.ts +12 -12
- package/models/violation-work-order-info.ts +4 -4
- package/models/work-order-add-vo.ts +3 -3
- package/models/work-order-circulation-settings-add-or-update-vo.ts +2 -2
- package/models/work-order-circulation-settings-entity.ts +2 -2
- package/models/work-order-circulation-vo.ts +1 -1
- package/models/work-order-decision-vo.ts +2 -2
- package/models/work-order-dept-settings-entity.ts +1 -1
- package/models/work-order-detail-dto.ts +14 -14
- package/models/work-order-ext-data.ts +5 -5
- package/models/work-order-group-equipment-dto.ts +5 -5
- package/models/work-order-handler-dto.ts +1 -1
- package/models/work-order-issue-type-settings-add-or-update-vo.ts +2 -2
- package/models/work-order-issue-type-settings-entity.ts +2 -2
- package/models/work-order-msg-remind-config-info.ts +2 -2
- package/models/work-order-push-settings-entity.ts +1 -1
- package/models/work-order-push-settings-save-or-update-vo.ts +1 -1
- package/models/work-order-push-settings-vo.ts +1 -1
- package/models/work-order-report-vo.ts +3 -3
- package/models/work-order-search-dto.ts +7 -7
- package/models/work-order-spot-check-dto.ts +7 -7
- package/models/work-order-staging-data-vo.ts +1 -1
- package/models/work-order-submit-vo.ts +2 -2
- package/models/work-order-type-msg-remind-config-add-or-update-vo.ts +2 -2
- package/models/work-order-type-settings-entity.ts +2 -2
- package/models/wx-ma-user-info.ts +1 -1
- package/models/wx-menu.ts +2 -2
- package/models/wx-mp-conditional-menu.ts +2 -2
- package/models/wx-mp-get-self-menu-info-result.ts +1 -1
- package/models/wx-mp-menu.ts +1 -1
- package/models/wx-mp-self-menu-button.ts +2 -2
- package/models/wx-mp-self-menu-info.ts +1 -1
- package/package.json +4 -4
- package/dist/esm/models/park-per-unit-detail-vo.d.ts +0 -72
- package/dist/esm/models/park-per-unit-detail-vo.js +0 -14
- package/dist/models/park-per-unit-detail-vo.d.ts +0 -72
- package/dist/models/park-per-unit-detail-vo.js +0 -15
- package/models/park-per-unit-detail-vo.ts +0 -78
|
@@ -40,7 +40,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
40
40
|
* @param {*} [options] Override http request option.
|
|
41
41
|
* @throws {RequiredError}
|
|
42
42
|
*/
|
|
43
|
-
add1: (
|
|
43
|
+
add1: (parkId_1, parkPushSettingsAddBO_1, ...args_1) => __awaiter(this, [parkId_1, parkPushSettingsAddBO_1, ...args_1], void 0, function* (parkId, parkPushSettingsAddBO, options = {}) {
|
|
44
44
|
// verify required parameter 'parkId' is not null or undefined
|
|
45
45
|
assertParamExists('add1', 'parkId', parkId);
|
|
46
46
|
// verify required parameter 'parkPushSettingsAddBO' is not null or undefined
|
|
@@ -77,7 +77,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
77
77
|
* @param {*} [options] Override http request option.
|
|
78
78
|
* @throws {RequiredError}
|
|
79
79
|
*/
|
|
80
|
-
addOrUpdate: (
|
|
80
|
+
addOrUpdate: (keyConfig_1, userSettingsUpdateBO_1, ...args_1) => __awaiter(this, [keyConfig_1, userSettingsUpdateBO_1, ...args_1], void 0, function* (keyConfig, userSettingsUpdateBO, options = {}) {
|
|
81
81
|
// verify required parameter 'keyConfig' is not null or undefined
|
|
82
82
|
assertParamExists('addOrUpdate', 'keyConfig', keyConfig);
|
|
83
83
|
// verify required parameter 'userSettingsUpdateBO' is not null or undefined
|
|
@@ -112,7 +112,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
112
112
|
* @param {*} [options] Override http request option.
|
|
113
113
|
* @throws {RequiredError}
|
|
114
114
|
*/
|
|
115
|
-
calendarBatchImportConfirm: (
|
|
115
|
+
calendarBatchImportConfirm: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
116
116
|
const localVarPath = `/calendar/batchImport/confirm`;
|
|
117
117
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
118
118
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -140,7 +140,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
140
140
|
* @param {*} [options] Override http request option.
|
|
141
141
|
* @throws {RequiredError}
|
|
142
142
|
*/
|
|
143
|
-
calendarBatchImportPreView: (
|
|
143
|
+
calendarBatchImportPreView: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
144
144
|
const localVarPath = `/calendar/batchImport/preView`;
|
|
145
145
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
146
146
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -169,7 +169,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
169
169
|
* @param {*} [options] Override http request option.
|
|
170
170
|
* @throws {RequiredError}
|
|
171
171
|
*/
|
|
172
|
-
calendarBatchImportTemplate: (
|
|
172
|
+
calendarBatchImportTemplate: (language_1, ...args_1) => __awaiter(this, [language_1, ...args_1], void 0, function* (language, options = {}) {
|
|
173
173
|
const localVarPath = `/calendar/batchImport/template`;
|
|
174
174
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
175
175
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -203,7 +203,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
203
203
|
* @param {*} [options] Override http request option.
|
|
204
204
|
* @throws {RequiredError}
|
|
205
205
|
*/
|
|
206
|
-
calendarBatchImportUpload: (
|
|
206
|
+
calendarBatchImportUpload: (parkId_1, file_1, language_1, ...args_1) => __awaiter(this, [parkId_1, file_1, language_1, ...args_1], void 0, function* (parkId, file, language, options = {}) {
|
|
207
207
|
// verify required parameter 'parkId' is not null or undefined
|
|
208
208
|
assertParamExists('calendarBatchImportUpload', 'parkId', parkId);
|
|
209
209
|
// verify required parameter 'file' is not null or undefined
|
|
@@ -249,7 +249,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
249
249
|
* @param {*} [options] Override http request option.
|
|
250
250
|
* @throws {RequiredError}
|
|
251
251
|
*/
|
|
252
|
-
calendarExport: (
|
|
252
|
+
calendarExport: (year_1, language_1, ...args_1) => __awaiter(this, [year_1, language_1, ...args_1], void 0, function* (year, language, options = {}) {
|
|
253
253
|
// verify required parameter 'year' is not null or undefined
|
|
254
254
|
assertParamExists('calendarExport', 'year', year);
|
|
255
255
|
const localVarPath = `/calendar/export/{year}`
|
|
@@ -286,7 +286,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
286
286
|
* @param {*} [options] Override http request option.
|
|
287
287
|
* @throws {RequiredError}
|
|
288
288
|
*/
|
|
289
|
-
deptConfigAddOrUpdate: (
|
|
289
|
+
deptConfigAddOrUpdate: (deptId_1, configKey_1, body_1, ...args_1) => __awaiter(this, [deptId_1, configKey_1, body_1, ...args_1], void 0, function* (deptId, configKey, body, options = {}) {
|
|
290
290
|
// verify required parameter 'deptId' is not null or undefined
|
|
291
291
|
assertParamExists('deptConfigAddOrUpdate', 'deptId', deptId);
|
|
292
292
|
// verify required parameter 'configKey' is not null or undefined
|
|
@@ -326,7 +326,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
326
326
|
* @param {*} [options] Override http request option.
|
|
327
327
|
* @throws {RequiredError}
|
|
328
328
|
*/
|
|
329
|
-
deptConfigSelectByParkAndKey: (
|
|
329
|
+
deptConfigSelectByParkAndKey: (deptId_1, configKey_1, ...args_1) => __awaiter(this, [deptId_1, configKey_1, ...args_1], void 0, function* (deptId, configKey, options = {}) {
|
|
330
330
|
// verify required parameter 'deptId' is not null or undefined
|
|
331
331
|
assertParamExists('deptConfigSelectByParkAndKey', 'deptId', deptId);
|
|
332
332
|
// verify required parameter 'configKey' is not null or undefined
|
|
@@ -361,7 +361,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
361
361
|
* @param {*} [options] Override http request option.
|
|
362
362
|
* @throws {RequiredError}
|
|
363
363
|
*/
|
|
364
|
-
getByDate: (
|
|
364
|
+
getByDate: (date_1, ...args_1) => __awaiter(this, [date_1, ...args_1], void 0, function* (date, options = {}) {
|
|
365
365
|
// verify required parameter 'date' is not null or undefined
|
|
366
366
|
assertParamExists('getByDate', 'date', date);
|
|
367
367
|
const localVarPath = `/calendar/getByDate`;
|
|
@@ -397,7 +397,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
397
397
|
* @param {*} [options] Override http request option.
|
|
398
398
|
* @throws {RequiredError}
|
|
399
399
|
*/
|
|
400
|
-
parkInit: (
|
|
400
|
+
parkInit: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
401
401
|
// verify required parameter 'parkId' is not null or undefined
|
|
402
402
|
assertParamExists('parkInit', 'parkId', parkId);
|
|
403
403
|
const localVarPath = `/park/{parkId}/init`
|
|
@@ -429,7 +429,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
429
429
|
* @param {*} [options] Override http request option.
|
|
430
430
|
* @throws {RequiredError}
|
|
431
431
|
*/
|
|
432
|
-
parkInitDept: (
|
|
432
|
+
parkInitDept: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
433
433
|
// verify required parameter 'parkId' is not null or undefined
|
|
434
434
|
assertParamExists('parkInitDept', 'parkId', parkId);
|
|
435
435
|
const localVarPath = `/park/{parkId}/init/dept`
|
|
@@ -461,7 +461,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
461
461
|
* @param {*} [options] Override http request option.
|
|
462
462
|
* @throws {RequiredError}
|
|
463
463
|
*/
|
|
464
|
-
parkInitRole: (
|
|
464
|
+
parkInitRole: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
465
465
|
// verify required parameter 'parkId' is not null or undefined
|
|
466
466
|
assertParamExists('parkInitRole', 'parkId', parkId);
|
|
467
467
|
const localVarPath = `/park/{parkId}/init/role`
|
|
@@ -493,7 +493,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
493
493
|
* @param {*} [options] Override http request option.
|
|
494
494
|
* @throws {RequiredError}
|
|
495
495
|
*/
|
|
496
|
-
parkInitWorkOrderDeptSettings: (
|
|
496
|
+
parkInitWorkOrderDeptSettings: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
497
497
|
// verify required parameter 'parkId' is not null or undefined
|
|
498
498
|
assertParamExists('parkInitWorkOrderDeptSettings', 'parkId', parkId);
|
|
499
499
|
const localVarPath = `/park/{parkId}/init/workOrderDeptSettings`
|
|
@@ -525,7 +525,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
525
525
|
* @param {*} [options] Override http request option.
|
|
526
526
|
* @throws {RequiredError}
|
|
527
527
|
*/
|
|
528
|
-
parkInitWorkOrderIssueTypeExecutionTimeSettings: (
|
|
528
|
+
parkInitWorkOrderIssueTypeExecutionTimeSettings: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
529
529
|
// verify required parameter 'parkId' is not null or undefined
|
|
530
530
|
assertParamExists('parkInitWorkOrderIssueTypeExecutionTimeSettings', 'parkId', parkId);
|
|
531
531
|
const localVarPath = `/park/{parkId}/init/workOrderIssueTypeExecutionTimeSettings`
|
|
@@ -557,7 +557,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
557
557
|
* @param {*} [options] Override http request option.
|
|
558
558
|
* @throws {RequiredError}
|
|
559
559
|
*/
|
|
560
|
-
parkInitWorkOrderIssueTypeSettings: (
|
|
560
|
+
parkInitWorkOrderIssueTypeSettings: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
561
561
|
// verify required parameter 'parkId' is not null or undefined
|
|
562
562
|
assertParamExists('parkInitWorkOrderIssueTypeSettings', 'parkId', parkId);
|
|
563
563
|
const localVarPath = `/park/{parkId}/init/workOrderIssueTypeSettings`
|
|
@@ -590,7 +590,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
590
590
|
* @param {*} [options] Override http request option.
|
|
591
591
|
* @throws {RequiredError}
|
|
592
592
|
*/
|
|
593
|
-
sectionQuery: (
|
|
593
|
+
sectionQuery: (start_1, end_1, ...args_1) => __awaiter(this, [start_1, end_1, ...args_1], void 0, function* (start, end, options = {}) {
|
|
594
594
|
const localVarPath = `/calendar/sectionQuery`;
|
|
595
595
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
596
596
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -629,7 +629,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
629
629
|
* @param {*} [options] Override http request option.
|
|
630
630
|
* @throws {RequiredError}
|
|
631
631
|
*/
|
|
632
|
-
selectList: (
|
|
632
|
+
selectList: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
633
633
|
// verify required parameter 'parkId' is not null or undefined
|
|
634
634
|
assertParamExists('selectList', 'parkId', parkId);
|
|
635
635
|
const localVarPath = `/parkPushSettings/{parkId}`
|
|
@@ -662,7 +662,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
662
662
|
* @param {*} [options] Override http request option.
|
|
663
663
|
* @throws {RequiredError}
|
|
664
664
|
*/
|
|
665
|
-
selectUserSettingsDetails: (
|
|
665
|
+
selectUserSettingsDetails: (keyConfig_1, parkId_1, ...args_1) => __awaiter(this, [keyConfig_1, parkId_1, ...args_1], void 0, function* (keyConfig, parkId, options = {}) {
|
|
666
666
|
// verify required parameter 'keyConfig' is not null or undefined
|
|
667
667
|
assertParamExists('selectUserSettingsDetails', 'keyConfig', keyConfig);
|
|
668
668
|
const localVarPath = `/gizone/userSettings/{keyConfig}`
|
|
@@ -697,7 +697,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
697
697
|
* @param {*} [options] Override http request option.
|
|
698
698
|
* @throws {RequiredError}
|
|
699
699
|
*/
|
|
700
|
-
updateOrAdd: (
|
|
700
|
+
updateOrAdd: (calendarSaveUpdateDto_1, ...args_1) => __awaiter(this, [calendarSaveUpdateDto_1, ...args_1], void 0, function* (calendarSaveUpdateDto, options = {}) {
|
|
701
701
|
// verify required parameter 'calendarSaveUpdateDto' is not null or undefined
|
|
702
702
|
assertParamExists('updateOrAdd', 'calendarSaveUpdateDto', calendarSaveUpdateDto);
|
|
703
703
|
const localVarPath = `/calendar/updateOrAdd`;
|
|
@@ -731,7 +731,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
731
731
|
* @param {*} [options] Override http request option.
|
|
732
732
|
* @throws {RequiredError}
|
|
733
733
|
*/
|
|
734
|
-
workOrderCirculationSettingsAddOrUpdate: (
|
|
734
|
+
workOrderCirculationSettingsAddOrUpdate: (parkId_1, workOrderCirculationSettingsAddOrUpdateVo_1, ...args_1) => __awaiter(this, [parkId_1, workOrderCirculationSettingsAddOrUpdateVo_1, ...args_1], void 0, function* (parkId, workOrderCirculationSettingsAddOrUpdateVo, options = {}) {
|
|
735
735
|
// verify required parameter 'parkId' is not null or undefined
|
|
736
736
|
assertParamExists('workOrderCirculationSettingsAddOrUpdate', 'parkId', parkId);
|
|
737
737
|
// verify required parameter 'workOrderCirculationSettingsAddOrUpdateVo' is not null or undefined
|
|
@@ -767,7 +767,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
767
767
|
* @param {*} [options] Override http request option.
|
|
768
768
|
* @throws {RequiredError}
|
|
769
769
|
*/
|
|
770
|
-
workOrderCirculationSettingsList: (
|
|
770
|
+
workOrderCirculationSettingsList: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
771
771
|
// verify required parameter 'parkId' is not null or undefined
|
|
772
772
|
assertParamExists('workOrderCirculationSettingsList', 'parkId', parkId);
|
|
773
773
|
const localVarPath = `/gizone/workOrderCirculationSettings/{parkId}`
|
|
@@ -801,7 +801,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
801
801
|
* @param {*} [options] Override http request option.
|
|
802
802
|
* @throws {RequiredError}
|
|
803
803
|
*/
|
|
804
|
-
workOrderDeptSettingsAddOrUpdate: (
|
|
804
|
+
workOrderDeptSettingsAddOrUpdate: (parkId_1, workOrderType_1, workOrderDeptSettingsAddOrUpdateVO_1, ...args_1) => __awaiter(this, [parkId_1, workOrderType_1, workOrderDeptSettingsAddOrUpdateVO_1, ...args_1], void 0, function* (parkId, workOrderType, workOrderDeptSettingsAddOrUpdateVO, options = {}) {
|
|
805
805
|
// verify required parameter 'parkId' is not null or undefined
|
|
806
806
|
assertParamExists('workOrderDeptSettingsAddOrUpdate', 'parkId', parkId);
|
|
807
807
|
// verify required parameter 'workOrderType' is not null or undefined
|
|
@@ -841,7 +841,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
841
841
|
* @param {*} [options] Override http request option.
|
|
842
842
|
* @throws {RequiredError}
|
|
843
843
|
*/
|
|
844
|
-
workOrderDeptSettingsSelectByWorkOrderType: (
|
|
844
|
+
workOrderDeptSettingsSelectByWorkOrderType: (parkId_1, workOrderType_1, ...args_1) => __awaiter(this, [parkId_1, workOrderType_1, ...args_1], void 0, function* (parkId, workOrderType, options = {}) {
|
|
845
845
|
// verify required parameter 'parkId' is not null or undefined
|
|
846
846
|
assertParamExists('workOrderDeptSettingsSelectByWorkOrderType', 'parkId', parkId);
|
|
847
847
|
// verify required parameter 'workOrderType' is not null or undefined
|
|
@@ -878,7 +878,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
878
878
|
* @param {*} [options] Override http request option.
|
|
879
879
|
* @throws {RequiredError}
|
|
880
880
|
*/
|
|
881
|
-
workOrderDeptSettingsSelectByWorkOrderTypeAndKey: (
|
|
881
|
+
workOrderDeptSettingsSelectByWorkOrderTypeAndKey: (parkId_1, workOrderType_1, key_1, ...args_1) => __awaiter(this, [parkId_1, workOrderType_1, key_1, ...args_1], void 0, function* (parkId, workOrderType, key, options = {}) {
|
|
882
882
|
// verify required parameter 'parkId' is not null or undefined
|
|
883
883
|
assertParamExists('workOrderDeptSettingsSelectByWorkOrderTypeAndKey', 'parkId', parkId);
|
|
884
884
|
// verify required parameter 'workOrderType' is not null or undefined
|
|
@@ -918,7 +918,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
918
918
|
* @param {*} [options] Override http request option.
|
|
919
919
|
* @throws {RequiredError}
|
|
920
920
|
*/
|
|
921
|
-
workOrderIssueTypeSelectByWorkOrderIssueType: (
|
|
921
|
+
workOrderIssueTypeSelectByWorkOrderIssueType: (parkId_1, workOrderType_1, workOrderIssueType_1, ...args_1) => __awaiter(this, [parkId_1, workOrderType_1, workOrderIssueType_1, ...args_1], void 0, function* (parkId, workOrderType, workOrderIssueType, options = {}) {
|
|
922
922
|
// verify required parameter 'parkId' is not null or undefined
|
|
923
923
|
assertParamExists('workOrderIssueTypeSelectByWorkOrderIssueType', 'parkId', parkId);
|
|
924
924
|
// verify required parameter 'workOrderType' is not null or undefined
|
|
@@ -957,7 +957,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
957
957
|
* @param {*} [options] Override http request option.
|
|
958
958
|
* @throws {RequiredError}
|
|
959
959
|
*/
|
|
960
|
-
workOrderIssueTypeSettingsAddOrUpdate: (
|
|
960
|
+
workOrderIssueTypeSettingsAddOrUpdate: (parkId_1, workOrderIssueTypeSettingsAddOrUpdateVo_1, ...args_1) => __awaiter(this, [parkId_1, workOrderIssueTypeSettingsAddOrUpdateVo_1, ...args_1], void 0, function* (parkId, workOrderIssueTypeSettingsAddOrUpdateVo, options = {}) {
|
|
961
961
|
// verify required parameter 'parkId' is not null or undefined
|
|
962
962
|
assertParamExists('workOrderIssueTypeSettingsAddOrUpdate', 'parkId', parkId);
|
|
963
963
|
// verify required parameter 'workOrderIssueTypeSettingsAddOrUpdateVo' is not null or undefined
|
|
@@ -993,7 +993,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
993
993
|
* @param {*} [options] Override http request option.
|
|
994
994
|
* @throws {RequiredError}
|
|
995
995
|
*/
|
|
996
|
-
workOrderIssueTypeSettingsSelectByParkId: (
|
|
996
|
+
workOrderIssueTypeSettingsSelectByParkId: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
997
997
|
// verify required parameter 'parkId' is not null or undefined
|
|
998
998
|
assertParamExists('workOrderIssueTypeSettingsSelectByParkId', 'parkId', parkId);
|
|
999
999
|
const localVarPath = `/gizone/workOrder/executionTimeSettings/{parkId}`
|
|
@@ -1025,7 +1025,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
1025
1025
|
* @param {*} [options] Override http request option.
|
|
1026
1026
|
* @throws {RequiredError}
|
|
1027
1027
|
*/
|
|
1028
|
-
workOrderPushSettingsList: (
|
|
1028
|
+
workOrderPushSettingsList: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
1029
1029
|
// verify required parameter 'parkId' is not null or undefined
|
|
1030
1030
|
assertParamExists('workOrderPushSettingsList', 'parkId', parkId);
|
|
1031
1031
|
const localVarPath = `/gizone/work/order/workOrderPushSettings/selectList`;
|
|
@@ -1059,7 +1059,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
1059
1059
|
* @param {*} [options] Override http request option.
|
|
1060
1060
|
* @throws {RequiredError}
|
|
1061
1061
|
*/
|
|
1062
|
-
workOrderPushSettingsSaveOrUpdate: (
|
|
1062
|
+
workOrderPushSettingsSaveOrUpdate: (workOrderPushSettingsVO_1, ...args_1) => __awaiter(this, [workOrderPushSettingsVO_1, ...args_1], void 0, function* (workOrderPushSettingsVO, options = {}) {
|
|
1063
1063
|
// verify required parameter 'workOrderPushSettingsVO' is not null or undefined
|
|
1064
1064
|
assertParamExists('workOrderPushSettingsSaveOrUpdate', 'workOrderPushSettingsVO', workOrderPushSettingsVO);
|
|
1065
1065
|
const localVarPath = `/gizone/work/order/workOrderPushSettings/saveOrUpdate`;
|
|
@@ -1093,7 +1093,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
1093
1093
|
* @param {*} [options] Override http request option.
|
|
1094
1094
|
* @throws {RequiredError}
|
|
1095
1095
|
*/
|
|
1096
|
-
workOrderTypeSettingsAddMsgRemindConfig: (
|
|
1096
|
+
workOrderTypeSettingsAddMsgRemindConfig: (parkId_1, workOrderTypeMsgRemindConfigAddOrUpdateVo_1, ...args_1) => __awaiter(this, [parkId_1, workOrderTypeMsgRemindConfigAddOrUpdateVo_1, ...args_1], void 0, function* (parkId, workOrderTypeMsgRemindConfigAddOrUpdateVo, options = {}) {
|
|
1097
1097
|
// verify required parameter 'parkId' is not null or undefined
|
|
1098
1098
|
assertParamExists('workOrderTypeSettingsAddMsgRemindConfig', 'parkId', parkId);
|
|
1099
1099
|
// verify required parameter 'workOrderTypeMsgRemindConfigAddOrUpdateVo' is not null or undefined
|
|
@@ -1129,7 +1129,7 @@ export const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
1129
1129
|
* @param {*} [options] Override http request option.
|
|
1130
1130
|
* @throws {RequiredError}
|
|
1131
1131
|
*/
|
|
1132
|
-
workOrderTypeSettingsSelectList: (
|
|
1132
|
+
workOrderTypeSettingsSelectList: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
1133
1133
|
// verify required parameter 'parkId' is not null or undefined
|
|
1134
1134
|
assertParamExists('workOrderTypeSettingsSelectList', 'parkId', parkId);
|
|
1135
1135
|
const localVarPath = `/gizone/workOrderTypeSettings/{parkId}`
|
|
@@ -1172,12 +1172,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1172
1172
|
* @throws {RequiredError}
|
|
1173
1173
|
*/
|
|
1174
1174
|
add1(parkId, parkPushSettingsAddBO, options) {
|
|
1175
|
-
var _a, _b, _c;
|
|
1176
1175
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1176
|
+
var _a, _b, _c;
|
|
1177
1177
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.add1(parkId, parkPushSettingsAddBO, options);
|
|
1178
|
-
const
|
|
1179
|
-
const
|
|
1180
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1178
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1179
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.add1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1180
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1181
1181
|
});
|
|
1182
1182
|
},
|
|
1183
1183
|
/**
|
|
@@ -1189,12 +1189,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1189
1189
|
* @throws {RequiredError}
|
|
1190
1190
|
*/
|
|
1191
1191
|
addOrUpdate(keyConfig, userSettingsUpdateBO, options) {
|
|
1192
|
-
var _a, _b, _c;
|
|
1193
1192
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1193
|
+
var _a, _b, _c;
|
|
1194
1194
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.addOrUpdate(keyConfig, userSettingsUpdateBO, options);
|
|
1195
|
-
const
|
|
1196
|
-
const
|
|
1197
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1195
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1196
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.addOrUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1197
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1198
1198
|
});
|
|
1199
1199
|
},
|
|
1200
1200
|
/**
|
|
@@ -1204,12 +1204,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1204
1204
|
* @throws {RequiredError}
|
|
1205
1205
|
*/
|
|
1206
1206
|
calendarBatchImportConfirm(options) {
|
|
1207
|
-
var _a, _b, _c;
|
|
1208
1207
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1208
|
+
var _a, _b, _c;
|
|
1209
1209
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.calendarBatchImportConfirm(options);
|
|
1210
|
-
const
|
|
1211
|
-
const
|
|
1212
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1210
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1211
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.calendarBatchImportConfirm']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1212
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1213
1213
|
});
|
|
1214
1214
|
},
|
|
1215
1215
|
/**
|
|
@@ -1219,12 +1219,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1219
1219
|
* @throws {RequiredError}
|
|
1220
1220
|
*/
|
|
1221
1221
|
calendarBatchImportPreView(options) {
|
|
1222
|
-
var _a, _b, _c;
|
|
1223
1222
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1223
|
+
var _a, _b, _c;
|
|
1224
1224
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.calendarBatchImportPreView(options);
|
|
1225
|
-
const
|
|
1226
|
-
const
|
|
1227
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1225
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1226
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.calendarBatchImportPreView']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1227
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1228
1228
|
});
|
|
1229
1229
|
},
|
|
1230
1230
|
/**
|
|
@@ -1235,12 +1235,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1235
1235
|
* @throws {RequiredError}
|
|
1236
1236
|
*/
|
|
1237
1237
|
calendarBatchImportTemplate(language, options) {
|
|
1238
|
-
var _a, _b, _c;
|
|
1239
1238
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1239
|
+
var _a, _b, _c;
|
|
1240
1240
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.calendarBatchImportTemplate(language, options);
|
|
1241
|
-
const
|
|
1242
|
-
const
|
|
1243
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1241
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1242
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.calendarBatchImportTemplate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1243
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1244
1244
|
});
|
|
1245
1245
|
},
|
|
1246
1246
|
/**
|
|
@@ -1253,12 +1253,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1253
1253
|
* @throws {RequiredError}
|
|
1254
1254
|
*/
|
|
1255
1255
|
calendarBatchImportUpload(parkId, file, language, options) {
|
|
1256
|
-
var _a, _b, _c;
|
|
1257
1256
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1257
|
+
var _a, _b, _c;
|
|
1258
1258
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.calendarBatchImportUpload(parkId, file, language, options);
|
|
1259
|
-
const
|
|
1260
|
-
const
|
|
1261
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1259
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1260
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.calendarBatchImportUpload']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1261
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1262
1262
|
});
|
|
1263
1263
|
},
|
|
1264
1264
|
/**
|
|
@@ -1270,12 +1270,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1270
1270
|
* @throws {RequiredError}
|
|
1271
1271
|
*/
|
|
1272
1272
|
calendarExport(year, language, options) {
|
|
1273
|
-
var _a, _b, _c;
|
|
1274
1273
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1274
|
+
var _a, _b, _c;
|
|
1275
1275
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.calendarExport(year, language, options);
|
|
1276
|
-
const
|
|
1277
|
-
const
|
|
1278
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1276
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1277
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.calendarExport']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1278
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1279
1279
|
});
|
|
1280
1280
|
},
|
|
1281
1281
|
/**
|
|
@@ -1288,12 +1288,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1288
1288
|
* @throws {RequiredError}
|
|
1289
1289
|
*/
|
|
1290
1290
|
deptConfigAddOrUpdate(deptId, configKey, body, options) {
|
|
1291
|
-
var _a, _b, _c;
|
|
1292
1291
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1292
|
+
var _a, _b, _c;
|
|
1293
1293
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.deptConfigAddOrUpdate(deptId, configKey, body, options);
|
|
1294
|
-
const
|
|
1295
|
-
const
|
|
1296
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1294
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1295
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.deptConfigAddOrUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1296
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1297
1297
|
});
|
|
1298
1298
|
},
|
|
1299
1299
|
/**
|
|
@@ -1305,12 +1305,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1305
1305
|
* @throws {RequiredError}
|
|
1306
1306
|
*/
|
|
1307
1307
|
deptConfigSelectByParkAndKey(deptId, configKey, options) {
|
|
1308
|
-
var _a, _b, _c;
|
|
1309
1308
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1309
|
+
var _a, _b, _c;
|
|
1310
1310
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.deptConfigSelectByParkAndKey(deptId, configKey, options);
|
|
1311
|
-
const
|
|
1312
|
-
const
|
|
1313
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1311
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1312
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.deptConfigSelectByParkAndKey']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1313
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1314
1314
|
});
|
|
1315
1315
|
},
|
|
1316
1316
|
/**
|
|
@@ -1321,12 +1321,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1321
1321
|
* @throws {RequiredError}
|
|
1322
1322
|
*/
|
|
1323
1323
|
getByDate(date, options) {
|
|
1324
|
-
var _a, _b, _c;
|
|
1325
1324
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1325
|
+
var _a, _b, _c;
|
|
1326
1326
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getByDate(date, options);
|
|
1327
|
-
const
|
|
1328
|
-
const
|
|
1329
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1327
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1328
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.getByDate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1329
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1330
1330
|
});
|
|
1331
1331
|
},
|
|
1332
1332
|
/**
|
|
@@ -1337,12 +1337,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1337
1337
|
* @throws {RequiredError}
|
|
1338
1338
|
*/
|
|
1339
1339
|
parkInit(parkId, options) {
|
|
1340
|
-
var _a, _b, _c;
|
|
1341
1340
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1341
|
+
var _a, _b, _c;
|
|
1342
1342
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.parkInit(parkId, options);
|
|
1343
|
-
const
|
|
1344
|
-
const
|
|
1345
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1343
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1344
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.parkInit']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1345
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1346
1346
|
});
|
|
1347
1347
|
},
|
|
1348
1348
|
/**
|
|
@@ -1353,12 +1353,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1353
1353
|
* @throws {RequiredError}
|
|
1354
1354
|
*/
|
|
1355
1355
|
parkInitDept(parkId, options) {
|
|
1356
|
-
var _a, _b, _c;
|
|
1357
1356
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1357
|
+
var _a, _b, _c;
|
|
1358
1358
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.parkInitDept(parkId, options);
|
|
1359
|
-
const
|
|
1360
|
-
const
|
|
1361
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1359
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1360
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.parkInitDept']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1361
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1362
1362
|
});
|
|
1363
1363
|
},
|
|
1364
1364
|
/**
|
|
@@ -1369,12 +1369,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1369
1369
|
* @throws {RequiredError}
|
|
1370
1370
|
*/
|
|
1371
1371
|
parkInitRole(parkId, options) {
|
|
1372
|
-
var _a, _b, _c;
|
|
1373
1372
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1373
|
+
var _a, _b, _c;
|
|
1374
1374
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.parkInitRole(parkId, options);
|
|
1375
|
-
const
|
|
1376
|
-
const
|
|
1377
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1375
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1376
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.parkInitRole']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1377
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1378
1378
|
});
|
|
1379
1379
|
},
|
|
1380
1380
|
/**
|
|
@@ -1385,12 +1385,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1385
1385
|
* @throws {RequiredError}
|
|
1386
1386
|
*/
|
|
1387
1387
|
parkInitWorkOrderDeptSettings(parkId, options) {
|
|
1388
|
-
var _a, _b, _c;
|
|
1389
1388
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1389
|
+
var _a, _b, _c;
|
|
1390
1390
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.parkInitWorkOrderDeptSettings(parkId, options);
|
|
1391
|
-
const
|
|
1392
|
-
const
|
|
1393
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1391
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1392
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.parkInitWorkOrderDeptSettings']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1393
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1394
1394
|
});
|
|
1395
1395
|
},
|
|
1396
1396
|
/**
|
|
@@ -1401,12 +1401,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1401
1401
|
* @throws {RequiredError}
|
|
1402
1402
|
*/
|
|
1403
1403
|
parkInitWorkOrderIssueTypeExecutionTimeSettings(parkId, options) {
|
|
1404
|
-
var _a, _b, _c;
|
|
1405
1404
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1405
|
+
var _a, _b, _c;
|
|
1406
1406
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.parkInitWorkOrderIssueTypeExecutionTimeSettings(parkId, options);
|
|
1407
|
-
const
|
|
1408
|
-
const
|
|
1409
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1407
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1408
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.parkInitWorkOrderIssueTypeExecutionTimeSettings']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1409
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1410
1410
|
});
|
|
1411
1411
|
},
|
|
1412
1412
|
/**
|
|
@@ -1417,12 +1417,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1417
1417
|
* @throws {RequiredError}
|
|
1418
1418
|
*/
|
|
1419
1419
|
parkInitWorkOrderIssueTypeSettings(parkId, options) {
|
|
1420
|
-
var _a, _b, _c;
|
|
1421
1420
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1421
|
+
var _a, _b, _c;
|
|
1422
1422
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.parkInitWorkOrderIssueTypeSettings(parkId, options);
|
|
1423
|
-
const
|
|
1424
|
-
const
|
|
1425
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1423
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1424
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.parkInitWorkOrderIssueTypeSettings']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1425
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1426
1426
|
});
|
|
1427
1427
|
},
|
|
1428
1428
|
/**
|
|
@@ -1434,12 +1434,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1434
1434
|
* @throws {RequiredError}
|
|
1435
1435
|
*/
|
|
1436
1436
|
sectionQuery(start, end, options) {
|
|
1437
|
-
var _a, _b, _c;
|
|
1438
1437
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1438
|
+
var _a, _b, _c;
|
|
1439
1439
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.sectionQuery(start, end, options);
|
|
1440
|
-
const
|
|
1441
|
-
const
|
|
1442
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1440
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1441
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.sectionQuery']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1442
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1443
1443
|
});
|
|
1444
1444
|
},
|
|
1445
1445
|
/**
|
|
@@ -1450,12 +1450,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1450
1450
|
* @throws {RequiredError}
|
|
1451
1451
|
*/
|
|
1452
1452
|
selectList(parkId, options) {
|
|
1453
|
-
var _a, _b, _c;
|
|
1454
1453
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1454
|
+
var _a, _b, _c;
|
|
1455
1455
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.selectList(parkId, options);
|
|
1456
|
-
const
|
|
1457
|
-
const
|
|
1458
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1456
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1457
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.selectList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1458
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1459
1459
|
});
|
|
1460
1460
|
},
|
|
1461
1461
|
/**
|
|
@@ -1467,12 +1467,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1467
1467
|
* @throws {RequiredError}
|
|
1468
1468
|
*/
|
|
1469
1469
|
selectUserSettingsDetails(keyConfig, parkId, options) {
|
|
1470
|
-
var _a, _b, _c;
|
|
1471
1470
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1471
|
+
var _a, _b, _c;
|
|
1472
1472
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.selectUserSettingsDetails(keyConfig, parkId, options);
|
|
1473
|
-
const
|
|
1474
|
-
const
|
|
1475
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1473
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1474
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.selectUserSettingsDetails']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1475
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1476
1476
|
});
|
|
1477
1477
|
},
|
|
1478
1478
|
/**
|
|
@@ -1483,12 +1483,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1483
1483
|
* @throws {RequiredError}
|
|
1484
1484
|
*/
|
|
1485
1485
|
updateOrAdd(calendarSaveUpdateDto, options) {
|
|
1486
|
-
var _a, _b, _c;
|
|
1487
1486
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1487
|
+
var _a, _b, _c;
|
|
1488
1488
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateOrAdd(calendarSaveUpdateDto, options);
|
|
1489
|
-
const
|
|
1490
|
-
const
|
|
1491
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1489
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1490
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.updateOrAdd']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1491
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1492
1492
|
});
|
|
1493
1493
|
},
|
|
1494
1494
|
/**
|
|
@@ -1500,12 +1500,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1500
1500
|
* @throws {RequiredError}
|
|
1501
1501
|
*/
|
|
1502
1502
|
workOrderCirculationSettingsAddOrUpdate(parkId, workOrderCirculationSettingsAddOrUpdateVo, options) {
|
|
1503
|
-
var _a, _b, _c;
|
|
1504
1503
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1504
|
+
var _a, _b, _c;
|
|
1505
1505
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderCirculationSettingsAddOrUpdate(parkId, workOrderCirculationSettingsAddOrUpdateVo, options);
|
|
1506
|
-
const
|
|
1507
|
-
const
|
|
1508
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1506
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1507
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.workOrderCirculationSettingsAddOrUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1508
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1509
1509
|
});
|
|
1510
1510
|
},
|
|
1511
1511
|
/**
|
|
@@ -1516,12 +1516,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1516
1516
|
* @throws {RequiredError}
|
|
1517
1517
|
*/
|
|
1518
1518
|
workOrderCirculationSettingsList(parkId, options) {
|
|
1519
|
-
var _a, _b, _c;
|
|
1520
1519
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1520
|
+
var _a, _b, _c;
|
|
1521
1521
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderCirculationSettingsList(parkId, options);
|
|
1522
|
-
const
|
|
1523
|
-
const
|
|
1524
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1522
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1523
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.workOrderCirculationSettingsList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1524
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1525
1525
|
});
|
|
1526
1526
|
},
|
|
1527
1527
|
/**
|
|
@@ -1534,12 +1534,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1534
1534
|
* @throws {RequiredError}
|
|
1535
1535
|
*/
|
|
1536
1536
|
workOrderDeptSettingsAddOrUpdate(parkId, workOrderType, workOrderDeptSettingsAddOrUpdateVO, options) {
|
|
1537
|
-
var _a, _b, _c;
|
|
1538
1537
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1538
|
+
var _a, _b, _c;
|
|
1539
1539
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderDeptSettingsAddOrUpdate(parkId, workOrderType, workOrderDeptSettingsAddOrUpdateVO, options);
|
|
1540
|
-
const
|
|
1541
|
-
const
|
|
1542
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1540
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1541
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.workOrderDeptSettingsAddOrUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1542
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1543
1543
|
});
|
|
1544
1544
|
},
|
|
1545
1545
|
/**
|
|
@@ -1551,12 +1551,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1551
1551
|
* @throws {RequiredError}
|
|
1552
1552
|
*/
|
|
1553
1553
|
workOrderDeptSettingsSelectByWorkOrderType(parkId, workOrderType, options) {
|
|
1554
|
-
var _a, _b, _c;
|
|
1555
1554
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1555
|
+
var _a, _b, _c;
|
|
1556
1556
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderDeptSettingsSelectByWorkOrderType(parkId, workOrderType, options);
|
|
1557
|
-
const
|
|
1558
|
-
const
|
|
1559
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1557
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1558
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.workOrderDeptSettingsSelectByWorkOrderType']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1559
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1560
1560
|
});
|
|
1561
1561
|
},
|
|
1562
1562
|
/**
|
|
@@ -1569,12 +1569,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1569
1569
|
* @throws {RequiredError}
|
|
1570
1570
|
*/
|
|
1571
1571
|
workOrderDeptSettingsSelectByWorkOrderTypeAndKey(parkId, workOrderType, key, options) {
|
|
1572
|
-
var _a, _b, _c;
|
|
1573
1572
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1573
|
+
var _a, _b, _c;
|
|
1574
1574
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderDeptSettingsSelectByWorkOrderTypeAndKey(parkId, workOrderType, key, options);
|
|
1575
|
-
const
|
|
1576
|
-
const
|
|
1577
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1575
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1576
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.workOrderDeptSettingsSelectByWorkOrderTypeAndKey']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1577
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1578
1578
|
});
|
|
1579
1579
|
},
|
|
1580
1580
|
/**
|
|
@@ -1587,12 +1587,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1587
1587
|
* @throws {RequiredError}
|
|
1588
1588
|
*/
|
|
1589
1589
|
workOrderIssueTypeSelectByWorkOrderIssueType(parkId, workOrderType, workOrderIssueType, options) {
|
|
1590
|
-
var _a, _b, _c;
|
|
1591
1590
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1591
|
+
var _a, _b, _c;
|
|
1592
1592
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderIssueTypeSelectByWorkOrderIssueType(parkId, workOrderType, workOrderIssueType, options);
|
|
1593
|
-
const
|
|
1594
|
-
const
|
|
1595
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1593
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1594
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.workOrderIssueTypeSelectByWorkOrderIssueType']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1595
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1596
1596
|
});
|
|
1597
1597
|
},
|
|
1598
1598
|
/**
|
|
@@ -1604,12 +1604,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1604
1604
|
* @throws {RequiredError}
|
|
1605
1605
|
*/
|
|
1606
1606
|
workOrderIssueTypeSettingsAddOrUpdate(parkId, workOrderIssueTypeSettingsAddOrUpdateVo, options) {
|
|
1607
|
-
var _a, _b, _c;
|
|
1608
1607
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1608
|
+
var _a, _b, _c;
|
|
1609
1609
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderIssueTypeSettingsAddOrUpdate(parkId, workOrderIssueTypeSettingsAddOrUpdateVo, options);
|
|
1610
|
-
const
|
|
1611
|
-
const
|
|
1612
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1610
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1611
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.workOrderIssueTypeSettingsAddOrUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1612
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1613
1613
|
});
|
|
1614
1614
|
},
|
|
1615
1615
|
/**
|
|
@@ -1620,12 +1620,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1620
1620
|
* @throws {RequiredError}
|
|
1621
1621
|
*/
|
|
1622
1622
|
workOrderIssueTypeSettingsSelectByParkId(parkId, options) {
|
|
1623
|
-
var _a, _b, _c;
|
|
1624
1623
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1624
|
+
var _a, _b, _c;
|
|
1625
1625
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderIssueTypeSettingsSelectByParkId(parkId, options);
|
|
1626
|
-
const
|
|
1627
|
-
const
|
|
1628
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1626
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1627
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.workOrderIssueTypeSettingsSelectByParkId']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1628
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1629
1629
|
});
|
|
1630
1630
|
},
|
|
1631
1631
|
/**
|
|
@@ -1636,12 +1636,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1636
1636
|
* @throws {RequiredError}
|
|
1637
1637
|
*/
|
|
1638
1638
|
workOrderPushSettingsList(parkId, options) {
|
|
1639
|
-
var _a, _b, _c;
|
|
1640
1639
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1640
|
+
var _a, _b, _c;
|
|
1641
1641
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderPushSettingsList(parkId, options);
|
|
1642
|
-
const
|
|
1643
|
-
const
|
|
1644
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1642
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1643
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.workOrderPushSettingsList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1644
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1645
1645
|
});
|
|
1646
1646
|
},
|
|
1647
1647
|
/**
|
|
@@ -1652,12 +1652,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1652
1652
|
* @throws {RequiredError}
|
|
1653
1653
|
*/
|
|
1654
1654
|
workOrderPushSettingsSaveOrUpdate(workOrderPushSettingsVO, options) {
|
|
1655
|
-
var _a, _b, _c;
|
|
1656
1655
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1656
|
+
var _a, _b, _c;
|
|
1657
1657
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderPushSettingsSaveOrUpdate(workOrderPushSettingsVO, options);
|
|
1658
|
-
const
|
|
1659
|
-
const
|
|
1660
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1658
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1659
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.workOrderPushSettingsSaveOrUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1660
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1661
1661
|
});
|
|
1662
1662
|
},
|
|
1663
1663
|
/**
|
|
@@ -1669,12 +1669,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1669
1669
|
* @throws {RequiredError}
|
|
1670
1670
|
*/
|
|
1671
1671
|
workOrderTypeSettingsAddMsgRemindConfig(parkId, workOrderTypeMsgRemindConfigAddOrUpdateVo, options) {
|
|
1672
|
-
var _a, _b, _c;
|
|
1673
1672
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1673
|
+
var _a, _b, _c;
|
|
1674
1674
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderTypeSettingsAddMsgRemindConfig(parkId, workOrderTypeMsgRemindConfigAddOrUpdateVo, options);
|
|
1675
|
-
const
|
|
1676
|
-
const
|
|
1677
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1675
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1676
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.workOrderTypeSettingsAddMsgRemindConfig']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1677
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1678
1678
|
});
|
|
1679
1679
|
},
|
|
1680
1680
|
/**
|
|
@@ -1685,12 +1685,12 @@ export const SettingApiFp = function (configuration) {
|
|
|
1685
1685
|
* @throws {RequiredError}
|
|
1686
1686
|
*/
|
|
1687
1687
|
workOrderTypeSettingsSelectList(parkId, options) {
|
|
1688
|
-
var _a, _b, _c;
|
|
1689
1688
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1689
|
+
var _a, _b, _c;
|
|
1690
1690
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderTypeSettingsSelectList(parkId, options);
|
|
1691
|
-
const
|
|
1692
|
-
const
|
|
1693
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios,
|
|
1691
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1692
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['SettingApi.workOrderTypeSettingsSelectList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1693
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1694
1694
|
});
|
|
1695
1695
|
},
|
|
1696
1696
|
};
|