@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/common-api.js
CHANGED
|
@@ -42,7 +42,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
42
42
|
* @param {*} [options] Override http request option.
|
|
43
43
|
* @throws {RequiredError}
|
|
44
44
|
*/
|
|
45
|
-
addSrmLevel: (
|
|
45
|
+
addSrmLevel: (srmLevelAddDTO_1, ...args_1) => __awaiter(this, [srmLevelAddDTO_1, ...args_1], void 0, function* (srmLevelAddDTO, options = {}) {
|
|
46
46
|
// verify required parameter 'srmLevelAddDTO' is not null or undefined
|
|
47
47
|
(0, common_1.assertParamExists)('addSrmLevel', 'srmLevelAddDTO', srmLevelAddDTO);
|
|
48
48
|
const localVarPath = `/srm/level`;
|
|
@@ -74,7 +74,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
74
74
|
* @param {*} [options] Override http request option.
|
|
75
75
|
* @throws {RequiredError}
|
|
76
76
|
*/
|
|
77
|
-
addressRegionList: (
|
|
77
|
+
addressRegionList: (pid_1, ...args_1) => __awaiter(this, [pid_1, ...args_1], void 0, function* (pid, options = {}) {
|
|
78
78
|
// verify required parameter 'pid' is not null or undefined
|
|
79
79
|
(0, common_1.assertParamExists)('addressRegionList', 'pid', pid);
|
|
80
80
|
const localVarPath = `/address/list`;
|
|
@@ -109,7 +109,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
109
109
|
* @deprecated
|
|
110
110
|
* @throws {RequiredError}
|
|
111
111
|
*/
|
|
112
|
-
commonDeleteFile: (
|
|
112
|
+
commonDeleteFile: (fileName_1, ...args_1) => __awaiter(this, [fileName_1, ...args_1], void 0, function* (fileName, options = {}) {
|
|
113
113
|
// verify required parameter 'fileName' is not null or undefined
|
|
114
114
|
(0, common_1.assertParamExists)('commonDeleteFile', 'fileName', fileName);
|
|
115
115
|
const localVarPath = `/operation/file/delete`;
|
|
@@ -143,7 +143,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
143
143
|
* @param {*} [options] Override http request option.
|
|
144
144
|
* @throws {RequiredError}
|
|
145
145
|
*/
|
|
146
|
-
commonUploadFile: (
|
|
146
|
+
commonUploadFile: (file_1, ...args_1) => __awaiter(this, [file_1, ...args_1], void 0, function* (file, options = {}) {
|
|
147
147
|
// verify required parameter 'file' is not null or undefined
|
|
148
148
|
(0, common_1.assertParamExists)('commonUploadFile', 'file', file);
|
|
149
149
|
const localVarPath = `/operation/file/upload`;
|
|
@@ -177,7 +177,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
177
177
|
* @param {*} [options] Override http request option.
|
|
178
178
|
* @throws {RequiredError}
|
|
179
179
|
*/
|
|
180
|
-
commonUploadPrivacyFile: (
|
|
180
|
+
commonUploadPrivacyFile: (file_1, ...args_1) => __awaiter(this, [file_1, ...args_1], void 0, function* (file, options = {}) {
|
|
181
181
|
// verify required parameter 'file' is not null or undefined
|
|
182
182
|
(0, common_1.assertParamExists)('commonUploadPrivacyFile', 'file', file);
|
|
183
183
|
const localVarPath = `/operation/file/upload/privacy/filename`;
|
|
@@ -213,7 +213,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
213
213
|
* @param {*} [options] Override http request option.
|
|
214
214
|
* @throws {RequiredError}
|
|
215
215
|
*/
|
|
216
|
-
createDept: (
|
|
216
|
+
createDept: (sysDept_1, ...args_1) => __awaiter(this, [sysDept_1, ...args_1], void 0, function* (sysDept, options = {}) {
|
|
217
217
|
// verify required parameter 'sysDept' is not null or undefined
|
|
218
218
|
(0, common_1.assertParamExists)('createDept', 'sysDept', sysDept);
|
|
219
219
|
const localVarPath = `/system/dept`;
|
|
@@ -245,7 +245,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
245
245
|
* @param {*} [options] Override http request option.
|
|
246
246
|
* @throws {RequiredError}
|
|
247
247
|
*/
|
|
248
|
-
createJobPosition: (
|
|
248
|
+
createJobPosition: (sysPost_1, ...args_1) => __awaiter(this, [sysPost_1, ...args_1], void 0, function* (sysPost, options = {}) {
|
|
249
249
|
// verify required parameter 'sysPost' is not null or undefined
|
|
250
250
|
(0, common_1.assertParamExists)('createJobPosition', 'sysPost', sysPost);
|
|
251
251
|
const localVarPath = `/system/post`;
|
|
@@ -277,7 +277,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
277
277
|
* @param {*} [options] Override http request option.
|
|
278
278
|
* @throws {RequiredError}
|
|
279
279
|
*/
|
|
280
|
-
createMenu: (
|
|
280
|
+
createMenu: (sysMenu_1, ...args_1) => __awaiter(this, [sysMenu_1, ...args_1], void 0, function* (sysMenu, options = {}) {
|
|
281
281
|
// verify required parameter 'sysMenu' is not null or undefined
|
|
282
282
|
(0, common_1.assertParamExists)('createMenu', 'sysMenu', sysMenu);
|
|
283
283
|
const localVarPath = `/system/menu`;
|
|
@@ -309,7 +309,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
309
309
|
* @param {*} [options] Override http request option.
|
|
310
310
|
* @throws {RequiredError}
|
|
311
311
|
*/
|
|
312
|
-
deleteDept: (
|
|
312
|
+
deleteDept: (deptId_1, ...args_1) => __awaiter(this, [deptId_1, ...args_1], void 0, function* (deptId, options = {}) {
|
|
313
313
|
// verify required parameter 'deptId' is not null or undefined
|
|
314
314
|
(0, common_1.assertParamExists)('deleteDept', 'deptId', deptId);
|
|
315
315
|
const localVarPath = `/system/dept/{deptId}`
|
|
@@ -340,7 +340,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
340
340
|
* @param {*} [options] Override http request option.
|
|
341
341
|
* @throws {RequiredError}
|
|
342
342
|
*/
|
|
343
|
-
deleteJobPositions: (
|
|
343
|
+
deleteJobPositions: (postIds_1, ...args_1) => __awaiter(this, [postIds_1, ...args_1], void 0, function* (postIds, options = {}) {
|
|
344
344
|
// verify required parameter 'postIds' is not null or undefined
|
|
345
345
|
(0, common_1.assertParamExists)('deleteJobPositions', 'postIds', postIds);
|
|
346
346
|
const localVarPath = `/system/post/{postIds}`
|
|
@@ -371,7 +371,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
371
371
|
* @param {*} [options] Override http request option.
|
|
372
372
|
* @throws {RequiredError}
|
|
373
373
|
*/
|
|
374
|
-
deleteMenu: (
|
|
374
|
+
deleteMenu: (menuId_1, ...args_1) => __awaiter(this, [menuId_1, ...args_1], void 0, function* (menuId, options = {}) {
|
|
375
375
|
// verify required parameter 'menuId' is not null or undefined
|
|
376
376
|
(0, common_1.assertParamExists)('deleteMenu', 'menuId', menuId);
|
|
377
377
|
const localVarPath = `/system/menu/{menuId}`
|
|
@@ -403,7 +403,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
403
403
|
* @deprecated
|
|
404
404
|
* @throws {RequiredError}
|
|
405
405
|
*/
|
|
406
|
-
demo: (
|
|
406
|
+
demo: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
407
407
|
const localVarPath = `/operation/file/demo`;
|
|
408
408
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
409
409
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -433,7 +433,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
433
433
|
* @param {*} [options] Override http request option.
|
|
434
434
|
* @throws {RequiredError}
|
|
435
435
|
*/
|
|
436
|
-
editParkInfo: (
|
|
436
|
+
editParkInfo: (parkId_1, parkInfoEditVO_1, ...args_1) => __awaiter(this, [parkId_1, parkInfoEditVO_1, ...args_1], void 0, function* (parkId, parkInfoEditVO, options = {}) {
|
|
437
437
|
// verify required parameter 'parkId' is not null or undefined
|
|
438
438
|
(0, common_1.assertParamExists)('editParkInfo', 'parkId', parkId);
|
|
439
439
|
// verify required parameter 'parkInfoEditVO' is not null or undefined
|
|
@@ -468,7 +468,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
468
468
|
* @param {*} [options] Override http request option.
|
|
469
469
|
* @throws {RequiredError}
|
|
470
470
|
*/
|
|
471
|
-
exportJobPositions: (
|
|
471
|
+
exportJobPositions: (post_1, ...args_1) => __awaiter(this, [post_1, ...args_1], void 0, function* (post, options = {}) {
|
|
472
472
|
// verify required parameter 'post' is not null or undefined
|
|
473
473
|
(0, common_1.assertParamExists)('exportJobPositions', 'post', post);
|
|
474
474
|
const localVarPath = `/system/post/export`;
|
|
@@ -504,7 +504,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
504
504
|
* @param {*} [options] Override http request option.
|
|
505
505
|
* @throws {RequiredError}
|
|
506
506
|
*/
|
|
507
|
-
fileDownload: (
|
|
507
|
+
fileDownload: (fileName_1, _delete_1, ...args_1) => __awaiter(this, [fileName_1, _delete_1, ...args_1], void 0, function* (fileName, _delete, options = {}) {
|
|
508
508
|
// verify required parameter 'fileName' is not null or undefined
|
|
509
509
|
(0, common_1.assertParamExists)('fileDownload', 'fileName', fileName);
|
|
510
510
|
// verify required parameter '_delete' is not null or undefined
|
|
@@ -542,7 +542,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
542
542
|
* @param {*} [options] Override http request option.
|
|
543
543
|
* @throws {RequiredError}
|
|
544
544
|
*/
|
|
545
|
-
getDept: (
|
|
545
|
+
getDept: (deptId_1, ...args_1) => __awaiter(this, [deptId_1, ...args_1], void 0, function* (deptId, options = {}) {
|
|
546
546
|
// verify required parameter 'deptId' is not null or undefined
|
|
547
547
|
(0, common_1.assertParamExists)('getDept', 'deptId', deptId);
|
|
548
548
|
const localVarPath = `/system/dept/{deptId}`
|
|
@@ -573,7 +573,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
573
573
|
* @param {*} [options] Override http request option.
|
|
574
574
|
* @throws {RequiredError}
|
|
575
575
|
*/
|
|
576
|
-
getDept1: (
|
|
576
|
+
getDept1: (deptId_1, ...args_1) => __awaiter(this, [deptId_1, ...args_1], void 0, function* (deptId, options = {}) {
|
|
577
577
|
// verify required parameter 'deptId' is not null or undefined
|
|
578
578
|
(0, common_1.assertParamExists)('getDept1', 'deptId', deptId);
|
|
579
579
|
const localVarPath = `/system/dept/detail`;
|
|
@@ -605,7 +605,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
605
605
|
* @param {*} [options] Override http request option.
|
|
606
606
|
* @throws {RequiredError}
|
|
607
607
|
*/
|
|
608
|
-
getHostIp: (
|
|
608
|
+
getHostIp: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
609
609
|
const localVarPath = `/gizone/ip/getHostIp`;
|
|
610
610
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
611
611
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -633,7 +633,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
633
633
|
* @param {*} [options] Override http request option.
|
|
634
634
|
* @throws {RequiredError}
|
|
635
635
|
*/
|
|
636
|
-
getJobPosition: (
|
|
636
|
+
getJobPosition: (postId_1, ...args_1) => __awaiter(this, [postId_1, ...args_1], void 0, function* (postId, options = {}) {
|
|
637
637
|
// verify required parameter 'postId' is not null or undefined
|
|
638
638
|
(0, common_1.assertParamExists)('getJobPosition', 'postId', postId);
|
|
639
639
|
const localVarPath = `/system/post/{postId}`
|
|
@@ -664,7 +664,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
664
664
|
* @param {*} [options] Override http request option.
|
|
665
665
|
* @throws {RequiredError}
|
|
666
666
|
*/
|
|
667
|
-
getMenu: (
|
|
667
|
+
getMenu: (menuId_1, ...args_1) => __awaiter(this, [menuId_1, ...args_1], void 0, function* (menuId, options = {}) {
|
|
668
668
|
// verify required parameter 'menuId' is not null or undefined
|
|
669
669
|
(0, common_1.assertParamExists)('getMenu', 'menuId', menuId);
|
|
670
670
|
const localVarPath = `/system/menu/{menuId}`
|
|
@@ -696,7 +696,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
696
696
|
* @param {*} [options] Override http request option.
|
|
697
697
|
* @throws {RequiredError}
|
|
698
698
|
*/
|
|
699
|
-
getParkInfo: (
|
|
699
|
+
getParkInfo: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
700
700
|
// verify required parameter 'parkId' is not null or undefined
|
|
701
701
|
(0, common_1.assertParamExists)('getParkInfo', 'parkId', parkId);
|
|
702
702
|
const localVarPath = `/system/dept/parkInfo/{parkId}`
|
|
@@ -728,7 +728,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
728
728
|
* @param {*} [options] Override http request option.
|
|
729
729
|
* @throws {RequiredError}
|
|
730
730
|
*/
|
|
731
|
-
getParkSetting: (
|
|
731
|
+
getParkSetting: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
732
732
|
// verify required parameter 'parkId' is not null or undefined
|
|
733
733
|
(0, common_1.assertParamExists)('getParkSetting', 'parkId', parkId);
|
|
734
734
|
const localVarPath = `/system/dept/selectParkSettings`;
|
|
@@ -762,7 +762,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
762
762
|
* @param {*} [options] Override http request option.
|
|
763
763
|
* @throws {RequiredError}
|
|
764
764
|
*/
|
|
765
|
-
lestDeptByParkAndType: (
|
|
765
|
+
lestDeptByParkAndType: (sysDeptDropDownVO_1, ...args_1) => __awaiter(this, [sysDeptDropDownVO_1, ...args_1], void 0, function* (sysDeptDropDownVO, options = {}) {
|
|
766
766
|
// verify required parameter 'sysDeptDropDownVO' is not null or undefined
|
|
767
767
|
(0, common_1.assertParamExists)('lestDeptByParkAndType', 'sysDeptDropDownVO', sysDeptDropDownVO);
|
|
768
768
|
const localVarPath = `/system/dept/selectDeptDropDownBoxList`;
|
|
@@ -794,7 +794,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
794
794
|
* @param {*} [options] Override http request option.
|
|
795
795
|
* @throws {RequiredError}
|
|
796
796
|
*/
|
|
797
|
-
listDept: (
|
|
797
|
+
listDept: (dept_1, ...args_1) => __awaiter(this, [dept_1, ...args_1], void 0, function* (dept, options = {}) {
|
|
798
798
|
// verify required parameter 'dept' is not null or undefined
|
|
799
799
|
(0, common_1.assertParamExists)('listDept', 'dept', dept);
|
|
800
800
|
const localVarPath = `/system/dept/list`;
|
|
@@ -830,7 +830,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
830
830
|
* @param {*} [options] Override http request option.
|
|
831
831
|
* @throws {RequiredError}
|
|
832
832
|
*/
|
|
833
|
-
listDeptByPark: (
|
|
833
|
+
listDeptByPark: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
834
834
|
// verify required parameter 'parkId' is not null or undefined
|
|
835
835
|
(0, common_1.assertParamExists)('listDeptByPark', 'parkId', parkId);
|
|
836
836
|
const localVarPath = `/system/dept/getParkById`;
|
|
@@ -864,7 +864,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
864
864
|
* @param {*} [options] Override http request option.
|
|
865
865
|
* @throws {RequiredError}
|
|
866
866
|
*/
|
|
867
|
-
listDeptByParkNoTenant: (
|
|
867
|
+
listDeptByParkNoTenant: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
868
868
|
// verify required parameter 'parkId' is not null or undefined
|
|
869
869
|
(0, common_1.assertParamExists)('listDeptByParkNoTenant', 'parkId', parkId);
|
|
870
870
|
const localVarPath = `/system/dept/getParkByIdNotTenant`;
|
|
@@ -897,7 +897,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
897
897
|
* @param {*} [options] Override http request option.
|
|
898
898
|
* @throws {RequiredError}
|
|
899
899
|
*/
|
|
900
|
-
listDeptExcl: (
|
|
900
|
+
listDeptExcl: (deptId_1, ...args_1) => __awaiter(this, [deptId_1, ...args_1], void 0, function* (deptId, options = {}) {
|
|
901
901
|
// verify required parameter 'deptId' is not null or undefined
|
|
902
902
|
(0, common_1.assertParamExists)('listDeptExcl', 'deptId', deptId);
|
|
903
903
|
const localVarPath = `/system/dept/list/exclude/{deptId}`
|
|
@@ -928,7 +928,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
928
928
|
* @param {*} [options] Override http request option.
|
|
929
929
|
* @throws {RequiredError}
|
|
930
930
|
*/
|
|
931
|
-
listDeptTree: (
|
|
931
|
+
listDeptTree: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
932
932
|
// verify required parameter 'parkId' is not null or undefined
|
|
933
933
|
(0, common_1.assertParamExists)('listDeptTree', 'parkId', parkId);
|
|
934
934
|
const localVarPath = `/system/dept/treeselect`;
|
|
@@ -961,7 +961,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
961
961
|
* @param {*} [options] Override http request option.
|
|
962
962
|
* @throws {RequiredError}
|
|
963
963
|
*/
|
|
964
|
-
listDeptTreeByRole: (
|
|
964
|
+
listDeptTreeByRole: (roleId_1, ...args_1) => __awaiter(this, [roleId_1, ...args_1], void 0, function* (roleId, options = {}) {
|
|
965
965
|
// verify required parameter 'roleId' is not null or undefined
|
|
966
966
|
(0, common_1.assertParamExists)('listDeptTreeByRole', 'roleId', roleId);
|
|
967
967
|
const localVarPath = `/system/dept/roleDeptTreeselect/{roleId}`
|
|
@@ -992,7 +992,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
992
992
|
* @param {*} [options] Override http request option.
|
|
993
993
|
* @throws {RequiredError}
|
|
994
994
|
*/
|
|
995
|
-
listJobPositions: (
|
|
995
|
+
listJobPositions: (post_1, ...args_1) => __awaiter(this, [post_1, ...args_1], void 0, function* (post, options = {}) {
|
|
996
996
|
// verify required parameter 'post' is not null or undefined
|
|
997
997
|
(0, common_1.assertParamExists)('listJobPositions', 'post', post);
|
|
998
998
|
const localVarPath = `/system/post/list`;
|
|
@@ -1027,7 +1027,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1027
1027
|
* @param {*} [options] Override http request option.
|
|
1028
1028
|
* @throws {RequiredError}
|
|
1029
1029
|
*/
|
|
1030
|
-
listJobPositionsByPark: (
|
|
1030
|
+
listJobPositionsByPark: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
1031
1031
|
// verify required parameter 'parkId' is not null or undefined
|
|
1032
1032
|
(0, common_1.assertParamExists)('listJobPositionsByPark', 'parkId', parkId);
|
|
1033
1033
|
const localVarPath = `/system/post/optionselect`;
|
|
@@ -1060,7 +1060,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1060
1060
|
* @param {*} [options] Override http request option.
|
|
1061
1061
|
* @throws {RequiredError}
|
|
1062
1062
|
*/
|
|
1063
|
-
listMenu: (
|
|
1063
|
+
listMenu: (menu_1, ...args_1) => __awaiter(this, [menu_1, ...args_1], void 0, function* (menu, options = {}) {
|
|
1064
1064
|
// verify required parameter 'menu' is not null or undefined
|
|
1065
1065
|
(0, common_1.assertParamExists)('listMenu', 'menu', menu);
|
|
1066
1066
|
const localVarPath = `/system/menu/list`;
|
|
@@ -1095,7 +1095,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1095
1095
|
* @param {*} [options] Override http request option.
|
|
1096
1096
|
* @throws {RequiredError}
|
|
1097
1097
|
*/
|
|
1098
|
-
listMenuTree: (
|
|
1098
|
+
listMenuTree: (menu_1, ...args_1) => __awaiter(this, [menu_1, ...args_1], void 0, function* (menu, options = {}) {
|
|
1099
1099
|
// verify required parameter 'menu' is not null or undefined
|
|
1100
1100
|
(0, common_1.assertParamExists)('listMenuTree', 'menu', menu);
|
|
1101
1101
|
const localVarPath = `/system/menu/treeselect`;
|
|
@@ -1130,7 +1130,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1130
1130
|
* @param {*} [options] Override http request option.
|
|
1131
1131
|
* @throws {RequiredError}
|
|
1132
1132
|
*/
|
|
1133
|
-
listMenuTreeByRole: (
|
|
1133
|
+
listMenuTreeByRole: (roleId_1, ...args_1) => __awaiter(this, [roleId_1, ...args_1], void 0, function* (roleId, options = {}) {
|
|
1134
1134
|
// verify required parameter 'roleId' is not null or undefined
|
|
1135
1135
|
(0, common_1.assertParamExists)('listMenuTreeByRole', 'roleId', roleId);
|
|
1136
1136
|
const localVarPath = `/system/menu/roleMenuTreeselect/{roleId}`
|
|
@@ -1161,7 +1161,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1161
1161
|
* @param {*} [options] Override http request option.
|
|
1162
1162
|
* @throws {RequiredError}
|
|
1163
1163
|
*/
|
|
1164
|
-
listPark: (
|
|
1164
|
+
listPark: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
1165
1165
|
const localVarPath = `/system/dept/get/park/list`;
|
|
1166
1166
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1167
1167
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -1190,7 +1190,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1190
1190
|
* @param {*} [options] Override http request option.
|
|
1191
1191
|
* @throws {RequiredError}
|
|
1192
1192
|
*/
|
|
1193
|
-
resolveDomain: (
|
|
1193
|
+
resolveDomain: (domain_1, ...args_1) => __awaiter(this, [domain_1, ...args_1], void 0, function* (domain, options = {}) {
|
|
1194
1194
|
// verify required parameter 'domain' is not null or undefined
|
|
1195
1195
|
(0, common_1.assertParamExists)('resolveDomain', 'domain', domain);
|
|
1196
1196
|
const localVarPath = `/gizone/ip/resolveDomain`;
|
|
@@ -1223,7 +1223,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1223
1223
|
* @param {*} [options] Override http request option.
|
|
1224
1224
|
* @throws {RequiredError}
|
|
1225
1225
|
*/
|
|
1226
|
-
resourceDownload: (
|
|
1226
|
+
resourceDownload: (resource_1, ...args_1) => __awaiter(this, [resource_1, ...args_1], void 0, function* (resource, options = {}) {
|
|
1227
1227
|
// verify required parameter 'resource' is not null or undefined
|
|
1228
1228
|
(0, common_1.assertParamExists)('resourceDownload', 'resource', resource);
|
|
1229
1229
|
const localVarPath = `/common/download/resource`;
|
|
@@ -1258,7 +1258,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1258
1258
|
* @param {*} [options] Override http request option.
|
|
1259
1259
|
* @throws {RequiredError}
|
|
1260
1260
|
*/
|
|
1261
|
-
selectCenterList: (
|
|
1261
|
+
selectCenterList: (isSrm_1, platForm_1, ...args_1) => __awaiter(this, [isSrm_1, platForm_1, ...args_1], void 0, function* (isSrm, platForm, options = {}) {
|
|
1262
1262
|
// verify required parameter 'isSrm' is not null or undefined
|
|
1263
1263
|
(0, common_1.assertParamExists)('selectCenterList', 'isSrm', isSrm);
|
|
1264
1264
|
const localVarPath = `/system/dept/center`;
|
|
@@ -1300,7 +1300,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1300
1300
|
* @param {*} [options] Override http request option.
|
|
1301
1301
|
* @throws {RequiredError}
|
|
1302
1302
|
*/
|
|
1303
|
-
selectParkList: (
|
|
1303
|
+
selectParkList: (centerCode_1, isSrm_1, parkCenterAttribute_1, contractEndTime_1, status_1, parkName_1, ...args_1) => __awaiter(this, [centerCode_1, isSrm_1, parkCenterAttribute_1, contractEndTime_1, status_1, parkName_1, ...args_1], void 0, function* (centerCode, isSrm, parkCenterAttribute, contractEndTime, status, parkName, options = {}) {
|
|
1304
1304
|
const localVarPath = `/system/dept/park`;
|
|
1305
1305
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1306
1306
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -1349,7 +1349,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1349
1349
|
* @param {*} [options] Override http request option.
|
|
1350
1350
|
* @throws {RequiredError}
|
|
1351
1351
|
*/
|
|
1352
|
-
selectParkListByPermission: (
|
|
1352
|
+
selectParkListByPermission: (permission_1, ...args_1) => __awaiter(this, [permission_1, ...args_1], void 0, function* (permission, options = {}) {
|
|
1353
1353
|
// verify required parameter 'permission' is not null or undefined
|
|
1354
1354
|
(0, common_1.assertParamExists)('selectParkListByPermission', 'permission', permission);
|
|
1355
1355
|
const localVarPath = `/system/dept/park/permission`;
|
|
@@ -1384,7 +1384,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1384
1384
|
* @param {*} [options] Override http request option.
|
|
1385
1385
|
* @throws {RequiredError}
|
|
1386
1386
|
*/
|
|
1387
|
-
selectSrmLevel: (
|
|
1387
|
+
selectSrmLevel: (parentCode_1, level_1, ...args_1) => __awaiter(this, [parentCode_1, level_1, ...args_1], void 0, function* (parentCode, level, options = {}) {
|
|
1388
1388
|
const localVarPath = `/srm/level`;
|
|
1389
1389
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1390
1390
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -1420,7 +1420,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1420
1420
|
* @param {*} [options] Override http request option.
|
|
1421
1421
|
* @throws {RequiredError}
|
|
1422
1422
|
*/
|
|
1423
|
-
tcpConnect: (
|
|
1423
|
+
tcpConnect: (host_1, port_1, timeOutMs_1, ...args_1) => __awaiter(this, [host_1, port_1, timeOutMs_1, ...args_1], void 0, function* (host, port, timeOutMs, options = {}) {
|
|
1424
1424
|
// verify required parameter 'host' is not null or undefined
|
|
1425
1425
|
(0, common_1.assertParamExists)('tcpConnect', 'host', host);
|
|
1426
1426
|
// verify required parameter 'port' is not null or undefined
|
|
@@ -1463,7 +1463,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1463
1463
|
* @param {*} [options] Override http request option.
|
|
1464
1464
|
* @throws {RequiredError}
|
|
1465
1465
|
*/
|
|
1466
|
-
updateDept: (
|
|
1466
|
+
updateDept: (sysDept_1, ...args_1) => __awaiter(this, [sysDept_1, ...args_1], void 0, function* (sysDept, options = {}) {
|
|
1467
1467
|
// verify required parameter 'sysDept' is not null or undefined
|
|
1468
1468
|
(0, common_1.assertParamExists)('updateDept', 'sysDept', sysDept);
|
|
1469
1469
|
const localVarPath = `/system/dept`;
|
|
@@ -1495,7 +1495,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1495
1495
|
* @param {*} [options] Override http request option.
|
|
1496
1496
|
* @throws {RequiredError}
|
|
1497
1497
|
*/
|
|
1498
|
-
updateJobPosition: (
|
|
1498
|
+
updateJobPosition: (sysPost_1, ...args_1) => __awaiter(this, [sysPost_1, ...args_1], void 0, function* (sysPost, options = {}) {
|
|
1499
1499
|
// verify required parameter 'sysPost' is not null or undefined
|
|
1500
1500
|
(0, common_1.assertParamExists)('updateJobPosition', 'sysPost', sysPost);
|
|
1501
1501
|
const localVarPath = `/system/post`;
|
|
@@ -1527,7 +1527,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1527
1527
|
* @param {*} [options] Override http request option.
|
|
1528
1528
|
* @throws {RequiredError}
|
|
1529
1529
|
*/
|
|
1530
|
-
updateMenu: (
|
|
1530
|
+
updateMenu: (sysMenu_1, ...args_1) => __awaiter(this, [sysMenu_1, ...args_1], void 0, function* (sysMenu, options = {}) {
|
|
1531
1531
|
// verify required parameter 'sysMenu' is not null or undefined
|
|
1532
1532
|
(0, common_1.assertParamExists)('updateMenu', 'sysMenu', sysMenu);
|
|
1533
1533
|
const localVarPath = `/system/menu`;
|
|
@@ -1560,7 +1560,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1560
1560
|
* @param {*} [options] Override http request option.
|
|
1561
1561
|
* @throws {RequiredError}
|
|
1562
1562
|
*/
|
|
1563
|
-
updateParkSetting: (
|
|
1563
|
+
updateParkSetting: (parkSettingsVO_1, ...args_1) => __awaiter(this, [parkSettingsVO_1, ...args_1], void 0, function* (parkSettingsVO, options = {}) {
|
|
1564
1564
|
// verify required parameter 'parkSettingsVO' is not null or undefined
|
|
1565
1565
|
(0, common_1.assertParamExists)('updateParkSetting', 'parkSettingsVO', parkSettingsVO);
|
|
1566
1566
|
const localVarPath = `/system/dept/parkSettings`;
|
|
@@ -1592,7 +1592,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1592
1592
|
* @param {*} [options] Override http request option.
|
|
1593
1593
|
* @throws {RequiredError}
|
|
1594
1594
|
*/
|
|
1595
|
-
uploadFile: (
|
|
1595
|
+
uploadFile: (file_1, ...args_1) => __awaiter(this, [file_1, ...args_1], void 0, function* (file, options = {}) {
|
|
1596
1596
|
// verify required parameter 'file' is not null or undefined
|
|
1597
1597
|
(0, common_1.assertParamExists)('uploadFile', 'file', file);
|
|
1598
1598
|
const localVarPath = `/common/upload`;
|
|
@@ -1626,7 +1626,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1626
1626
|
* @param {*} [options] Override http request option.
|
|
1627
1627
|
* @throws {RequiredError}
|
|
1628
1628
|
*/
|
|
1629
|
-
uploadKeepName: (
|
|
1629
|
+
uploadKeepName: (file_1, ...args_1) => __awaiter(this, [file_1, ...args_1], void 0, function* (file, options = {}) {
|
|
1630
1630
|
// verify required parameter 'file' is not null or undefined
|
|
1631
1631
|
(0, common_1.assertParamExists)('uploadKeepName', 'file', file);
|
|
1632
1632
|
const localVarPath = `/operation/file/uploadKeepName`;
|
|
@@ -1663,7 +1663,7 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
1663
1663
|
* @param {*} [options] Override http request option.
|
|
1664
1664
|
* @throws {RequiredError}
|
|
1665
1665
|
*/
|
|
1666
|
-
uploadPrivacy: (
|
|
1666
|
+
uploadPrivacy: (userBatchImportUploadRequest_1, ...args_1) => __awaiter(this, [userBatchImportUploadRequest_1, ...args_1], void 0, function* (userBatchImportUploadRequest, options = {}) {
|
|
1667
1667
|
const localVarPath = `/operation/file/upload/privacy`;
|
|
1668
1668
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1669
1669
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -1705,12 +1705,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1705
1705
|
* @throws {RequiredError}
|
|
1706
1706
|
*/
|
|
1707
1707
|
addSrmLevel(srmLevelAddDTO, options) {
|
|
1708
|
-
var _a, _b, _c;
|
|
1709
1708
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1709
|
+
var _a, _b, _c;
|
|
1710
1710
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.addSrmLevel(srmLevelAddDTO, options);
|
|
1711
|
-
const
|
|
1712
|
-
const
|
|
1713
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1711
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1712
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.addSrmLevel']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1713
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1714
1714
|
});
|
|
1715
1715
|
},
|
|
1716
1716
|
/**
|
|
@@ -1720,12 +1720,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1720
1720
|
* @throws {RequiredError}
|
|
1721
1721
|
*/
|
|
1722
1722
|
addressRegionList(pid, options) {
|
|
1723
|
-
var _a, _b, _c;
|
|
1724
1723
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1724
|
+
var _a, _b, _c;
|
|
1725
1725
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.addressRegionList(pid, options);
|
|
1726
|
-
const
|
|
1727
|
-
const
|
|
1728
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1726
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1727
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.addressRegionList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1728
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1729
1729
|
});
|
|
1730
1730
|
},
|
|
1731
1731
|
/**
|
|
@@ -1737,12 +1737,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1737
1737
|
* @throws {RequiredError}
|
|
1738
1738
|
*/
|
|
1739
1739
|
commonDeleteFile(fileName, options) {
|
|
1740
|
-
var _a, _b, _c;
|
|
1741
1740
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1741
|
+
var _a, _b, _c;
|
|
1742
1742
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.commonDeleteFile(fileName, options);
|
|
1743
|
-
const
|
|
1744
|
-
const
|
|
1745
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1743
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1744
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.commonDeleteFile']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1745
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1746
1746
|
});
|
|
1747
1747
|
},
|
|
1748
1748
|
/**
|
|
@@ -1753,12 +1753,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1753
1753
|
* @throws {RequiredError}
|
|
1754
1754
|
*/
|
|
1755
1755
|
commonUploadFile(file, options) {
|
|
1756
|
-
var _a, _b, _c;
|
|
1757
1756
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1757
|
+
var _a, _b, _c;
|
|
1758
1758
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.commonUploadFile(file, options);
|
|
1759
|
-
const
|
|
1760
|
-
const
|
|
1761
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1759
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1760
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.commonUploadFile']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1761
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1762
1762
|
});
|
|
1763
1763
|
},
|
|
1764
1764
|
/**
|
|
@@ -1769,12 +1769,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1769
1769
|
* @throws {RequiredError}
|
|
1770
1770
|
*/
|
|
1771
1771
|
commonUploadPrivacyFile(file, options) {
|
|
1772
|
-
var _a, _b, _c;
|
|
1773
1772
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1773
|
+
var _a, _b, _c;
|
|
1774
1774
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.commonUploadPrivacyFile(file, options);
|
|
1775
|
-
const
|
|
1776
|
-
const
|
|
1777
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1775
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1776
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.commonUploadPrivacyFile']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1777
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1778
1778
|
});
|
|
1779
1779
|
},
|
|
1780
1780
|
/**
|
|
@@ -1784,12 +1784,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1784
1784
|
* @throws {RequiredError}
|
|
1785
1785
|
*/
|
|
1786
1786
|
createDept(sysDept, options) {
|
|
1787
|
-
var _a, _b, _c;
|
|
1788
1787
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1788
|
+
var _a, _b, _c;
|
|
1789
1789
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.createDept(sysDept, options);
|
|
1790
|
-
const
|
|
1791
|
-
const
|
|
1792
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1790
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1791
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.createDept']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1792
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1793
1793
|
});
|
|
1794
1794
|
},
|
|
1795
1795
|
/**
|
|
@@ -1799,12 +1799,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1799
1799
|
* @throws {RequiredError}
|
|
1800
1800
|
*/
|
|
1801
1801
|
createJobPosition(sysPost, options) {
|
|
1802
|
-
var _a, _b, _c;
|
|
1803
1802
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1803
|
+
var _a, _b, _c;
|
|
1804
1804
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.createJobPosition(sysPost, options);
|
|
1805
|
-
const
|
|
1806
|
-
const
|
|
1807
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1805
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1806
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.createJobPosition']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1807
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1808
1808
|
});
|
|
1809
1809
|
},
|
|
1810
1810
|
/**
|
|
@@ -1814,12 +1814,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1814
1814
|
* @throws {RequiredError}
|
|
1815
1815
|
*/
|
|
1816
1816
|
createMenu(sysMenu, options) {
|
|
1817
|
-
var _a, _b, _c;
|
|
1818
1817
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1818
|
+
var _a, _b, _c;
|
|
1819
1819
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.createMenu(sysMenu, options);
|
|
1820
|
-
const
|
|
1821
|
-
const
|
|
1822
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1820
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1821
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.createMenu']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1822
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1823
1823
|
});
|
|
1824
1824
|
},
|
|
1825
1825
|
/**
|
|
@@ -1829,12 +1829,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1829
1829
|
* @throws {RequiredError}
|
|
1830
1830
|
*/
|
|
1831
1831
|
deleteDept(deptId, options) {
|
|
1832
|
-
var _a, _b, _c;
|
|
1833
1832
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1833
|
+
var _a, _b, _c;
|
|
1834
1834
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.deleteDept(deptId, options);
|
|
1835
|
-
const
|
|
1836
|
-
const
|
|
1837
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1835
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1836
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.deleteDept']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1837
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1838
1838
|
});
|
|
1839
1839
|
},
|
|
1840
1840
|
/**
|
|
@@ -1844,12 +1844,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1844
1844
|
* @throws {RequiredError}
|
|
1845
1845
|
*/
|
|
1846
1846
|
deleteJobPositions(postIds, options) {
|
|
1847
|
-
var _a, _b, _c;
|
|
1848
1847
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1848
|
+
var _a, _b, _c;
|
|
1849
1849
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.deleteJobPositions(postIds, options);
|
|
1850
|
-
const
|
|
1851
|
-
const
|
|
1852
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1850
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1851
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.deleteJobPositions']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1852
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1853
1853
|
});
|
|
1854
1854
|
},
|
|
1855
1855
|
/**
|
|
@@ -1859,12 +1859,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1859
1859
|
* @throws {RequiredError}
|
|
1860
1860
|
*/
|
|
1861
1861
|
deleteMenu(menuId, options) {
|
|
1862
|
-
var _a, _b, _c;
|
|
1863
1862
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1863
|
+
var _a, _b, _c;
|
|
1864
1864
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.deleteMenu(menuId, options);
|
|
1865
|
-
const
|
|
1866
|
-
const
|
|
1867
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1865
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1866
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.deleteMenu']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1867
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1868
1868
|
});
|
|
1869
1869
|
},
|
|
1870
1870
|
/**
|
|
@@ -1875,12 +1875,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1875
1875
|
* @throws {RequiredError}
|
|
1876
1876
|
*/
|
|
1877
1877
|
demo(options) {
|
|
1878
|
-
var _a, _b, _c;
|
|
1879
1878
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1879
|
+
var _a, _b, _c;
|
|
1880
1880
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.demo(options);
|
|
1881
|
-
const
|
|
1882
|
-
const
|
|
1883
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1881
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1882
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.demo']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1883
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1884
1884
|
});
|
|
1885
1885
|
},
|
|
1886
1886
|
/**
|
|
@@ -1892,12 +1892,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1892
1892
|
* @throws {RequiredError}
|
|
1893
1893
|
*/
|
|
1894
1894
|
editParkInfo(parkId, parkInfoEditVO, options) {
|
|
1895
|
-
var _a, _b, _c;
|
|
1896
1895
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1896
|
+
var _a, _b, _c;
|
|
1897
1897
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.editParkInfo(parkId, parkInfoEditVO, options);
|
|
1898
|
-
const
|
|
1899
|
-
const
|
|
1900
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1898
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1899
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.editParkInfo']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1900
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1901
1901
|
});
|
|
1902
1902
|
},
|
|
1903
1903
|
/**
|
|
@@ -1907,12 +1907,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1907
1907
|
* @throws {RequiredError}
|
|
1908
1908
|
*/
|
|
1909
1909
|
exportJobPositions(post, options) {
|
|
1910
|
-
var _a, _b, _c;
|
|
1911
1910
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1911
|
+
var _a, _b, _c;
|
|
1912
1912
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.exportJobPositions(post, options);
|
|
1913
|
-
const
|
|
1914
|
-
const
|
|
1915
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1913
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1914
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.exportJobPositions']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1915
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1916
1916
|
});
|
|
1917
1917
|
},
|
|
1918
1918
|
/**
|
|
@@ -1923,12 +1923,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1923
1923
|
* @throws {RequiredError}
|
|
1924
1924
|
*/
|
|
1925
1925
|
fileDownload(fileName, _delete, options) {
|
|
1926
|
-
var _a, _b, _c;
|
|
1927
1926
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1927
|
+
var _a, _b, _c;
|
|
1928
1928
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.fileDownload(fileName, _delete, options);
|
|
1929
|
-
const
|
|
1930
|
-
const
|
|
1931
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1929
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1930
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.fileDownload']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1931
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1932
1932
|
});
|
|
1933
1933
|
},
|
|
1934
1934
|
/**
|
|
@@ -1938,12 +1938,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1938
1938
|
* @throws {RequiredError}
|
|
1939
1939
|
*/
|
|
1940
1940
|
getDept(deptId, options) {
|
|
1941
|
-
var _a, _b, _c;
|
|
1942
1941
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1942
|
+
var _a, _b, _c;
|
|
1943
1943
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getDept(deptId, options);
|
|
1944
|
-
const
|
|
1945
|
-
const
|
|
1946
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1944
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1945
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.getDept']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1946
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1947
1947
|
});
|
|
1948
1948
|
},
|
|
1949
1949
|
/**
|
|
@@ -1953,12 +1953,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1953
1953
|
* @throws {RequiredError}
|
|
1954
1954
|
*/
|
|
1955
1955
|
getDept1(deptId, options) {
|
|
1956
|
-
var _a, _b, _c;
|
|
1957
1956
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1957
|
+
var _a, _b, _c;
|
|
1958
1958
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getDept1(deptId, options);
|
|
1959
|
-
const
|
|
1960
|
-
const
|
|
1961
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1959
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1960
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.getDept1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1961
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1962
1962
|
});
|
|
1963
1963
|
},
|
|
1964
1964
|
/**
|
|
@@ -1967,12 +1967,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1967
1967
|
* @throws {RequiredError}
|
|
1968
1968
|
*/
|
|
1969
1969
|
getHostIp(options) {
|
|
1970
|
-
var _a, _b, _c;
|
|
1971
1970
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1971
|
+
var _a, _b, _c;
|
|
1972
1972
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getHostIp(options);
|
|
1973
|
-
const
|
|
1974
|
-
const
|
|
1975
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1973
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1974
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.getHostIp']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1975
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1976
1976
|
});
|
|
1977
1977
|
},
|
|
1978
1978
|
/**
|
|
@@ -1982,12 +1982,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1982
1982
|
* @throws {RequiredError}
|
|
1983
1983
|
*/
|
|
1984
1984
|
getJobPosition(postId, options) {
|
|
1985
|
-
var _a, _b, _c;
|
|
1986
1985
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1986
|
+
var _a, _b, _c;
|
|
1987
1987
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getJobPosition(postId, options);
|
|
1988
|
-
const
|
|
1989
|
-
const
|
|
1990
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1988
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1989
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.getJobPosition']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1990
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1991
1991
|
});
|
|
1992
1992
|
},
|
|
1993
1993
|
/**
|
|
@@ -1997,12 +1997,12 @@ const CommonApiFp = function (configuration) {
|
|
|
1997
1997
|
* @throws {RequiredError}
|
|
1998
1998
|
*/
|
|
1999
1999
|
getMenu(menuId, options) {
|
|
2000
|
-
var _a, _b, _c;
|
|
2001
2000
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2001
|
+
var _a, _b, _c;
|
|
2002
2002
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getMenu(menuId, options);
|
|
2003
|
-
const
|
|
2004
|
-
const
|
|
2005
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2003
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2004
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.getMenu']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2005
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2006
2006
|
});
|
|
2007
2007
|
},
|
|
2008
2008
|
/**
|
|
@@ -2013,12 +2013,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2013
2013
|
* @throws {RequiredError}
|
|
2014
2014
|
*/
|
|
2015
2015
|
getParkInfo(parkId, options) {
|
|
2016
|
-
var _a, _b, _c;
|
|
2017
2016
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2017
|
+
var _a, _b, _c;
|
|
2018
2018
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getParkInfo(parkId, options);
|
|
2019
|
-
const
|
|
2020
|
-
const
|
|
2021
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2019
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2020
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.getParkInfo']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2021
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2022
2022
|
});
|
|
2023
2023
|
},
|
|
2024
2024
|
/**
|
|
@@ -2029,12 +2029,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2029
2029
|
* @throws {RequiredError}
|
|
2030
2030
|
*/
|
|
2031
2031
|
getParkSetting(parkId, options) {
|
|
2032
|
-
var _a, _b, _c;
|
|
2033
2032
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2033
|
+
var _a, _b, _c;
|
|
2034
2034
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getParkSetting(parkId, options);
|
|
2035
|
-
const
|
|
2036
|
-
const
|
|
2037
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2035
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2036
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.getParkSetting']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2037
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2038
2038
|
});
|
|
2039
2039
|
},
|
|
2040
2040
|
/**
|
|
@@ -2045,12 +2045,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2045
2045
|
* @throws {RequiredError}
|
|
2046
2046
|
*/
|
|
2047
2047
|
lestDeptByParkAndType(sysDeptDropDownVO, options) {
|
|
2048
|
-
var _a, _b, _c;
|
|
2049
2048
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2049
|
+
var _a, _b, _c;
|
|
2050
2050
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.lestDeptByParkAndType(sysDeptDropDownVO, options);
|
|
2051
|
-
const
|
|
2052
|
-
const
|
|
2053
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2051
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2052
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.lestDeptByParkAndType']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2053
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2054
2054
|
});
|
|
2055
2055
|
},
|
|
2056
2056
|
/**
|
|
@@ -2060,12 +2060,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2060
2060
|
* @throws {RequiredError}
|
|
2061
2061
|
*/
|
|
2062
2062
|
listDept(dept, options) {
|
|
2063
|
-
var _a, _b, _c;
|
|
2064
2063
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2064
|
+
var _a, _b, _c;
|
|
2065
2065
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listDept(dept, options);
|
|
2066
|
-
const
|
|
2067
|
-
const
|
|
2068
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2066
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2067
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.listDept']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2068
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2069
2069
|
});
|
|
2070
2070
|
},
|
|
2071
2071
|
/**
|
|
@@ -2076,12 +2076,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2076
2076
|
* @throws {RequiredError}
|
|
2077
2077
|
*/
|
|
2078
2078
|
listDeptByPark(parkId, options) {
|
|
2079
|
-
var _a, _b, _c;
|
|
2080
2079
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2080
|
+
var _a, _b, _c;
|
|
2081
2081
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listDeptByPark(parkId, options);
|
|
2082
|
-
const
|
|
2083
|
-
const
|
|
2084
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2082
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2083
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.listDeptByPark']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2084
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2085
2085
|
});
|
|
2086
2086
|
},
|
|
2087
2087
|
/**
|
|
@@ -2092,12 +2092,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2092
2092
|
* @throws {RequiredError}
|
|
2093
2093
|
*/
|
|
2094
2094
|
listDeptByParkNoTenant(parkId, options) {
|
|
2095
|
-
var _a, _b, _c;
|
|
2096
2095
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2096
|
+
var _a, _b, _c;
|
|
2097
2097
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listDeptByParkNoTenant(parkId, options);
|
|
2098
|
-
const
|
|
2099
|
-
const
|
|
2100
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2098
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2099
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.listDeptByParkNoTenant']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2100
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2101
2101
|
});
|
|
2102
2102
|
},
|
|
2103
2103
|
/**
|
|
@@ -2107,12 +2107,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2107
2107
|
* @throws {RequiredError}
|
|
2108
2108
|
*/
|
|
2109
2109
|
listDeptExcl(deptId, options) {
|
|
2110
|
-
var _a, _b, _c;
|
|
2111
2110
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2111
|
+
var _a, _b, _c;
|
|
2112
2112
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listDeptExcl(deptId, options);
|
|
2113
|
-
const
|
|
2114
|
-
const
|
|
2115
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2113
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2114
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.listDeptExcl']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2115
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2116
2116
|
});
|
|
2117
2117
|
},
|
|
2118
2118
|
/**
|
|
@@ -2122,12 +2122,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2122
2122
|
* @throws {RequiredError}
|
|
2123
2123
|
*/
|
|
2124
2124
|
listDeptTree(parkId, options) {
|
|
2125
|
-
var _a, _b, _c;
|
|
2126
2125
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2126
|
+
var _a, _b, _c;
|
|
2127
2127
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listDeptTree(parkId, options);
|
|
2128
|
-
const
|
|
2129
|
-
const
|
|
2130
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2128
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2129
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.listDeptTree']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2130
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2131
2131
|
});
|
|
2132
2132
|
},
|
|
2133
2133
|
/**
|
|
@@ -2137,12 +2137,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2137
2137
|
* @throws {RequiredError}
|
|
2138
2138
|
*/
|
|
2139
2139
|
listDeptTreeByRole(roleId, options) {
|
|
2140
|
-
var _a, _b, _c;
|
|
2141
2140
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2141
|
+
var _a, _b, _c;
|
|
2142
2142
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listDeptTreeByRole(roleId, options);
|
|
2143
|
-
const
|
|
2144
|
-
const
|
|
2145
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2143
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2144
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.listDeptTreeByRole']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2145
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2146
2146
|
});
|
|
2147
2147
|
},
|
|
2148
2148
|
/**
|
|
@@ -2152,12 +2152,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2152
2152
|
* @throws {RequiredError}
|
|
2153
2153
|
*/
|
|
2154
2154
|
listJobPositions(post, options) {
|
|
2155
|
-
var _a, _b, _c;
|
|
2156
2155
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2156
|
+
var _a, _b, _c;
|
|
2157
2157
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listJobPositions(post, options);
|
|
2158
|
-
const
|
|
2159
|
-
const
|
|
2160
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2158
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2159
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.listJobPositions']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2160
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2161
2161
|
});
|
|
2162
2162
|
},
|
|
2163
2163
|
/**
|
|
@@ -2167,12 +2167,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2167
2167
|
* @throws {RequiredError}
|
|
2168
2168
|
*/
|
|
2169
2169
|
listJobPositionsByPark(parkId, options) {
|
|
2170
|
-
var _a, _b, _c;
|
|
2171
2170
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2171
|
+
var _a, _b, _c;
|
|
2172
2172
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listJobPositionsByPark(parkId, options);
|
|
2173
|
-
const
|
|
2174
|
-
const
|
|
2175
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2173
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2174
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.listJobPositionsByPark']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2175
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2176
2176
|
});
|
|
2177
2177
|
},
|
|
2178
2178
|
/**
|
|
@@ -2182,12 +2182,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2182
2182
|
* @throws {RequiredError}
|
|
2183
2183
|
*/
|
|
2184
2184
|
listMenu(menu, options) {
|
|
2185
|
-
var _a, _b, _c;
|
|
2186
2185
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2186
|
+
var _a, _b, _c;
|
|
2187
2187
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listMenu(menu, options);
|
|
2188
|
-
const
|
|
2189
|
-
const
|
|
2190
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2188
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2189
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.listMenu']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2190
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2191
2191
|
});
|
|
2192
2192
|
},
|
|
2193
2193
|
/**
|
|
@@ -2197,12 +2197,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2197
2197
|
* @throws {RequiredError}
|
|
2198
2198
|
*/
|
|
2199
2199
|
listMenuTree(menu, options) {
|
|
2200
|
-
var _a, _b, _c;
|
|
2201
2200
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2201
|
+
var _a, _b, _c;
|
|
2202
2202
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listMenuTree(menu, options);
|
|
2203
|
-
const
|
|
2204
|
-
const
|
|
2205
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2203
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2204
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.listMenuTree']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2205
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2206
2206
|
});
|
|
2207
2207
|
},
|
|
2208
2208
|
/**
|
|
@@ -2212,12 +2212,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2212
2212
|
* @throws {RequiredError}
|
|
2213
2213
|
*/
|
|
2214
2214
|
listMenuTreeByRole(roleId, options) {
|
|
2215
|
-
var _a, _b, _c;
|
|
2216
2215
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2216
|
+
var _a, _b, _c;
|
|
2217
2217
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listMenuTreeByRole(roleId, options);
|
|
2218
|
-
const
|
|
2219
|
-
const
|
|
2220
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2218
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2219
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.listMenuTreeByRole']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2220
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2221
2221
|
});
|
|
2222
2222
|
},
|
|
2223
2223
|
/**
|
|
@@ -2227,12 +2227,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2227
2227
|
* @throws {RequiredError}
|
|
2228
2228
|
*/
|
|
2229
2229
|
listPark(options) {
|
|
2230
|
-
var _a, _b, _c;
|
|
2231
2230
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2231
|
+
var _a, _b, _c;
|
|
2232
2232
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listPark(options);
|
|
2233
|
-
const
|
|
2234
|
-
const
|
|
2235
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2233
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2234
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.listPark']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2235
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2236
2236
|
});
|
|
2237
2237
|
},
|
|
2238
2238
|
/**
|
|
@@ -2243,12 +2243,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2243
2243
|
* @throws {RequiredError}
|
|
2244
2244
|
*/
|
|
2245
2245
|
resolveDomain(domain, options) {
|
|
2246
|
-
var _a, _b, _c;
|
|
2247
2246
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2247
|
+
var _a, _b, _c;
|
|
2248
2248
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.resolveDomain(domain, options);
|
|
2249
|
-
const
|
|
2250
|
-
const
|
|
2251
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2249
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2250
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.resolveDomain']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2251
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2252
2252
|
});
|
|
2253
2253
|
},
|
|
2254
2254
|
/**
|
|
@@ -2258,12 +2258,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2258
2258
|
* @throws {RequiredError}
|
|
2259
2259
|
*/
|
|
2260
2260
|
resourceDownload(resource, options) {
|
|
2261
|
-
var _a, _b, _c;
|
|
2262
2261
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2262
|
+
var _a, _b, _c;
|
|
2263
2263
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.resourceDownload(resource, options);
|
|
2264
|
-
const
|
|
2265
|
-
const
|
|
2266
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2264
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2265
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.resourceDownload']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2266
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2267
2267
|
});
|
|
2268
2268
|
},
|
|
2269
2269
|
/**
|
|
@@ -2275,12 +2275,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2275
2275
|
* @throws {RequiredError}
|
|
2276
2276
|
*/
|
|
2277
2277
|
selectCenterList(isSrm, platForm, options) {
|
|
2278
|
-
var _a, _b, _c;
|
|
2279
2278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2279
|
+
var _a, _b, _c;
|
|
2280
2280
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.selectCenterList(isSrm, platForm, options);
|
|
2281
|
-
const
|
|
2282
|
-
const
|
|
2283
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2281
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2282
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.selectCenterList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2283
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2284
2284
|
});
|
|
2285
2285
|
},
|
|
2286
2286
|
/**
|
|
@@ -2296,12 +2296,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2296
2296
|
* @throws {RequiredError}
|
|
2297
2297
|
*/
|
|
2298
2298
|
selectParkList(centerCode, isSrm, parkCenterAttribute, contractEndTime, status, parkName, options) {
|
|
2299
|
-
var _a, _b, _c;
|
|
2300
2299
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2300
|
+
var _a, _b, _c;
|
|
2301
2301
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.selectParkList(centerCode, isSrm, parkCenterAttribute, contractEndTime, status, parkName, options);
|
|
2302
|
-
const
|
|
2303
|
-
const
|
|
2304
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2302
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2303
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.selectParkList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2304
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2305
2305
|
});
|
|
2306
2306
|
},
|
|
2307
2307
|
/**
|
|
@@ -2312,12 +2312,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2312
2312
|
* @throws {RequiredError}
|
|
2313
2313
|
*/
|
|
2314
2314
|
selectParkListByPermission(permission, options) {
|
|
2315
|
-
var _a, _b, _c;
|
|
2316
2315
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2316
|
+
var _a, _b, _c;
|
|
2317
2317
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.selectParkListByPermission(permission, options);
|
|
2318
|
-
const
|
|
2319
|
-
const
|
|
2320
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2318
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2319
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.selectParkListByPermission']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2320
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2321
2321
|
});
|
|
2322
2322
|
},
|
|
2323
2323
|
/**
|
|
@@ -2329,12 +2329,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2329
2329
|
* @throws {RequiredError}
|
|
2330
2330
|
*/
|
|
2331
2331
|
selectSrmLevel(parentCode, level, options) {
|
|
2332
|
-
var _a, _b, _c;
|
|
2333
2332
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2333
|
+
var _a, _b, _c;
|
|
2334
2334
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.selectSrmLevel(parentCode, level, options);
|
|
2335
|
-
const
|
|
2336
|
-
const
|
|
2337
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2335
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2336
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.selectSrmLevel']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2337
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2338
2338
|
});
|
|
2339
2339
|
},
|
|
2340
2340
|
/**
|
|
@@ -2346,12 +2346,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2346
2346
|
* @throws {RequiredError}
|
|
2347
2347
|
*/
|
|
2348
2348
|
tcpConnect(host, port, timeOutMs, options) {
|
|
2349
|
-
var _a, _b, _c;
|
|
2350
2349
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2350
|
+
var _a, _b, _c;
|
|
2351
2351
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.tcpConnect(host, port, timeOutMs, options);
|
|
2352
|
-
const
|
|
2353
|
-
const
|
|
2354
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2352
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2353
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.tcpConnect']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2354
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2355
2355
|
});
|
|
2356
2356
|
},
|
|
2357
2357
|
/**
|
|
@@ -2361,12 +2361,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2361
2361
|
* @throws {RequiredError}
|
|
2362
2362
|
*/
|
|
2363
2363
|
updateDept(sysDept, options) {
|
|
2364
|
-
var _a, _b, _c;
|
|
2365
2364
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2365
|
+
var _a, _b, _c;
|
|
2366
2366
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateDept(sysDept, options);
|
|
2367
|
-
const
|
|
2368
|
-
const
|
|
2369
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2367
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2368
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.updateDept']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2369
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2370
2370
|
});
|
|
2371
2371
|
},
|
|
2372
2372
|
/**
|
|
@@ -2376,12 +2376,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2376
2376
|
* @throws {RequiredError}
|
|
2377
2377
|
*/
|
|
2378
2378
|
updateJobPosition(sysPost, options) {
|
|
2379
|
-
var _a, _b, _c;
|
|
2380
2379
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2380
|
+
var _a, _b, _c;
|
|
2381
2381
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateJobPosition(sysPost, options);
|
|
2382
|
-
const
|
|
2383
|
-
const
|
|
2384
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2382
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2383
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.updateJobPosition']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2384
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2385
2385
|
});
|
|
2386
2386
|
},
|
|
2387
2387
|
/**
|
|
@@ -2391,12 +2391,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2391
2391
|
* @throws {RequiredError}
|
|
2392
2392
|
*/
|
|
2393
2393
|
updateMenu(sysMenu, options) {
|
|
2394
|
-
var _a, _b, _c;
|
|
2395
2394
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2395
|
+
var _a, _b, _c;
|
|
2396
2396
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateMenu(sysMenu, options);
|
|
2397
|
-
const
|
|
2398
|
-
const
|
|
2399
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2397
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2398
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.updateMenu']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2399
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2400
2400
|
});
|
|
2401
2401
|
},
|
|
2402
2402
|
/**
|
|
@@ -2407,12 +2407,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2407
2407
|
* @throws {RequiredError}
|
|
2408
2408
|
*/
|
|
2409
2409
|
updateParkSetting(parkSettingsVO, options) {
|
|
2410
|
-
var _a, _b, _c;
|
|
2411
2410
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2411
|
+
var _a, _b, _c;
|
|
2412
2412
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateParkSetting(parkSettingsVO, options);
|
|
2413
|
-
const
|
|
2414
|
-
const
|
|
2415
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2413
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2414
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.updateParkSetting']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2415
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2416
2416
|
});
|
|
2417
2417
|
},
|
|
2418
2418
|
/**
|
|
@@ -2422,12 +2422,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2422
2422
|
* @throws {RequiredError}
|
|
2423
2423
|
*/
|
|
2424
2424
|
uploadFile(file, options) {
|
|
2425
|
-
var _a, _b, _c;
|
|
2426
2425
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2426
|
+
var _a, _b, _c;
|
|
2427
2427
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.uploadFile(file, options);
|
|
2428
|
-
const
|
|
2429
|
-
const
|
|
2430
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2428
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2429
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.uploadFile']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2430
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2431
2431
|
});
|
|
2432
2432
|
},
|
|
2433
2433
|
/**
|
|
@@ -2438,12 +2438,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2438
2438
|
* @throws {RequiredError}
|
|
2439
2439
|
*/
|
|
2440
2440
|
uploadKeepName(file, options) {
|
|
2441
|
-
var _a, _b, _c;
|
|
2442
2441
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2442
|
+
var _a, _b, _c;
|
|
2443
2443
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.uploadKeepName(file, options);
|
|
2444
|
-
const
|
|
2445
|
-
const
|
|
2446
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2444
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2445
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.uploadKeepName']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2446
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2447
2447
|
});
|
|
2448
2448
|
},
|
|
2449
2449
|
/**
|
|
@@ -2454,12 +2454,12 @@ const CommonApiFp = function (configuration) {
|
|
|
2454
2454
|
* @throws {RequiredError}
|
|
2455
2455
|
*/
|
|
2456
2456
|
uploadPrivacy(userBatchImportUploadRequest, options) {
|
|
2457
|
-
var _a, _b, _c;
|
|
2458
2457
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2458
|
+
var _a, _b, _c;
|
|
2459
2459
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.uploadPrivacy(userBatchImportUploadRequest, options);
|
|
2460
|
-
const
|
|
2461
|
-
const
|
|
2462
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2460
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2461
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.uploadPrivacy']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2462
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2463
2463
|
});
|
|
2464
2464
|
},
|
|
2465
2465
|
};
|