@gizone/rrs-client 3.11.12-alpha.5 → 3.11.12-alpha.50
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 +33 -14
- package/api.ts +2 -1
- package/apis/access-api.ts +61 -61
- package/apis/app-auth-api.ts +13 -13
- package/apis/auth-api.ts +13 -13
- package/apis/calendar-api.ts +231 -209
- package/apis/common-api.ts +192 -0
- package/apis/cost-api.ts +15 -15
- package/apis/energy-api.ts +15 -15
- package/apis/inspection-standard-api.ts +1240 -0
- package/apis/{inspection-api.ts → maintenance-standard-api.ts} +350 -624
- package/apis/message-api.ts +201 -223
- package/apis/privacy-api.ts +78 -76
- package/apis/setting-api.ts +596 -243
- package/apis/space-api.ts +0 -329
- package/apis/sys-api.ts +47 -47
- package/apis/user-api.ts +15 -15
- package/apis/work-order-api.ts +739 -226
- package/dist/api.d.ts +2 -1
- package/dist/api.js +2 -1
- package/dist/apis/access-api.d.ts +41 -41
- package/dist/apis/access-api.js +44 -44
- package/dist/apis/app-auth-api.d.ts +6 -6
- package/dist/apis/app-auth-api.js +11 -11
- package/dist/apis/auth-api.d.ts +6 -6
- package/dist/apis/auth-api.js +11 -11
- package/dist/apis/calendar-api.d.ts +131 -123
- package/dist/apis/calendar-api.js +177 -164
- package/dist/apis/common-api.d.ts +102 -0
- package/dist/apis/common-api.js +144 -0
- package/dist/apis/cost-api.d.ts +10 -10
- package/dist/apis/cost-api.js +11 -11
- package/dist/apis/energy-api.d.ts +10 -10
- package/dist/apis/energy-api.js +11 -11
- package/dist/apis/inspection-standard-api.d.ts +644 -0
- package/dist/apis/inspection-standard-api.js +958 -0
- package/dist/apis/maintenance-standard-api.d.ts +684 -0
- package/dist/apis/{inspection-api.js → maintenance-standard-api.js} +263 -436
- package/dist/apis/message-api.d.ts +117 -125
- package/dist/apis/message-api.js +132 -171
- package/dist/apis/privacy-api.d.ts +49 -48
- package/dist/apis/privacy-api.js +60 -60
- package/dist/apis/setting-api.d.ts +334 -144
- package/dist/apis/setting-api.js +433 -187
- package/dist/apis/space-api.d.ts +0 -159
- package/dist/apis/space-api.js +0 -272
- package/dist/apis/sys-api.d.ts +31 -31
- package/dist/apis/sys-api.js +34 -34
- package/dist/apis/user-api.d.ts +10 -10
- package/dist/apis/user-api.js +11 -11
- package/dist/apis/work-order-api.d.ts +399 -123
- package/dist/apis/work-order-api.js +533 -164
- package/dist/esm/api.d.ts +2 -1
- package/dist/esm/api.js +2 -1
- package/dist/esm/apis/access-api.d.ts +41 -41
- package/dist/esm/apis/access-api.js +44 -44
- package/dist/esm/apis/app-auth-api.d.ts +6 -6
- package/dist/esm/apis/app-auth-api.js +11 -11
- package/dist/esm/apis/auth-api.d.ts +6 -6
- package/dist/esm/apis/auth-api.js +11 -11
- package/dist/esm/apis/calendar-api.d.ts +131 -123
- package/dist/esm/apis/calendar-api.js +177 -164
- package/dist/esm/apis/common-api.d.ts +102 -0
- package/dist/esm/apis/common-api.js +144 -0
- package/dist/esm/apis/cost-api.d.ts +10 -10
- package/dist/esm/apis/cost-api.js +11 -11
- package/dist/esm/apis/energy-api.d.ts +10 -10
- package/dist/esm/apis/energy-api.js +11 -11
- package/dist/esm/apis/inspection-standard-api.d.ts +644 -0
- package/dist/esm/apis/inspection-standard-api.js +951 -0
- package/dist/esm/apis/maintenance-standard-api.d.ts +684 -0
- package/dist/esm/apis/{inspection-api.js → maintenance-standard-api.js} +258 -431
- package/dist/esm/apis/message-api.d.ts +117 -125
- package/dist/esm/apis/message-api.js +132 -171
- package/dist/esm/apis/privacy-api.d.ts +49 -48
- package/dist/esm/apis/privacy-api.js +60 -60
- package/dist/esm/apis/setting-api.d.ts +334 -144
- package/dist/esm/apis/setting-api.js +433 -187
- package/dist/esm/apis/space-api.d.ts +0 -159
- package/dist/esm/apis/space-api.js +0 -272
- package/dist/esm/apis/sys-api.d.ts +31 -31
- package/dist/esm/apis/sys-api.js +34 -34
- package/dist/esm/apis/user-api.d.ts +10 -10
- package/dist/esm/apis/user-api.js +11 -11
- package/dist/esm/apis/work-order-api.d.ts +399 -123
- package/dist/esm/apis/work-order-api.js +533 -164
- package/dist/esm/models/dept-relation-dto.d.ts +140 -0
- package/dist/esm/models/dept-relation.d.ts +86 -0
- package/dist/esm/models/equipment-detail-dto.d.ts +6 -0
- package/dist/esm/models/equipment-edit-vo.d.ts +6 -0
- package/dist/esm/models/equipment-excel-add-dto.d.ts +6 -0
- package/dist/esm/models/equipment-search-system-dto.d.ts +12 -6
- package/dist/esm/models/{calendar-add-redis-list-vo.d.ts → excel-import-result-dtocalendar-export-dto.d.ts} +9 -21
- package/dist/esm/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +31 -0
- package/dist/esm/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +31 -0
- package/dist/esm/models/file-dto.d.ts +3 -3
- package/dist/esm/models/get-user-wx200-response.d.ts +14 -14
- package/dist/esm/models/index.d.ts +31 -13
- package/dist/esm/models/index.js +31 -13
- package/dist/esm/models/inspection-item-bo.d.ts +4 -10
- package/dist/esm/models/inspection-point-item.d.ts +18 -6
- package/dist/esm/models/inspection-standard-import-dto.d.ts +108 -0
- package/dist/esm/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +56 -0
- package/dist/esm/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +56 -0
- package/dist/esm/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +56 -0
- package/dist/esm/models/json-result-list-work-order-dept-settings-entity.d.ts +56 -0
- package/dist/esm/models/{json-result-calendar-add-redis-list-vo.d.ts → json-result-page-dto-sys-user-msg-dto.d.ts} +11 -11
- package/dist/esm/models/{json-result-sys-user-msg-do.d.ts → json-result-park-info-dto.d.ts} +11 -11
- package/dist/{models/json-result-calendar-add-redis-list-vo.d.ts → esm/models/json-result-sys-user-msg-dto.d.ts} +11 -11
- package/dist/esm/models/{json-result-page-dto-sys-user-msg-list-dto.d.ts → json-result-work-order-dept-settings-entity.d.ts} +11 -11
- package/dist/esm/models/json-result-work-order-dept-settings-entity.js +14 -0
- package/dist/esm/models/maintenance-history-dto.d.ts +0 -6
- package/dist/esm/models/maintenance-history-dto.js +0 -6
- package/dist/esm/models/maintenance-standard-import-dto.d.ts +114 -0
- package/dist/esm/models/maintenance-standard-import-dto.js +14 -0
- package/dist/{models/page-dto-sys-user-msg-list-dto.d.ts → esm/models/page-dto-sys-user-msg-dto.d.ts} +7 -7
- package/dist/esm/models/page-dto-sys-user-msg-dto.js +14 -0
- package/dist/esm/models/park-center-attribute-enum.d.ts +21 -0
- package/dist/esm/models/park-center-attribute-enum.js +22 -0
- package/dist/esm/models/park-info-dto.d.ts +85 -0
- package/dist/esm/models/park-info-dto.js +14 -0
- package/dist/esm/models/{work-order-check-before-acceptance-no-vo.d.ts → park-info-edit-vo.d.ts} +15 -14
- package/dist/esm/models/park-info-edit-vo.js +14 -0
- package/dist/esm/models/park-plat-form-enum.d.ts +23 -0
- package/dist/esm/models/park-plat-form-enum.js +24 -0
- package/dist/esm/models/period-detail-resp.d.ts +6 -6
- package/dist/esm/models/period-detail-resp.js +0 -6
- package/dist/esm/models/plan-add-vo.d.ts +1 -1
- package/dist/esm/models/plan-edit-vo.d.ts +1 -1
- package/dist/esm/models/plan-item-add-vo.d.ts +1 -1
- package/dist/esm/models/plan-item-edit-vo.d.ts +1 -1
- package/dist/esm/models/process-work-order-vo.d.ts +19 -0
- package/dist/esm/models/sys-dept.d.ts +7 -1
- package/dist/esm/models/{sys-user-msg-list-dto.d.ts → sys-user-msg-dto.d.ts} +30 -28
- package/dist/esm/models/sys-user-msg-dto.js +14 -0
- package/dist/esm/models/sys-user.d.ts +4 -4
- package/dist/esm/models/system-user-msg-source-type-enum.d.ts +23 -0
- package/dist/esm/models/system-user-msg-source-type-enum.js +24 -0
- package/dist/esm/models/system-user-msg-type-enum.d.ts +21 -0
- package/dist/esm/models/system-user-msg-type-enum.js +22 -0
- package/dist/esm/models/work-order-add-vo.d.ts +24 -4
- package/dist/esm/models/work-order-circulation-vo.d.ts +8 -1
- package/dist/esm/models/work-order-dept-settings-add-or-update-vo.d.ts +36 -0
- package/dist/esm/models/work-order-dept-settings-add-or-update-vo.js +14 -0
- package/dist/esm/models/work-order-dept-settings-entity.d.ts +67 -0
- package/dist/esm/models/work-order-dept-settings-entity.js +14 -0
- package/dist/esm/models/work-order-detail-dto.d.ts +52 -6
- package/dist/esm/models/work-order-detail-dto.js +0 -6
- package/dist/esm/models/work-order-inspection-detail-dto.d.ts +1 -13
- package/dist/esm/models/work-order-inspection-item-req.d.ts +3 -3
- package/dist/esm/models/work-order-internal-status-enum.d.ts +23 -0
- package/{models/work-order-check-before-acceptance-adopt-vo.ts → dist/esm/models/work-order-internal-status-enum.js} +9 -21
- package/dist/esm/models/work-order-issue-type-enum.d.ts +26 -0
- package/dist/esm/models/work-order-issue-type-enum.js +27 -0
- package/dist/esm/models/work-order-liability-party-enum.d.ts +21 -0
- package/dist/esm/models/work-order-liability-party-enum.js +22 -0
- package/dist/esm/models/work-order-push-settings-entity.d.ts +4 -17
- package/dist/esm/models/work-order-push-settings-entity.js +1 -13
- package/dist/esm/models/work-order-push-settings-save-or-update-vo.d.ts +4 -17
- package/dist/esm/models/work-order-push-settings-save-or-update-vo.js +1 -13
- package/dist/{models/work-order-check-before-acceptance-adopt-vo.d.ts → esm/models/work-order-report-vo.d.ts} +11 -10
- package/dist/esm/models/work-order-report-vo.js +14 -0
- package/dist/esm/models/work-order-search-dto.d.ts +0 -6
- package/dist/esm/models/work-order-search-dto.js +0 -6
- package/dist/esm/models/work-order-settings-type-enum.d.ts +30 -0
- package/dist/esm/models/work-order-settings-type-enum.js +31 -0
- package/dist/esm/models/work-order-staging-data-vo.d.ts +49 -0
- package/dist/esm/models/work-order-staging-data-vo.js +14 -0
- package/dist/esm/models/work-order-type-enum.d.ts +1 -1
- package/dist/esm/models/work-order-type-enum.js +1 -1
- package/dist/models/dept-relation-dto.d.ts +140 -0
- package/dist/models/dept-relation.d.ts +86 -0
- package/dist/models/equipment-detail-dto.d.ts +6 -0
- package/dist/models/equipment-edit-vo.d.ts +6 -0
- package/dist/models/equipment-excel-add-dto.d.ts +6 -0
- package/dist/models/equipment-search-system-dto.d.ts +12 -6
- package/dist/models/{calendar-add-redis-list-vo.d.ts → excel-import-result-dtocalendar-export-dto.d.ts} +9 -21
- package/dist/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +31 -0
- package/dist/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +31 -0
- package/dist/models/file-dto.d.ts +3 -3
- package/dist/models/get-user-wx200-response.d.ts +14 -14
- package/dist/models/index.d.ts +31 -13
- package/dist/models/index.js +31 -13
- package/dist/models/inspection-item-bo.d.ts +4 -10
- package/dist/models/inspection-point-item.d.ts +18 -6
- package/dist/models/inspection-standard-import-dto.d.ts +108 -0
- package/dist/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +56 -0
- package/dist/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +56 -0
- package/dist/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +56 -0
- package/dist/models/json-result-list-work-order-dept-settings-entity.d.ts +56 -0
- package/dist/models/json-result-page-dto-sys-user-msg-dto.d.ts +56 -0
- package/dist/models/{json-result-sys-user-msg-do.d.ts → json-result-park-info-dto.d.ts} +11 -11
- package/dist/models/json-result-sys-user-msg-dto.d.ts +56 -0
- package/dist/{esm/models/json-result-space-edit-before-and-after-dto.d.ts → models/json-result-work-order-dept-settings-entity.d.ts} +11 -11
- package/dist/models/json-result-work-order-dept-settings-entity.js +15 -0
- package/dist/models/maintenance-history-dto.d.ts +0 -6
- package/dist/models/maintenance-history-dto.js +0 -6
- package/dist/models/maintenance-standard-import-dto.d.ts +114 -0
- package/dist/models/maintenance-standard-import-dto.js +15 -0
- package/dist/{esm/models/page-dto-sys-user-msg-list-dto.d.ts → models/page-dto-sys-user-msg-dto.d.ts} +7 -7
- package/dist/models/page-dto-sys-user-msg-dto.js +15 -0
- package/dist/models/park-center-attribute-enum.d.ts +21 -0
- package/dist/models/park-center-attribute-enum.js +25 -0
- package/dist/models/park-info-dto.d.ts +85 -0
- package/dist/models/park-info-dto.js +15 -0
- package/dist/models/{work-order-check-before-acceptance-no-vo.d.ts → park-info-edit-vo.d.ts} +15 -14
- package/dist/models/park-info-edit-vo.js +15 -0
- package/dist/models/park-plat-form-enum.d.ts +23 -0
- package/dist/models/park-plat-form-enum.js +27 -0
- package/dist/models/period-detail-resp.d.ts +6 -6
- package/dist/models/period-detail-resp.js +0 -6
- package/dist/models/plan-add-vo.d.ts +1 -1
- package/dist/models/plan-edit-vo.d.ts +1 -1
- package/dist/models/plan-item-add-vo.d.ts +1 -1
- package/dist/models/plan-item-edit-vo.d.ts +1 -1
- package/dist/models/process-work-order-vo.d.ts +19 -0
- package/dist/models/sys-dept.d.ts +7 -1
- package/dist/models/{sys-user-msg-list-dto.d.ts → sys-user-msg-dto.d.ts} +30 -28
- package/dist/models/sys-user-msg-dto.js +15 -0
- package/dist/models/sys-user.d.ts +4 -4
- package/dist/models/system-user-msg-source-type-enum.d.ts +23 -0
- package/dist/models/system-user-msg-source-type-enum.js +27 -0
- package/dist/models/system-user-msg-type-enum.d.ts +21 -0
- package/dist/models/system-user-msg-type-enum.js +25 -0
- package/dist/models/work-order-add-vo.d.ts +24 -4
- package/dist/models/work-order-circulation-vo.d.ts +8 -1
- package/dist/models/work-order-dept-settings-add-or-update-vo.d.ts +36 -0
- package/dist/models/work-order-dept-settings-add-or-update-vo.js +15 -0
- package/dist/models/work-order-dept-settings-entity.d.ts +67 -0
- package/dist/models/work-order-dept-settings-entity.js +15 -0
- package/dist/models/work-order-detail-dto.d.ts +52 -6
- package/dist/models/work-order-detail-dto.js +0 -6
- package/dist/models/work-order-inspection-detail-dto.d.ts +1 -13
- package/dist/models/work-order-inspection-item-req.d.ts +3 -3
- package/dist/models/work-order-internal-status-enum.d.ts +23 -0
- package/dist/models/work-order-internal-status-enum.js +27 -0
- package/dist/models/work-order-issue-type-enum.d.ts +26 -0
- package/dist/models/work-order-issue-type-enum.js +30 -0
- package/dist/models/work-order-liability-party-enum.d.ts +21 -0
- package/dist/models/work-order-liability-party-enum.js +25 -0
- package/dist/models/work-order-push-settings-entity.d.ts +4 -17
- package/dist/models/work-order-push-settings-entity.js +0 -14
- package/dist/models/work-order-push-settings-save-or-update-vo.d.ts +4 -17
- package/dist/models/work-order-push-settings-save-or-update-vo.js +0 -14
- package/dist/{esm/models/work-order-check-before-acceptance-adopt-vo.d.ts → models/work-order-report-vo.d.ts} +11 -10
- package/dist/models/work-order-report-vo.js +15 -0
- package/dist/models/work-order-search-dto.d.ts +0 -6
- package/dist/models/work-order-search-dto.js +0 -6
- package/dist/models/work-order-settings-type-enum.d.ts +30 -0
- package/dist/models/work-order-settings-type-enum.js +34 -0
- package/dist/models/work-order-staging-data-vo.d.ts +49 -0
- package/dist/models/work-order-staging-data-vo.js +15 -0
- package/dist/models/work-order-type-enum.d.ts +1 -1
- package/dist/models/work-order-type-enum.js +1 -1
- package/models/dept-relation-dto.ts +152 -0
- package/models/dept-relation.ts +98 -0
- package/models/equipment-detail-dto.ts +6 -0
- package/models/equipment-edit-vo.ts +6 -0
- package/models/equipment-excel-add-dto.ts +6 -0
- package/models/equipment-search-system-dto.ts +12 -6
- package/models/{calendar-add-redis-list-vo.ts → excel-import-result-dtocalendar-export-dto.ts} +9 -21
- package/models/excel-import-result-dtoinspection-standard-import-dto.ts +39 -0
- package/models/excel-import-result-dtomaintenance-standard-import-dto.ts +39 -0
- package/models/file-dto.ts +3 -3
- package/models/get-user-wx200-response.ts +14 -14
- package/models/index.ts +31 -13
- package/models/inspection-item-bo.ts +4 -10
- package/models/inspection-point-item.ts +18 -6
- package/models/inspection-standard-import-dto.ts +114 -0
- package/models/json-result-excel-import-result-dtocalendar-export-dto.ts +66 -0
- package/models/json-result-excel-import-result-dtoinspection-standard-import-dto.ts +66 -0
- package/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.ts +66 -0
- package/models/json-result-list-work-order-dept-settings-entity.ts +66 -0
- package/models/{json-result-calendar-add-redis-list-vo.ts → json-result-page-dto-sys-user-msg-dto.ts} +11 -11
- package/models/{json-result-sys-user-msg-do.ts → json-result-park-info-dto.ts} +11 -11
- package/models/{json-result-page-dto-sys-user-msg-list-dto.ts → json-result-sys-user-msg-dto.ts} +11 -11
- package/models/{json-result-space-edit-before-and-after-dto.ts → json-result-work-order-dept-settings-entity.ts} +11 -11
- package/models/maintenance-history-dto.ts +0 -6
- package/models/maintenance-standard-import-dto.ts +120 -0
- package/models/{page-dto-sys-user-msg-list-dto.ts → page-dto-sys-user-msg-dto.ts} +7 -7
- package/models/park-center-attribute-enum.ts +31 -0
- package/models/park-info-dto.ts +93 -0
- package/models/park-info-edit-vo.ts +45 -0
- package/models/park-plat-form-enum.ts +33 -0
- package/models/period-detail-resp.ts +6 -6
- package/models/plan-add-vo.ts +1 -1
- package/models/plan-edit-vo.ts +1 -1
- package/models/plan-item-add-vo.ts +1 -1
- package/models/plan-item-edit-vo.ts +1 -1
- package/models/process-work-order-vo.ts +23 -0
- package/models/sys-dept.ts +7 -1
- package/models/{sys-user-msg-list-dto.ts → sys-user-msg-dto.ts} +36 -28
- package/models/sys-user.ts +4 -4
- package/models/system-user-msg-source-type-enum.ts +33 -0
- package/models/system-user-msg-type-enum.ts +31 -0
- package/models/work-order-add-vo.ts +28 -4
- package/models/work-order-circulation-vo.ts +12 -1
- package/models/{work-order-check-before-acceptance-no-vo.ts → work-order-dept-settings-add-or-update-vo.ts} +12 -12
- package/models/work-order-dept-settings-entity.ts +77 -0
- package/models/work-order-detail-dto.ts +60 -6
- package/models/work-order-inspection-detail-dto.ts +1 -13
- package/models/work-order-inspection-item-req.ts +3 -3
- package/models/work-order-internal-status-enum.ts +33 -0
- package/models/work-order-issue-type-enum.ts +36 -0
- package/models/work-order-liability-party-enum.ts +31 -0
- package/models/work-order-push-settings-entity.ts +6 -18
- package/models/work-order-push-settings-save-or-update-vo.ts +6 -18
- package/models/{space-edit-before-and-after-dto.ts → work-order-report-vo.ts} +13 -11
- package/models/work-order-search-dto.ts +0 -6
- package/models/work-order-settings-type-enum.ts +40 -0
- package/models/work-order-staging-data-vo.ts +59 -0
- package/models/work-order-type-enum.ts +1 -1
- package/package.json +1 -1
- package/dist/apis/inspection-api.d.ts +0 -846
- package/dist/esm/apis/inspection-api.d.ts +0 -846
- package/dist/esm/models/space-edit-before-and-after-dto.d.ts +0 -31
- package/dist/esm/models/space-edit-excel-dto.d.ts +0 -78
- package/dist/esm/models/sys-user-msg-do.d.ts +0 -90
- package/dist/esm/models/sys-user-msg-search-list-vo.d.ts +0 -54
- package/dist/models/json-result-page-dto-sys-user-msg-list-dto.d.ts +0 -56
- package/dist/models/json-result-space-edit-before-and-after-dto.d.ts +0 -56
- package/dist/models/space-edit-before-and-after-dto.d.ts +0 -31
- package/dist/models/space-edit-excel-dto.d.ts +0 -78
- package/dist/models/sys-user-msg-do.d.ts +0 -90
- package/dist/models/sys-user-msg-search-list-vo.d.ts +0 -54
- package/models/space-edit-excel-dto.ts +0 -84
- package/models/sys-user-msg-do.ts +0 -96
- package/models/sys-user-msg-search-list-vo.ts +0 -60
- /package/dist/esm/models/{calendar-add-redis-list-vo.js → dept-relation-dto.js} +0 -0
- /package/dist/esm/models/{json-result-calendar-add-redis-list-vo.js → dept-relation.js} +0 -0
- /package/dist/esm/models/{json-result-page-dto-sys-user-msg-list-dto.js → excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/esm/models/{json-result-space-edit-before-and-after-dto.js → excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{json-result-sys-user-msg-do.js → excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{page-dto-sys-user-msg-list-dto.js → inspection-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{space-edit-before-and-after-dto.js → json-result-excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/esm/models/{space-edit-excel-dto.js → json-result-excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{sys-user-msg-do.js → json-result-excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{sys-user-msg-list-dto.js → json-result-list-work-order-dept-settings-entity.js} +0 -0
- /package/dist/esm/models/{sys-user-msg-search-list-vo.js → json-result-page-dto-sys-user-msg-dto.js} +0 -0
- /package/dist/esm/models/{work-order-check-before-acceptance-adopt-vo.js → json-result-park-info-dto.js} +0 -0
- /package/dist/esm/models/{work-order-check-before-acceptance-no-vo.js → json-result-sys-user-msg-dto.js} +0 -0
- /package/dist/models/{calendar-add-redis-list-vo.js → dept-relation-dto.js} +0 -0
- /package/dist/models/{json-result-calendar-add-redis-list-vo.js → dept-relation.js} +0 -0
- /package/dist/models/{json-result-page-dto-sys-user-msg-list-dto.js → excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/models/{json-result-space-edit-before-and-after-dto.js → excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/models/{json-result-sys-user-msg-do.js → excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/models/{page-dto-sys-user-msg-list-dto.js → inspection-standard-import-dto.js} +0 -0
- /package/dist/models/{space-edit-before-and-after-dto.js → json-result-excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/models/{space-edit-excel-dto.js → json-result-excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/models/{sys-user-msg-do.js → json-result-excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/models/{sys-user-msg-list-dto.js → json-result-list-work-order-dept-settings-entity.js} +0 -0
- /package/dist/models/{sys-user-msg-search-list-vo.js → json-result-page-dto-sys-user-msg-dto.js} +0 -0
- /package/dist/models/{work-order-check-before-acceptance-adopt-vo.js → json-result-park-info-dto.js} +0 -0
- /package/dist/models/{work-order-check-before-acceptance-no-vo.js → json-result-sys-user-msg-dto.js} +0 -0
package/apis/setting-api.ts
CHANGED
|
@@ -40,25 +40,33 @@ import type { JsonResultAppointmentSetVo } from '../models';
|
|
|
40
40
|
// @ts-ignore
|
|
41
41
|
import type { JsonResultBoolean } from '../models';
|
|
42
42
|
// @ts-ignore
|
|
43
|
-
import type { JsonResultCalendarAddRedisListVo } from '../models';
|
|
44
|
-
// @ts-ignore
|
|
45
43
|
import type { JsonResultCalendarEntity } from '../models';
|
|
46
44
|
// @ts-ignore
|
|
45
|
+
import type { JsonResultExcelImportResultDTOCalendarExportDto } from '../models';
|
|
46
|
+
// @ts-ignore
|
|
47
47
|
import type { JsonResultGizoneAccessSetVO } from '../models';
|
|
48
48
|
// @ts-ignore
|
|
49
49
|
import type { JsonResultListCalendarEntity } from '../models';
|
|
50
50
|
// @ts-ignore
|
|
51
|
+
import type { JsonResultListWorkOrderDeptSettingsEntity } from '../models';
|
|
52
|
+
// @ts-ignore
|
|
51
53
|
import type { JsonResultListWorkOrderPushSettingsEntity } from '../models';
|
|
52
54
|
// @ts-ignore
|
|
53
55
|
import type { JsonResultUserSettingsEntity } from '../models';
|
|
54
56
|
// @ts-ignore
|
|
55
|
-
import type {
|
|
57
|
+
import type { JsonResultVoid } from '../models';
|
|
56
58
|
// @ts-ignore
|
|
57
|
-
import type {
|
|
59
|
+
import type { JsonResultWorkOrderDeptSettingsEntity } from '../models';
|
|
60
|
+
// @ts-ignore
|
|
61
|
+
import type { ParkPushSettingsAddBO } from '../models';
|
|
58
62
|
// @ts-ignore
|
|
59
63
|
import type { UserSettingsUpdateBO } from '../models';
|
|
60
64
|
// @ts-ignore
|
|
65
|
+
import type { WorkOrderDeptSettingsAddOrUpdateVO } from '../models';
|
|
66
|
+
// @ts-ignore
|
|
61
67
|
import type { WorkOrderPushSettingsVO } from '../models';
|
|
68
|
+
// @ts-ignore
|
|
69
|
+
import type { WorkOrderTypeEnum } from '../models';
|
|
62
70
|
/**
|
|
63
71
|
* SettingApi - axios parameter creator
|
|
64
72
|
* @export
|
|
@@ -478,23 +486,12 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
478
486
|
},
|
|
479
487
|
/**
|
|
480
488
|
*
|
|
481
|
-
* @summary
|
|
482
|
-
* @param {number} deptId
|
|
483
|
-
* @param {string} configKey
|
|
484
|
-
* @param {object} body
|
|
489
|
+
* @summary 导入-确认
|
|
485
490
|
* @param {*} [options] Override http request option.
|
|
486
491
|
* @throws {RequiredError}
|
|
487
492
|
*/
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
assertParamExists('deptConfigAddOrUpdate', 'deptId', deptId)
|
|
491
|
-
// verify required parameter 'configKey' is not null or undefined
|
|
492
|
-
assertParamExists('deptConfigAddOrUpdate', 'configKey', configKey)
|
|
493
|
-
// verify required parameter 'body' is not null or undefined
|
|
494
|
-
assertParamExists('deptConfigAddOrUpdate', 'body', body)
|
|
495
|
-
const localVarPath = `/deptConfig/{deptId}/{configKey}`
|
|
496
|
-
.replace(`{${"deptId"}}`, encodeURIComponent(String(deptId)))
|
|
497
|
-
.replace(`{${"configKey"}}`, encodeURIComponent(String(configKey)));
|
|
493
|
+
calendarBatchImportConfirm: async (options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
494
|
+
const localVarPath = `/calendar/batchImport/confirm`;
|
|
498
495
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
499
496
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
500
497
|
let baseOptions;
|
|
@@ -512,12 +509,9 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
512
509
|
|
|
513
510
|
|
|
514
511
|
|
|
515
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
516
|
-
|
|
517
512
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
518
513
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
519
514
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
520
|
-
localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)
|
|
521
515
|
|
|
522
516
|
return {
|
|
523
517
|
url: toPathString(localVarUrlObj),
|
|
@@ -526,20 +520,12 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
526
520
|
},
|
|
527
521
|
/**
|
|
528
522
|
*
|
|
529
|
-
* @summary
|
|
530
|
-
* @param {number} deptId
|
|
531
|
-
* @param {string} configKey
|
|
523
|
+
* @summary 导入-预览
|
|
532
524
|
* @param {*} [options] Override http request option.
|
|
533
525
|
* @throws {RequiredError}
|
|
534
526
|
*/
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
assertParamExists('deptConfigSelectByParkAndKey', 'deptId', deptId)
|
|
538
|
-
// verify required parameter 'configKey' is not null or undefined
|
|
539
|
-
assertParamExists('deptConfigSelectByParkAndKey', 'configKey', configKey)
|
|
540
|
-
const localVarPath = `/deptConfig/{deptId}/{configKey}`
|
|
541
|
-
.replace(`{${"deptId"}}`, encodeURIComponent(String(deptId)))
|
|
542
|
-
.replace(`{${"configKey"}}`, encodeURIComponent(String(configKey)));
|
|
527
|
+
calendarBatchImportPreView: async (options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
528
|
+
const localVarPath = `/calendar/batchImport/preView`;
|
|
543
529
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
544
530
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
545
531
|
let baseOptions;
|
|
@@ -568,17 +554,13 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
568
554
|
},
|
|
569
555
|
/**
|
|
570
556
|
*
|
|
571
|
-
* @summary
|
|
572
|
-
* @param {number} year
|
|
557
|
+
* @summary 导入-下载模板
|
|
573
558
|
* @param {string} [language]
|
|
574
559
|
* @param {*} [options] Override http request option.
|
|
575
560
|
* @throws {RequiredError}
|
|
576
561
|
*/
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
assertParamExists('exportList2', 'year', year)
|
|
580
|
-
const localVarPath = `/calendar/exportList/{year}`
|
|
581
|
-
.replace(`{${"year"}}`, encodeURIComponent(String(year)));
|
|
562
|
+
calendarBatchImportTemplate: async (language?: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
563
|
+
const localVarPath = `/calendar/batchImport/template`;
|
|
582
564
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
583
565
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
584
566
|
let baseOptions;
|
|
@@ -611,12 +593,19 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
611
593
|
},
|
|
612
594
|
/**
|
|
613
595
|
*
|
|
614
|
-
* @summary
|
|
596
|
+
* @summary 导入-上传文件
|
|
597
|
+
* @param {number} parkId 园区id
|
|
598
|
+
* @param {File} file
|
|
599
|
+
* @param {string} [language] 语言
|
|
615
600
|
* @param {*} [options] Override http request option.
|
|
616
601
|
* @throws {RequiredError}
|
|
617
602
|
*/
|
|
618
|
-
|
|
619
|
-
|
|
603
|
+
calendarBatchImportUpload: async (parkId: number, file: File, language?: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
604
|
+
// verify required parameter 'parkId' is not null or undefined
|
|
605
|
+
assertParamExists('calendarBatchImportUpload', 'parkId', parkId)
|
|
606
|
+
// verify required parameter 'file' is not null or undefined
|
|
607
|
+
assertParamExists('calendarBatchImportUpload', 'file', file)
|
|
608
|
+
const localVarPath = `/calendar/batchImport/upload`;
|
|
620
609
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
621
610
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
622
611
|
let baseOptions;
|
|
@@ -624,19 +613,35 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
624
613
|
baseOptions = configuration.baseOptions;
|
|
625
614
|
}
|
|
626
615
|
|
|
627
|
-
const localVarRequestOptions = { method: '
|
|
616
|
+
const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
|
|
628
617
|
const localVarHeaderParameter = {} as any;
|
|
629
618
|
const localVarQueryParameter = {} as any;
|
|
619
|
+
const localVarFormParams = new ((configuration && configuration.formDataCtor) || FormData)();
|
|
630
620
|
|
|
631
621
|
// authentication tokenScheme required
|
|
632
622
|
// http bearer authentication required
|
|
633
623
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
634
624
|
|
|
635
625
|
|
|
626
|
+
if (parkId !== undefined) {
|
|
627
|
+
localVarFormParams.append('parkId', parkId as any);
|
|
628
|
+
}
|
|
629
|
+
|
|
630
|
+
if (language !== undefined) {
|
|
631
|
+
localVarFormParams.append('language', language as any);
|
|
632
|
+
}
|
|
633
|
+
|
|
634
|
+
if (file !== undefined) {
|
|
635
|
+
localVarFormParams.append('file', file as any);
|
|
636
|
+
}
|
|
637
|
+
|
|
638
|
+
|
|
639
|
+
localVarHeaderParameter['Content-Type'] = 'multipart/form-data';
|
|
636
640
|
|
|
637
641
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
638
642
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
639
643
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
644
|
+
localVarRequestOptions.data = localVarFormParams;
|
|
640
645
|
|
|
641
646
|
return {
|
|
642
647
|
url: toPathString(localVarUrlObj),
|
|
@@ -645,12 +650,17 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
645
650
|
},
|
|
646
651
|
/**
|
|
647
652
|
*
|
|
648
|
-
* @summary
|
|
653
|
+
* @summary 导出
|
|
654
|
+
* @param {number} year
|
|
655
|
+
* @param {string} [language]
|
|
649
656
|
* @param {*} [options] Override http request option.
|
|
650
657
|
* @throws {RequiredError}
|
|
651
658
|
*/
|
|
652
|
-
|
|
653
|
-
|
|
659
|
+
calendarExport: async (year: number, language?: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
660
|
+
// verify required parameter 'year' is not null or undefined
|
|
661
|
+
assertParamExists('calendarExport', 'year', year)
|
|
662
|
+
const localVarPath = `/calendar/export/{year}`
|
|
663
|
+
.replace(`{${"year"}}`, encodeURIComponent(String(year)));
|
|
654
664
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
655
665
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
656
666
|
let baseOptions;
|
|
@@ -666,6 +676,10 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
666
676
|
// http bearer authentication required
|
|
667
677
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
668
678
|
|
|
679
|
+
if (language !== undefined) {
|
|
680
|
+
localVarQueryParameter['language'] = language;
|
|
681
|
+
}
|
|
682
|
+
|
|
669
683
|
|
|
670
684
|
|
|
671
685
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -679,15 +693,23 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
679
693
|
},
|
|
680
694
|
/**
|
|
681
695
|
*
|
|
682
|
-
* @summary
|
|
683
|
-
* @param {number}
|
|
696
|
+
* @summary 添加园区设置
|
|
697
|
+
* @param {number} deptId
|
|
698
|
+
* @param {string} configKey
|
|
699
|
+
* @param {object} body
|
|
684
700
|
* @param {*} [options] Override http request option.
|
|
685
701
|
* @throws {RequiredError}
|
|
686
702
|
*/
|
|
687
|
-
|
|
688
|
-
// verify required parameter '
|
|
689
|
-
assertParamExists('
|
|
690
|
-
|
|
703
|
+
deptConfigAddOrUpdate: async (deptId: number, configKey: string, body: object, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
704
|
+
// verify required parameter 'deptId' is not null or undefined
|
|
705
|
+
assertParamExists('deptConfigAddOrUpdate', 'deptId', deptId)
|
|
706
|
+
// verify required parameter 'configKey' is not null or undefined
|
|
707
|
+
assertParamExists('deptConfigAddOrUpdate', 'configKey', configKey)
|
|
708
|
+
// verify required parameter 'body' is not null or undefined
|
|
709
|
+
assertParamExists('deptConfigAddOrUpdate', 'body', body)
|
|
710
|
+
const localVarPath = `/deptConfig/{deptId}/{configKey}`
|
|
711
|
+
.replace(`{${"deptId"}}`, encodeURIComponent(String(deptId)))
|
|
712
|
+
.replace(`{${"configKey"}}`, encodeURIComponent(String(configKey)));
|
|
691
713
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
692
714
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
693
715
|
let baseOptions;
|
|
@@ -695,7 +717,7 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
695
717
|
baseOptions = configuration.baseOptions;
|
|
696
718
|
}
|
|
697
719
|
|
|
698
|
-
const localVarRequestOptions = { method: '
|
|
720
|
+
const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
|
|
699
721
|
const localVarHeaderParameter = {} as any;
|
|
700
722
|
const localVarQueryParameter = {} as any;
|
|
701
723
|
|
|
@@ -703,10 +725,51 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
703
725
|
// http bearer authentication required
|
|
704
726
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
705
727
|
|
|
706
|
-
|
|
707
|
-
|
|
728
|
+
|
|
729
|
+
|
|
730
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
731
|
+
|
|
732
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
733
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
734
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
735
|
+
localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)
|
|
736
|
+
|
|
737
|
+
return {
|
|
738
|
+
url: toPathString(localVarUrlObj),
|
|
739
|
+
options: localVarRequestOptions,
|
|
740
|
+
};
|
|
741
|
+
},
|
|
742
|
+
/**
|
|
743
|
+
*
|
|
744
|
+
* @summary 查询园区设置
|
|
745
|
+
* @param {number} deptId
|
|
746
|
+
* @param {string} configKey
|
|
747
|
+
* @param {*} [options] Override http request option.
|
|
748
|
+
* @throws {RequiredError}
|
|
749
|
+
*/
|
|
750
|
+
deptConfigSelectByParkAndKey: async (deptId: number, configKey: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
751
|
+
// verify required parameter 'deptId' is not null or undefined
|
|
752
|
+
assertParamExists('deptConfigSelectByParkAndKey', 'deptId', deptId)
|
|
753
|
+
// verify required parameter 'configKey' is not null or undefined
|
|
754
|
+
assertParamExists('deptConfigSelectByParkAndKey', 'configKey', configKey)
|
|
755
|
+
const localVarPath = `/deptConfig/{deptId}/{configKey}`
|
|
756
|
+
.replace(`{${"deptId"}}`, encodeURIComponent(String(deptId)))
|
|
757
|
+
.replace(`{${"configKey"}}`, encodeURIComponent(String(configKey)));
|
|
758
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
759
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
760
|
+
let baseOptions;
|
|
761
|
+
if (configuration) {
|
|
762
|
+
baseOptions = configuration.baseOptions;
|
|
708
763
|
}
|
|
709
764
|
|
|
765
|
+
const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
|
|
766
|
+
const localVarHeaderParameter = {} as any;
|
|
767
|
+
const localVarQueryParameter = {} as any;
|
|
768
|
+
|
|
769
|
+
// authentication tokenScheme required
|
|
770
|
+
// http bearer authentication required
|
|
771
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
772
|
+
|
|
710
773
|
|
|
711
774
|
|
|
712
775
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -720,16 +783,15 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
720
783
|
},
|
|
721
784
|
/**
|
|
722
785
|
*
|
|
723
|
-
* @summary
|
|
786
|
+
* @summary 获取报警设置详情
|
|
724
787
|
* @param {number} parkId
|
|
725
788
|
* @param {*} [options] Override http request option.
|
|
726
789
|
* @throws {RequiredError}
|
|
727
790
|
*/
|
|
728
|
-
|
|
791
|
+
getAlarmPushSettingsDetails: async (parkId: number, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
729
792
|
// verify required parameter 'parkId' is not null or undefined
|
|
730
|
-
assertParamExists('
|
|
731
|
-
const localVarPath = `/gizone/
|
|
732
|
-
.replace(`{${"parkId"}}`, encodeURIComponent(String(parkId)));
|
|
793
|
+
assertParamExists('getAlarmPushSettingsDetails', 'parkId', parkId)
|
|
794
|
+
const localVarPath = `/gizone/alarm/push/getAlarmPushSettingsDetails`;
|
|
733
795
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
734
796
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
735
797
|
let baseOptions;
|
|
@@ -745,6 +807,10 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
745
807
|
// http bearer authentication required
|
|
746
808
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
747
809
|
|
|
810
|
+
if (parkId !== undefined) {
|
|
811
|
+
localVarQueryParameter['parkId'] = parkId;
|
|
812
|
+
}
|
|
813
|
+
|
|
748
814
|
|
|
749
815
|
|
|
750
816
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -758,15 +824,16 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
758
824
|
},
|
|
759
825
|
/**
|
|
760
826
|
*
|
|
761
|
-
* @summary
|
|
762
|
-
* @param {
|
|
827
|
+
* @summary 预约设置详情
|
|
828
|
+
* @param {number} parkId
|
|
763
829
|
* @param {*} [options] Override http request option.
|
|
764
830
|
* @throws {RequiredError}
|
|
765
831
|
*/
|
|
766
|
-
|
|
767
|
-
// verify required parameter '
|
|
768
|
-
assertParamExists('
|
|
769
|
-
const localVarPath = `/
|
|
832
|
+
getAppointmentSetVo: async (parkId: number, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
833
|
+
// verify required parameter 'parkId' is not null or undefined
|
|
834
|
+
assertParamExists('getAppointmentSetVo', 'parkId', parkId)
|
|
835
|
+
const localVarPath = `/gizone/access/set/appointment/{parkId}`
|
|
836
|
+
.replace(`{${"parkId"}}`, encodeURIComponent(String(parkId)));
|
|
770
837
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
771
838
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
772
839
|
let baseOptions;
|
|
@@ -782,12 +849,6 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
782
849
|
// http bearer authentication required
|
|
783
850
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
784
851
|
|
|
785
|
-
if (date !== undefined) {
|
|
786
|
-
localVarQueryParameter['date'] = (date as any instanceof Date) ?
|
|
787
|
-
(date as any).toISOString() :
|
|
788
|
-
date;
|
|
789
|
-
}
|
|
790
|
-
|
|
791
852
|
|
|
792
853
|
|
|
793
854
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -801,14 +862,15 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
801
862
|
},
|
|
802
863
|
/**
|
|
803
864
|
*
|
|
804
|
-
* @summary
|
|
805
|
-
* @param {string}
|
|
806
|
-
* @param {SaveWaterMeterBatchRequest} [saveWaterMeterBatchRequest]
|
|
865
|
+
* @summary 获取日历设置
|
|
866
|
+
* @param {string} date
|
|
807
867
|
* @param {*} [options] Override http request option.
|
|
808
868
|
* @throws {RequiredError}
|
|
809
869
|
*/
|
|
810
|
-
|
|
811
|
-
|
|
870
|
+
getByDate: async (date: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
871
|
+
// verify required parameter 'date' is not null or undefined
|
|
872
|
+
assertParamExists('getByDate', 'date', date)
|
|
873
|
+
const localVarPath = `/calendar/getByDate`;
|
|
812
874
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
813
875
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
814
876
|
let baseOptions;
|
|
@@ -816,7 +878,7 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
816
878
|
baseOptions = configuration.baseOptions;
|
|
817
879
|
}
|
|
818
880
|
|
|
819
|
-
const localVarRequestOptions = { method: '
|
|
881
|
+
const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
|
|
820
882
|
const localVarHeaderParameter = {} as any;
|
|
821
883
|
const localVarQueryParameter = {} as any;
|
|
822
884
|
|
|
@@ -824,18 +886,17 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
824
886
|
// http bearer authentication required
|
|
825
887
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
826
888
|
|
|
827
|
-
if (
|
|
828
|
-
localVarQueryParameter['
|
|
889
|
+
if (date !== undefined) {
|
|
890
|
+
localVarQueryParameter['date'] = (date as any instanceof Date) ?
|
|
891
|
+
(date as any).toISOString() :
|
|
892
|
+
date;
|
|
829
893
|
}
|
|
830
894
|
|
|
831
895
|
|
|
832
896
|
|
|
833
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
834
|
-
|
|
835
897
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
836
898
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
837
899
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
838
|
-
localVarRequestOptions.data = serializeDataIfNeeded(saveWaterMeterBatchRequest, localVarRequestOptions, configuration)
|
|
839
900
|
|
|
840
901
|
return {
|
|
841
902
|
url: toPathString(localVarUrlObj),
|
|
@@ -1053,13 +1114,68 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
1053
1114
|
},
|
|
1054
1115
|
/**
|
|
1055
1116
|
*
|
|
1056
|
-
* @summary
|
|
1057
|
-
* @param {
|
|
1117
|
+
* @summary 新增或修改
|
|
1118
|
+
* @param {number} parkId
|
|
1119
|
+
* @param {WorkOrderTypeEnum} workOrderType
|
|
1120
|
+
* @param {Array<WorkOrderDeptSettingsAddOrUpdateVO>} workOrderDeptSettingsAddOrUpdateVO
|
|
1121
|
+
* @param {*} [options] Override http request option.
|
|
1122
|
+
* @throws {RequiredError}
|
|
1123
|
+
*/
|
|
1124
|
+
workOrderDeptSettingsAddOrUpdate: async (parkId: number, workOrderType: WorkOrderTypeEnum, workOrderDeptSettingsAddOrUpdateVO: Array<WorkOrderDeptSettingsAddOrUpdateVO>, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
1125
|
+
// verify required parameter 'parkId' is not null or undefined
|
|
1126
|
+
assertParamExists('workOrderDeptSettingsAddOrUpdate', 'parkId', parkId)
|
|
1127
|
+
// verify required parameter 'workOrderType' is not null or undefined
|
|
1128
|
+
assertParamExists('workOrderDeptSettingsAddOrUpdate', 'workOrderType', workOrderType)
|
|
1129
|
+
// verify required parameter 'workOrderDeptSettingsAddOrUpdateVO' is not null or undefined
|
|
1130
|
+
assertParamExists('workOrderDeptSettingsAddOrUpdate', 'workOrderDeptSettingsAddOrUpdateVO', workOrderDeptSettingsAddOrUpdateVO)
|
|
1131
|
+
const localVarPath = `/gizone/workOrderDeptSettings/{parkId}/{workOrderType}`
|
|
1132
|
+
.replace(`{${"parkId"}}`, encodeURIComponent(String(parkId)))
|
|
1133
|
+
.replace(`{${"workOrderType"}}`, encodeURIComponent(String(workOrderType)));
|
|
1134
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1135
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
1136
|
+
let baseOptions;
|
|
1137
|
+
if (configuration) {
|
|
1138
|
+
baseOptions = configuration.baseOptions;
|
|
1139
|
+
}
|
|
1140
|
+
|
|
1141
|
+
const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
|
|
1142
|
+
const localVarHeaderParameter = {} as any;
|
|
1143
|
+
const localVarQueryParameter = {} as any;
|
|
1144
|
+
|
|
1145
|
+
// authentication tokenScheme required
|
|
1146
|
+
// http bearer authentication required
|
|
1147
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
1148
|
+
|
|
1149
|
+
|
|
1150
|
+
|
|
1151
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
1152
|
+
|
|
1153
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
1154
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1155
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
1156
|
+
localVarRequestOptions.data = serializeDataIfNeeded(workOrderDeptSettingsAddOrUpdateVO, localVarRequestOptions, configuration)
|
|
1157
|
+
|
|
1158
|
+
return {
|
|
1159
|
+
url: toPathString(localVarUrlObj),
|
|
1160
|
+
options: localVarRequestOptions,
|
|
1161
|
+
};
|
|
1162
|
+
},
|
|
1163
|
+
/**
|
|
1164
|
+
*
|
|
1165
|
+
* @summary 根据工单类型查询
|
|
1166
|
+
* @param {number} parkId
|
|
1167
|
+
* @param {WorkOrderTypeEnum} workOrderType
|
|
1058
1168
|
* @param {*} [options] Override http request option.
|
|
1059
1169
|
* @throws {RequiredError}
|
|
1060
1170
|
*/
|
|
1061
|
-
|
|
1062
|
-
|
|
1171
|
+
workOrderDeptSettingsSelectByWorkOrderType: async (parkId: number, workOrderType: WorkOrderTypeEnum, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
1172
|
+
// verify required parameter 'parkId' is not null or undefined
|
|
1173
|
+
assertParamExists('workOrderDeptSettingsSelectByWorkOrderType', 'parkId', parkId)
|
|
1174
|
+
// verify required parameter 'workOrderType' is not null or undefined
|
|
1175
|
+
assertParamExists('workOrderDeptSettingsSelectByWorkOrderType', 'workOrderType', workOrderType)
|
|
1176
|
+
const localVarPath = `/gizone/workOrderDeptSettings/{parkId}/{workOrderType}`
|
|
1177
|
+
.replace(`{${"parkId"}}`, encodeURIComponent(String(parkId)))
|
|
1178
|
+
.replace(`{${"workOrderType"}}`, encodeURIComponent(String(workOrderType)));
|
|
1063
1179
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1064
1180
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
1065
1181
|
let baseOptions;
|
|
@@ -1075,10 +1191,52 @@ export const SettingApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
1075
1191
|
// http bearer authentication required
|
|
1076
1192
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
1077
1193
|
|
|
1078
|
-
|
|
1079
|
-
|
|
1194
|
+
|
|
1195
|
+
|
|
1196
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
1197
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1198
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
1199
|
+
|
|
1200
|
+
return {
|
|
1201
|
+
url: toPathString(localVarUrlObj),
|
|
1202
|
+
options: localVarRequestOptions,
|
|
1203
|
+
};
|
|
1204
|
+
},
|
|
1205
|
+
/**
|
|
1206
|
+
*
|
|
1207
|
+
* @summary 根据工单类型和key查询
|
|
1208
|
+
* @param {number} parkId
|
|
1209
|
+
* @param {WorkOrderTypeEnum} workOrderType
|
|
1210
|
+
* @param {string} key
|
|
1211
|
+
* @param {*} [options] Override http request option.
|
|
1212
|
+
* @throws {RequiredError}
|
|
1213
|
+
*/
|
|
1214
|
+
workOrderDeptSettingsSelectByWorkOrderTypeAndKey: async (parkId: number, workOrderType: WorkOrderTypeEnum, key: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
1215
|
+
// verify required parameter 'parkId' is not null or undefined
|
|
1216
|
+
assertParamExists('workOrderDeptSettingsSelectByWorkOrderTypeAndKey', 'parkId', parkId)
|
|
1217
|
+
// verify required parameter 'workOrderType' is not null or undefined
|
|
1218
|
+
assertParamExists('workOrderDeptSettingsSelectByWorkOrderTypeAndKey', 'workOrderType', workOrderType)
|
|
1219
|
+
// verify required parameter 'key' is not null or undefined
|
|
1220
|
+
assertParamExists('workOrderDeptSettingsSelectByWorkOrderTypeAndKey', 'key', key)
|
|
1221
|
+
const localVarPath = `/gizone/workOrderDeptSettings/{parkId}/{workOrderType}/{key}`
|
|
1222
|
+
.replace(`{${"parkId"}}`, encodeURIComponent(String(parkId)))
|
|
1223
|
+
.replace(`{${"workOrderType"}}`, encodeURIComponent(String(workOrderType)))
|
|
1224
|
+
.replace(`{${"key"}}`, encodeURIComponent(String(key)));
|
|
1225
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1226
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
1227
|
+
let baseOptions;
|
|
1228
|
+
if (configuration) {
|
|
1229
|
+
baseOptions = configuration.baseOptions;
|
|
1080
1230
|
}
|
|
1081
1231
|
|
|
1232
|
+
const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
|
|
1233
|
+
const localVarHeaderParameter = {} as any;
|
|
1234
|
+
const localVarQueryParameter = {} as any;
|
|
1235
|
+
|
|
1236
|
+
// authentication tokenScheme required
|
|
1237
|
+
// http bearer authentication required
|
|
1238
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
1239
|
+
|
|
1082
1240
|
|
|
1083
1241
|
|
|
1084
1242
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -1315,31 +1473,54 @@ export const SettingApiFp = function(configuration?: Configuration) {
|
|
|
1315
1473
|
},
|
|
1316
1474
|
/**
|
|
1317
1475
|
*
|
|
1318
|
-
* @summary
|
|
1319
|
-
* @param {number} deptId
|
|
1320
|
-
* @param {string} configKey
|
|
1321
|
-
* @param {object} body
|
|
1476
|
+
* @summary 导入-确认
|
|
1322
1477
|
* @param {*} [options] Override http request option.
|
|
1323
1478
|
* @throws {RequiredError}
|
|
1324
1479
|
*/
|
|
1325
|
-
async
|
|
1326
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
1480
|
+
async calendarBatchImportConfirm(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultExcelImportResultDTOCalendarExportDto>> {
|
|
1481
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.calendarBatchImportConfirm(options);
|
|
1327
1482
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
1328
|
-
const localVarOperationServerBasePath = operationServerMap['SettingApi.
|
|
1483
|
+
const localVarOperationServerBasePath = operationServerMap['SettingApi.calendarBatchImportConfirm']?.[localVarOperationServerIndex]?.url;
|
|
1329
1484
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1330
1485
|
},
|
|
1331
1486
|
/**
|
|
1332
1487
|
*
|
|
1333
|
-
* @summary
|
|
1334
|
-
* @param {number} deptId
|
|
1335
|
-
* @param {string} configKey
|
|
1488
|
+
* @summary 导入-预览
|
|
1336
1489
|
* @param {*} [options] Override http request option.
|
|
1337
1490
|
* @throws {RequiredError}
|
|
1338
1491
|
*/
|
|
1339
|
-
async
|
|
1340
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
1492
|
+
async calendarBatchImportPreView(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultExcelImportResultDTOCalendarExportDto>> {
|
|
1493
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.calendarBatchImportPreView(options);
|
|
1341
1494
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
1342
|
-
const localVarOperationServerBasePath = operationServerMap['SettingApi.
|
|
1495
|
+
const localVarOperationServerBasePath = operationServerMap['SettingApi.calendarBatchImportPreView']?.[localVarOperationServerIndex]?.url;
|
|
1496
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1497
|
+
},
|
|
1498
|
+
/**
|
|
1499
|
+
*
|
|
1500
|
+
* @summary 导入-下载模板
|
|
1501
|
+
* @param {string} [language]
|
|
1502
|
+
* @param {*} [options] Override http request option.
|
|
1503
|
+
* @throws {RequiredError}
|
|
1504
|
+
*/
|
|
1505
|
+
async calendarBatchImportTemplate(language?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
1506
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.calendarBatchImportTemplate(language, options);
|
|
1507
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
1508
|
+
const localVarOperationServerBasePath = operationServerMap['SettingApi.calendarBatchImportTemplate']?.[localVarOperationServerIndex]?.url;
|
|
1509
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1510
|
+
},
|
|
1511
|
+
/**
|
|
1512
|
+
*
|
|
1513
|
+
* @summary 导入-上传文件
|
|
1514
|
+
* @param {number} parkId 园区id
|
|
1515
|
+
* @param {File} file
|
|
1516
|
+
* @param {string} [language] 语言
|
|
1517
|
+
* @param {*} [options] Override http request option.
|
|
1518
|
+
* @throws {RequiredError}
|
|
1519
|
+
*/
|
|
1520
|
+
async calendarBatchImportUpload(parkId: number, file: File, language?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>> {
|
|
1521
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.calendarBatchImportUpload(parkId, file, language, options);
|
|
1522
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
1523
|
+
const localVarOperationServerBasePath = operationServerMap['SettingApi.calendarBatchImportUpload']?.[localVarOperationServerIndex]?.url;
|
|
1343
1524
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1344
1525
|
},
|
|
1345
1526
|
/**
|
|
@@ -1350,34 +1531,39 @@ export const SettingApiFp = function(configuration?: Configuration) {
|
|
|
1350
1531
|
* @param {*} [options] Override http request option.
|
|
1351
1532
|
* @throws {RequiredError}
|
|
1352
1533
|
*/
|
|
1353
|
-
async
|
|
1354
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
1534
|
+
async calendarExport(year: number, language?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>> {
|
|
1535
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.calendarExport(year, language, options);
|
|
1355
1536
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
1356
|
-
const localVarOperationServerBasePath = operationServerMap['SettingApi.
|
|
1537
|
+
const localVarOperationServerBasePath = operationServerMap['SettingApi.calendarExport']?.[localVarOperationServerIndex]?.url;
|
|
1357
1538
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1358
1539
|
},
|
|
1359
1540
|
/**
|
|
1360
1541
|
*
|
|
1361
|
-
* @summary
|
|
1542
|
+
* @summary 添加园区设置
|
|
1543
|
+
* @param {number} deptId
|
|
1544
|
+
* @param {string} configKey
|
|
1545
|
+
* @param {object} body
|
|
1362
1546
|
* @param {*} [options] Override http request option.
|
|
1363
1547
|
* @throws {RequiredError}
|
|
1364
1548
|
*/
|
|
1365
|
-
async
|
|
1366
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
1549
|
+
async deptConfigAddOrUpdate(deptId: number, configKey: string, body: object, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>> {
|
|
1550
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.deptConfigAddOrUpdate(deptId, configKey, body, options);
|
|
1367
1551
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
1368
|
-
const localVarOperationServerBasePath = operationServerMap['SettingApi.
|
|
1552
|
+
const localVarOperationServerBasePath = operationServerMap['SettingApi.deptConfigAddOrUpdate']?.[localVarOperationServerIndex]?.url;
|
|
1369
1553
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1370
1554
|
},
|
|
1371
1555
|
/**
|
|
1372
1556
|
*
|
|
1373
|
-
* @summary
|
|
1557
|
+
* @summary 查询园区设置
|
|
1558
|
+
* @param {number} deptId
|
|
1559
|
+
* @param {string} configKey
|
|
1374
1560
|
* @param {*} [options] Override http request option.
|
|
1375
1561
|
* @throws {RequiredError}
|
|
1376
1562
|
*/
|
|
1377
|
-
async
|
|
1378
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
1563
|
+
async deptConfigSelectByParkAndKey(deptId: number, configKey: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>> {
|
|
1564
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.deptConfigSelectByParkAndKey(deptId, configKey, options);
|
|
1379
1565
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
1380
|
-
const localVarOperationServerBasePath = operationServerMap['SettingApi.
|
|
1566
|
+
const localVarOperationServerBasePath = operationServerMap['SettingApi.deptConfigSelectByParkAndKey']?.[localVarOperationServerIndex]?.url;
|
|
1381
1567
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1382
1568
|
},
|
|
1383
1569
|
/**
|
|
@@ -1419,20 +1605,6 @@ export const SettingApiFp = function(configuration?: Configuration) {
|
|
|
1419
1605
|
const localVarOperationServerBasePath = operationServerMap['SettingApi.getByDate']?.[localVarOperationServerIndex]?.url;
|
|
1420
1606
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1421
1607
|
},
|
|
1422
|
-
/**
|
|
1423
|
-
*
|
|
1424
|
-
* @summary 导入redis
|
|
1425
|
-
* @param {string} [language]
|
|
1426
|
-
* @param {SaveWaterMeterBatchRequest} [saveWaterMeterBatchRequest]
|
|
1427
|
-
* @param {*} [options] Override http request option.
|
|
1428
|
-
* @throws {RequiredError}
|
|
1429
|
-
*/
|
|
1430
|
-
async saveBatchExport1(language?: string, saveWaterMeterBatchRequest?: SaveWaterMeterBatchRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>> {
|
|
1431
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.saveBatchExport1(language, saveWaterMeterBatchRequest, options);
|
|
1432
|
-
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
1433
|
-
const localVarOperationServerBasePath = operationServerMap['SettingApi.saveBatchExport1']?.[localVarOperationServerIndex]?.url;
|
|
1434
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1435
|
-
},
|
|
1436
1608
|
/**
|
|
1437
1609
|
*
|
|
1438
1610
|
* @summary 根据时间区间查询
|
|
@@ -1502,15 +1674,46 @@ export const SettingApiFp = function(configuration?: Configuration) {
|
|
|
1502
1674
|
},
|
|
1503
1675
|
/**
|
|
1504
1676
|
*
|
|
1505
|
-
* @summary
|
|
1506
|
-
* @param {
|
|
1677
|
+
* @summary 新增或修改
|
|
1678
|
+
* @param {number} parkId
|
|
1679
|
+
* @param {WorkOrderTypeEnum} workOrderType
|
|
1680
|
+
* @param {Array<WorkOrderDeptSettingsAddOrUpdateVO>} workOrderDeptSettingsAddOrUpdateVO
|
|
1681
|
+
* @param {*} [options] Override http request option.
|
|
1682
|
+
* @throws {RequiredError}
|
|
1683
|
+
*/
|
|
1684
|
+
async workOrderDeptSettingsAddOrUpdate(parkId: number, workOrderType: WorkOrderTypeEnum, workOrderDeptSettingsAddOrUpdateVO: Array<WorkOrderDeptSettingsAddOrUpdateVO>, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>> {
|
|
1685
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.workOrderDeptSettingsAddOrUpdate(parkId, workOrderType, workOrderDeptSettingsAddOrUpdateVO, options);
|
|
1686
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
1687
|
+
const localVarOperationServerBasePath = operationServerMap['SettingApi.workOrderDeptSettingsAddOrUpdate']?.[localVarOperationServerIndex]?.url;
|
|
1688
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1689
|
+
},
|
|
1690
|
+
/**
|
|
1691
|
+
*
|
|
1692
|
+
* @summary 根据工单类型查询
|
|
1693
|
+
* @param {number} parkId
|
|
1694
|
+
* @param {WorkOrderTypeEnum} workOrderType
|
|
1507
1695
|
* @param {*} [options] Override http request option.
|
|
1508
1696
|
* @throws {RequiredError}
|
|
1509
1697
|
*/
|
|
1510
|
-
async
|
|
1511
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
1698
|
+
async workOrderDeptSettingsSelectByWorkOrderType(parkId: number, workOrderType: WorkOrderTypeEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultListWorkOrderDeptSettingsEntity>> {
|
|
1699
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.workOrderDeptSettingsSelectByWorkOrderType(parkId, workOrderType, options);
|
|
1512
1700
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
1513
|
-
const localVarOperationServerBasePath = operationServerMap['SettingApi.
|
|
1701
|
+
const localVarOperationServerBasePath = operationServerMap['SettingApi.workOrderDeptSettingsSelectByWorkOrderType']?.[localVarOperationServerIndex]?.url;
|
|
1702
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1703
|
+
},
|
|
1704
|
+
/**
|
|
1705
|
+
*
|
|
1706
|
+
* @summary 根据工单类型和key查询
|
|
1707
|
+
* @param {number} parkId
|
|
1708
|
+
* @param {WorkOrderTypeEnum} workOrderType
|
|
1709
|
+
* @param {string} key
|
|
1710
|
+
* @param {*} [options] Override http request option.
|
|
1711
|
+
* @throws {RequiredError}
|
|
1712
|
+
*/
|
|
1713
|
+
async workOrderDeptSettingsSelectByWorkOrderTypeAndKey(parkId: number, workOrderType: WorkOrderTypeEnum, key: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultWorkOrderDeptSettingsEntity>> {
|
|
1714
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.workOrderDeptSettingsSelectByWorkOrderTypeAndKey(parkId, workOrderType, key, options);
|
|
1715
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
1716
|
+
const localVarOperationServerBasePath = operationServerMap['SettingApi.workOrderDeptSettingsSelectByWorkOrderTypeAndKey']?.[localVarOperationServerIndex]?.url;
|
|
1514
1717
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1515
1718
|
},
|
|
1516
1719
|
/**
|
|
@@ -1651,51 +1854,71 @@ export const SettingApiFactory = function (configuration?: Configuration, basePa
|
|
|
1651
1854
|
},
|
|
1652
1855
|
/**
|
|
1653
1856
|
*
|
|
1654
|
-
* @summary
|
|
1655
|
-
* @param {SettingApiDeptConfigAddOrUpdateRequest} requestParameters Request parameters.
|
|
1857
|
+
* @summary 导入-确认
|
|
1656
1858
|
* @param {*} [options] Override http request option.
|
|
1657
1859
|
* @throws {RequiredError}
|
|
1658
1860
|
*/
|
|
1659
|
-
|
|
1660
|
-
return localVarFp.
|
|
1861
|
+
calendarBatchImportConfirm(options?: RawAxiosRequestConfig): AxiosPromise<JsonResultExcelImportResultDTOCalendarExportDto> {
|
|
1862
|
+
return localVarFp.calendarBatchImportConfirm(options).then((request) => request(axios, basePath));
|
|
1661
1863
|
},
|
|
1662
1864
|
/**
|
|
1663
1865
|
*
|
|
1664
|
-
* @summary
|
|
1665
|
-
* @param {SettingApiDeptConfigSelectByParkAndKeyRequest} requestParameters Request parameters.
|
|
1866
|
+
* @summary 导入-预览
|
|
1666
1867
|
* @param {*} [options] Override http request option.
|
|
1667
1868
|
* @throws {RequiredError}
|
|
1668
1869
|
*/
|
|
1669
|
-
|
|
1670
|
-
return localVarFp.
|
|
1870
|
+
calendarBatchImportPreView(options?: RawAxiosRequestConfig): AxiosPromise<JsonResultExcelImportResultDTOCalendarExportDto> {
|
|
1871
|
+
return localVarFp.calendarBatchImportPreView(options).then((request) => request(axios, basePath));
|
|
1872
|
+
},
|
|
1873
|
+
/**
|
|
1874
|
+
*
|
|
1875
|
+
* @summary 导入-下载模板
|
|
1876
|
+
* @param {SettingApiCalendarBatchImportTemplateRequest} requestParameters Request parameters.
|
|
1877
|
+
* @param {*} [options] Override http request option.
|
|
1878
|
+
* @throws {RequiredError}
|
|
1879
|
+
*/
|
|
1880
|
+
calendarBatchImportTemplate(requestParameters: SettingApiCalendarBatchImportTemplateRequest = {}, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
1881
|
+
return localVarFp.calendarBatchImportTemplate(requestParameters.language, options).then((request) => request(axios, basePath));
|
|
1882
|
+
},
|
|
1883
|
+
/**
|
|
1884
|
+
*
|
|
1885
|
+
* @summary 导入-上传文件
|
|
1886
|
+
* @param {SettingApiCalendarBatchImportUploadRequest} requestParameters Request parameters.
|
|
1887
|
+
* @param {*} [options] Override http request option.
|
|
1888
|
+
* @throws {RequiredError}
|
|
1889
|
+
*/
|
|
1890
|
+
calendarBatchImportUpload(requestParameters: SettingApiCalendarBatchImportUploadRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid> {
|
|
1891
|
+
return localVarFp.calendarBatchImportUpload(requestParameters.parkId, requestParameters.file, requestParameters.language, options).then((request) => request(axios, basePath));
|
|
1671
1892
|
},
|
|
1672
1893
|
/**
|
|
1673
1894
|
*
|
|
1674
1895
|
* @summary 导出
|
|
1675
|
-
* @param {
|
|
1896
|
+
* @param {SettingApiCalendarExportRequest} requestParameters Request parameters.
|
|
1676
1897
|
* @param {*} [options] Override http request option.
|
|
1677
1898
|
* @throws {RequiredError}
|
|
1678
1899
|
*/
|
|
1679
|
-
|
|
1680
|
-
return localVarFp.
|
|
1900
|
+
calendarExport(requestParameters: SettingApiCalendarExportRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult> {
|
|
1901
|
+
return localVarFp.calendarExport(requestParameters.year, requestParameters.language, options).then((request) => request(axios, basePath));
|
|
1681
1902
|
},
|
|
1682
1903
|
/**
|
|
1683
1904
|
*
|
|
1684
|
-
* @summary
|
|
1905
|
+
* @summary 添加园区设置
|
|
1906
|
+
* @param {SettingApiDeptConfigAddOrUpdateRequest} requestParameters Request parameters.
|
|
1685
1907
|
* @param {*} [options] Override http request option.
|
|
1686
1908
|
* @throws {RequiredError}
|
|
1687
1909
|
*/
|
|
1688
|
-
|
|
1689
|
-
return localVarFp.
|
|
1910
|
+
deptConfigAddOrUpdate(requestParameters: SettingApiDeptConfigAddOrUpdateRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult> {
|
|
1911
|
+
return localVarFp.deptConfigAddOrUpdate(requestParameters.deptId, requestParameters.configKey, requestParameters.body, options).then((request) => request(axios, basePath));
|
|
1690
1912
|
},
|
|
1691
1913
|
/**
|
|
1692
1914
|
*
|
|
1693
|
-
* @summary
|
|
1915
|
+
* @summary 查询园区设置
|
|
1916
|
+
* @param {SettingApiDeptConfigSelectByParkAndKeyRequest} requestParameters Request parameters.
|
|
1694
1917
|
* @param {*} [options] Override http request option.
|
|
1695
1918
|
* @throws {RequiredError}
|
|
1696
1919
|
*/
|
|
1697
|
-
|
|
1698
|
-
return localVarFp.
|
|
1920
|
+
deptConfigSelectByParkAndKey(requestParameters: SettingApiDeptConfigSelectByParkAndKeyRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult> {
|
|
1921
|
+
return localVarFp.deptConfigSelectByParkAndKey(requestParameters.deptId, requestParameters.configKey, options).then((request) => request(axios, basePath));
|
|
1699
1922
|
},
|
|
1700
1923
|
/**
|
|
1701
1924
|
*
|
|
@@ -1727,16 +1950,6 @@ export const SettingApiFactory = function (configuration?: Configuration, basePa
|
|
|
1727
1950
|
getByDate(requestParameters: SettingApiGetByDateRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultCalendarEntity> {
|
|
1728
1951
|
return localVarFp.getByDate(requestParameters.date, options).then((request) => request(axios, basePath));
|
|
1729
1952
|
},
|
|
1730
|
-
/**
|
|
1731
|
-
*
|
|
1732
|
-
* @summary 导入redis
|
|
1733
|
-
* @param {SettingApiSaveBatchExport1Request} requestParameters Request parameters.
|
|
1734
|
-
* @param {*} [options] Override http request option.
|
|
1735
|
-
* @throws {RequiredError}
|
|
1736
|
-
*/
|
|
1737
|
-
saveBatchExport1(requestParameters: SettingApiSaveBatchExport1Request = {}, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult> {
|
|
1738
|
-
return localVarFp.saveBatchExport1(requestParameters.language, requestParameters.saveWaterMeterBatchRequest, options).then((request) => request(axios, basePath));
|
|
1739
|
-
},
|
|
1740
1953
|
/**
|
|
1741
1954
|
*
|
|
1742
1955
|
* @summary 根据时间区间查询
|
|
@@ -1789,13 +2002,33 @@ export const SettingApiFactory = function (configuration?: Configuration, basePa
|
|
|
1789
2002
|
},
|
|
1790
2003
|
/**
|
|
1791
2004
|
*
|
|
1792
|
-
* @summary
|
|
1793
|
-
* @param {
|
|
2005
|
+
* @summary 新增或修改
|
|
2006
|
+
* @param {SettingApiWorkOrderDeptSettingsAddOrUpdateRequest} requestParameters Request parameters.
|
|
2007
|
+
* @param {*} [options] Override http request option.
|
|
2008
|
+
* @throws {RequiredError}
|
|
2009
|
+
*/
|
|
2010
|
+
workOrderDeptSettingsAddOrUpdate(requestParameters: SettingApiWorkOrderDeptSettingsAddOrUpdateRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid> {
|
|
2011
|
+
return localVarFp.workOrderDeptSettingsAddOrUpdate(requestParameters.parkId, requestParameters.workOrderType, requestParameters.workOrderDeptSettingsAddOrUpdateVO, options).then((request) => request(axios, basePath));
|
|
2012
|
+
},
|
|
2013
|
+
/**
|
|
2014
|
+
*
|
|
2015
|
+
* @summary 根据工单类型查询
|
|
2016
|
+
* @param {SettingApiWorkOrderDeptSettingsSelectByWorkOrderTypeRequest} requestParameters Request parameters.
|
|
2017
|
+
* @param {*} [options] Override http request option.
|
|
2018
|
+
* @throws {RequiredError}
|
|
2019
|
+
*/
|
|
2020
|
+
workOrderDeptSettingsSelectByWorkOrderType(requestParameters: SettingApiWorkOrderDeptSettingsSelectByWorkOrderTypeRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultListWorkOrderDeptSettingsEntity> {
|
|
2021
|
+
return localVarFp.workOrderDeptSettingsSelectByWorkOrderType(requestParameters.parkId, requestParameters.workOrderType, options).then((request) => request(axios, basePath));
|
|
2022
|
+
},
|
|
2023
|
+
/**
|
|
2024
|
+
*
|
|
2025
|
+
* @summary 根据工单类型和key查询
|
|
2026
|
+
* @param {SettingApiWorkOrderDeptSettingsSelectByWorkOrderTypeAndKeyRequest} requestParameters Request parameters.
|
|
1794
2027
|
* @param {*} [options] Override http request option.
|
|
1795
2028
|
* @throws {RequiredError}
|
|
1796
2029
|
*/
|
|
1797
|
-
|
|
1798
|
-
return localVarFp.
|
|
2030
|
+
workOrderDeptSettingsSelectByWorkOrderTypeAndKey(requestParameters: SettingApiWorkOrderDeptSettingsSelectByWorkOrderTypeAndKeyRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultWorkOrderDeptSettingsEntity> {
|
|
2031
|
+
return localVarFp.workOrderDeptSettingsSelectByWorkOrderTypeAndKey(requestParameters.parkId, requestParameters.workOrderType, requestParameters.key, options).then((request) => request(axios, basePath));
|
|
1799
2032
|
},
|
|
1800
2033
|
/**
|
|
1801
2034
|
*
|
|
@@ -1974,6 +2207,69 @@ export interface SettingApiAlarmPushSettingsAddOrUpdateRequest {
|
|
|
1974
2207
|
readonly alarmPushSettingsSaveOrUpdateVo: AlarmPushSettingsSaveOrUpdateVo
|
|
1975
2208
|
}
|
|
1976
2209
|
|
|
2210
|
+
/**
|
|
2211
|
+
* Request parameters for calendarBatchImportTemplate operation in SettingApi.
|
|
2212
|
+
* @export
|
|
2213
|
+
* @interface SettingApiCalendarBatchImportTemplateRequest
|
|
2214
|
+
*/
|
|
2215
|
+
export interface SettingApiCalendarBatchImportTemplateRequest {
|
|
2216
|
+
/**
|
|
2217
|
+
*
|
|
2218
|
+
* @type {string}
|
|
2219
|
+
* @memberof SettingApiCalendarBatchImportTemplate
|
|
2220
|
+
*/
|
|
2221
|
+
readonly language?: string
|
|
2222
|
+
}
|
|
2223
|
+
|
|
2224
|
+
/**
|
|
2225
|
+
* Request parameters for calendarBatchImportUpload operation in SettingApi.
|
|
2226
|
+
* @export
|
|
2227
|
+
* @interface SettingApiCalendarBatchImportUploadRequest
|
|
2228
|
+
*/
|
|
2229
|
+
export interface SettingApiCalendarBatchImportUploadRequest {
|
|
2230
|
+
/**
|
|
2231
|
+
* 园区id
|
|
2232
|
+
* @type {number}
|
|
2233
|
+
* @memberof SettingApiCalendarBatchImportUpload
|
|
2234
|
+
*/
|
|
2235
|
+
readonly parkId: number
|
|
2236
|
+
|
|
2237
|
+
/**
|
|
2238
|
+
*
|
|
2239
|
+
* @type {File}
|
|
2240
|
+
* @memberof SettingApiCalendarBatchImportUpload
|
|
2241
|
+
*/
|
|
2242
|
+
readonly file: File
|
|
2243
|
+
|
|
2244
|
+
/**
|
|
2245
|
+
* 语言
|
|
2246
|
+
* @type {string}
|
|
2247
|
+
* @memberof SettingApiCalendarBatchImportUpload
|
|
2248
|
+
*/
|
|
2249
|
+
readonly language?: string
|
|
2250
|
+
}
|
|
2251
|
+
|
|
2252
|
+
/**
|
|
2253
|
+
* Request parameters for calendarExport operation in SettingApi.
|
|
2254
|
+
* @export
|
|
2255
|
+
* @interface SettingApiCalendarExportRequest
|
|
2256
|
+
*/
|
|
2257
|
+
export interface SettingApiCalendarExportRequest {
|
|
2258
|
+
/**
|
|
2259
|
+
*
|
|
2260
|
+
* @type {number}
|
|
2261
|
+
* @memberof SettingApiCalendarExport
|
|
2262
|
+
*/
|
|
2263
|
+
readonly year: number
|
|
2264
|
+
|
|
2265
|
+
/**
|
|
2266
|
+
*
|
|
2267
|
+
* @type {string}
|
|
2268
|
+
* @memberof SettingApiCalendarExport
|
|
2269
|
+
*/
|
|
2270
|
+
readonly language?: string
|
|
2271
|
+
}
|
|
2272
|
+
|
|
1977
2273
|
/**
|
|
1978
2274
|
* Request parameters for deptConfigAddOrUpdate operation in SettingApi.
|
|
1979
2275
|
* @export
|
|
@@ -2023,27 +2319,6 @@ export interface SettingApiDeptConfigSelectByParkAndKeyRequest {
|
|
|
2023
2319
|
readonly configKey: string
|
|
2024
2320
|
}
|
|
2025
2321
|
|
|
2026
|
-
/**
|
|
2027
|
-
* Request parameters for exportList2 operation in SettingApi.
|
|
2028
|
-
* @export
|
|
2029
|
-
* @interface SettingApiExportList2Request
|
|
2030
|
-
*/
|
|
2031
|
-
export interface SettingApiExportList2Request {
|
|
2032
|
-
/**
|
|
2033
|
-
*
|
|
2034
|
-
* @type {number}
|
|
2035
|
-
* @memberof SettingApiExportList2
|
|
2036
|
-
*/
|
|
2037
|
-
readonly year: number
|
|
2038
|
-
|
|
2039
|
-
/**
|
|
2040
|
-
*
|
|
2041
|
-
* @type {string}
|
|
2042
|
-
* @memberof SettingApiExportList2
|
|
2043
|
-
*/
|
|
2044
|
-
readonly language?: string
|
|
2045
|
-
}
|
|
2046
|
-
|
|
2047
2322
|
/**
|
|
2048
2323
|
* Request parameters for getAlarmPushSettingsDetails operation in SettingApi.
|
|
2049
2324
|
* @export
|
|
@@ -2086,27 +2361,6 @@ export interface SettingApiGetByDateRequest {
|
|
|
2086
2361
|
readonly date: string
|
|
2087
2362
|
}
|
|
2088
2363
|
|
|
2089
|
-
/**
|
|
2090
|
-
* Request parameters for saveBatchExport1 operation in SettingApi.
|
|
2091
|
-
* @export
|
|
2092
|
-
* @interface SettingApiSaveBatchExport1Request
|
|
2093
|
-
*/
|
|
2094
|
-
export interface SettingApiSaveBatchExport1Request {
|
|
2095
|
-
/**
|
|
2096
|
-
*
|
|
2097
|
-
* @type {string}
|
|
2098
|
-
* @memberof SettingApiSaveBatchExport1
|
|
2099
|
-
*/
|
|
2100
|
-
readonly language?: string
|
|
2101
|
-
|
|
2102
|
-
/**
|
|
2103
|
-
*
|
|
2104
|
-
* @type {SaveWaterMeterBatchRequest}
|
|
2105
|
-
* @memberof SettingApiSaveBatchExport1
|
|
2106
|
-
*/
|
|
2107
|
-
readonly saveWaterMeterBatchRequest?: SaveWaterMeterBatchRequest
|
|
2108
|
-
}
|
|
2109
|
-
|
|
2110
2364
|
/**
|
|
2111
2365
|
* Request parameters for sectionQuery operation in SettingApi.
|
|
2112
2366
|
* @export
|
|
@@ -2192,17 +2446,80 @@ export interface SettingApiUpdateOrAddRequest {
|
|
|
2192
2446
|
}
|
|
2193
2447
|
|
|
2194
2448
|
/**
|
|
2195
|
-
* Request parameters for
|
|
2449
|
+
* Request parameters for workOrderDeptSettingsAddOrUpdate operation in SettingApi.
|
|
2196
2450
|
* @export
|
|
2197
|
-
* @interface
|
|
2451
|
+
* @interface SettingApiWorkOrderDeptSettingsAddOrUpdateRequest
|
|
2198
2452
|
*/
|
|
2199
|
-
export interface
|
|
2453
|
+
export interface SettingApiWorkOrderDeptSettingsAddOrUpdateRequest {
|
|
2454
|
+
/**
|
|
2455
|
+
*
|
|
2456
|
+
* @type {number}
|
|
2457
|
+
* @memberof SettingApiWorkOrderDeptSettingsAddOrUpdate
|
|
2458
|
+
*/
|
|
2459
|
+
readonly parkId: number
|
|
2460
|
+
|
|
2461
|
+
/**
|
|
2462
|
+
*
|
|
2463
|
+
* @type {WorkOrderTypeEnum}
|
|
2464
|
+
* @memberof SettingApiWorkOrderDeptSettingsAddOrUpdate
|
|
2465
|
+
*/
|
|
2466
|
+
readonly workOrderType: WorkOrderTypeEnum
|
|
2467
|
+
|
|
2468
|
+
/**
|
|
2469
|
+
*
|
|
2470
|
+
* @type {Array<WorkOrderDeptSettingsAddOrUpdateVO>}
|
|
2471
|
+
* @memberof SettingApiWorkOrderDeptSettingsAddOrUpdate
|
|
2472
|
+
*/
|
|
2473
|
+
readonly workOrderDeptSettingsAddOrUpdateVO: Array<WorkOrderDeptSettingsAddOrUpdateVO>
|
|
2474
|
+
}
|
|
2475
|
+
|
|
2476
|
+
/**
|
|
2477
|
+
* Request parameters for workOrderDeptSettingsSelectByWorkOrderType operation in SettingApi.
|
|
2478
|
+
* @export
|
|
2479
|
+
* @interface SettingApiWorkOrderDeptSettingsSelectByWorkOrderTypeRequest
|
|
2480
|
+
*/
|
|
2481
|
+
export interface SettingApiWorkOrderDeptSettingsSelectByWorkOrderTypeRequest {
|
|
2482
|
+
/**
|
|
2483
|
+
*
|
|
2484
|
+
* @type {number}
|
|
2485
|
+
* @memberof SettingApiWorkOrderDeptSettingsSelectByWorkOrderType
|
|
2486
|
+
*/
|
|
2487
|
+
readonly parkId: number
|
|
2488
|
+
|
|
2489
|
+
/**
|
|
2490
|
+
*
|
|
2491
|
+
* @type {WorkOrderTypeEnum}
|
|
2492
|
+
* @memberof SettingApiWorkOrderDeptSettingsSelectByWorkOrderType
|
|
2493
|
+
*/
|
|
2494
|
+
readonly workOrderType: WorkOrderTypeEnum
|
|
2495
|
+
}
|
|
2496
|
+
|
|
2497
|
+
/**
|
|
2498
|
+
* Request parameters for workOrderDeptSettingsSelectByWorkOrderTypeAndKey operation in SettingApi.
|
|
2499
|
+
* @export
|
|
2500
|
+
* @interface SettingApiWorkOrderDeptSettingsSelectByWorkOrderTypeAndKeyRequest
|
|
2501
|
+
*/
|
|
2502
|
+
export interface SettingApiWorkOrderDeptSettingsSelectByWorkOrderTypeAndKeyRequest {
|
|
2503
|
+
/**
|
|
2504
|
+
*
|
|
2505
|
+
* @type {number}
|
|
2506
|
+
* @memberof SettingApiWorkOrderDeptSettingsSelectByWorkOrderTypeAndKey
|
|
2507
|
+
*/
|
|
2508
|
+
readonly parkId: number
|
|
2509
|
+
|
|
2510
|
+
/**
|
|
2511
|
+
*
|
|
2512
|
+
* @type {WorkOrderTypeEnum}
|
|
2513
|
+
* @memberof SettingApiWorkOrderDeptSettingsSelectByWorkOrderTypeAndKey
|
|
2514
|
+
*/
|
|
2515
|
+
readonly workOrderType: WorkOrderTypeEnum
|
|
2516
|
+
|
|
2200
2517
|
/**
|
|
2201
2518
|
*
|
|
2202
2519
|
* @type {string}
|
|
2203
|
-
* @memberof
|
|
2520
|
+
* @memberof SettingApiWorkOrderDeptSettingsSelectByWorkOrderTypeAndKey
|
|
2204
2521
|
*/
|
|
2205
|
-
readonly
|
|
2522
|
+
readonly key: string
|
|
2206
2523
|
}
|
|
2207
2524
|
|
|
2208
2525
|
/**
|
|
@@ -2362,60 +2679,84 @@ export class SettingApi extends BaseAPI {
|
|
|
2362
2679
|
|
|
2363
2680
|
/**
|
|
2364
2681
|
*
|
|
2365
|
-
* @summary
|
|
2366
|
-
* @param {SettingApiDeptConfigAddOrUpdateRequest} requestParameters Request parameters.
|
|
2682
|
+
* @summary 导入-确认
|
|
2367
2683
|
* @param {*} [options] Override http request option.
|
|
2368
2684
|
* @throws {RequiredError}
|
|
2369
2685
|
* @memberof SettingApi
|
|
2370
2686
|
*/
|
|
2371
|
-
public
|
|
2372
|
-
return SettingApiFp(this.configuration).
|
|
2687
|
+
public calendarBatchImportConfirm(options?: RawAxiosRequestConfig) {
|
|
2688
|
+
return SettingApiFp(this.configuration).calendarBatchImportConfirm(options).then((request) => request(this.axios, this.basePath));
|
|
2373
2689
|
}
|
|
2374
2690
|
|
|
2375
2691
|
/**
|
|
2376
2692
|
*
|
|
2377
|
-
* @summary
|
|
2378
|
-
* @param {SettingApiDeptConfigSelectByParkAndKeyRequest} requestParameters Request parameters.
|
|
2693
|
+
* @summary 导入-预览
|
|
2379
2694
|
* @param {*} [options] Override http request option.
|
|
2380
2695
|
* @throws {RequiredError}
|
|
2381
2696
|
* @memberof SettingApi
|
|
2382
2697
|
*/
|
|
2383
|
-
public
|
|
2384
|
-
return SettingApiFp(this.configuration).
|
|
2698
|
+
public calendarBatchImportPreView(options?: RawAxiosRequestConfig) {
|
|
2699
|
+
return SettingApiFp(this.configuration).calendarBatchImportPreView(options).then((request) => request(this.axios, this.basePath));
|
|
2700
|
+
}
|
|
2701
|
+
|
|
2702
|
+
/**
|
|
2703
|
+
*
|
|
2704
|
+
* @summary 导入-下载模板
|
|
2705
|
+
* @param {SettingApiCalendarBatchImportTemplateRequest} requestParameters Request parameters.
|
|
2706
|
+
* @param {*} [options] Override http request option.
|
|
2707
|
+
* @throws {RequiredError}
|
|
2708
|
+
* @memberof SettingApi
|
|
2709
|
+
*/
|
|
2710
|
+
public calendarBatchImportTemplate(requestParameters: SettingApiCalendarBatchImportTemplateRequest = {}, options?: RawAxiosRequestConfig) {
|
|
2711
|
+
return SettingApiFp(this.configuration).calendarBatchImportTemplate(requestParameters.language, options).then((request) => request(this.axios, this.basePath));
|
|
2712
|
+
}
|
|
2713
|
+
|
|
2714
|
+
/**
|
|
2715
|
+
*
|
|
2716
|
+
* @summary 导入-上传文件
|
|
2717
|
+
* @param {SettingApiCalendarBatchImportUploadRequest} requestParameters Request parameters.
|
|
2718
|
+
* @param {*} [options] Override http request option.
|
|
2719
|
+
* @throws {RequiredError}
|
|
2720
|
+
* @memberof SettingApi
|
|
2721
|
+
*/
|
|
2722
|
+
public calendarBatchImportUpload(requestParameters: SettingApiCalendarBatchImportUploadRequest, options?: RawAxiosRequestConfig) {
|
|
2723
|
+
return SettingApiFp(this.configuration).calendarBatchImportUpload(requestParameters.parkId, requestParameters.file, requestParameters.language, options).then((request) => request(this.axios, this.basePath));
|
|
2385
2724
|
}
|
|
2386
2725
|
|
|
2387
2726
|
/**
|
|
2388
2727
|
*
|
|
2389
2728
|
* @summary 导出
|
|
2390
|
-
* @param {
|
|
2729
|
+
* @param {SettingApiCalendarExportRequest} requestParameters Request parameters.
|
|
2391
2730
|
* @param {*} [options] Override http request option.
|
|
2392
2731
|
* @throws {RequiredError}
|
|
2393
2732
|
* @memberof SettingApi
|
|
2394
2733
|
*/
|
|
2395
|
-
public
|
|
2396
|
-
return SettingApiFp(this.configuration).
|
|
2734
|
+
public calendarExport(requestParameters: SettingApiCalendarExportRequest, options?: RawAxiosRequestConfig) {
|
|
2735
|
+
return SettingApiFp(this.configuration).calendarExport(requestParameters.year, requestParameters.language, options).then((request) => request(this.axios, this.basePath));
|
|
2397
2736
|
}
|
|
2398
2737
|
|
|
2399
2738
|
/**
|
|
2400
2739
|
*
|
|
2401
|
-
* @summary
|
|
2740
|
+
* @summary 添加园区设置
|
|
2741
|
+
* @param {SettingApiDeptConfigAddOrUpdateRequest} requestParameters Request parameters.
|
|
2402
2742
|
* @param {*} [options] Override http request option.
|
|
2403
2743
|
* @throws {RequiredError}
|
|
2404
2744
|
* @memberof SettingApi
|
|
2405
2745
|
*/
|
|
2406
|
-
public
|
|
2407
|
-
return SettingApiFp(this.configuration).
|
|
2746
|
+
public deptConfigAddOrUpdate(requestParameters: SettingApiDeptConfigAddOrUpdateRequest, options?: RawAxiosRequestConfig) {
|
|
2747
|
+
return SettingApiFp(this.configuration).deptConfigAddOrUpdate(requestParameters.deptId, requestParameters.configKey, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
2408
2748
|
}
|
|
2409
2749
|
|
|
2410
2750
|
/**
|
|
2411
2751
|
*
|
|
2412
|
-
* @summary
|
|
2752
|
+
* @summary 查询园区设置
|
|
2753
|
+
* @param {SettingApiDeptConfigSelectByParkAndKeyRequest} requestParameters Request parameters.
|
|
2413
2754
|
* @param {*} [options] Override http request option.
|
|
2414
2755
|
* @throws {RequiredError}
|
|
2415
2756
|
* @memberof SettingApi
|
|
2416
2757
|
*/
|
|
2417
|
-
public
|
|
2418
|
-
return SettingApiFp(this.configuration).
|
|
2758
|
+
public deptConfigSelectByParkAndKey(requestParameters: SettingApiDeptConfigSelectByParkAndKeyRequest, options?: RawAxiosRequestConfig) {
|
|
2759
|
+
return SettingApiFp(this.configuration).deptConfigSelectByParkAndKey(requestParameters.deptId, requestParameters.configKey, options).then((request) => request(this.axios, this.basePath));
|
|
2419
2760
|
}
|
|
2420
2761
|
|
|
2421
2762
|
/**
|
|
@@ -2454,18 +2795,6 @@ export class SettingApi extends BaseAPI {
|
|
|
2454
2795
|
return SettingApiFp(this.configuration).getByDate(requestParameters.date, options).then((request) => request(this.axios, this.basePath));
|
|
2455
2796
|
}
|
|
2456
2797
|
|
|
2457
|
-
/**
|
|
2458
|
-
*
|
|
2459
|
-
* @summary 导入redis
|
|
2460
|
-
* @param {SettingApiSaveBatchExport1Request} requestParameters Request parameters.
|
|
2461
|
-
* @param {*} [options] Override http request option.
|
|
2462
|
-
* @throws {RequiredError}
|
|
2463
|
-
* @memberof SettingApi
|
|
2464
|
-
*/
|
|
2465
|
-
public saveBatchExport1(requestParameters: SettingApiSaveBatchExport1Request = {}, options?: RawAxiosRequestConfig) {
|
|
2466
|
-
return SettingApiFp(this.configuration).saveBatchExport1(requestParameters.language, requestParameters.saveWaterMeterBatchRequest, options).then((request) => request(this.axios, this.basePath));
|
|
2467
|
-
}
|
|
2468
|
-
|
|
2469
2798
|
/**
|
|
2470
2799
|
*
|
|
2471
2800
|
* @summary 根据时间区间查询
|
|
@@ -2528,14 +2857,38 @@ export class SettingApi extends BaseAPI {
|
|
|
2528
2857
|
|
|
2529
2858
|
/**
|
|
2530
2859
|
*
|
|
2531
|
-
* @summary
|
|
2532
|
-
* @param {
|
|
2860
|
+
* @summary 新增或修改
|
|
2861
|
+
* @param {SettingApiWorkOrderDeptSettingsAddOrUpdateRequest} requestParameters Request parameters.
|
|
2862
|
+
* @param {*} [options] Override http request option.
|
|
2863
|
+
* @throws {RequiredError}
|
|
2864
|
+
* @memberof SettingApi
|
|
2865
|
+
*/
|
|
2866
|
+
public workOrderDeptSettingsAddOrUpdate(requestParameters: SettingApiWorkOrderDeptSettingsAddOrUpdateRequest, options?: RawAxiosRequestConfig) {
|
|
2867
|
+
return SettingApiFp(this.configuration).workOrderDeptSettingsAddOrUpdate(requestParameters.parkId, requestParameters.workOrderType, requestParameters.workOrderDeptSettingsAddOrUpdateVO, options).then((request) => request(this.axios, this.basePath));
|
|
2868
|
+
}
|
|
2869
|
+
|
|
2870
|
+
/**
|
|
2871
|
+
*
|
|
2872
|
+
* @summary 根据工单类型查询
|
|
2873
|
+
* @param {SettingApiWorkOrderDeptSettingsSelectByWorkOrderTypeRequest} requestParameters Request parameters.
|
|
2874
|
+
* @param {*} [options] Override http request option.
|
|
2875
|
+
* @throws {RequiredError}
|
|
2876
|
+
* @memberof SettingApi
|
|
2877
|
+
*/
|
|
2878
|
+
public workOrderDeptSettingsSelectByWorkOrderType(requestParameters: SettingApiWorkOrderDeptSettingsSelectByWorkOrderTypeRequest, options?: RawAxiosRequestConfig) {
|
|
2879
|
+
return SettingApiFp(this.configuration).workOrderDeptSettingsSelectByWorkOrderType(requestParameters.parkId, requestParameters.workOrderType, options).then((request) => request(this.axios, this.basePath));
|
|
2880
|
+
}
|
|
2881
|
+
|
|
2882
|
+
/**
|
|
2883
|
+
*
|
|
2884
|
+
* @summary 根据工单类型和key查询
|
|
2885
|
+
* @param {SettingApiWorkOrderDeptSettingsSelectByWorkOrderTypeAndKeyRequest} requestParameters Request parameters.
|
|
2533
2886
|
* @param {*} [options] Override http request option.
|
|
2534
2887
|
* @throws {RequiredError}
|
|
2535
2888
|
* @memberof SettingApi
|
|
2536
2889
|
*/
|
|
2537
|
-
public
|
|
2538
|
-
return SettingApiFp(this.configuration).
|
|
2890
|
+
public workOrderDeptSettingsSelectByWorkOrderTypeAndKey(requestParameters: SettingApiWorkOrderDeptSettingsSelectByWorkOrderTypeAndKeyRequest, options?: RawAxiosRequestConfig) {
|
|
2891
|
+
return SettingApiFp(this.configuration).workOrderDeptSettingsSelectByWorkOrderTypeAndKey(requestParameters.parkId, requestParameters.workOrderType, requestParameters.key, options).then((request) => request(this.axios, this.basePath));
|
|
2539
2892
|
}
|
|
2540
2893
|
|
|
2541
2894
|
/**
|