@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
package/dist/apis/setting-api.js
CHANGED
|
@@ -43,7 +43,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
43
43
|
* @param {*} [options] Override http request option.
|
|
44
44
|
* @throws {RequiredError}
|
|
45
45
|
*/
|
|
46
|
-
add1: (
|
|
46
|
+
add1: (parkId_1, parkPushSettingsAddBO_1, ...args_1) => __awaiter(this, [parkId_1, parkPushSettingsAddBO_1, ...args_1], void 0, function* (parkId, parkPushSettingsAddBO, options = {}) {
|
|
47
47
|
// verify required parameter 'parkId' is not null or undefined
|
|
48
48
|
(0, common_1.assertParamExists)('add1', 'parkId', parkId);
|
|
49
49
|
// verify required parameter 'parkPushSettingsAddBO' is not null or undefined
|
|
@@ -80,7 +80,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
80
80
|
* @param {*} [options] Override http request option.
|
|
81
81
|
* @throws {RequiredError}
|
|
82
82
|
*/
|
|
83
|
-
addOrUpdate: (
|
|
83
|
+
addOrUpdate: (keyConfig_1, userSettingsUpdateBO_1, ...args_1) => __awaiter(this, [keyConfig_1, userSettingsUpdateBO_1, ...args_1], void 0, function* (keyConfig, userSettingsUpdateBO, options = {}) {
|
|
84
84
|
// verify required parameter 'keyConfig' is not null or undefined
|
|
85
85
|
(0, common_1.assertParamExists)('addOrUpdate', 'keyConfig', keyConfig);
|
|
86
86
|
// verify required parameter 'userSettingsUpdateBO' is not null or undefined
|
|
@@ -115,7 +115,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
115
115
|
* @param {*} [options] Override http request option.
|
|
116
116
|
* @throws {RequiredError}
|
|
117
117
|
*/
|
|
118
|
-
calendarBatchImportConfirm: (
|
|
118
|
+
calendarBatchImportConfirm: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
119
119
|
const localVarPath = `/calendar/batchImport/confirm`;
|
|
120
120
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
121
121
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -143,7 +143,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
143
143
|
* @param {*} [options] Override http request option.
|
|
144
144
|
* @throws {RequiredError}
|
|
145
145
|
*/
|
|
146
|
-
calendarBatchImportPreView: (
|
|
146
|
+
calendarBatchImportPreView: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
147
147
|
const localVarPath = `/calendar/batchImport/preView`;
|
|
148
148
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
149
149
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -172,7 +172,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
172
172
|
* @param {*} [options] Override http request option.
|
|
173
173
|
* @throws {RequiredError}
|
|
174
174
|
*/
|
|
175
|
-
calendarBatchImportTemplate: (
|
|
175
|
+
calendarBatchImportTemplate: (language_1, ...args_1) => __awaiter(this, [language_1, ...args_1], void 0, function* (language, options = {}) {
|
|
176
176
|
const localVarPath = `/calendar/batchImport/template`;
|
|
177
177
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
178
178
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -206,7 +206,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
206
206
|
* @param {*} [options] Override http request option.
|
|
207
207
|
* @throws {RequiredError}
|
|
208
208
|
*/
|
|
209
|
-
calendarBatchImportUpload: (
|
|
209
|
+
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 = {}) {
|
|
210
210
|
// verify required parameter 'parkId' is not null or undefined
|
|
211
211
|
(0, common_1.assertParamExists)('calendarBatchImportUpload', 'parkId', parkId);
|
|
212
212
|
// verify required parameter 'file' is not null or undefined
|
|
@@ -252,7 +252,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
252
252
|
* @param {*} [options] Override http request option.
|
|
253
253
|
* @throws {RequiredError}
|
|
254
254
|
*/
|
|
255
|
-
calendarExport: (
|
|
255
|
+
calendarExport: (year_1, language_1, ...args_1) => __awaiter(this, [year_1, language_1, ...args_1], void 0, function* (year, language, options = {}) {
|
|
256
256
|
// verify required parameter 'year' is not null or undefined
|
|
257
257
|
(0, common_1.assertParamExists)('calendarExport', 'year', year);
|
|
258
258
|
const localVarPath = `/calendar/export/{year}`
|
|
@@ -289,7 +289,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
289
289
|
* @param {*} [options] Override http request option.
|
|
290
290
|
* @throws {RequiredError}
|
|
291
291
|
*/
|
|
292
|
-
deptConfigAddOrUpdate: (
|
|
292
|
+
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 = {}) {
|
|
293
293
|
// verify required parameter 'deptId' is not null or undefined
|
|
294
294
|
(0, common_1.assertParamExists)('deptConfigAddOrUpdate', 'deptId', deptId);
|
|
295
295
|
// verify required parameter 'configKey' is not null or undefined
|
|
@@ -329,7 +329,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
329
329
|
* @param {*} [options] Override http request option.
|
|
330
330
|
* @throws {RequiredError}
|
|
331
331
|
*/
|
|
332
|
-
deptConfigSelectByParkAndKey: (
|
|
332
|
+
deptConfigSelectByParkAndKey: (deptId_1, configKey_1, ...args_1) => __awaiter(this, [deptId_1, configKey_1, ...args_1], void 0, function* (deptId, configKey, options = {}) {
|
|
333
333
|
// verify required parameter 'deptId' is not null or undefined
|
|
334
334
|
(0, common_1.assertParamExists)('deptConfigSelectByParkAndKey', 'deptId', deptId);
|
|
335
335
|
// verify required parameter 'configKey' is not null or undefined
|
|
@@ -364,7 +364,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
364
364
|
* @param {*} [options] Override http request option.
|
|
365
365
|
* @throws {RequiredError}
|
|
366
366
|
*/
|
|
367
|
-
getByDate: (
|
|
367
|
+
getByDate: (date_1, ...args_1) => __awaiter(this, [date_1, ...args_1], void 0, function* (date, options = {}) {
|
|
368
368
|
// verify required parameter 'date' is not null or undefined
|
|
369
369
|
(0, common_1.assertParamExists)('getByDate', 'date', date);
|
|
370
370
|
const localVarPath = `/calendar/getByDate`;
|
|
@@ -400,7 +400,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
400
400
|
* @param {*} [options] Override http request option.
|
|
401
401
|
* @throws {RequiredError}
|
|
402
402
|
*/
|
|
403
|
-
parkInit: (
|
|
403
|
+
parkInit: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
404
404
|
// verify required parameter 'parkId' is not null or undefined
|
|
405
405
|
(0, common_1.assertParamExists)('parkInit', 'parkId', parkId);
|
|
406
406
|
const localVarPath = `/park/{parkId}/init`
|
|
@@ -432,7 +432,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
432
432
|
* @param {*} [options] Override http request option.
|
|
433
433
|
* @throws {RequiredError}
|
|
434
434
|
*/
|
|
435
|
-
parkInitDept: (
|
|
435
|
+
parkInitDept: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
436
436
|
// verify required parameter 'parkId' is not null or undefined
|
|
437
437
|
(0, common_1.assertParamExists)('parkInitDept', 'parkId', parkId);
|
|
438
438
|
const localVarPath = `/park/{parkId}/init/dept`
|
|
@@ -464,7 +464,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
464
464
|
* @param {*} [options] Override http request option.
|
|
465
465
|
* @throws {RequiredError}
|
|
466
466
|
*/
|
|
467
|
-
parkInitRole: (
|
|
467
|
+
parkInitRole: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
468
468
|
// verify required parameter 'parkId' is not null or undefined
|
|
469
469
|
(0, common_1.assertParamExists)('parkInitRole', 'parkId', parkId);
|
|
470
470
|
const localVarPath = `/park/{parkId}/init/role`
|
|
@@ -496,7 +496,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
496
496
|
* @param {*} [options] Override http request option.
|
|
497
497
|
* @throws {RequiredError}
|
|
498
498
|
*/
|
|
499
|
-
parkInitWorkOrderDeptSettings: (
|
|
499
|
+
parkInitWorkOrderDeptSettings: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
500
500
|
// verify required parameter 'parkId' is not null or undefined
|
|
501
501
|
(0, common_1.assertParamExists)('parkInitWorkOrderDeptSettings', 'parkId', parkId);
|
|
502
502
|
const localVarPath = `/park/{parkId}/init/workOrderDeptSettings`
|
|
@@ -528,7 +528,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
528
528
|
* @param {*} [options] Override http request option.
|
|
529
529
|
* @throws {RequiredError}
|
|
530
530
|
*/
|
|
531
|
-
parkInitWorkOrderIssueTypeExecutionTimeSettings: (
|
|
531
|
+
parkInitWorkOrderIssueTypeExecutionTimeSettings: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
532
532
|
// verify required parameter 'parkId' is not null or undefined
|
|
533
533
|
(0, common_1.assertParamExists)('parkInitWorkOrderIssueTypeExecutionTimeSettings', 'parkId', parkId);
|
|
534
534
|
const localVarPath = `/park/{parkId}/init/workOrderIssueTypeExecutionTimeSettings`
|
|
@@ -560,7 +560,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
560
560
|
* @param {*} [options] Override http request option.
|
|
561
561
|
* @throws {RequiredError}
|
|
562
562
|
*/
|
|
563
|
-
parkInitWorkOrderIssueTypeSettings: (
|
|
563
|
+
parkInitWorkOrderIssueTypeSettings: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
564
564
|
// verify required parameter 'parkId' is not null or undefined
|
|
565
565
|
(0, common_1.assertParamExists)('parkInitWorkOrderIssueTypeSettings', 'parkId', parkId);
|
|
566
566
|
const localVarPath = `/park/{parkId}/init/workOrderIssueTypeSettings`
|
|
@@ -593,7 +593,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
593
593
|
* @param {*} [options] Override http request option.
|
|
594
594
|
* @throws {RequiredError}
|
|
595
595
|
*/
|
|
596
|
-
sectionQuery: (
|
|
596
|
+
sectionQuery: (start_1, end_1, ...args_1) => __awaiter(this, [start_1, end_1, ...args_1], void 0, function* (start, end, options = {}) {
|
|
597
597
|
const localVarPath = `/calendar/sectionQuery`;
|
|
598
598
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
599
599
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -632,7 +632,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
632
632
|
* @param {*} [options] Override http request option.
|
|
633
633
|
* @throws {RequiredError}
|
|
634
634
|
*/
|
|
635
|
-
selectList: (
|
|
635
|
+
selectList: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
636
636
|
// verify required parameter 'parkId' is not null or undefined
|
|
637
637
|
(0, common_1.assertParamExists)('selectList', 'parkId', parkId);
|
|
638
638
|
const localVarPath = `/parkPushSettings/{parkId}`
|
|
@@ -665,7 +665,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
665
665
|
* @param {*} [options] Override http request option.
|
|
666
666
|
* @throws {RequiredError}
|
|
667
667
|
*/
|
|
668
|
-
selectUserSettingsDetails: (
|
|
668
|
+
selectUserSettingsDetails: (keyConfig_1, parkId_1, ...args_1) => __awaiter(this, [keyConfig_1, parkId_1, ...args_1], void 0, function* (keyConfig, parkId, options = {}) {
|
|
669
669
|
// verify required parameter 'keyConfig' is not null or undefined
|
|
670
670
|
(0, common_1.assertParamExists)('selectUserSettingsDetails', 'keyConfig', keyConfig);
|
|
671
671
|
const localVarPath = `/gizone/userSettings/{keyConfig}`
|
|
@@ -700,7 +700,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
700
700
|
* @param {*} [options] Override http request option.
|
|
701
701
|
* @throws {RequiredError}
|
|
702
702
|
*/
|
|
703
|
-
updateOrAdd: (
|
|
703
|
+
updateOrAdd: (calendarSaveUpdateDto_1, ...args_1) => __awaiter(this, [calendarSaveUpdateDto_1, ...args_1], void 0, function* (calendarSaveUpdateDto, options = {}) {
|
|
704
704
|
// verify required parameter 'calendarSaveUpdateDto' is not null or undefined
|
|
705
705
|
(0, common_1.assertParamExists)('updateOrAdd', 'calendarSaveUpdateDto', calendarSaveUpdateDto);
|
|
706
706
|
const localVarPath = `/calendar/updateOrAdd`;
|
|
@@ -734,7 +734,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
734
734
|
* @param {*} [options] Override http request option.
|
|
735
735
|
* @throws {RequiredError}
|
|
736
736
|
*/
|
|
737
|
-
workOrderCirculationSettingsAddOrUpdate: (
|
|
737
|
+
workOrderCirculationSettingsAddOrUpdate: (parkId_1, workOrderCirculationSettingsAddOrUpdateVo_1, ...args_1) => __awaiter(this, [parkId_1, workOrderCirculationSettingsAddOrUpdateVo_1, ...args_1], void 0, function* (parkId, workOrderCirculationSettingsAddOrUpdateVo, options = {}) {
|
|
738
738
|
// verify required parameter 'parkId' is not null or undefined
|
|
739
739
|
(0, common_1.assertParamExists)('workOrderCirculationSettingsAddOrUpdate', 'parkId', parkId);
|
|
740
740
|
// verify required parameter 'workOrderCirculationSettingsAddOrUpdateVo' is not null or undefined
|
|
@@ -770,7 +770,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
770
770
|
* @param {*} [options] Override http request option.
|
|
771
771
|
* @throws {RequiredError}
|
|
772
772
|
*/
|
|
773
|
-
workOrderCirculationSettingsList: (
|
|
773
|
+
workOrderCirculationSettingsList: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
774
774
|
// verify required parameter 'parkId' is not null or undefined
|
|
775
775
|
(0, common_1.assertParamExists)('workOrderCirculationSettingsList', 'parkId', parkId);
|
|
776
776
|
const localVarPath = `/gizone/workOrderCirculationSettings/{parkId}`
|
|
@@ -804,7 +804,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
804
804
|
* @param {*} [options] Override http request option.
|
|
805
805
|
* @throws {RequiredError}
|
|
806
806
|
*/
|
|
807
|
-
workOrderDeptSettingsAddOrUpdate: (
|
|
807
|
+
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 = {}) {
|
|
808
808
|
// verify required parameter 'parkId' is not null or undefined
|
|
809
809
|
(0, common_1.assertParamExists)('workOrderDeptSettingsAddOrUpdate', 'parkId', parkId);
|
|
810
810
|
// verify required parameter 'workOrderType' is not null or undefined
|
|
@@ -844,7 +844,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
844
844
|
* @param {*} [options] Override http request option.
|
|
845
845
|
* @throws {RequiredError}
|
|
846
846
|
*/
|
|
847
|
-
workOrderDeptSettingsSelectByWorkOrderType: (
|
|
847
|
+
workOrderDeptSettingsSelectByWorkOrderType: (parkId_1, workOrderType_1, ...args_1) => __awaiter(this, [parkId_1, workOrderType_1, ...args_1], void 0, function* (parkId, workOrderType, options = {}) {
|
|
848
848
|
// verify required parameter 'parkId' is not null or undefined
|
|
849
849
|
(0, common_1.assertParamExists)('workOrderDeptSettingsSelectByWorkOrderType', 'parkId', parkId);
|
|
850
850
|
// verify required parameter 'workOrderType' is not null or undefined
|
|
@@ -881,7 +881,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
881
881
|
* @param {*} [options] Override http request option.
|
|
882
882
|
* @throws {RequiredError}
|
|
883
883
|
*/
|
|
884
|
-
workOrderDeptSettingsSelectByWorkOrderTypeAndKey: (
|
|
884
|
+
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 = {}) {
|
|
885
885
|
// verify required parameter 'parkId' is not null or undefined
|
|
886
886
|
(0, common_1.assertParamExists)('workOrderDeptSettingsSelectByWorkOrderTypeAndKey', 'parkId', parkId);
|
|
887
887
|
// verify required parameter 'workOrderType' is not null or undefined
|
|
@@ -921,7 +921,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
921
921
|
* @param {*} [options] Override http request option.
|
|
922
922
|
* @throws {RequiredError}
|
|
923
923
|
*/
|
|
924
|
-
workOrderIssueTypeSelectByWorkOrderIssueType: (
|
|
924
|
+
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 = {}) {
|
|
925
925
|
// verify required parameter 'parkId' is not null or undefined
|
|
926
926
|
(0, common_1.assertParamExists)('workOrderIssueTypeSelectByWorkOrderIssueType', 'parkId', parkId);
|
|
927
927
|
// verify required parameter 'workOrderType' is not null or undefined
|
|
@@ -960,7 +960,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
960
960
|
* @param {*} [options] Override http request option.
|
|
961
961
|
* @throws {RequiredError}
|
|
962
962
|
*/
|
|
963
|
-
workOrderIssueTypeSettingsAddOrUpdate: (
|
|
963
|
+
workOrderIssueTypeSettingsAddOrUpdate: (parkId_1, workOrderIssueTypeSettingsAddOrUpdateVo_1, ...args_1) => __awaiter(this, [parkId_1, workOrderIssueTypeSettingsAddOrUpdateVo_1, ...args_1], void 0, function* (parkId, workOrderIssueTypeSettingsAddOrUpdateVo, options = {}) {
|
|
964
964
|
// verify required parameter 'parkId' is not null or undefined
|
|
965
965
|
(0, common_1.assertParamExists)('workOrderIssueTypeSettingsAddOrUpdate', 'parkId', parkId);
|
|
966
966
|
// verify required parameter 'workOrderIssueTypeSettingsAddOrUpdateVo' is not null or undefined
|
|
@@ -996,7 +996,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
996
996
|
* @param {*} [options] Override http request option.
|
|
997
997
|
* @throws {RequiredError}
|
|
998
998
|
*/
|
|
999
|
-
workOrderIssueTypeSettingsSelectByParkId: (
|
|
999
|
+
workOrderIssueTypeSettingsSelectByParkId: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
1000
1000
|
// verify required parameter 'parkId' is not null or undefined
|
|
1001
1001
|
(0, common_1.assertParamExists)('workOrderIssueTypeSettingsSelectByParkId', 'parkId', parkId);
|
|
1002
1002
|
const localVarPath = `/gizone/workOrder/executionTimeSettings/{parkId}`
|
|
@@ -1028,7 +1028,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
1028
1028
|
* @param {*} [options] Override http request option.
|
|
1029
1029
|
* @throws {RequiredError}
|
|
1030
1030
|
*/
|
|
1031
|
-
workOrderPushSettingsList: (
|
|
1031
|
+
workOrderPushSettingsList: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
1032
1032
|
// verify required parameter 'parkId' is not null or undefined
|
|
1033
1033
|
(0, common_1.assertParamExists)('workOrderPushSettingsList', 'parkId', parkId);
|
|
1034
1034
|
const localVarPath = `/gizone/work/order/workOrderPushSettings/selectList`;
|
|
@@ -1062,7 +1062,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
1062
1062
|
* @param {*} [options] Override http request option.
|
|
1063
1063
|
* @throws {RequiredError}
|
|
1064
1064
|
*/
|
|
1065
|
-
workOrderPushSettingsSaveOrUpdate: (
|
|
1065
|
+
workOrderPushSettingsSaveOrUpdate: (workOrderPushSettingsVO_1, ...args_1) => __awaiter(this, [workOrderPushSettingsVO_1, ...args_1], void 0, function* (workOrderPushSettingsVO, options = {}) {
|
|
1066
1066
|
// verify required parameter 'workOrderPushSettingsVO' is not null or undefined
|
|
1067
1067
|
(0, common_1.assertParamExists)('workOrderPushSettingsSaveOrUpdate', 'workOrderPushSettingsVO', workOrderPushSettingsVO);
|
|
1068
1068
|
const localVarPath = `/gizone/work/order/workOrderPushSettings/saveOrUpdate`;
|
|
@@ -1096,7 +1096,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
1096
1096
|
* @param {*} [options] Override http request option.
|
|
1097
1097
|
* @throws {RequiredError}
|
|
1098
1098
|
*/
|
|
1099
|
-
workOrderTypeSettingsAddMsgRemindConfig: (
|
|
1099
|
+
workOrderTypeSettingsAddMsgRemindConfig: (parkId_1, workOrderTypeMsgRemindConfigAddOrUpdateVo_1, ...args_1) => __awaiter(this, [parkId_1, workOrderTypeMsgRemindConfigAddOrUpdateVo_1, ...args_1], void 0, function* (parkId, workOrderTypeMsgRemindConfigAddOrUpdateVo, options = {}) {
|
|
1100
1100
|
// verify required parameter 'parkId' is not null or undefined
|
|
1101
1101
|
(0, common_1.assertParamExists)('workOrderTypeSettingsAddMsgRemindConfig', 'parkId', parkId);
|
|
1102
1102
|
// verify required parameter 'workOrderTypeMsgRemindConfigAddOrUpdateVo' is not null or undefined
|
|
@@ -1132,7 +1132,7 @@ const SettingApiAxiosParamCreator = function (configuration) {
|
|
|
1132
1132
|
* @param {*} [options] Override http request option.
|
|
1133
1133
|
* @throws {RequiredError}
|
|
1134
1134
|
*/
|
|
1135
|
-
workOrderTypeSettingsSelectList: (
|
|
1135
|
+
workOrderTypeSettingsSelectList: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
1136
1136
|
// verify required parameter 'parkId' is not null or undefined
|
|
1137
1137
|
(0, common_1.assertParamExists)('workOrderTypeSettingsSelectList', 'parkId', parkId);
|
|
1138
1138
|
const localVarPath = `/gizone/workOrderTypeSettings/{parkId}`
|
|
@@ -1176,12 +1176,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1176
1176
|
* @throws {RequiredError}
|
|
1177
1177
|
*/
|
|
1178
1178
|
add1(parkId, parkPushSettingsAddBO, options) {
|
|
1179
|
-
var _a, _b, _c;
|
|
1180
1179
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1180
|
+
var _a, _b, _c;
|
|
1181
1181
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.add1(parkId, parkPushSettingsAddBO, options);
|
|
1182
|
-
const
|
|
1183
|
-
const
|
|
1184
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1182
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1183
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.add1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1184
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1185
1185
|
});
|
|
1186
1186
|
},
|
|
1187
1187
|
/**
|
|
@@ -1193,12 +1193,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1193
1193
|
* @throws {RequiredError}
|
|
1194
1194
|
*/
|
|
1195
1195
|
addOrUpdate(keyConfig, userSettingsUpdateBO, options) {
|
|
1196
|
-
var _a, _b, _c;
|
|
1197
1196
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1197
|
+
var _a, _b, _c;
|
|
1198
1198
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.addOrUpdate(keyConfig, userSettingsUpdateBO, options);
|
|
1199
|
-
const
|
|
1200
|
-
const
|
|
1201
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1199
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1200
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.addOrUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1201
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1202
1202
|
});
|
|
1203
1203
|
},
|
|
1204
1204
|
/**
|
|
@@ -1208,12 +1208,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1208
1208
|
* @throws {RequiredError}
|
|
1209
1209
|
*/
|
|
1210
1210
|
calendarBatchImportConfirm(options) {
|
|
1211
|
-
var _a, _b, _c;
|
|
1212
1211
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1212
|
+
var _a, _b, _c;
|
|
1213
1213
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.calendarBatchImportConfirm(options);
|
|
1214
|
-
const
|
|
1215
|
-
const
|
|
1216
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1214
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1215
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.calendarBatchImportConfirm']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1216
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1217
1217
|
});
|
|
1218
1218
|
},
|
|
1219
1219
|
/**
|
|
@@ -1223,12 +1223,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1223
1223
|
* @throws {RequiredError}
|
|
1224
1224
|
*/
|
|
1225
1225
|
calendarBatchImportPreView(options) {
|
|
1226
|
-
var _a, _b, _c;
|
|
1227
1226
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1227
|
+
var _a, _b, _c;
|
|
1228
1228
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.calendarBatchImportPreView(options);
|
|
1229
|
-
const
|
|
1230
|
-
const
|
|
1231
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1229
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1230
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.calendarBatchImportPreView']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1231
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1232
1232
|
});
|
|
1233
1233
|
},
|
|
1234
1234
|
/**
|
|
@@ -1239,12 +1239,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1239
1239
|
* @throws {RequiredError}
|
|
1240
1240
|
*/
|
|
1241
1241
|
calendarBatchImportTemplate(language, options) {
|
|
1242
|
-
var _a, _b, _c;
|
|
1243
1242
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1243
|
+
var _a, _b, _c;
|
|
1244
1244
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.calendarBatchImportTemplate(language, options);
|
|
1245
|
-
const
|
|
1246
|
-
const
|
|
1247
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1245
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1246
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.calendarBatchImportTemplate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1247
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1248
1248
|
});
|
|
1249
1249
|
},
|
|
1250
1250
|
/**
|
|
@@ -1257,12 +1257,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1257
1257
|
* @throws {RequiredError}
|
|
1258
1258
|
*/
|
|
1259
1259
|
calendarBatchImportUpload(parkId, file, language, options) {
|
|
1260
|
-
var _a, _b, _c;
|
|
1261
1260
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1261
|
+
var _a, _b, _c;
|
|
1262
1262
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.calendarBatchImportUpload(parkId, file, language, options);
|
|
1263
|
-
const
|
|
1264
|
-
const
|
|
1265
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1263
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1264
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.calendarBatchImportUpload']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1265
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1266
1266
|
});
|
|
1267
1267
|
},
|
|
1268
1268
|
/**
|
|
@@ -1274,12 +1274,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1274
1274
|
* @throws {RequiredError}
|
|
1275
1275
|
*/
|
|
1276
1276
|
calendarExport(year, language, options) {
|
|
1277
|
-
var _a, _b, _c;
|
|
1278
1277
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1278
|
+
var _a, _b, _c;
|
|
1279
1279
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.calendarExport(year, language, options);
|
|
1280
|
-
const
|
|
1281
|
-
const
|
|
1282
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1280
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1281
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.calendarExport']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1282
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1283
1283
|
});
|
|
1284
1284
|
},
|
|
1285
1285
|
/**
|
|
@@ -1292,12 +1292,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1292
1292
|
* @throws {RequiredError}
|
|
1293
1293
|
*/
|
|
1294
1294
|
deptConfigAddOrUpdate(deptId, configKey, body, options) {
|
|
1295
|
-
var _a, _b, _c;
|
|
1296
1295
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1296
|
+
var _a, _b, _c;
|
|
1297
1297
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.deptConfigAddOrUpdate(deptId, configKey, body, options);
|
|
1298
|
-
const
|
|
1299
|
-
const
|
|
1300
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1298
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1299
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.deptConfigAddOrUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1300
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1301
1301
|
});
|
|
1302
1302
|
},
|
|
1303
1303
|
/**
|
|
@@ -1309,12 +1309,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1309
1309
|
* @throws {RequiredError}
|
|
1310
1310
|
*/
|
|
1311
1311
|
deptConfigSelectByParkAndKey(deptId, configKey, options) {
|
|
1312
|
-
var _a, _b, _c;
|
|
1313
1312
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1313
|
+
var _a, _b, _c;
|
|
1314
1314
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.deptConfigSelectByParkAndKey(deptId, configKey, options);
|
|
1315
|
-
const
|
|
1316
|
-
const
|
|
1317
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1315
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1316
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.deptConfigSelectByParkAndKey']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1317
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1318
1318
|
});
|
|
1319
1319
|
},
|
|
1320
1320
|
/**
|
|
@@ -1325,12 +1325,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1325
1325
|
* @throws {RequiredError}
|
|
1326
1326
|
*/
|
|
1327
1327
|
getByDate(date, options) {
|
|
1328
|
-
var _a, _b, _c;
|
|
1329
1328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1329
|
+
var _a, _b, _c;
|
|
1330
1330
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getByDate(date, options);
|
|
1331
|
-
const
|
|
1332
|
-
const
|
|
1333
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1331
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1332
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.getByDate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1333
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1334
1334
|
});
|
|
1335
1335
|
},
|
|
1336
1336
|
/**
|
|
@@ -1341,12 +1341,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1341
1341
|
* @throws {RequiredError}
|
|
1342
1342
|
*/
|
|
1343
1343
|
parkInit(parkId, options) {
|
|
1344
|
-
var _a, _b, _c;
|
|
1345
1344
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1345
|
+
var _a, _b, _c;
|
|
1346
1346
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.parkInit(parkId, options);
|
|
1347
|
-
const
|
|
1348
|
-
const
|
|
1349
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1347
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1348
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.parkInit']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1349
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1350
1350
|
});
|
|
1351
1351
|
},
|
|
1352
1352
|
/**
|
|
@@ -1357,12 +1357,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1357
1357
|
* @throws {RequiredError}
|
|
1358
1358
|
*/
|
|
1359
1359
|
parkInitDept(parkId, options) {
|
|
1360
|
-
var _a, _b, _c;
|
|
1361
1360
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1361
|
+
var _a, _b, _c;
|
|
1362
1362
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.parkInitDept(parkId, options);
|
|
1363
|
-
const
|
|
1364
|
-
const
|
|
1365
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1363
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1364
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.parkInitDept']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1365
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1366
1366
|
});
|
|
1367
1367
|
},
|
|
1368
1368
|
/**
|
|
@@ -1373,12 +1373,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1373
1373
|
* @throws {RequiredError}
|
|
1374
1374
|
*/
|
|
1375
1375
|
parkInitRole(parkId, options) {
|
|
1376
|
-
var _a, _b, _c;
|
|
1377
1376
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1377
|
+
var _a, _b, _c;
|
|
1378
1378
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.parkInitRole(parkId, options);
|
|
1379
|
-
const
|
|
1380
|
-
const
|
|
1381
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1379
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1380
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.parkInitRole']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1381
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1382
1382
|
});
|
|
1383
1383
|
},
|
|
1384
1384
|
/**
|
|
@@ -1389,12 +1389,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1389
1389
|
* @throws {RequiredError}
|
|
1390
1390
|
*/
|
|
1391
1391
|
parkInitWorkOrderDeptSettings(parkId, options) {
|
|
1392
|
-
var _a, _b, _c;
|
|
1393
1392
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1393
|
+
var _a, _b, _c;
|
|
1394
1394
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.parkInitWorkOrderDeptSettings(parkId, options);
|
|
1395
|
-
const
|
|
1396
|
-
const
|
|
1397
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1395
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1396
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.parkInitWorkOrderDeptSettings']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1397
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1398
1398
|
});
|
|
1399
1399
|
},
|
|
1400
1400
|
/**
|
|
@@ -1405,12 +1405,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1405
1405
|
* @throws {RequiredError}
|
|
1406
1406
|
*/
|
|
1407
1407
|
parkInitWorkOrderIssueTypeExecutionTimeSettings(parkId, options) {
|
|
1408
|
-
var _a, _b, _c;
|
|
1409
1408
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1409
|
+
var _a, _b, _c;
|
|
1410
1410
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.parkInitWorkOrderIssueTypeExecutionTimeSettings(parkId, options);
|
|
1411
|
-
const
|
|
1412
|
-
const
|
|
1413
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1411
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1412
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.parkInitWorkOrderIssueTypeExecutionTimeSettings']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1413
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1414
1414
|
});
|
|
1415
1415
|
},
|
|
1416
1416
|
/**
|
|
@@ -1421,12 +1421,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1421
1421
|
* @throws {RequiredError}
|
|
1422
1422
|
*/
|
|
1423
1423
|
parkInitWorkOrderIssueTypeSettings(parkId, options) {
|
|
1424
|
-
var _a, _b, _c;
|
|
1425
1424
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1425
|
+
var _a, _b, _c;
|
|
1426
1426
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.parkInitWorkOrderIssueTypeSettings(parkId, options);
|
|
1427
|
-
const
|
|
1428
|
-
const
|
|
1429
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1427
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1428
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.parkInitWorkOrderIssueTypeSettings']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1429
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1430
1430
|
});
|
|
1431
1431
|
},
|
|
1432
1432
|
/**
|
|
@@ -1438,12 +1438,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1438
1438
|
* @throws {RequiredError}
|
|
1439
1439
|
*/
|
|
1440
1440
|
sectionQuery(start, end, options) {
|
|
1441
|
-
var _a, _b, _c;
|
|
1442
1441
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1442
|
+
var _a, _b, _c;
|
|
1443
1443
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.sectionQuery(start, end, options);
|
|
1444
|
-
const
|
|
1445
|
-
const
|
|
1446
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1444
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1445
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.sectionQuery']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1446
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1447
1447
|
});
|
|
1448
1448
|
},
|
|
1449
1449
|
/**
|
|
@@ -1454,12 +1454,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1454
1454
|
* @throws {RequiredError}
|
|
1455
1455
|
*/
|
|
1456
1456
|
selectList(parkId, options) {
|
|
1457
|
-
var _a, _b, _c;
|
|
1458
1457
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1458
|
+
var _a, _b, _c;
|
|
1459
1459
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.selectList(parkId, options);
|
|
1460
|
-
const
|
|
1461
|
-
const
|
|
1462
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1460
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1461
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.selectList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1462
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1463
1463
|
});
|
|
1464
1464
|
},
|
|
1465
1465
|
/**
|
|
@@ -1471,12 +1471,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1471
1471
|
* @throws {RequiredError}
|
|
1472
1472
|
*/
|
|
1473
1473
|
selectUserSettingsDetails(keyConfig, parkId, options) {
|
|
1474
|
-
var _a, _b, _c;
|
|
1475
1474
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1475
|
+
var _a, _b, _c;
|
|
1476
1476
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.selectUserSettingsDetails(keyConfig, parkId, options);
|
|
1477
|
-
const
|
|
1478
|
-
const
|
|
1479
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1477
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1478
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.selectUserSettingsDetails']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1479
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1480
1480
|
});
|
|
1481
1481
|
},
|
|
1482
1482
|
/**
|
|
@@ -1487,12 +1487,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1487
1487
|
* @throws {RequiredError}
|
|
1488
1488
|
*/
|
|
1489
1489
|
updateOrAdd(calendarSaveUpdateDto, options) {
|
|
1490
|
-
var _a, _b, _c;
|
|
1491
1490
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1491
|
+
var _a, _b, _c;
|
|
1492
1492
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateOrAdd(calendarSaveUpdateDto, options);
|
|
1493
|
-
const
|
|
1494
|
-
const
|
|
1495
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1493
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1494
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.updateOrAdd']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1495
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1496
1496
|
});
|
|
1497
1497
|
},
|
|
1498
1498
|
/**
|
|
@@ -1504,12 +1504,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1504
1504
|
* @throws {RequiredError}
|
|
1505
1505
|
*/
|
|
1506
1506
|
workOrderCirculationSettingsAddOrUpdate(parkId, workOrderCirculationSettingsAddOrUpdateVo, options) {
|
|
1507
|
-
var _a, _b, _c;
|
|
1508
1507
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1508
|
+
var _a, _b, _c;
|
|
1509
1509
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderCirculationSettingsAddOrUpdate(parkId, workOrderCirculationSettingsAddOrUpdateVo, options);
|
|
1510
|
-
const
|
|
1511
|
-
const
|
|
1512
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1510
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1511
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.workOrderCirculationSettingsAddOrUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1512
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1513
1513
|
});
|
|
1514
1514
|
},
|
|
1515
1515
|
/**
|
|
@@ -1520,12 +1520,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1520
1520
|
* @throws {RequiredError}
|
|
1521
1521
|
*/
|
|
1522
1522
|
workOrderCirculationSettingsList(parkId, options) {
|
|
1523
|
-
var _a, _b, _c;
|
|
1524
1523
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1524
|
+
var _a, _b, _c;
|
|
1525
1525
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderCirculationSettingsList(parkId, options);
|
|
1526
|
-
const
|
|
1527
|
-
const
|
|
1528
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1526
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1527
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.workOrderCirculationSettingsList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1528
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1529
1529
|
});
|
|
1530
1530
|
},
|
|
1531
1531
|
/**
|
|
@@ -1538,12 +1538,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1538
1538
|
* @throws {RequiredError}
|
|
1539
1539
|
*/
|
|
1540
1540
|
workOrderDeptSettingsAddOrUpdate(parkId, workOrderType, workOrderDeptSettingsAddOrUpdateVO, options) {
|
|
1541
|
-
var _a, _b, _c;
|
|
1542
1541
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1542
|
+
var _a, _b, _c;
|
|
1543
1543
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderDeptSettingsAddOrUpdate(parkId, workOrderType, workOrderDeptSettingsAddOrUpdateVO, options);
|
|
1544
|
-
const
|
|
1545
|
-
const
|
|
1546
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1544
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1545
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.workOrderDeptSettingsAddOrUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1546
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1547
1547
|
});
|
|
1548
1548
|
},
|
|
1549
1549
|
/**
|
|
@@ -1555,12 +1555,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1555
1555
|
* @throws {RequiredError}
|
|
1556
1556
|
*/
|
|
1557
1557
|
workOrderDeptSettingsSelectByWorkOrderType(parkId, workOrderType, options) {
|
|
1558
|
-
var _a, _b, _c;
|
|
1559
1558
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1559
|
+
var _a, _b, _c;
|
|
1560
1560
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderDeptSettingsSelectByWorkOrderType(parkId, workOrderType, options);
|
|
1561
|
-
const
|
|
1562
|
-
const
|
|
1563
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1561
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1562
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.workOrderDeptSettingsSelectByWorkOrderType']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1563
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1564
1564
|
});
|
|
1565
1565
|
},
|
|
1566
1566
|
/**
|
|
@@ -1573,12 +1573,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1573
1573
|
* @throws {RequiredError}
|
|
1574
1574
|
*/
|
|
1575
1575
|
workOrderDeptSettingsSelectByWorkOrderTypeAndKey(parkId, workOrderType, key, options) {
|
|
1576
|
-
var _a, _b, _c;
|
|
1577
1576
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1577
|
+
var _a, _b, _c;
|
|
1578
1578
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderDeptSettingsSelectByWorkOrderTypeAndKey(parkId, workOrderType, key, options);
|
|
1579
|
-
const
|
|
1580
|
-
const
|
|
1581
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1579
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1580
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.workOrderDeptSettingsSelectByWorkOrderTypeAndKey']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1581
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1582
1582
|
});
|
|
1583
1583
|
},
|
|
1584
1584
|
/**
|
|
@@ -1591,12 +1591,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1591
1591
|
* @throws {RequiredError}
|
|
1592
1592
|
*/
|
|
1593
1593
|
workOrderIssueTypeSelectByWorkOrderIssueType(parkId, workOrderType, workOrderIssueType, options) {
|
|
1594
|
-
var _a, _b, _c;
|
|
1595
1594
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1595
|
+
var _a, _b, _c;
|
|
1596
1596
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderIssueTypeSelectByWorkOrderIssueType(parkId, workOrderType, workOrderIssueType, options);
|
|
1597
|
-
const
|
|
1598
|
-
const
|
|
1599
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1597
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1598
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.workOrderIssueTypeSelectByWorkOrderIssueType']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1599
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1600
1600
|
});
|
|
1601
1601
|
},
|
|
1602
1602
|
/**
|
|
@@ -1608,12 +1608,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1608
1608
|
* @throws {RequiredError}
|
|
1609
1609
|
*/
|
|
1610
1610
|
workOrderIssueTypeSettingsAddOrUpdate(parkId, workOrderIssueTypeSettingsAddOrUpdateVo, options) {
|
|
1611
|
-
var _a, _b, _c;
|
|
1612
1611
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1612
|
+
var _a, _b, _c;
|
|
1613
1613
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderIssueTypeSettingsAddOrUpdate(parkId, workOrderIssueTypeSettingsAddOrUpdateVo, options);
|
|
1614
|
-
const
|
|
1615
|
-
const
|
|
1616
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1614
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1615
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.workOrderIssueTypeSettingsAddOrUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1616
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1617
1617
|
});
|
|
1618
1618
|
},
|
|
1619
1619
|
/**
|
|
@@ -1624,12 +1624,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1624
1624
|
* @throws {RequiredError}
|
|
1625
1625
|
*/
|
|
1626
1626
|
workOrderIssueTypeSettingsSelectByParkId(parkId, options) {
|
|
1627
|
-
var _a, _b, _c;
|
|
1628
1627
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1628
|
+
var _a, _b, _c;
|
|
1629
1629
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderIssueTypeSettingsSelectByParkId(parkId, options);
|
|
1630
|
-
const
|
|
1631
|
-
const
|
|
1632
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1630
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1631
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.workOrderIssueTypeSettingsSelectByParkId']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1632
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1633
1633
|
});
|
|
1634
1634
|
},
|
|
1635
1635
|
/**
|
|
@@ -1640,12 +1640,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1640
1640
|
* @throws {RequiredError}
|
|
1641
1641
|
*/
|
|
1642
1642
|
workOrderPushSettingsList(parkId, options) {
|
|
1643
|
-
var _a, _b, _c;
|
|
1644
1643
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1644
|
+
var _a, _b, _c;
|
|
1645
1645
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderPushSettingsList(parkId, options);
|
|
1646
|
-
const
|
|
1647
|
-
const
|
|
1648
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1646
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1647
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.workOrderPushSettingsList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1648
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1649
1649
|
});
|
|
1650
1650
|
},
|
|
1651
1651
|
/**
|
|
@@ -1656,12 +1656,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1656
1656
|
* @throws {RequiredError}
|
|
1657
1657
|
*/
|
|
1658
1658
|
workOrderPushSettingsSaveOrUpdate(workOrderPushSettingsVO, options) {
|
|
1659
|
-
var _a, _b, _c;
|
|
1660
1659
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1660
|
+
var _a, _b, _c;
|
|
1661
1661
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderPushSettingsSaveOrUpdate(workOrderPushSettingsVO, options);
|
|
1662
|
-
const
|
|
1663
|
-
const
|
|
1664
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1662
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1663
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.workOrderPushSettingsSaveOrUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1664
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1665
1665
|
});
|
|
1666
1666
|
},
|
|
1667
1667
|
/**
|
|
@@ -1673,12 +1673,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1673
1673
|
* @throws {RequiredError}
|
|
1674
1674
|
*/
|
|
1675
1675
|
workOrderTypeSettingsAddMsgRemindConfig(parkId, workOrderTypeMsgRemindConfigAddOrUpdateVo, options) {
|
|
1676
|
-
var _a, _b, _c;
|
|
1677
1676
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1677
|
+
var _a, _b, _c;
|
|
1678
1678
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderTypeSettingsAddMsgRemindConfig(parkId, workOrderTypeMsgRemindConfigAddOrUpdateVo, options);
|
|
1679
|
-
const
|
|
1680
|
-
const
|
|
1681
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1679
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1680
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.workOrderTypeSettingsAddMsgRemindConfig']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1681
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1682
1682
|
});
|
|
1683
1683
|
},
|
|
1684
1684
|
/**
|
|
@@ -1689,12 +1689,12 @@ const SettingApiFp = function (configuration) {
|
|
|
1689
1689
|
* @throws {RequiredError}
|
|
1690
1690
|
*/
|
|
1691
1691
|
workOrderTypeSettingsSelectList(parkId, options) {
|
|
1692
|
-
var _a, _b, _c;
|
|
1693
1692
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1693
|
+
var _a, _b, _c;
|
|
1694
1694
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderTypeSettingsSelectList(parkId, options);
|
|
1695
|
-
const
|
|
1696
|
-
const
|
|
1697
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1695
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1696
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SettingApi.workOrderTypeSettingsSelectList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1697
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1698
1698
|
});
|
|
1699
1699
|
},
|
|
1700
1700
|
};
|