@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/user-api.js
CHANGED
|
@@ -41,7 +41,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
41
41
|
* @param {*} [options] Override http request option.
|
|
42
42
|
* @throws {RequiredError}
|
|
43
43
|
*/
|
|
44
|
-
_export: (
|
|
44
|
+
_export: (user_1, ...args_1) => __awaiter(this, [user_1, ...args_1], void 0, function* (user, options = {}) {
|
|
45
45
|
// verify required parameter 'user' is not null or undefined
|
|
46
46
|
(0, common_1.assertParamExists)('_export', 'user', user);
|
|
47
47
|
const localVarPath = `/system/user/export`;
|
|
@@ -76,7 +76,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
76
76
|
* @param {*} [options] Override http request option.
|
|
77
77
|
* @throws {RequiredError}
|
|
78
78
|
*/
|
|
79
|
-
add: (
|
|
79
|
+
add: (sysUser_1, ...args_1) => __awaiter(this, [sysUser_1, ...args_1], void 0, function* (sysUser, options = {}) {
|
|
80
80
|
// verify required parameter 'sysUser' is not null or undefined
|
|
81
81
|
(0, common_1.assertParamExists)('add', 'sysUser', sysUser);
|
|
82
82
|
const localVarPath = `/system/user`;
|
|
@@ -110,7 +110,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
110
110
|
* @param {*} [options] Override http request option.
|
|
111
111
|
* @throws {RequiredError}
|
|
112
112
|
*/
|
|
113
|
-
addOrUpdate: (
|
|
113
|
+
addOrUpdate: (keyConfig_1, userSettingsUpdateBO_1, ...args_1) => __awaiter(this, [keyConfig_1, userSettingsUpdateBO_1, ...args_1], void 0, function* (keyConfig, userSettingsUpdateBO, options = {}) {
|
|
114
114
|
// verify required parameter 'keyConfig' is not null or undefined
|
|
115
115
|
(0, common_1.assertParamExists)('addOrUpdate', 'keyConfig', keyConfig);
|
|
116
116
|
// verify required parameter 'userSettingsUpdateBO' is not null or undefined
|
|
@@ -145,7 +145,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
145
145
|
* @param {*} [options] Override http request option.
|
|
146
146
|
* @throws {RequiredError}
|
|
147
147
|
*/
|
|
148
|
-
appRevokePrivacy: (
|
|
148
|
+
appRevokePrivacy: (uuid_1, ...args_1) => __awaiter(this, [uuid_1, ...args_1], void 0, function* (uuid, options = {}) {
|
|
149
149
|
// verify required parameter 'uuid' is not null or undefined
|
|
150
150
|
(0, common_1.assertParamExists)('appRevokePrivacy', 'uuid', uuid);
|
|
151
151
|
const localVarPath = `/system/user/app/revoke/privacy`;
|
|
@@ -179,7 +179,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
179
179
|
* @param {*} [options] Override http request option.
|
|
180
180
|
* @throws {RequiredError}
|
|
181
181
|
*/
|
|
182
|
-
authRole: (
|
|
182
|
+
authRole: (userId_1, parkId_1, ...args_1) => __awaiter(this, [userId_1, parkId_1, ...args_1], void 0, function* (userId, parkId, options = {}) {
|
|
183
183
|
// verify required parameter 'userId' is not null or undefined
|
|
184
184
|
(0, common_1.assertParamExists)('authRole', 'userId', userId);
|
|
185
185
|
// verify required parameter 'parkId' is not null or undefined
|
|
@@ -213,7 +213,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
213
213
|
* @param {*} [options] Override http request option.
|
|
214
214
|
* @throws {RequiredError}
|
|
215
215
|
*/
|
|
216
|
-
avatar: (
|
|
216
|
+
avatar: (avatarfile_1, ...args_1) => __awaiter(this, [avatarfile_1, ...args_1], void 0, function* (avatarfile, options = {}) {
|
|
217
217
|
// verify required parameter 'avatarfile' is not null or undefined
|
|
218
218
|
(0, common_1.assertParamExists)('avatar', 'avatarfile', avatarfile);
|
|
219
219
|
const localVarPath = `/system/user/profile/avatar`;
|
|
@@ -250,7 +250,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
250
250
|
* @param {*} [options] Override http request option.
|
|
251
251
|
* @throws {RequiredError}
|
|
252
252
|
*/
|
|
253
|
-
bindPrivacy: (
|
|
253
|
+
bindPrivacy: (uuid_1, privacyType_1, ...args_1) => __awaiter(this, [uuid_1, privacyType_1, ...args_1], void 0, function* (uuid, privacyType, options = {}) {
|
|
254
254
|
// verify required parameter 'uuid' is not null or undefined
|
|
255
255
|
(0, common_1.assertParamExists)('bindPrivacy', 'uuid', uuid);
|
|
256
256
|
// verify required parameter 'privacyType' is not null or undefined
|
|
@@ -289,7 +289,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
289
289
|
* @param {*} [options] Override http request option.
|
|
290
290
|
* @throws {RequiredError}
|
|
291
291
|
*/
|
|
292
|
-
changePassword: (
|
|
292
|
+
changePassword: (changePasswordDto_1, ...args_1) => __awaiter(this, [changePasswordDto_1, ...args_1], void 0, function* (changePasswordDto, options = {}) {
|
|
293
293
|
// verify required parameter 'changePasswordDto' is not null or undefined
|
|
294
294
|
(0, common_1.assertParamExists)('changePassword', 'changePasswordDto', changePasswordDto);
|
|
295
295
|
const localVarPath = `/system/user/changePassword`;
|
|
@@ -321,7 +321,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
321
321
|
* @param {*} [options] Override http request option.
|
|
322
322
|
* @throws {RequiredError}
|
|
323
323
|
*/
|
|
324
|
-
changeStatus: (
|
|
324
|
+
changeStatus: (sysUser_1, ...args_1) => __awaiter(this, [sysUser_1, ...args_1], void 0, function* (sysUser, options = {}) {
|
|
325
325
|
// verify required parameter 'sysUser' is not null or undefined
|
|
326
326
|
(0, common_1.assertParamExists)('changeStatus', 'sysUser', sysUser);
|
|
327
327
|
const localVarPath = `/system/user/changeStatus`;
|
|
@@ -354,7 +354,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
354
354
|
* @param {*} [options] Override http request option.
|
|
355
355
|
* @throws {RequiredError}
|
|
356
356
|
*/
|
|
357
|
-
delUser: (
|
|
357
|
+
delUser: (delUserVO_1, ...args_1) => __awaiter(this, [delUserVO_1, ...args_1], void 0, function* (delUserVO, options = {}) {
|
|
358
358
|
// verify required parameter 'delUserVO' is not null or undefined
|
|
359
359
|
(0, common_1.assertParamExists)('delUser', 'delUserVO', delUserVO);
|
|
360
360
|
const localVarPath = `/system/user/del/user`;
|
|
@@ -386,7 +386,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
386
386
|
* @param {*} [options] Override http request option.
|
|
387
387
|
* @throws {RequiredError}
|
|
388
388
|
*/
|
|
389
|
-
edit: (
|
|
389
|
+
edit: (sysUser_1, ...args_1) => __awaiter(this, [sysUser_1, ...args_1], void 0, function* (sysUser, options = {}) {
|
|
390
390
|
// verify required parameter 'sysUser' is not null or undefined
|
|
391
391
|
(0, common_1.assertParamExists)('edit', 'sysUser', sysUser);
|
|
392
392
|
const localVarPath = `/system/user`;
|
|
@@ -418,7 +418,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
418
418
|
* @param {*} [options] Override http request option.
|
|
419
419
|
* @throws {RequiredError}
|
|
420
420
|
*/
|
|
421
|
-
getUserInfo: (
|
|
421
|
+
getUserInfo: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
422
422
|
const localVarPath = `/system/user/getUserInfo`;
|
|
423
423
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
424
424
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -447,7 +447,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
447
447
|
* @param {*} [options] Override http request option.
|
|
448
448
|
* @throws {RequiredError}
|
|
449
449
|
*/
|
|
450
|
-
importData: (
|
|
450
|
+
importData: (file_1, updateSupport_1, ...args_1) => __awaiter(this, [file_1, updateSupport_1, ...args_1], void 0, function* (file, updateSupport, options = {}) {
|
|
451
451
|
// verify required parameter 'file' is not null or undefined
|
|
452
452
|
(0, common_1.assertParamExists)('importData', 'file', file);
|
|
453
453
|
// verify required parameter 'updateSupport' is not null or undefined
|
|
@@ -484,7 +484,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
484
484
|
* @param {*} [options] Override http request option.
|
|
485
485
|
* @throws {RequiredError}
|
|
486
486
|
*/
|
|
487
|
-
importTemplate: (
|
|
487
|
+
importTemplate: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
488
488
|
const localVarPath = `/system/user/importTemplate`;
|
|
489
489
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
490
490
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -513,7 +513,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
513
513
|
* @param {*} [options] Override http request option.
|
|
514
514
|
* @throws {RequiredError}
|
|
515
515
|
*/
|
|
516
|
-
insertAuthRole: (
|
|
516
|
+
insertAuthRole: (userId_1, roleIds_1, ...args_1) => __awaiter(this, [userId_1, roleIds_1, ...args_1], void 0, function* (userId, roleIds, options = {}) {
|
|
517
517
|
// verify required parameter 'userId' is not null or undefined
|
|
518
518
|
(0, common_1.assertParamExists)('insertAuthRole', 'userId', userId);
|
|
519
519
|
// verify required parameter 'roleIds' is not null or undefined
|
|
@@ -551,7 +551,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
551
551
|
* @param {*} [options] Override http request option.
|
|
552
552
|
* @throws {RequiredError}
|
|
553
553
|
*/
|
|
554
|
-
list: (
|
|
554
|
+
list: (user_1, ...args_1) => __awaiter(this, [user_1, ...args_1], void 0, function* (user, options = {}) {
|
|
555
555
|
// verify required parameter 'user' is not null or undefined
|
|
556
556
|
(0, common_1.assertParamExists)('list', 'user', user);
|
|
557
557
|
const localVarPath = `/system/user/list`;
|
|
@@ -587,7 +587,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
587
587
|
* @param {*} [options] Override http request option.
|
|
588
588
|
* @throws {RequiredError}
|
|
589
589
|
*/
|
|
590
|
-
listUserByDept: (
|
|
590
|
+
listUserByDept: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
591
591
|
// verify required parameter 'parkId' is not null or undefined
|
|
592
592
|
(0, common_1.assertParamExists)('listUserByDept', 'parkId', parkId);
|
|
593
593
|
const localVarPath = `/system/user/getAppletSysUserDropDownBoxList`;
|
|
@@ -619,7 +619,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
619
619
|
* @param {*} [options] Override http request option.
|
|
620
620
|
* @throws {RequiredError}
|
|
621
621
|
*/
|
|
622
|
-
profile: (
|
|
622
|
+
profile: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
623
623
|
const localVarPath = `/system/user/profile`;
|
|
624
624
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
625
625
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -647,7 +647,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
647
647
|
* @param {*} [options] Override http request option.
|
|
648
648
|
* @throws {RequiredError}
|
|
649
649
|
*/
|
|
650
|
-
register: (
|
|
650
|
+
register: (registerBody_1, ...args_1) => __awaiter(this, [registerBody_1, ...args_1], void 0, function* (registerBody, options = {}) {
|
|
651
651
|
// verify required parameter 'registerBody' is not null or undefined
|
|
652
652
|
(0, common_1.assertParamExists)('register', 'registerBody', registerBody);
|
|
653
653
|
const localVarPath = `/register`;
|
|
@@ -679,7 +679,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
679
679
|
* @param {*} [options] Override http request option.
|
|
680
680
|
* @throws {RequiredError}
|
|
681
681
|
*/
|
|
682
|
-
remove: (
|
|
682
|
+
remove: (userIds_1, ...args_1) => __awaiter(this, [userIds_1, ...args_1], void 0, function* (userIds, options = {}) {
|
|
683
683
|
// verify required parameter 'userIds' is not null or undefined
|
|
684
684
|
(0, common_1.assertParamExists)('remove', 'userIds', userIds);
|
|
685
685
|
const localVarPath = `/system/user/{userIds}`
|
|
@@ -710,7 +710,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
710
710
|
* @param {*} [options] Override http request option.
|
|
711
711
|
* @throws {RequiredError}
|
|
712
712
|
*/
|
|
713
|
-
resetPwd: (
|
|
713
|
+
resetPwd: (sysUser_1, ...args_1) => __awaiter(this, [sysUser_1, ...args_1], void 0, function* (sysUser, options = {}) {
|
|
714
714
|
// verify required parameter 'sysUser' is not null or undefined
|
|
715
715
|
(0, common_1.assertParamExists)('resetPwd', 'sysUser', sysUser);
|
|
716
716
|
const localVarPath = `/system/user/resetPwd`;
|
|
@@ -741,7 +741,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
741
741
|
* @param {*} [options] Override http request option.
|
|
742
742
|
* @throws {RequiredError}
|
|
743
743
|
*/
|
|
744
|
-
revokePrivacy: (
|
|
744
|
+
revokePrivacy: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
745
745
|
const localVarPath = `/system/user/revoke/privacy`;
|
|
746
746
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
747
747
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -770,7 +770,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
770
770
|
* @param {*} [options] Override http request option.
|
|
771
771
|
* @throws {RequiredError}
|
|
772
772
|
*/
|
|
773
|
-
selectAreaPark: (
|
|
773
|
+
selectAreaPark: (areaParkVO_1, ...args_1) => __awaiter(this, [areaParkVO_1, ...args_1], void 0, function* (areaParkVO, options = {}) {
|
|
774
774
|
// verify required parameter 'areaParkVO' is not null or undefined
|
|
775
775
|
(0, common_1.assertParamExists)('selectAreaPark', 'areaParkVO', areaParkVO);
|
|
776
776
|
const localVarPath = `/system/user/select/area/park`;
|
|
@@ -803,7 +803,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
803
803
|
* @param {*} [options] Override http request option.
|
|
804
804
|
* @throws {RequiredError}
|
|
805
805
|
*/
|
|
806
|
-
selectGroupName: (
|
|
806
|
+
selectGroupName: (uuid_1, ...args_1) => __awaiter(this, [uuid_1, ...args_1], void 0, function* (uuid, options = {}) {
|
|
807
807
|
// verify required parameter 'uuid' is not null or undefined
|
|
808
808
|
(0, common_1.assertParamExists)('selectGroupName', 'uuid', uuid);
|
|
809
809
|
const localVarPath = `/system/user/select/group`;
|
|
@@ -837,7 +837,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
837
837
|
* @param {*} [options] Override http request option.
|
|
838
838
|
* @throws {RequiredError}
|
|
839
839
|
*/
|
|
840
|
-
selectPark: (
|
|
840
|
+
selectPark: (areaParkVO_1, ...args_1) => __awaiter(this, [areaParkVO_1, ...args_1], void 0, function* (areaParkVO, options = {}) {
|
|
841
841
|
// verify required parameter 'areaParkVO' is not null or undefined
|
|
842
842
|
(0, common_1.assertParamExists)('selectPark', 'areaParkVO', areaParkVO);
|
|
843
843
|
const localVarPath = `/system/user/select/park`;
|
|
@@ -871,7 +871,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
871
871
|
* @param {*} [options] Override http request option.
|
|
872
872
|
* @throws {RequiredError}
|
|
873
873
|
*/
|
|
874
|
-
selectParkById: (
|
|
874
|
+
selectParkById: (parkId_1, type_1, ...args_1) => __awaiter(this, [parkId_1, type_1, ...args_1], void 0, function* (parkId, type, options = {}) {
|
|
875
875
|
// verify required parameter 'parkId' is not null or undefined
|
|
876
876
|
(0, common_1.assertParamExists)('selectParkById', 'parkId', parkId);
|
|
877
877
|
const localVarPath = `/system/user/selectParkById`;
|
|
@@ -909,7 +909,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
909
909
|
* @param {*} [options] Override http request option.
|
|
910
910
|
* @throws {RequiredError}
|
|
911
911
|
*/
|
|
912
|
-
selectUserSettingsDetails: (
|
|
912
|
+
selectUserSettingsDetails: (keyConfig_1, parkId_1, ...args_1) => __awaiter(this, [keyConfig_1, parkId_1, ...args_1], void 0, function* (keyConfig, parkId, options = {}) {
|
|
913
913
|
// verify required parameter 'keyConfig' is not null or undefined
|
|
914
914
|
(0, common_1.assertParamExists)('selectUserSettingsDetails', 'keyConfig', keyConfig);
|
|
915
915
|
const localVarPath = `/gizone/userSettings/{keyConfig}`
|
|
@@ -943,7 +943,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
943
943
|
* @param {*} [options] Override http request option.
|
|
944
944
|
* @throws {RequiredError}
|
|
945
945
|
*/
|
|
946
|
-
selectUserType: (
|
|
946
|
+
selectUserType: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
947
947
|
const localVarPath = `/system/user/selectUserType`;
|
|
948
948
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
949
949
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -973,7 +973,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
973
973
|
* @param {*} [options] Override http request option.
|
|
974
974
|
* @throws {RequiredError}
|
|
975
975
|
*/
|
|
976
|
-
sysUserGetInfo: (
|
|
976
|
+
sysUserGetInfo: (userId_1, parkId_1, ...args_1) => __awaiter(this, [userId_1, parkId_1, ...args_1], void 0, function* (userId, parkId, options = {}) {
|
|
977
977
|
// verify required parameter 'userId' is not null or undefined
|
|
978
978
|
(0, common_1.assertParamExists)('sysUserGetInfo', 'userId', userId);
|
|
979
979
|
// verify required parameter 'parkId' is not null or undefined
|
|
@@ -1007,7 +1007,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
1007
1007
|
* @param {*} [options] Override http request option.
|
|
1008
1008
|
* @throws {RequiredError}
|
|
1009
1009
|
*/
|
|
1010
|
-
updateProfile: (
|
|
1010
|
+
updateProfile: (sysUser_1, ...args_1) => __awaiter(this, [sysUser_1, ...args_1], void 0, function* (sysUser, options = {}) {
|
|
1011
1011
|
// verify required parameter 'sysUser' is not null or undefined
|
|
1012
1012
|
(0, common_1.assertParamExists)('updateProfile', 'sysUser', sysUser);
|
|
1013
1013
|
const localVarPath = `/system/user/profile`;
|
|
@@ -1040,7 +1040,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
1040
1040
|
* @param {*} [options] Override http request option.
|
|
1041
1041
|
* @throws {RequiredError}
|
|
1042
1042
|
*/
|
|
1043
|
-
updatePwd: (
|
|
1043
|
+
updatePwd: (oldPassword_1, newPassword_1, ...args_1) => __awaiter(this, [oldPassword_1, newPassword_1, ...args_1], void 0, function* (oldPassword, newPassword, options = {}) {
|
|
1044
1044
|
// verify required parameter 'oldPassword' is not null or undefined
|
|
1045
1045
|
(0, common_1.assertParamExists)('updatePwd', 'oldPassword', oldPassword);
|
|
1046
1046
|
// verify required parameter 'newPassword' is not null or undefined
|
|
@@ -1078,7 +1078,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
1078
1078
|
* @param {*} [options] Override http request option.
|
|
1079
1079
|
* @throws {RequiredError}
|
|
1080
1080
|
*/
|
|
1081
|
-
userBatchImportConfirm: (
|
|
1081
|
+
userBatchImportConfirm: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
1082
1082
|
const localVarPath = `/system/user/exportMysql`;
|
|
1083
1083
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1084
1084
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -1106,7 +1106,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
1106
1106
|
* @param {*} [options] Override http request option.
|
|
1107
1107
|
* @throws {RequiredError}
|
|
1108
1108
|
*/
|
|
1109
|
-
userBatchImportPreView: (
|
|
1109
|
+
userBatchImportPreView: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
1110
1110
|
const localVarPath = `/system/user/exportRedisList`;
|
|
1111
1111
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1112
1112
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -1136,7 +1136,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
1136
1136
|
* @param {*} [options] Override http request option.
|
|
1137
1137
|
* @throws {RequiredError}
|
|
1138
1138
|
*/
|
|
1139
|
-
userBatchImportUpload: (
|
|
1139
|
+
userBatchImportUpload: (file_1, language_1, ...args_1) => __awaiter(this, [file_1, language_1, ...args_1], void 0, function* (file, language, options = {}) {
|
|
1140
1140
|
// verify required parameter 'file' is not null or undefined
|
|
1141
1141
|
(0, common_1.assertParamExists)('userBatchImportUpload', 'file', file);
|
|
1142
1142
|
const localVarPath = `/system/user/saveBatchExport`;
|
|
@@ -1178,7 +1178,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
1178
1178
|
* @param {*} [options] Override http request option.
|
|
1179
1179
|
* @throws {RequiredError}
|
|
1180
1180
|
*/
|
|
1181
|
-
userExport: (
|
|
1181
|
+
userExport: (parkId_1, searchName_1, language_1, ...args_1) => __awaiter(this, [parkId_1, searchName_1, language_1, ...args_1], void 0, function* (parkId, searchName, language, options = {}) {
|
|
1182
1182
|
const localVarPath = `/system/user/userExport`;
|
|
1183
1183
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1184
1184
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -1227,7 +1227,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
1227
1227
|
* @param {*} [options] Override http request option.
|
|
1228
1228
|
* @throws {RequiredError}
|
|
1229
1229
|
*/
|
|
1230
|
-
userPageList: (
|
|
1230
|
+
userPageList: (parkId_1, hireId_1, searchName_1, deptId_1, supplierId_1, deptIds_1, searchValue_1, createBy_1, createTime_1, updateBy_1, updateTime_1, remark_1, ...args_1) => __awaiter(this, [parkId_1, hireId_1, searchName_1, deptId_1, supplierId_1, deptIds_1, searchValue_1, createBy_1, createTime_1, updateBy_1, updateTime_1, remark_1, ...args_1], void 0, function* (parkId, hireId, searchName, deptId, supplierId, deptIds, searchValue, createBy, createTime, updateBy, updateTime, remark, options = {}) {
|
|
1231
1231
|
// verify required parameter 'parkId' is not null or undefined
|
|
1232
1232
|
(0, common_1.assertParamExists)('userPageList', 'parkId', parkId);
|
|
1233
1233
|
const localVarPath = `/system/user/listDTO`;
|
|
@@ -1298,7 +1298,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
1298
1298
|
* @param {*} [options] Override http request option.
|
|
1299
1299
|
* @throws {RequiredError}
|
|
1300
1300
|
*/
|
|
1301
|
-
userTemplateDownload: (
|
|
1301
|
+
userTemplateDownload: (language_1, ...args_1) => __awaiter(this, [language_1, ...args_1], void 0, function* (language, options = {}) {
|
|
1302
1302
|
const localVarPath = `/system/user/uploadAdd`;
|
|
1303
1303
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1304
1304
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -1329,7 +1329,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
1329
1329
|
* @param {*} [options] Override http request option.
|
|
1330
1330
|
* @throws {RequiredError}
|
|
1331
1331
|
*/
|
|
1332
|
-
userTypeSelect: (
|
|
1332
|
+
userTypeSelect: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
1333
1333
|
const localVarPath = `/system/user/user/type/select`;
|
|
1334
1334
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1335
1335
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -1358,7 +1358,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
1358
1358
|
* @param {*} [options] Override http request option.
|
|
1359
1359
|
* @throws {RequiredError}
|
|
1360
1360
|
*/
|
|
1361
|
-
userUpdatePassWord: (
|
|
1361
|
+
userUpdatePassWord: (cUserUpdatePassWordVO_1, ...args_1) => __awaiter(this, [cUserUpdatePassWordVO_1, ...args_1], void 0, function* (cUserUpdatePassWordVO, options = {}) {
|
|
1362
1362
|
// verify required parameter 'cUserUpdatePassWordVO' is not null or undefined
|
|
1363
1363
|
(0, common_1.assertParamExists)('userUpdatePassWord', 'cUserUpdatePassWordVO', cUserUpdatePassWordVO);
|
|
1364
1364
|
const localVarPath = `/gizone/User/userUpdatePassWord`;
|
|
@@ -1390,7 +1390,7 @@ const UserApiAxiosParamCreator = function (configuration) {
|
|
|
1390
1390
|
* @param {*} [options] Override http request option.
|
|
1391
1391
|
* @throws {RequiredError}
|
|
1392
1392
|
*/
|
|
1393
|
-
whetherPrivacy: (
|
|
1393
|
+
whetherPrivacy: (userWhetherPrivacyDto_1, ...args_1) => __awaiter(this, [userWhetherPrivacyDto_1, ...args_1], void 0, function* (userWhetherPrivacyDto, options = {}) {
|
|
1394
1394
|
// verify required parameter 'userWhetherPrivacyDto' is not null or undefined
|
|
1395
1395
|
(0, common_1.assertParamExists)('whetherPrivacy', 'userWhetherPrivacyDto', userWhetherPrivacyDto);
|
|
1396
1396
|
const localVarPath = `/system/user/whether/privacy`;
|
|
@@ -1433,12 +1433,12 @@ const UserApiFp = function (configuration) {
|
|
|
1433
1433
|
* @throws {RequiredError}
|
|
1434
1434
|
*/
|
|
1435
1435
|
_export(user, options) {
|
|
1436
|
-
var _a, _b, _c;
|
|
1437
1436
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1437
|
+
var _a, _b, _c;
|
|
1438
1438
|
const localVarAxiosArgs = yield localVarAxiosParamCreator._export(user, options);
|
|
1439
|
-
const
|
|
1440
|
-
const
|
|
1441
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1439
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1440
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi._export']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1441
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1442
1442
|
});
|
|
1443
1443
|
},
|
|
1444
1444
|
/**
|
|
@@ -1448,12 +1448,12 @@ const UserApiFp = function (configuration) {
|
|
|
1448
1448
|
* @throws {RequiredError}
|
|
1449
1449
|
*/
|
|
1450
1450
|
add(sysUser, options) {
|
|
1451
|
-
var _a, _b, _c;
|
|
1452
1451
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1452
|
+
var _a, _b, _c;
|
|
1453
1453
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.add(sysUser, options);
|
|
1454
|
-
const
|
|
1455
|
-
const
|
|
1456
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1454
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1455
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.add']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1456
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1457
1457
|
});
|
|
1458
1458
|
},
|
|
1459
1459
|
/**
|
|
@@ -1465,12 +1465,12 @@ const UserApiFp = function (configuration) {
|
|
|
1465
1465
|
* @throws {RequiredError}
|
|
1466
1466
|
*/
|
|
1467
1467
|
addOrUpdate(keyConfig, userSettingsUpdateBO, options) {
|
|
1468
|
-
var _a, _b, _c;
|
|
1469
1468
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1469
|
+
var _a, _b, _c;
|
|
1470
1470
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.addOrUpdate(keyConfig, userSettingsUpdateBO, options);
|
|
1471
|
-
const
|
|
1472
|
-
const
|
|
1473
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1471
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1472
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.addOrUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1473
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1474
1474
|
});
|
|
1475
1475
|
},
|
|
1476
1476
|
/**
|
|
@@ -1480,12 +1480,12 @@ const UserApiFp = function (configuration) {
|
|
|
1480
1480
|
* @throws {RequiredError}
|
|
1481
1481
|
*/
|
|
1482
1482
|
appRevokePrivacy(uuid, options) {
|
|
1483
|
-
var _a, _b, _c;
|
|
1484
1483
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1484
|
+
var _a, _b, _c;
|
|
1485
1485
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.appRevokePrivacy(uuid, options);
|
|
1486
|
-
const
|
|
1487
|
-
const
|
|
1488
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1486
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1487
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.appRevokePrivacy']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1488
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1489
1489
|
});
|
|
1490
1490
|
},
|
|
1491
1491
|
/**
|
|
@@ -1496,12 +1496,12 @@ const UserApiFp = function (configuration) {
|
|
|
1496
1496
|
* @throws {RequiredError}
|
|
1497
1497
|
*/
|
|
1498
1498
|
authRole(userId, parkId, options) {
|
|
1499
|
-
var _a, _b, _c;
|
|
1500
1499
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1500
|
+
var _a, _b, _c;
|
|
1501
1501
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.authRole(userId, parkId, options);
|
|
1502
|
-
const
|
|
1503
|
-
const
|
|
1504
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1502
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1503
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.authRole']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1504
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1505
1505
|
});
|
|
1506
1506
|
},
|
|
1507
1507
|
/**
|
|
@@ -1511,12 +1511,12 @@ const UserApiFp = function (configuration) {
|
|
|
1511
1511
|
* @throws {RequiredError}
|
|
1512
1512
|
*/
|
|
1513
1513
|
avatar(avatarfile, options) {
|
|
1514
|
-
var _a, _b, _c;
|
|
1515
1514
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1515
|
+
var _a, _b, _c;
|
|
1516
1516
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.avatar(avatarfile, options);
|
|
1517
|
-
const
|
|
1518
|
-
const
|
|
1519
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1517
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1518
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.avatar']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1519
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1520
1520
|
});
|
|
1521
1521
|
},
|
|
1522
1522
|
/**
|
|
@@ -1527,12 +1527,12 @@ const UserApiFp = function (configuration) {
|
|
|
1527
1527
|
* @throws {RequiredError}
|
|
1528
1528
|
*/
|
|
1529
1529
|
bindPrivacy(uuid, privacyType, options) {
|
|
1530
|
-
var _a, _b, _c;
|
|
1531
1530
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1531
|
+
var _a, _b, _c;
|
|
1532
1532
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.bindPrivacy(uuid, privacyType, options);
|
|
1533
|
-
const
|
|
1534
|
-
const
|
|
1535
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1533
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1534
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.bindPrivacy']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1535
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1536
1536
|
});
|
|
1537
1537
|
},
|
|
1538
1538
|
/**
|
|
@@ -1543,12 +1543,12 @@ const UserApiFp = function (configuration) {
|
|
|
1543
1543
|
* @throws {RequiredError}
|
|
1544
1544
|
*/
|
|
1545
1545
|
changePassword(changePasswordDto, options) {
|
|
1546
|
-
var _a, _b, _c;
|
|
1547
1546
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1547
|
+
var _a, _b, _c;
|
|
1548
1548
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.changePassword(changePasswordDto, options);
|
|
1549
|
-
const
|
|
1550
|
-
const
|
|
1551
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1549
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1550
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.changePassword']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1551
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1552
1552
|
});
|
|
1553
1553
|
},
|
|
1554
1554
|
/**
|
|
@@ -1558,12 +1558,12 @@ const UserApiFp = function (configuration) {
|
|
|
1558
1558
|
* @throws {RequiredError}
|
|
1559
1559
|
*/
|
|
1560
1560
|
changeStatus(sysUser, options) {
|
|
1561
|
-
var _a, _b, _c;
|
|
1562
1561
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1562
|
+
var _a, _b, _c;
|
|
1563
1563
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.changeStatus(sysUser, options);
|
|
1564
|
-
const
|
|
1565
|
-
const
|
|
1566
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1564
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1565
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.changeStatus']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1566
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1567
1567
|
});
|
|
1568
1568
|
},
|
|
1569
1569
|
/**
|
|
@@ -1574,12 +1574,12 @@ const UserApiFp = function (configuration) {
|
|
|
1574
1574
|
* @throws {RequiredError}
|
|
1575
1575
|
*/
|
|
1576
1576
|
delUser(delUserVO, options) {
|
|
1577
|
-
var _a, _b, _c;
|
|
1578
1577
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1578
|
+
var _a, _b, _c;
|
|
1579
1579
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.delUser(delUserVO, options);
|
|
1580
|
-
const
|
|
1581
|
-
const
|
|
1582
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1580
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1581
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.delUser']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1582
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1583
1583
|
});
|
|
1584
1584
|
},
|
|
1585
1585
|
/**
|
|
@@ -1589,12 +1589,12 @@ const UserApiFp = function (configuration) {
|
|
|
1589
1589
|
* @throws {RequiredError}
|
|
1590
1590
|
*/
|
|
1591
1591
|
edit(sysUser, options) {
|
|
1592
|
-
var _a, _b, _c;
|
|
1593
1592
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1593
|
+
var _a, _b, _c;
|
|
1594
1594
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.edit(sysUser, options);
|
|
1595
|
-
const
|
|
1596
|
-
const
|
|
1597
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1595
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1596
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.edit']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1597
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1598
1598
|
});
|
|
1599
1599
|
},
|
|
1600
1600
|
/**
|
|
@@ -1604,12 +1604,12 @@ const UserApiFp = function (configuration) {
|
|
|
1604
1604
|
* @throws {RequiredError}
|
|
1605
1605
|
*/
|
|
1606
1606
|
getUserInfo(options) {
|
|
1607
|
-
var _a, _b, _c;
|
|
1608
1607
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1608
|
+
var _a, _b, _c;
|
|
1609
1609
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getUserInfo(options);
|
|
1610
|
-
const
|
|
1611
|
-
const
|
|
1612
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1610
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1611
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.getUserInfo']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1612
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1613
1613
|
});
|
|
1614
1614
|
},
|
|
1615
1615
|
/**
|
|
@@ -1620,12 +1620,12 @@ const UserApiFp = function (configuration) {
|
|
|
1620
1620
|
* @throws {RequiredError}
|
|
1621
1621
|
*/
|
|
1622
1622
|
importData(file, updateSupport, options) {
|
|
1623
|
-
var _a, _b, _c;
|
|
1624
1623
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1624
|
+
var _a, _b, _c;
|
|
1625
1625
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.importData(file, updateSupport, options);
|
|
1626
|
-
const
|
|
1627
|
-
const
|
|
1628
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1626
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1627
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.importData']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1628
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1629
1629
|
});
|
|
1630
1630
|
},
|
|
1631
1631
|
/**
|
|
@@ -1634,12 +1634,12 @@ const UserApiFp = function (configuration) {
|
|
|
1634
1634
|
* @throws {RequiredError}
|
|
1635
1635
|
*/
|
|
1636
1636
|
importTemplate(options) {
|
|
1637
|
-
var _a, _b, _c;
|
|
1638
1637
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1638
|
+
var _a, _b, _c;
|
|
1639
1639
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.importTemplate(options);
|
|
1640
|
-
const
|
|
1641
|
-
const
|
|
1642
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1640
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1641
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.importTemplate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1642
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1643
1643
|
});
|
|
1644
1644
|
},
|
|
1645
1645
|
/**
|
|
@@ -1650,12 +1650,12 @@ const UserApiFp = function (configuration) {
|
|
|
1650
1650
|
* @throws {RequiredError}
|
|
1651
1651
|
*/
|
|
1652
1652
|
insertAuthRole(userId, roleIds, options) {
|
|
1653
|
-
var _a, _b, _c;
|
|
1654
1653
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1654
|
+
var _a, _b, _c;
|
|
1655
1655
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.insertAuthRole(userId, roleIds, options);
|
|
1656
|
-
const
|
|
1657
|
-
const
|
|
1658
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1656
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1657
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.insertAuthRole']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1658
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1659
1659
|
});
|
|
1660
1660
|
},
|
|
1661
1661
|
/**
|
|
@@ -1665,12 +1665,12 @@ const UserApiFp = function (configuration) {
|
|
|
1665
1665
|
* @throws {RequiredError}
|
|
1666
1666
|
*/
|
|
1667
1667
|
list(user, options) {
|
|
1668
|
-
var _a, _b, _c;
|
|
1669
1668
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1669
|
+
var _a, _b, _c;
|
|
1670
1670
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.list(user, options);
|
|
1671
|
-
const
|
|
1672
|
-
const
|
|
1673
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1671
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1672
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.list']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1673
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1674
1674
|
});
|
|
1675
1675
|
},
|
|
1676
1676
|
/**
|
|
@@ -1681,12 +1681,12 @@ const UserApiFp = function (configuration) {
|
|
|
1681
1681
|
* @throws {RequiredError}
|
|
1682
1682
|
*/
|
|
1683
1683
|
listUserByDept(parkId, options) {
|
|
1684
|
-
var _a, _b, _c;
|
|
1685
1684
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1685
|
+
var _a, _b, _c;
|
|
1686
1686
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listUserByDept(parkId, options);
|
|
1687
|
-
const
|
|
1688
|
-
const
|
|
1689
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1687
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1688
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.listUserByDept']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1689
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1690
1690
|
});
|
|
1691
1691
|
},
|
|
1692
1692
|
/**
|
|
@@ -1695,12 +1695,12 @@ const UserApiFp = function (configuration) {
|
|
|
1695
1695
|
* @throws {RequiredError}
|
|
1696
1696
|
*/
|
|
1697
1697
|
profile(options) {
|
|
1698
|
-
var _a, _b, _c;
|
|
1699
1698
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1699
|
+
var _a, _b, _c;
|
|
1700
1700
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.profile(options);
|
|
1701
|
-
const
|
|
1702
|
-
const
|
|
1703
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1701
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1702
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.profile']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1703
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1704
1704
|
});
|
|
1705
1705
|
},
|
|
1706
1706
|
/**
|
|
@@ -1710,12 +1710,12 @@ const UserApiFp = function (configuration) {
|
|
|
1710
1710
|
* @throws {RequiredError}
|
|
1711
1711
|
*/
|
|
1712
1712
|
register(registerBody, options) {
|
|
1713
|
-
var _a, _b, _c;
|
|
1714
1713
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1714
|
+
var _a, _b, _c;
|
|
1715
1715
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.register(registerBody, options);
|
|
1716
|
-
const
|
|
1717
|
-
const
|
|
1718
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1716
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1717
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.register']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1718
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1719
1719
|
});
|
|
1720
1720
|
},
|
|
1721
1721
|
/**
|
|
@@ -1725,12 +1725,12 @@ const UserApiFp = function (configuration) {
|
|
|
1725
1725
|
* @throws {RequiredError}
|
|
1726
1726
|
*/
|
|
1727
1727
|
remove(userIds, options) {
|
|
1728
|
-
var _a, _b, _c;
|
|
1729
1728
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1729
|
+
var _a, _b, _c;
|
|
1730
1730
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.remove(userIds, options);
|
|
1731
|
-
const
|
|
1732
|
-
const
|
|
1733
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1731
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1732
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.remove']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1733
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1734
1734
|
});
|
|
1735
1735
|
},
|
|
1736
1736
|
/**
|
|
@@ -1740,12 +1740,12 @@ const UserApiFp = function (configuration) {
|
|
|
1740
1740
|
* @throws {RequiredError}
|
|
1741
1741
|
*/
|
|
1742
1742
|
resetPwd(sysUser, options) {
|
|
1743
|
-
var _a, _b, _c;
|
|
1744
1743
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1744
|
+
var _a, _b, _c;
|
|
1745
1745
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.resetPwd(sysUser, options);
|
|
1746
|
-
const
|
|
1747
|
-
const
|
|
1748
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1746
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1747
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.resetPwd']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1748
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1749
1749
|
});
|
|
1750
1750
|
},
|
|
1751
1751
|
/**
|
|
@@ -1754,12 +1754,12 @@ const UserApiFp = function (configuration) {
|
|
|
1754
1754
|
* @throws {RequiredError}
|
|
1755
1755
|
*/
|
|
1756
1756
|
revokePrivacy(options) {
|
|
1757
|
-
var _a, _b, _c;
|
|
1758
1757
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1758
|
+
var _a, _b, _c;
|
|
1759
1759
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.revokePrivacy(options);
|
|
1760
|
-
const
|
|
1761
|
-
const
|
|
1762
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1760
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1761
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.revokePrivacy']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1762
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1763
1763
|
});
|
|
1764
1764
|
},
|
|
1765
1765
|
/**
|
|
@@ -1770,12 +1770,12 @@ const UserApiFp = function (configuration) {
|
|
|
1770
1770
|
* @throws {RequiredError}
|
|
1771
1771
|
*/
|
|
1772
1772
|
selectAreaPark(areaParkVO, options) {
|
|
1773
|
-
var _a, _b, _c;
|
|
1774
1773
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1774
|
+
var _a, _b, _c;
|
|
1775
1775
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.selectAreaPark(areaParkVO, options);
|
|
1776
|
-
const
|
|
1777
|
-
const
|
|
1778
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1776
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1777
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.selectAreaPark']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1778
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1779
1779
|
});
|
|
1780
1780
|
},
|
|
1781
1781
|
/**
|
|
@@ -1786,12 +1786,12 @@ const UserApiFp = function (configuration) {
|
|
|
1786
1786
|
* @throws {RequiredError}
|
|
1787
1787
|
*/
|
|
1788
1788
|
selectGroupName(uuid, options) {
|
|
1789
|
-
var _a, _b, _c;
|
|
1790
1789
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1790
|
+
var _a, _b, _c;
|
|
1791
1791
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.selectGroupName(uuid, options);
|
|
1792
|
-
const
|
|
1793
|
-
const
|
|
1794
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1792
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1793
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.selectGroupName']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1794
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1795
1795
|
});
|
|
1796
1796
|
},
|
|
1797
1797
|
/**
|
|
@@ -1802,12 +1802,12 @@ const UserApiFp = function (configuration) {
|
|
|
1802
1802
|
* @throws {RequiredError}
|
|
1803
1803
|
*/
|
|
1804
1804
|
selectPark(areaParkVO, options) {
|
|
1805
|
-
var _a, _b, _c;
|
|
1806
1805
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1806
|
+
var _a, _b, _c;
|
|
1807
1807
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.selectPark(areaParkVO, options);
|
|
1808
|
-
const
|
|
1809
|
-
const
|
|
1810
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1808
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1809
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.selectPark']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1810
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1811
1811
|
});
|
|
1812
1812
|
},
|
|
1813
1813
|
/**
|
|
@@ -1819,12 +1819,12 @@ const UserApiFp = function (configuration) {
|
|
|
1819
1819
|
* @throws {RequiredError}
|
|
1820
1820
|
*/
|
|
1821
1821
|
selectParkById(parkId, type, options) {
|
|
1822
|
-
var _a, _b, _c;
|
|
1823
1822
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1823
|
+
var _a, _b, _c;
|
|
1824
1824
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.selectParkById(parkId, type, options);
|
|
1825
|
-
const
|
|
1826
|
-
const
|
|
1827
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1825
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1826
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.selectParkById']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1827
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1828
1828
|
});
|
|
1829
1829
|
},
|
|
1830
1830
|
/**
|
|
@@ -1836,12 +1836,12 @@ const UserApiFp = function (configuration) {
|
|
|
1836
1836
|
* @throws {RequiredError}
|
|
1837
1837
|
*/
|
|
1838
1838
|
selectUserSettingsDetails(keyConfig, parkId, options) {
|
|
1839
|
-
var _a, _b, _c;
|
|
1840
1839
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1840
|
+
var _a, _b, _c;
|
|
1841
1841
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.selectUserSettingsDetails(keyConfig, parkId, options);
|
|
1842
|
-
const
|
|
1843
|
-
const
|
|
1844
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1842
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1843
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.selectUserSettingsDetails']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1844
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1845
1845
|
});
|
|
1846
1846
|
},
|
|
1847
1847
|
/**
|
|
@@ -1851,12 +1851,12 @@ const UserApiFp = function (configuration) {
|
|
|
1851
1851
|
* @throws {RequiredError}
|
|
1852
1852
|
*/
|
|
1853
1853
|
selectUserType(options) {
|
|
1854
|
-
var _a, _b, _c;
|
|
1855
1854
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1855
|
+
var _a, _b, _c;
|
|
1856
1856
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.selectUserType(options);
|
|
1857
|
-
const
|
|
1858
|
-
const
|
|
1859
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1857
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1858
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.selectUserType']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1859
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1860
1860
|
});
|
|
1861
1861
|
},
|
|
1862
1862
|
/**
|
|
@@ -1868,12 +1868,12 @@ const UserApiFp = function (configuration) {
|
|
|
1868
1868
|
* @throws {RequiredError}
|
|
1869
1869
|
*/
|
|
1870
1870
|
sysUserGetInfo(userId, parkId, options) {
|
|
1871
|
-
var _a, _b, _c;
|
|
1872
1871
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1872
|
+
var _a, _b, _c;
|
|
1873
1873
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.sysUserGetInfo(userId, parkId, options);
|
|
1874
|
-
const
|
|
1875
|
-
const
|
|
1876
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1874
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1875
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.sysUserGetInfo']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1876
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1877
1877
|
});
|
|
1878
1878
|
},
|
|
1879
1879
|
/**
|
|
@@ -1883,12 +1883,12 @@ const UserApiFp = function (configuration) {
|
|
|
1883
1883
|
* @throws {RequiredError}
|
|
1884
1884
|
*/
|
|
1885
1885
|
updateProfile(sysUser, options) {
|
|
1886
|
-
var _a, _b, _c;
|
|
1887
1886
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1887
|
+
var _a, _b, _c;
|
|
1888
1888
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateProfile(sysUser, options);
|
|
1889
|
-
const
|
|
1890
|
-
const
|
|
1891
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1889
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1890
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.updateProfile']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1891
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1892
1892
|
});
|
|
1893
1893
|
},
|
|
1894
1894
|
/**
|
|
@@ -1899,12 +1899,12 @@ const UserApiFp = function (configuration) {
|
|
|
1899
1899
|
* @throws {RequiredError}
|
|
1900
1900
|
*/
|
|
1901
1901
|
updatePwd(oldPassword, newPassword, options) {
|
|
1902
|
-
var _a, _b, _c;
|
|
1903
1902
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1903
|
+
var _a, _b, _c;
|
|
1904
1904
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.updatePwd(oldPassword, newPassword, options);
|
|
1905
|
-
const
|
|
1906
|
-
const
|
|
1907
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1905
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1906
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.updatePwd']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1907
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1908
1908
|
});
|
|
1909
1909
|
},
|
|
1910
1910
|
/**
|
|
@@ -1914,12 +1914,12 @@ const UserApiFp = function (configuration) {
|
|
|
1914
1914
|
* @throws {RequiredError}
|
|
1915
1915
|
*/
|
|
1916
1916
|
userBatchImportConfirm(options) {
|
|
1917
|
-
var _a, _b, _c;
|
|
1918
1917
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1918
|
+
var _a, _b, _c;
|
|
1919
1919
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.userBatchImportConfirm(options);
|
|
1920
|
-
const
|
|
1921
|
-
const
|
|
1922
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1920
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1921
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.userBatchImportConfirm']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1922
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1923
1923
|
});
|
|
1924
1924
|
},
|
|
1925
1925
|
/**
|
|
@@ -1929,12 +1929,12 @@ const UserApiFp = function (configuration) {
|
|
|
1929
1929
|
* @throws {RequiredError}
|
|
1930
1930
|
*/
|
|
1931
1931
|
userBatchImportPreView(options) {
|
|
1932
|
-
var _a, _b, _c;
|
|
1933
1932
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1933
|
+
var _a, _b, _c;
|
|
1934
1934
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.userBatchImportPreView(options);
|
|
1935
|
-
const
|
|
1936
|
-
const
|
|
1937
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1935
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1936
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.userBatchImportPreView']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1937
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1938
1938
|
});
|
|
1939
1939
|
},
|
|
1940
1940
|
/**
|
|
@@ -1946,12 +1946,12 @@ const UserApiFp = function (configuration) {
|
|
|
1946
1946
|
* @throws {RequiredError}
|
|
1947
1947
|
*/
|
|
1948
1948
|
userBatchImportUpload(file, language, options) {
|
|
1949
|
-
var _a, _b, _c;
|
|
1950
1949
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1950
|
+
var _a, _b, _c;
|
|
1951
1951
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.userBatchImportUpload(file, language, options);
|
|
1952
|
-
const
|
|
1953
|
-
const
|
|
1954
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1952
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1953
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.userBatchImportUpload']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1954
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1955
1955
|
});
|
|
1956
1956
|
},
|
|
1957
1957
|
/**
|
|
@@ -1964,12 +1964,12 @@ const UserApiFp = function (configuration) {
|
|
|
1964
1964
|
* @throws {RequiredError}
|
|
1965
1965
|
*/
|
|
1966
1966
|
userExport(parkId, searchName, language, options) {
|
|
1967
|
-
var _a, _b, _c;
|
|
1968
1967
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1968
|
+
var _a, _b, _c;
|
|
1969
1969
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.userExport(parkId, searchName, language, options);
|
|
1970
|
-
const
|
|
1971
|
-
const
|
|
1972
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1970
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1971
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.userExport']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1972
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1973
1973
|
});
|
|
1974
1974
|
},
|
|
1975
1975
|
/**
|
|
@@ -1991,12 +1991,12 @@ const UserApiFp = function (configuration) {
|
|
|
1991
1991
|
* @throws {RequiredError}
|
|
1992
1992
|
*/
|
|
1993
1993
|
userPageList(parkId, hireId, searchName, deptId, supplierId, deptIds, searchValue, createBy, createTime, updateBy, updateTime, remark, options) {
|
|
1994
|
-
var _a, _b, _c;
|
|
1995
1994
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1995
|
+
var _a, _b, _c;
|
|
1996
1996
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.userPageList(parkId, hireId, searchName, deptId, supplierId, deptIds, searchValue, createBy, createTime, updateBy, updateTime, remark, options);
|
|
1997
|
-
const
|
|
1998
|
-
const
|
|
1999
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
1997
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1998
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.userPageList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1999
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2000
2000
|
});
|
|
2001
2001
|
},
|
|
2002
2002
|
/**
|
|
@@ -2007,12 +2007,12 @@ const UserApiFp = function (configuration) {
|
|
|
2007
2007
|
* @throws {RequiredError}
|
|
2008
2008
|
*/
|
|
2009
2009
|
userTemplateDownload(language, options) {
|
|
2010
|
-
var _a, _b, _c;
|
|
2011
2010
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2011
|
+
var _a, _b, _c;
|
|
2012
2012
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.userTemplateDownload(language, options);
|
|
2013
|
-
const
|
|
2014
|
-
const
|
|
2015
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2013
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2014
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.userTemplateDownload']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2015
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2016
2016
|
});
|
|
2017
2017
|
},
|
|
2018
2018
|
/**
|
|
@@ -2022,12 +2022,12 @@ const UserApiFp = function (configuration) {
|
|
|
2022
2022
|
* @throws {RequiredError}
|
|
2023
2023
|
*/
|
|
2024
2024
|
userTypeSelect(options) {
|
|
2025
|
-
var _a, _b, _c;
|
|
2026
2025
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2026
|
+
var _a, _b, _c;
|
|
2027
2027
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.userTypeSelect(options);
|
|
2028
|
-
const
|
|
2029
|
-
const
|
|
2030
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2028
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2029
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.userTypeSelect']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2030
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2031
2031
|
});
|
|
2032
2032
|
},
|
|
2033
2033
|
/**
|
|
@@ -2038,12 +2038,12 @@ const UserApiFp = function (configuration) {
|
|
|
2038
2038
|
* @throws {RequiredError}
|
|
2039
2039
|
*/
|
|
2040
2040
|
userUpdatePassWord(cUserUpdatePassWordVO, options) {
|
|
2041
|
-
var _a, _b, _c;
|
|
2042
2041
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2042
|
+
var _a, _b, _c;
|
|
2043
2043
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.userUpdatePassWord(cUserUpdatePassWordVO, options);
|
|
2044
|
-
const
|
|
2045
|
-
const
|
|
2046
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2044
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2045
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.userUpdatePassWord']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2046
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2047
2047
|
});
|
|
2048
2048
|
},
|
|
2049
2049
|
/**
|
|
@@ -2053,12 +2053,12 @@ const UserApiFp = function (configuration) {
|
|
|
2053
2053
|
* @throws {RequiredError}
|
|
2054
2054
|
*/
|
|
2055
2055
|
whetherPrivacy(userWhetherPrivacyDto, options) {
|
|
2056
|
-
var _a, _b, _c;
|
|
2057
2056
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2057
|
+
var _a, _b, _c;
|
|
2058
2058
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.whetherPrivacy(userWhetherPrivacyDto, options);
|
|
2059
|
-
const
|
|
2060
|
-
const
|
|
2061
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios,
|
|
2059
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2060
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['UserApi.whetherPrivacy']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2061
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2062
2062
|
});
|
|
2063
2063
|
},
|
|
2064
2064
|
};
|