@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
|
@@ -37,32 +37,24 @@ const CalendarApiAxiosParamCreator = function (configuration) {
|
|
|
37
37
|
return {
|
|
38
38
|
/**
|
|
39
39
|
*
|
|
40
|
-
* @summary
|
|
41
|
-
* @param {number} year
|
|
42
|
-
* @param {string} [language]
|
|
40
|
+
* @summary 导入-确认
|
|
43
41
|
* @param {*} [options] Override http request option.
|
|
44
42
|
* @throws {RequiredError}
|
|
45
43
|
*/
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
(0, common_1.assertParamExists)('exportList2', 'year', year);
|
|
49
|
-
const localVarPath = `/calendar/exportList/{year}`
|
|
50
|
-
.replace(`{${"year"}}`, encodeURIComponent(String(year)));
|
|
44
|
+
calendarBatchImportConfirm: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
45
|
+
const localVarPath = `/calendar/batchImport/confirm`;
|
|
51
46
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
52
47
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
53
48
|
let baseOptions;
|
|
54
49
|
if (configuration) {
|
|
55
50
|
baseOptions = configuration.baseOptions;
|
|
56
51
|
}
|
|
57
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: '
|
|
52
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
58
53
|
const localVarHeaderParameter = {};
|
|
59
54
|
const localVarQueryParameter = {};
|
|
60
55
|
// authentication tokenScheme required
|
|
61
56
|
// http bearer authentication required
|
|
62
57
|
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
63
|
-
if (language !== undefined) {
|
|
64
|
-
localVarQueryParameter['language'] = language;
|
|
65
|
-
}
|
|
66
58
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
67
59
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
68
60
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -73,12 +65,12 @@ const CalendarApiAxiosParamCreator = function (configuration) {
|
|
|
73
65
|
}),
|
|
74
66
|
/**
|
|
75
67
|
*
|
|
76
|
-
* @summary
|
|
68
|
+
* @summary 导入-预览
|
|
77
69
|
* @param {*} [options] Override http request option.
|
|
78
70
|
* @throws {RequiredError}
|
|
79
71
|
*/
|
|
80
|
-
|
|
81
|
-
const localVarPath = `/calendar/
|
|
72
|
+
calendarBatchImportPreView: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
73
|
+
const localVarPath = `/calendar/batchImport/preView`;
|
|
82
74
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
83
75
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
84
76
|
let baseOptions;
|
|
@@ -101,12 +93,13 @@ const CalendarApiAxiosParamCreator = function (configuration) {
|
|
|
101
93
|
}),
|
|
102
94
|
/**
|
|
103
95
|
*
|
|
104
|
-
* @summary
|
|
96
|
+
* @summary 导入-下载模板
|
|
97
|
+
* @param {string} [language]
|
|
105
98
|
* @param {*} [options] Override http request option.
|
|
106
99
|
* @throws {RequiredError}
|
|
107
100
|
*/
|
|
108
|
-
|
|
109
|
-
const localVarPath = `/calendar/
|
|
101
|
+
calendarBatchImportTemplate: (language_1, ...args_1) => __awaiter(this, [language_1, ...args_1], void 0, function* (language, options = {}) {
|
|
102
|
+
const localVarPath = `/calendar/batchImport/template`;
|
|
110
103
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
111
104
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
112
105
|
let baseOptions;
|
|
@@ -119,6 +112,9 @@ const CalendarApiAxiosParamCreator = function (configuration) {
|
|
|
119
112
|
// authentication tokenScheme required
|
|
120
113
|
// http bearer authentication required
|
|
121
114
|
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
115
|
+
if (language !== undefined) {
|
|
116
|
+
localVarQueryParameter['language'] = language;
|
|
117
|
+
}
|
|
122
118
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
123
119
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
124
120
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -129,35 +125,46 @@ const CalendarApiAxiosParamCreator = function (configuration) {
|
|
|
129
125
|
}),
|
|
130
126
|
/**
|
|
131
127
|
*
|
|
132
|
-
* @summary
|
|
133
|
-
* @param {
|
|
128
|
+
* @summary 导入-上传文件
|
|
129
|
+
* @param {number} parkId 园区id
|
|
130
|
+
* @param {File} file
|
|
131
|
+
* @param {string} [language] 语言
|
|
134
132
|
* @param {*} [options] Override http request option.
|
|
135
133
|
* @throws {RequiredError}
|
|
136
134
|
*/
|
|
137
|
-
|
|
138
|
-
// verify required parameter '
|
|
139
|
-
(0, common_1.assertParamExists)('
|
|
140
|
-
|
|
135
|
+
calendarBatchImportUpload: (parkId_1, file_1, language_1, ...args_1) => __awaiter(this, [parkId_1, file_1, language_1, ...args_1], void 0, function* (parkId, file, language, options = {}) {
|
|
136
|
+
// verify required parameter 'parkId' is not null or undefined
|
|
137
|
+
(0, common_1.assertParamExists)('calendarBatchImportUpload', 'parkId', parkId);
|
|
138
|
+
// verify required parameter 'file' is not null or undefined
|
|
139
|
+
(0, common_1.assertParamExists)('calendarBatchImportUpload', 'file', file);
|
|
140
|
+
const localVarPath = `/calendar/batchImport/upload`;
|
|
141
141
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
142
142
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
143
143
|
let baseOptions;
|
|
144
144
|
if (configuration) {
|
|
145
145
|
baseOptions = configuration.baseOptions;
|
|
146
146
|
}
|
|
147
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: '
|
|
147
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
148
148
|
const localVarHeaderParameter = {};
|
|
149
149
|
const localVarQueryParameter = {};
|
|
150
|
+
const localVarFormParams = new ((configuration && configuration.formDataCtor) || FormData)();
|
|
150
151
|
// authentication tokenScheme required
|
|
151
152
|
// http bearer authentication required
|
|
152
153
|
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
153
|
-
if (
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
154
|
+
if (parkId !== undefined) {
|
|
155
|
+
localVarFormParams.append('parkId', parkId);
|
|
156
|
+
}
|
|
157
|
+
if (language !== undefined) {
|
|
158
|
+
localVarFormParams.append('language', language);
|
|
159
|
+
}
|
|
160
|
+
if (file !== undefined) {
|
|
161
|
+
localVarFormParams.append('file', file);
|
|
157
162
|
}
|
|
163
|
+
localVarHeaderParameter['Content-Type'] = 'multipart/form-data';
|
|
158
164
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
159
165
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
160
166
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
167
|
+
localVarRequestOptions.data = localVarFormParams;
|
|
161
168
|
return {
|
|
162
169
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
163
170
|
options: localVarRequestOptions,
|
|
@@ -165,21 +172,24 @@ const CalendarApiAxiosParamCreator = function (configuration) {
|
|
|
165
172
|
}),
|
|
166
173
|
/**
|
|
167
174
|
*
|
|
168
|
-
* @summary
|
|
175
|
+
* @summary 导出
|
|
176
|
+
* @param {number} year
|
|
169
177
|
* @param {string} [language]
|
|
170
|
-
* @param {SaveWaterMeterBatchRequest} [saveWaterMeterBatchRequest]
|
|
171
178
|
* @param {*} [options] Override http request option.
|
|
172
179
|
* @throws {RequiredError}
|
|
173
180
|
*/
|
|
174
|
-
|
|
175
|
-
|
|
181
|
+
calendarExport: (year_1, language_1, ...args_1) => __awaiter(this, [year_1, language_1, ...args_1], void 0, function* (year, language, options = {}) {
|
|
182
|
+
// verify required parameter 'year' is not null or undefined
|
|
183
|
+
(0, common_1.assertParamExists)('calendarExport', 'year', year);
|
|
184
|
+
const localVarPath = `/calendar/export/{year}`
|
|
185
|
+
.replace(`{${"year"}}`, encodeURIComponent(String(year)));
|
|
176
186
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
177
187
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
178
188
|
let baseOptions;
|
|
179
189
|
if (configuration) {
|
|
180
190
|
baseOptions = configuration.baseOptions;
|
|
181
191
|
}
|
|
182
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: '
|
|
192
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
183
193
|
const localVarHeaderParameter = {};
|
|
184
194
|
const localVarQueryParameter = {};
|
|
185
195
|
// authentication tokenScheme required
|
|
@@ -188,11 +198,9 @@ const CalendarApiAxiosParamCreator = function (configuration) {
|
|
|
188
198
|
if (language !== undefined) {
|
|
189
199
|
localVarQueryParameter['language'] = language;
|
|
190
200
|
}
|
|
191
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
192
201
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
193
202
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
194
203
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
195
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(saveWaterMeterBatchRequest, localVarRequestOptions, configuration);
|
|
196
204
|
return {
|
|
197
205
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
198
206
|
options: localVarRequestOptions,
|
|
@@ -200,14 +208,15 @@ const CalendarApiAxiosParamCreator = function (configuration) {
|
|
|
200
208
|
}),
|
|
201
209
|
/**
|
|
202
210
|
*
|
|
203
|
-
* @summary
|
|
204
|
-
* @param {string}
|
|
205
|
-
* @param {string} [end] 结束时间
|
|
211
|
+
* @summary 获取日历设置
|
|
212
|
+
* @param {string} date
|
|
206
213
|
* @param {*} [options] Override http request option.
|
|
207
214
|
* @throws {RequiredError}
|
|
208
215
|
*/
|
|
209
|
-
|
|
210
|
-
|
|
216
|
+
getByDate: (date_1, ...args_1) => __awaiter(this, [date_1, ...args_1], void 0, function* (date, options = {}) {
|
|
217
|
+
// verify required parameter 'date' is not null or undefined
|
|
218
|
+
(0, common_1.assertParamExists)('getByDate', 'date', date);
|
|
219
|
+
const localVarPath = `/calendar/getByDate`;
|
|
211
220
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
212
221
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
213
222
|
let baseOptions;
|
|
@@ -220,15 +229,10 @@ const CalendarApiAxiosParamCreator = function (configuration) {
|
|
|
220
229
|
// authentication tokenScheme required
|
|
221
230
|
// http bearer authentication required
|
|
222
231
|
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
223
|
-
if (
|
|
224
|
-
localVarQueryParameter['
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
}
|
|
228
|
-
if (end !== undefined) {
|
|
229
|
-
localVarQueryParameter['end'] = (end instanceof Date) ?
|
|
230
|
-
end.toISOString() :
|
|
231
|
-
end;
|
|
232
|
+
if (date !== undefined) {
|
|
233
|
+
localVarQueryParameter['date'] = (date instanceof Date) ?
|
|
234
|
+
date.toISOString() :
|
|
235
|
+
date;
|
|
232
236
|
}
|
|
233
237
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
234
238
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -240,32 +244,39 @@ const CalendarApiAxiosParamCreator = function (configuration) {
|
|
|
240
244
|
}),
|
|
241
245
|
/**
|
|
242
246
|
*
|
|
243
|
-
* @summary
|
|
244
|
-
* @param {
|
|
247
|
+
* @summary 根据时间区间查询
|
|
248
|
+
* @param {string} [start] 开始时间
|
|
249
|
+
* @param {string} [end] 结束时间
|
|
245
250
|
* @param {*} [options] Override http request option.
|
|
246
251
|
* @throws {RequiredError}
|
|
247
252
|
*/
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
(0, common_1.assertParamExists)('updateOrAdd', 'calendarSaveUpdateDto', calendarSaveUpdateDto);
|
|
251
|
-
const localVarPath = `/calendar/updateOrAdd`;
|
|
253
|
+
sectionQuery: (start_1, end_1, ...args_1) => __awaiter(this, [start_1, end_1, ...args_1], void 0, function* (start, end, options = {}) {
|
|
254
|
+
const localVarPath = `/calendar/sectionQuery`;
|
|
252
255
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
253
256
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
254
257
|
let baseOptions;
|
|
255
258
|
if (configuration) {
|
|
256
259
|
baseOptions = configuration.baseOptions;
|
|
257
260
|
}
|
|
258
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: '
|
|
261
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
259
262
|
const localVarHeaderParameter = {};
|
|
260
263
|
const localVarQueryParameter = {};
|
|
261
264
|
// authentication tokenScheme required
|
|
262
265
|
// http bearer authentication required
|
|
263
266
|
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
264
|
-
|
|
267
|
+
if (start !== undefined) {
|
|
268
|
+
localVarQueryParameter['start'] = (start instanceof Date) ?
|
|
269
|
+
start.toISOString() :
|
|
270
|
+
start;
|
|
271
|
+
}
|
|
272
|
+
if (end !== undefined) {
|
|
273
|
+
localVarQueryParameter['end'] = (end instanceof Date) ?
|
|
274
|
+
end.toISOString() :
|
|
275
|
+
end;
|
|
276
|
+
}
|
|
265
277
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
266
278
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
267
279
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
268
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(calendarSaveUpdateDto, localVarRequestOptions, configuration);
|
|
269
280
|
return {
|
|
270
281
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
271
282
|
options: localVarRequestOptions,
|
|
@@ -273,31 +284,32 @@ const CalendarApiAxiosParamCreator = function (configuration) {
|
|
|
273
284
|
}),
|
|
274
285
|
/**
|
|
275
286
|
*
|
|
276
|
-
* @summary
|
|
277
|
-
* @param {
|
|
287
|
+
* @summary 修改日期
|
|
288
|
+
* @param {CalendarSaveUpdateDto} calendarSaveUpdateDto
|
|
278
289
|
* @param {*} [options] Override http request option.
|
|
279
290
|
* @throws {RequiredError}
|
|
280
291
|
*/
|
|
281
|
-
|
|
282
|
-
|
|
292
|
+
updateOrAdd: (calendarSaveUpdateDto_1, ...args_1) => __awaiter(this, [calendarSaveUpdateDto_1, ...args_1], void 0, function* (calendarSaveUpdateDto, options = {}) {
|
|
293
|
+
// verify required parameter 'calendarSaveUpdateDto' is not null or undefined
|
|
294
|
+
(0, common_1.assertParamExists)('updateOrAdd', 'calendarSaveUpdateDto', calendarSaveUpdateDto);
|
|
295
|
+
const localVarPath = `/calendar/updateOrAdd`;
|
|
283
296
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
284
297
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
285
298
|
let baseOptions;
|
|
286
299
|
if (configuration) {
|
|
287
300
|
baseOptions = configuration.baseOptions;
|
|
288
301
|
}
|
|
289
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: '
|
|
302
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
290
303
|
const localVarHeaderParameter = {};
|
|
291
304
|
const localVarQueryParameter = {};
|
|
292
305
|
// authentication tokenScheme required
|
|
293
306
|
// http bearer authentication required
|
|
294
307
|
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
295
|
-
|
|
296
|
-
localVarQueryParameter['language'] = language;
|
|
297
|
-
}
|
|
308
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
298
309
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
299
310
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
300
311
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
312
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(calendarSaveUpdateDto, localVarRequestOptions, configuration);
|
|
301
313
|
return {
|
|
302
314
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
303
315
|
options: localVarRequestOptions,
|
|
@@ -315,130 +327,131 @@ const CalendarApiFp = function (configuration) {
|
|
|
315
327
|
return {
|
|
316
328
|
/**
|
|
317
329
|
*
|
|
318
|
-
* @summary
|
|
319
|
-
* @param {number} year
|
|
320
|
-
* @param {string} [language]
|
|
330
|
+
* @summary 导入-确认
|
|
321
331
|
* @param {*} [options] Override http request option.
|
|
322
332
|
* @throws {RequiredError}
|
|
323
333
|
*/
|
|
324
|
-
|
|
334
|
+
calendarBatchImportConfirm(options) {
|
|
325
335
|
return __awaiter(this, void 0, void 0, function* () {
|
|
326
336
|
var _a, _b, _c;
|
|
327
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
337
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.calendarBatchImportConfirm(options);
|
|
328
338
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
329
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.
|
|
339
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.calendarBatchImportConfirm']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
330
340
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
331
341
|
});
|
|
332
342
|
},
|
|
333
343
|
/**
|
|
334
344
|
*
|
|
335
|
-
* @summary
|
|
345
|
+
* @summary 导入-预览
|
|
336
346
|
* @param {*} [options] Override http request option.
|
|
337
347
|
* @throws {RequiredError}
|
|
338
348
|
*/
|
|
339
|
-
|
|
349
|
+
calendarBatchImportPreView(options) {
|
|
340
350
|
return __awaiter(this, void 0, void 0, function* () {
|
|
341
351
|
var _a, _b, _c;
|
|
342
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
352
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.calendarBatchImportPreView(options);
|
|
343
353
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
344
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.
|
|
354
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.calendarBatchImportPreView']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
345
355
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
346
356
|
});
|
|
347
357
|
},
|
|
348
358
|
/**
|
|
349
359
|
*
|
|
350
|
-
* @summary
|
|
360
|
+
* @summary 导入-下载模板
|
|
361
|
+
* @param {string} [language]
|
|
351
362
|
* @param {*} [options] Override http request option.
|
|
352
363
|
* @throws {RequiredError}
|
|
353
364
|
*/
|
|
354
|
-
|
|
365
|
+
calendarBatchImportTemplate(language, options) {
|
|
355
366
|
return __awaiter(this, void 0, void 0, function* () {
|
|
356
367
|
var _a, _b, _c;
|
|
357
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
368
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.calendarBatchImportTemplate(language, options);
|
|
358
369
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
359
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.
|
|
370
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.calendarBatchImportTemplate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
360
371
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
361
372
|
});
|
|
362
373
|
},
|
|
363
374
|
/**
|
|
364
375
|
*
|
|
365
|
-
* @summary
|
|
366
|
-
* @param {
|
|
376
|
+
* @summary 导入-上传文件
|
|
377
|
+
* @param {number} parkId 园区id
|
|
378
|
+
* @param {File} file
|
|
379
|
+
* @param {string} [language] 语言
|
|
367
380
|
* @param {*} [options] Override http request option.
|
|
368
381
|
* @throws {RequiredError}
|
|
369
382
|
*/
|
|
370
|
-
|
|
383
|
+
calendarBatchImportUpload(parkId, file, language, options) {
|
|
371
384
|
return __awaiter(this, void 0, void 0, function* () {
|
|
372
385
|
var _a, _b, _c;
|
|
373
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
386
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.calendarBatchImportUpload(parkId, file, language, options);
|
|
374
387
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
375
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.
|
|
388
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.calendarBatchImportUpload']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
376
389
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
377
390
|
});
|
|
378
391
|
},
|
|
379
392
|
/**
|
|
380
393
|
*
|
|
381
|
-
* @summary
|
|
394
|
+
* @summary 导出
|
|
395
|
+
* @param {number} year
|
|
382
396
|
* @param {string} [language]
|
|
383
|
-
* @param {SaveWaterMeterBatchRequest} [saveWaterMeterBatchRequest]
|
|
384
397
|
* @param {*} [options] Override http request option.
|
|
385
398
|
* @throws {RequiredError}
|
|
386
399
|
*/
|
|
387
|
-
|
|
400
|
+
calendarExport(year, language, options) {
|
|
388
401
|
return __awaiter(this, void 0, void 0, function* () {
|
|
389
402
|
var _a, _b, _c;
|
|
390
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
403
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.calendarExport(year, language, options);
|
|
391
404
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
392
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.
|
|
405
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.calendarExport']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
393
406
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
394
407
|
});
|
|
395
408
|
},
|
|
396
409
|
/**
|
|
397
410
|
*
|
|
398
|
-
* @summary
|
|
399
|
-
* @param {string}
|
|
400
|
-
* @param {string} [end] 结束时间
|
|
411
|
+
* @summary 获取日历设置
|
|
412
|
+
* @param {string} date
|
|
401
413
|
* @param {*} [options] Override http request option.
|
|
402
414
|
* @throws {RequiredError}
|
|
403
415
|
*/
|
|
404
|
-
|
|
416
|
+
getByDate(date, options) {
|
|
405
417
|
return __awaiter(this, void 0, void 0, function* () {
|
|
406
418
|
var _a, _b, _c;
|
|
407
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
419
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.getByDate(date, options);
|
|
408
420
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
409
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.
|
|
421
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.getByDate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
410
422
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
411
423
|
});
|
|
412
424
|
},
|
|
413
425
|
/**
|
|
414
426
|
*
|
|
415
|
-
* @summary
|
|
416
|
-
* @param {
|
|
427
|
+
* @summary 根据时间区间查询
|
|
428
|
+
* @param {string} [start] 开始时间
|
|
429
|
+
* @param {string} [end] 结束时间
|
|
417
430
|
* @param {*} [options] Override http request option.
|
|
418
431
|
* @throws {RequiredError}
|
|
419
432
|
*/
|
|
420
|
-
|
|
433
|
+
sectionQuery(start, end, options) {
|
|
421
434
|
return __awaiter(this, void 0, void 0, function* () {
|
|
422
435
|
var _a, _b, _c;
|
|
423
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
436
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.sectionQuery(start, end, options);
|
|
424
437
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
425
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.
|
|
438
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.sectionQuery']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
426
439
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
427
440
|
});
|
|
428
441
|
},
|
|
429
442
|
/**
|
|
430
443
|
*
|
|
431
|
-
* @summary
|
|
432
|
-
* @param {
|
|
444
|
+
* @summary 修改日期
|
|
445
|
+
* @param {CalendarSaveUpdateDto} calendarSaveUpdateDto
|
|
433
446
|
* @param {*} [options] Override http request option.
|
|
434
447
|
* @throws {RequiredError}
|
|
435
448
|
*/
|
|
436
|
-
|
|
449
|
+
updateOrAdd(calendarSaveUpdateDto, options) {
|
|
437
450
|
return __awaiter(this, void 0, void 0, function* () {
|
|
438
451
|
var _a, _b, _c;
|
|
439
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
452
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateOrAdd(calendarSaveUpdateDto, options);
|
|
440
453
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
441
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.
|
|
454
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CalendarApi.updateOrAdd']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
442
455
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
443
456
|
});
|
|
444
457
|
},
|
|
@@ -454,51 +467,61 @@ const CalendarApiFactory = function (configuration, basePath, axios) {
|
|
|
454
467
|
return {
|
|
455
468
|
/**
|
|
456
469
|
*
|
|
457
|
-
* @summary
|
|
458
|
-
* @param {CalendarApiExportList2Request} requestParameters Request parameters.
|
|
470
|
+
* @summary 导入-确认
|
|
459
471
|
* @param {*} [options] Override http request option.
|
|
460
472
|
* @throws {RequiredError}
|
|
461
473
|
*/
|
|
462
|
-
|
|
463
|
-
return localVarFp.
|
|
474
|
+
calendarBatchImportConfirm(options) {
|
|
475
|
+
return localVarFp.calendarBatchImportConfirm(options).then((request) => request(axios, basePath));
|
|
464
476
|
},
|
|
465
477
|
/**
|
|
466
478
|
*
|
|
467
|
-
* @summary
|
|
479
|
+
* @summary 导入-预览
|
|
468
480
|
* @param {*} [options] Override http request option.
|
|
469
481
|
* @throws {RequiredError}
|
|
470
482
|
*/
|
|
471
|
-
|
|
472
|
-
return localVarFp.
|
|
483
|
+
calendarBatchImportPreView(options) {
|
|
484
|
+
return localVarFp.calendarBatchImportPreView(options).then((request) => request(axios, basePath));
|
|
473
485
|
},
|
|
474
486
|
/**
|
|
475
487
|
*
|
|
476
|
-
* @summary
|
|
488
|
+
* @summary 导入-下载模板
|
|
489
|
+
* @param {CalendarApiCalendarBatchImportTemplateRequest} requestParameters Request parameters.
|
|
477
490
|
* @param {*} [options] Override http request option.
|
|
478
491
|
* @throws {RequiredError}
|
|
479
492
|
*/
|
|
480
|
-
|
|
481
|
-
return localVarFp.
|
|
493
|
+
calendarBatchImportTemplate(requestParameters = {}, options) {
|
|
494
|
+
return localVarFp.calendarBatchImportTemplate(requestParameters.language, options).then((request) => request(axios, basePath));
|
|
482
495
|
},
|
|
483
496
|
/**
|
|
484
497
|
*
|
|
485
|
-
* @summary
|
|
486
|
-
* @param {
|
|
498
|
+
* @summary 导入-上传文件
|
|
499
|
+
* @param {CalendarApiCalendarBatchImportUploadRequest} requestParameters Request parameters.
|
|
487
500
|
* @param {*} [options] Override http request option.
|
|
488
501
|
* @throws {RequiredError}
|
|
489
502
|
*/
|
|
490
|
-
|
|
491
|
-
return localVarFp.
|
|
503
|
+
calendarBatchImportUpload(requestParameters, options) {
|
|
504
|
+
return localVarFp.calendarBatchImportUpload(requestParameters.parkId, requestParameters.file, requestParameters.language, options).then((request) => request(axios, basePath));
|
|
492
505
|
},
|
|
493
506
|
/**
|
|
494
507
|
*
|
|
495
|
-
* @summary
|
|
496
|
-
* @param {
|
|
508
|
+
* @summary 导出
|
|
509
|
+
* @param {CalendarApiCalendarExportRequest} requestParameters Request parameters.
|
|
497
510
|
* @param {*} [options] Override http request option.
|
|
498
511
|
* @throws {RequiredError}
|
|
499
512
|
*/
|
|
500
|
-
|
|
501
|
-
return localVarFp.
|
|
513
|
+
calendarExport(requestParameters, options) {
|
|
514
|
+
return localVarFp.calendarExport(requestParameters.year, requestParameters.language, options).then((request) => request(axios, basePath));
|
|
515
|
+
},
|
|
516
|
+
/**
|
|
517
|
+
*
|
|
518
|
+
* @summary 获取日历设置
|
|
519
|
+
* @param {CalendarApiGetByDateRequest} requestParameters Request parameters.
|
|
520
|
+
* @param {*} [options] Override http request option.
|
|
521
|
+
* @throws {RequiredError}
|
|
522
|
+
*/
|
|
523
|
+
getByDate(requestParameters, options) {
|
|
524
|
+
return localVarFp.getByDate(requestParameters.date, options).then((request) => request(axios, basePath));
|
|
502
525
|
},
|
|
503
526
|
/**
|
|
504
527
|
*
|
|
@@ -520,16 +543,6 @@ const CalendarApiFactory = function (configuration, basePath, axios) {
|
|
|
520
543
|
updateOrAdd(requestParameters, options) {
|
|
521
544
|
return localVarFp.updateOrAdd(requestParameters.calendarSaveUpdateDto, options).then((request) => request(axios, basePath));
|
|
522
545
|
},
|
|
523
|
-
/**
|
|
524
|
-
*
|
|
525
|
-
* @summary 导入模板
|
|
526
|
-
* @param {CalendarApiUploadAdd4Request} requestParameters Request parameters.
|
|
527
|
-
* @param {*} [options] Override http request option.
|
|
528
|
-
* @throws {RequiredError}
|
|
529
|
-
*/
|
|
530
|
-
uploadAdd4(requestParameters = {}, options) {
|
|
531
|
-
return localVarFp.uploadAdd4(requestParameters.language, options).then((request) => request(axios, basePath));
|
|
532
|
-
},
|
|
533
546
|
};
|
|
534
547
|
};
|
|
535
548
|
exports.CalendarApiFactory = CalendarApiFactory;
|
|
@@ -542,56 +555,67 @@ exports.CalendarApiFactory = CalendarApiFactory;
|
|
|
542
555
|
class CalendarApi extends base_1.BaseAPI {
|
|
543
556
|
/**
|
|
544
557
|
*
|
|
545
|
-
* @summary
|
|
546
|
-
* @param {CalendarApiExportList2Request} requestParameters Request parameters.
|
|
558
|
+
* @summary 导入-确认
|
|
547
559
|
* @param {*} [options] Override http request option.
|
|
548
560
|
* @throws {RequiredError}
|
|
549
561
|
* @memberof CalendarApi
|
|
550
562
|
*/
|
|
551
|
-
|
|
552
|
-
return (0, exports.CalendarApiFp)(this.configuration).
|
|
563
|
+
calendarBatchImportConfirm(options) {
|
|
564
|
+
return (0, exports.CalendarApiFp)(this.configuration).calendarBatchImportConfirm(options).then((request) => request(this.axios, this.basePath));
|
|
553
565
|
}
|
|
554
566
|
/**
|
|
555
567
|
*
|
|
556
|
-
* @summary
|
|
568
|
+
* @summary 导入-预览
|
|
557
569
|
* @param {*} [options] Override http request option.
|
|
558
570
|
* @throws {RequiredError}
|
|
559
571
|
* @memberof CalendarApi
|
|
560
572
|
*/
|
|
561
|
-
|
|
562
|
-
return (0, exports.CalendarApiFp)(this.configuration).
|
|
573
|
+
calendarBatchImportPreView(options) {
|
|
574
|
+
return (0, exports.CalendarApiFp)(this.configuration).calendarBatchImportPreView(options).then((request) => request(this.axios, this.basePath));
|
|
563
575
|
}
|
|
564
576
|
/**
|
|
565
577
|
*
|
|
566
|
-
* @summary
|
|
578
|
+
* @summary 导入-下载模板
|
|
579
|
+
* @param {CalendarApiCalendarBatchImportTemplateRequest} requestParameters Request parameters.
|
|
567
580
|
* @param {*} [options] Override http request option.
|
|
568
581
|
* @throws {RequiredError}
|
|
569
582
|
* @memberof CalendarApi
|
|
570
583
|
*/
|
|
571
|
-
|
|
572
|
-
return (0, exports.CalendarApiFp)(this.configuration).
|
|
584
|
+
calendarBatchImportTemplate(requestParameters = {}, options) {
|
|
585
|
+
return (0, exports.CalendarApiFp)(this.configuration).calendarBatchImportTemplate(requestParameters.language, options).then((request) => request(this.axios, this.basePath));
|
|
573
586
|
}
|
|
574
587
|
/**
|
|
575
588
|
*
|
|
576
|
-
* @summary
|
|
577
|
-
* @param {
|
|
589
|
+
* @summary 导入-上传文件
|
|
590
|
+
* @param {CalendarApiCalendarBatchImportUploadRequest} requestParameters Request parameters.
|
|
578
591
|
* @param {*} [options] Override http request option.
|
|
579
592
|
* @throws {RequiredError}
|
|
580
593
|
* @memberof CalendarApi
|
|
581
594
|
*/
|
|
582
|
-
|
|
583
|
-
return (0, exports.CalendarApiFp)(this.configuration).
|
|
595
|
+
calendarBatchImportUpload(requestParameters, options) {
|
|
596
|
+
return (0, exports.CalendarApiFp)(this.configuration).calendarBatchImportUpload(requestParameters.parkId, requestParameters.file, requestParameters.language, options).then((request) => request(this.axios, this.basePath));
|
|
584
597
|
}
|
|
585
598
|
/**
|
|
586
599
|
*
|
|
587
|
-
* @summary
|
|
588
|
-
* @param {
|
|
600
|
+
* @summary 导出
|
|
601
|
+
* @param {CalendarApiCalendarExportRequest} requestParameters Request parameters.
|
|
589
602
|
* @param {*} [options] Override http request option.
|
|
590
603
|
* @throws {RequiredError}
|
|
591
604
|
* @memberof CalendarApi
|
|
592
605
|
*/
|
|
593
|
-
|
|
594
|
-
return (0, exports.CalendarApiFp)(this.configuration).
|
|
606
|
+
calendarExport(requestParameters, options) {
|
|
607
|
+
return (0, exports.CalendarApiFp)(this.configuration).calendarExport(requestParameters.year, requestParameters.language, options).then((request) => request(this.axios, this.basePath));
|
|
608
|
+
}
|
|
609
|
+
/**
|
|
610
|
+
*
|
|
611
|
+
* @summary 获取日历设置
|
|
612
|
+
* @param {CalendarApiGetByDateRequest} requestParameters Request parameters.
|
|
613
|
+
* @param {*} [options] Override http request option.
|
|
614
|
+
* @throws {RequiredError}
|
|
615
|
+
* @memberof CalendarApi
|
|
616
|
+
*/
|
|
617
|
+
getByDate(requestParameters, options) {
|
|
618
|
+
return (0, exports.CalendarApiFp)(this.configuration).getByDate(requestParameters.date, options).then((request) => request(this.axios, this.basePath));
|
|
595
619
|
}
|
|
596
620
|
/**
|
|
597
621
|
*
|
|
@@ -615,16 +639,5 @@ class CalendarApi extends base_1.BaseAPI {
|
|
|
615
639
|
updateOrAdd(requestParameters, options) {
|
|
616
640
|
return (0, exports.CalendarApiFp)(this.configuration).updateOrAdd(requestParameters.calendarSaveUpdateDto, options).then((request) => request(this.axios, this.basePath));
|
|
617
641
|
}
|
|
618
|
-
/**
|
|
619
|
-
*
|
|
620
|
-
* @summary 导入模板
|
|
621
|
-
* @param {CalendarApiUploadAdd4Request} requestParameters Request parameters.
|
|
622
|
-
* @param {*} [options] Override http request option.
|
|
623
|
-
* @throws {RequiredError}
|
|
624
|
-
* @memberof CalendarApi
|
|
625
|
-
*/
|
|
626
|
-
uploadAdd4(requestParameters = {}, options) {
|
|
627
|
-
return (0, exports.CalendarApiFp)(this.configuration).uploadAdd4(requestParameters.language, options).then((request) => request(this.axios, this.basePath));
|
|
628
|
-
}
|
|
629
642
|
}
|
|
630
643
|
exports.CalendarApi = CalendarApi;
|