@gizone/rrs-client 3.11.12-alpha.5 → 3.11.12-alpha.51
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 +12 -12
- 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/source-work-order-inspection-dto.d.ts +4 -3
- 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 +12 -12
- 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/source-work-order-inspection-dto.d.ts +4 -3
- 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 +12 -12
- 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/source-work-order-inspection-dto.ts +8 -3
- 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/dist/apis/space-api.d.ts
CHANGED
|
@@ -19,7 +19,6 @@ import type { JsonResultListSpacePointDTO } from '../models';
|
|
|
19
19
|
import type { JsonResultListSpaceQrCodeDTO } from '../models';
|
|
20
20
|
import type { JsonResultListSpaceUrlDTO } from '../models';
|
|
21
21
|
import type { JsonResultSpaceAddRedisListDTO } from '../models';
|
|
22
|
-
import type { JsonResultSpaceEditBeforeAndAfterDTO } from '../models';
|
|
23
22
|
import type { JsonResultSpaceImageDetailDTO } from '../models';
|
|
24
23
|
import type { SpaceAddPlanVo } from '../models';
|
|
25
24
|
import type { SpaceAddPointVO } from '../models';
|
|
@@ -97,14 +96,6 @@ export declare const SpaceApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
97
96
|
* @throws {RequiredError}
|
|
98
97
|
*/
|
|
99
98
|
spaceEdit: (spaceEditVO: SpaceEditVO, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
100
|
-
/**
|
|
101
|
-
*
|
|
102
|
-
* @summary 查询修改前后数据
|
|
103
|
-
* @param {number} parkId
|
|
104
|
-
* @param {*} [options] Override http request option.
|
|
105
|
-
* @throws {RequiredError}
|
|
106
|
-
*/
|
|
107
|
-
spaceEditBeforeAndAfter: (parkId: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
108
99
|
/**
|
|
109
100
|
*
|
|
110
101
|
* @summary /导出修改Excel模板
|
|
@@ -115,29 +106,6 @@ export declare const SpaceApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
115
106
|
* @throws {RequiredError}
|
|
116
107
|
*/
|
|
117
108
|
spaceEditExportTemplate: (parkId: number, spaceIds?: Array<number>, language?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
118
|
-
/**
|
|
119
|
-
*
|
|
120
|
-
* @summary /修改excel入数据库
|
|
121
|
-
* @param {*} [options] Override http request option.
|
|
122
|
-
* @throws {RequiredError}
|
|
123
|
-
*/
|
|
124
|
-
spaceEditImportConfirm: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
125
|
-
/**
|
|
126
|
-
*
|
|
127
|
-
* @summary 修改---结果确认
|
|
128
|
-
* @param {*} [options] Override http request option.
|
|
129
|
-
* @throws {RequiredError}
|
|
130
|
-
*/
|
|
131
|
-
spaceEditImportPreview: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
132
|
-
/**
|
|
133
|
-
*
|
|
134
|
-
* @summary 修改---上传文件
|
|
135
|
-
* @param {string} [language]
|
|
136
|
-
* @param {File} [file]
|
|
137
|
-
* @param {*} [options] Override http request option.
|
|
138
|
-
* @throws {RequiredError}
|
|
139
|
-
*/
|
|
140
|
-
spaceEditImportUpload: (language?: string, file?: File, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
141
109
|
/**
|
|
142
110
|
*
|
|
143
111
|
* @summary 编辑平面图
|
|
@@ -304,14 +272,6 @@ export declare const SpaceApiFp: (configuration?: Configuration) => {
|
|
|
304
272
|
* @throws {RequiredError}
|
|
305
273
|
*/
|
|
306
274
|
spaceEdit(spaceEditVO: SpaceEditVO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
307
|
-
/**
|
|
308
|
-
*
|
|
309
|
-
* @summary 查询修改前后数据
|
|
310
|
-
* @param {number} parkId
|
|
311
|
-
* @param {*} [options] Override http request option.
|
|
312
|
-
* @throws {RequiredError}
|
|
313
|
-
*/
|
|
314
|
-
spaceEditBeforeAndAfter(parkId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultSpaceEditBeforeAndAfterDTO>>;
|
|
315
275
|
/**
|
|
316
276
|
*
|
|
317
277
|
* @summary /导出修改Excel模板
|
|
@@ -322,29 +282,6 @@ export declare const SpaceApiFp: (configuration?: Configuration) => {
|
|
|
322
282
|
* @throws {RequiredError}
|
|
323
283
|
*/
|
|
324
284
|
spaceEditExportTemplate(parkId: number, spaceIds?: Array<number>, language?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
325
|
-
/**
|
|
326
|
-
*
|
|
327
|
-
* @summary /修改excel入数据库
|
|
328
|
-
* @param {*} [options] Override http request option.
|
|
329
|
-
* @throws {RequiredError}
|
|
330
|
-
*/
|
|
331
|
-
spaceEditImportConfirm(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
332
|
-
/**
|
|
333
|
-
*
|
|
334
|
-
* @summary 修改---结果确认
|
|
335
|
-
* @param {*} [options] Override http request option.
|
|
336
|
-
* @throws {RequiredError}
|
|
337
|
-
*/
|
|
338
|
-
spaceEditImportPreview(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
339
|
-
/**
|
|
340
|
-
*
|
|
341
|
-
* @summary 修改---上传文件
|
|
342
|
-
* @param {string} [language]
|
|
343
|
-
* @param {File} [file]
|
|
344
|
-
* @param {*} [options] Override http request option.
|
|
345
|
-
* @throws {RequiredError}
|
|
346
|
-
*/
|
|
347
|
-
spaceEditImportUpload(language?: string, file?: File, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
348
285
|
/**
|
|
349
286
|
*
|
|
350
287
|
* @summary 编辑平面图
|
|
@@ -510,14 +447,6 @@ export declare const SpaceApiFactory: (configuration?: Configuration, basePath?:
|
|
|
510
447
|
* @throws {RequiredError}
|
|
511
448
|
*/
|
|
512
449
|
spaceEdit(requestParameters: SpaceApiSpaceEditRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
513
|
-
/**
|
|
514
|
-
*
|
|
515
|
-
* @summary 查询修改前后数据
|
|
516
|
-
* @param {SpaceApiSpaceEditBeforeAndAfterRequest} requestParameters Request parameters.
|
|
517
|
-
* @param {*} [options] Override http request option.
|
|
518
|
-
* @throws {RequiredError}
|
|
519
|
-
*/
|
|
520
|
-
spaceEditBeforeAndAfter(requestParameters: SpaceApiSpaceEditBeforeAndAfterRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultSpaceEditBeforeAndAfterDTO>;
|
|
521
450
|
/**
|
|
522
451
|
*
|
|
523
452
|
* @summary /导出修改Excel模板
|
|
@@ -526,28 +455,6 @@ export declare const SpaceApiFactory: (configuration?: Configuration, basePath?:
|
|
|
526
455
|
* @throws {RequiredError}
|
|
527
456
|
*/
|
|
528
457
|
spaceEditExportTemplate(requestParameters: SpaceApiSpaceEditExportTemplateRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
529
|
-
/**
|
|
530
|
-
*
|
|
531
|
-
* @summary /修改excel入数据库
|
|
532
|
-
* @param {*} [options] Override http request option.
|
|
533
|
-
* @throws {RequiredError}
|
|
534
|
-
*/
|
|
535
|
-
spaceEditImportConfirm(options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
536
|
-
/**
|
|
537
|
-
*
|
|
538
|
-
* @summary 修改---结果确认
|
|
539
|
-
* @param {*} [options] Override http request option.
|
|
540
|
-
* @throws {RequiredError}
|
|
541
|
-
*/
|
|
542
|
-
spaceEditImportPreview(options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
543
|
-
/**
|
|
544
|
-
*
|
|
545
|
-
* @summary 修改---上传文件
|
|
546
|
-
* @param {SpaceApiSpaceEditImportUploadRequest} requestParameters Request parameters.
|
|
547
|
-
* @param {*} [options] Override http request option.
|
|
548
|
-
* @throws {RequiredError}
|
|
549
|
-
*/
|
|
550
|
-
spaceEditImportUpload(requestParameters?: SpaceApiSpaceEditImportUploadRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
551
458
|
/**
|
|
552
459
|
*
|
|
553
460
|
* @summary 编辑平面图
|
|
@@ -742,19 +649,6 @@ export interface SpaceApiSpaceEditRequest {
|
|
|
742
649
|
*/
|
|
743
650
|
readonly spaceEditVO: SpaceEditVO;
|
|
744
651
|
}
|
|
745
|
-
/**
|
|
746
|
-
* Request parameters for spaceEditBeforeAndAfter operation in SpaceApi.
|
|
747
|
-
* @export
|
|
748
|
-
* @interface SpaceApiSpaceEditBeforeAndAfterRequest
|
|
749
|
-
*/
|
|
750
|
-
export interface SpaceApiSpaceEditBeforeAndAfterRequest {
|
|
751
|
-
/**
|
|
752
|
-
*
|
|
753
|
-
* @type {number}
|
|
754
|
-
* @memberof SpaceApiSpaceEditBeforeAndAfter
|
|
755
|
-
*/
|
|
756
|
-
readonly parkId: number;
|
|
757
|
-
}
|
|
758
652
|
/**
|
|
759
653
|
* Request parameters for spaceEditExportTemplate operation in SpaceApi.
|
|
760
654
|
* @export
|
|
@@ -780,25 +674,6 @@ export interface SpaceApiSpaceEditExportTemplateRequest {
|
|
|
780
674
|
*/
|
|
781
675
|
readonly language?: string;
|
|
782
676
|
}
|
|
783
|
-
/**
|
|
784
|
-
* Request parameters for spaceEditImportUpload operation in SpaceApi.
|
|
785
|
-
* @export
|
|
786
|
-
* @interface SpaceApiSpaceEditImportUploadRequest
|
|
787
|
-
*/
|
|
788
|
-
export interface SpaceApiSpaceEditImportUploadRequest {
|
|
789
|
-
/**
|
|
790
|
-
*
|
|
791
|
-
* @type {string}
|
|
792
|
-
* @memberof SpaceApiSpaceEditImportUpload
|
|
793
|
-
*/
|
|
794
|
-
readonly language?: string;
|
|
795
|
-
/**
|
|
796
|
-
*
|
|
797
|
-
* @type {File}
|
|
798
|
-
* @memberof SpaceApiSpaceEditImportUpload
|
|
799
|
-
*/
|
|
800
|
-
readonly file?: File;
|
|
801
|
-
}
|
|
802
677
|
/**
|
|
803
678
|
* Request parameters for spaceEditSpacePlanUrl operation in SpaceApi.
|
|
804
679
|
* @export
|
|
@@ -1033,15 +908,6 @@ export declare class SpaceApi extends BaseAPI {
|
|
|
1033
908
|
* @memberof SpaceApi
|
|
1034
909
|
*/
|
|
1035
910
|
spaceEdit(requestParameters: SpaceApiSpaceEditRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
1036
|
-
/**
|
|
1037
|
-
*
|
|
1038
|
-
* @summary 查询修改前后数据
|
|
1039
|
-
* @param {SpaceApiSpaceEditBeforeAndAfterRequest} requestParameters Request parameters.
|
|
1040
|
-
* @param {*} [options] Override http request option.
|
|
1041
|
-
* @throws {RequiredError}
|
|
1042
|
-
* @memberof SpaceApi
|
|
1043
|
-
*/
|
|
1044
|
-
spaceEditBeforeAndAfter(requestParameters: SpaceApiSpaceEditBeforeAndAfterRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultSpaceEditBeforeAndAfterDTO, any>>;
|
|
1045
911
|
/**
|
|
1046
912
|
*
|
|
1047
913
|
* @summary /导出修改Excel模板
|
|
@@ -1051,31 +917,6 @@ export declare class SpaceApi extends BaseAPI {
|
|
|
1051
917
|
* @memberof SpaceApi
|
|
1052
918
|
*/
|
|
1053
919
|
spaceEditExportTemplate(requestParameters: SpaceApiSpaceEditExportTemplateRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
1054
|
-
/**
|
|
1055
|
-
*
|
|
1056
|
-
* @summary /修改excel入数据库
|
|
1057
|
-
* @param {*} [options] Override http request option.
|
|
1058
|
-
* @throws {RequiredError}
|
|
1059
|
-
* @memberof SpaceApi
|
|
1060
|
-
*/
|
|
1061
|
-
spaceEditImportConfirm(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
1062
|
-
/**
|
|
1063
|
-
*
|
|
1064
|
-
* @summary 修改---结果确认
|
|
1065
|
-
* @param {*} [options] Override http request option.
|
|
1066
|
-
* @throws {RequiredError}
|
|
1067
|
-
* @memberof SpaceApi
|
|
1068
|
-
*/
|
|
1069
|
-
spaceEditImportPreview(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
1070
|
-
/**
|
|
1071
|
-
*
|
|
1072
|
-
* @summary 修改---上传文件
|
|
1073
|
-
* @param {SpaceApiSpaceEditImportUploadRequest} requestParameters Request parameters.
|
|
1074
|
-
* @param {*} [options] Override http request option.
|
|
1075
|
-
* @throws {RequiredError}
|
|
1076
|
-
* @memberof SpaceApi
|
|
1077
|
-
*/
|
|
1078
|
-
spaceEditImportUpload(requestParameters?: SpaceApiSpaceEditImportUploadRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
1079
920
|
/**
|
|
1080
921
|
*
|
|
1081
922
|
* @summary 编辑平面图
|
package/dist/apis/space-api.js
CHANGED
|
@@ -304,40 +304,6 @@ const SpaceApiAxiosParamCreator = function (configuration) {
|
|
|
304
304
|
options: localVarRequestOptions,
|
|
305
305
|
};
|
|
306
306
|
}),
|
|
307
|
-
/**
|
|
308
|
-
*
|
|
309
|
-
* @summary 查询修改前后数据
|
|
310
|
-
* @param {number} parkId
|
|
311
|
-
* @param {*} [options] Override http request option.
|
|
312
|
-
* @throws {RequiredError}
|
|
313
|
-
*/
|
|
314
|
-
spaceEditBeforeAndAfter: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
315
|
-
// verify required parameter 'parkId' is not null or undefined
|
|
316
|
-
(0, common_1.assertParamExists)('spaceEditBeforeAndAfter', 'parkId', parkId);
|
|
317
|
-
const localVarPath = `/gizone/space/get-edit-before-and-after`;
|
|
318
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
319
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
320
|
-
let baseOptions;
|
|
321
|
-
if (configuration) {
|
|
322
|
-
baseOptions = configuration.baseOptions;
|
|
323
|
-
}
|
|
324
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
325
|
-
const localVarHeaderParameter = {};
|
|
326
|
-
const localVarQueryParameter = {};
|
|
327
|
-
// authentication tokenScheme required
|
|
328
|
-
// http bearer authentication required
|
|
329
|
-
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
330
|
-
if (parkId !== undefined) {
|
|
331
|
-
localVarQueryParameter['parkId'] = parkId;
|
|
332
|
-
}
|
|
333
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
334
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
335
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
336
|
-
return {
|
|
337
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
338
|
-
options: localVarRequestOptions,
|
|
339
|
-
};
|
|
340
|
-
}),
|
|
341
307
|
/**
|
|
342
308
|
*
|
|
343
309
|
* @summary /导出修改Excel模板
|
|
@@ -380,101 +346,6 @@ const SpaceApiAxiosParamCreator = function (configuration) {
|
|
|
380
346
|
options: localVarRequestOptions,
|
|
381
347
|
};
|
|
382
348
|
}),
|
|
383
|
-
/**
|
|
384
|
-
*
|
|
385
|
-
* @summary /修改excel入数据库
|
|
386
|
-
* @param {*} [options] Override http request option.
|
|
387
|
-
* @throws {RequiredError}
|
|
388
|
-
*/
|
|
389
|
-
spaceEditImportConfirm: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
390
|
-
const localVarPath = `/gizone/space/editImport`;
|
|
391
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
392
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
393
|
-
let baseOptions;
|
|
394
|
-
if (configuration) {
|
|
395
|
-
baseOptions = configuration.baseOptions;
|
|
396
|
-
}
|
|
397
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
398
|
-
const localVarHeaderParameter = {};
|
|
399
|
-
const localVarQueryParameter = {};
|
|
400
|
-
// authentication tokenScheme required
|
|
401
|
-
// http bearer authentication required
|
|
402
|
-
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
403
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
404
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
405
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
406
|
-
return {
|
|
407
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
408
|
-
options: localVarRequestOptions,
|
|
409
|
-
};
|
|
410
|
-
}),
|
|
411
|
-
/**
|
|
412
|
-
*
|
|
413
|
-
* @summary 修改---结果确认
|
|
414
|
-
* @param {*} [options] Override http request option.
|
|
415
|
-
* @throws {RequiredError}
|
|
416
|
-
*/
|
|
417
|
-
spaceEditImportPreview: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
418
|
-
const localVarPath = `/gizone/space/editRedisList`;
|
|
419
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
420
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
421
|
-
let baseOptions;
|
|
422
|
-
if (configuration) {
|
|
423
|
-
baseOptions = configuration.baseOptions;
|
|
424
|
-
}
|
|
425
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
426
|
-
const localVarHeaderParameter = {};
|
|
427
|
-
const localVarQueryParameter = {};
|
|
428
|
-
// authentication tokenScheme required
|
|
429
|
-
// http bearer authentication required
|
|
430
|
-
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
431
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
432
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
433
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
434
|
-
return {
|
|
435
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
436
|
-
options: localVarRequestOptions,
|
|
437
|
-
};
|
|
438
|
-
}),
|
|
439
|
-
/**
|
|
440
|
-
*
|
|
441
|
-
* @summary 修改---上传文件
|
|
442
|
-
* @param {string} [language]
|
|
443
|
-
* @param {File} [file]
|
|
444
|
-
* @param {*} [options] Override http request option.
|
|
445
|
-
* @throws {RequiredError}
|
|
446
|
-
*/
|
|
447
|
-
spaceEditImportUpload: (language_1, file_1, ...args_1) => __awaiter(this, [language_1, file_1, ...args_1], void 0, function* (language, file, options = {}) {
|
|
448
|
-
const localVarPath = `/gizone/space/editSpaceFileToRedis`;
|
|
449
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
450
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
451
|
-
let baseOptions;
|
|
452
|
-
if (configuration) {
|
|
453
|
-
baseOptions = configuration.baseOptions;
|
|
454
|
-
}
|
|
455
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
456
|
-
const localVarHeaderParameter = {};
|
|
457
|
-
const localVarQueryParameter = {};
|
|
458
|
-
const localVarFormParams = new ((configuration && configuration.formDataCtor) || FormData)();
|
|
459
|
-
// authentication tokenScheme required
|
|
460
|
-
// http bearer authentication required
|
|
461
|
-
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
462
|
-
if (language !== undefined) {
|
|
463
|
-
localVarQueryParameter['language'] = language;
|
|
464
|
-
}
|
|
465
|
-
if (file !== undefined) {
|
|
466
|
-
localVarFormParams.append('file', file);
|
|
467
|
-
}
|
|
468
|
-
localVarHeaderParameter['Content-Type'] = 'multipart/form-data';
|
|
469
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
470
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
471
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
472
|
-
localVarRequestOptions.data = localVarFormParams;
|
|
473
|
-
return {
|
|
474
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
475
|
-
options: localVarRequestOptions,
|
|
476
|
-
};
|
|
477
|
-
}),
|
|
478
349
|
/**
|
|
479
350
|
*
|
|
480
351
|
* @summary 编辑平面图
|
|
@@ -1009,22 +880,6 @@ const SpaceApiFp = function (configuration) {
|
|
|
1009
880
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1010
881
|
});
|
|
1011
882
|
},
|
|
1012
|
-
/**
|
|
1013
|
-
*
|
|
1014
|
-
* @summary 查询修改前后数据
|
|
1015
|
-
* @param {number} parkId
|
|
1016
|
-
* @param {*} [options] Override http request option.
|
|
1017
|
-
* @throws {RequiredError}
|
|
1018
|
-
*/
|
|
1019
|
-
spaceEditBeforeAndAfter(parkId, options) {
|
|
1020
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
1021
|
-
var _a, _b, _c;
|
|
1022
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.spaceEditBeforeAndAfter(parkId, options);
|
|
1023
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1024
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SpaceApi.spaceEditBeforeAndAfter']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1025
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1026
|
-
});
|
|
1027
|
-
},
|
|
1028
883
|
/**
|
|
1029
884
|
*
|
|
1030
885
|
* @summary /导出修改Excel模板
|
|
@@ -1043,53 +898,6 @@ const SpaceApiFp = function (configuration) {
|
|
|
1043
898
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1044
899
|
});
|
|
1045
900
|
},
|
|
1046
|
-
/**
|
|
1047
|
-
*
|
|
1048
|
-
* @summary /修改excel入数据库
|
|
1049
|
-
* @param {*} [options] Override http request option.
|
|
1050
|
-
* @throws {RequiredError}
|
|
1051
|
-
*/
|
|
1052
|
-
spaceEditImportConfirm(options) {
|
|
1053
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
1054
|
-
var _a, _b, _c;
|
|
1055
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.spaceEditImportConfirm(options);
|
|
1056
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1057
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SpaceApi.spaceEditImportConfirm']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1058
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1059
|
-
});
|
|
1060
|
-
},
|
|
1061
|
-
/**
|
|
1062
|
-
*
|
|
1063
|
-
* @summary 修改---结果确认
|
|
1064
|
-
* @param {*} [options] Override http request option.
|
|
1065
|
-
* @throws {RequiredError}
|
|
1066
|
-
*/
|
|
1067
|
-
spaceEditImportPreview(options) {
|
|
1068
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
1069
|
-
var _a, _b, _c;
|
|
1070
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.spaceEditImportPreview(options);
|
|
1071
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1072
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SpaceApi.spaceEditImportPreview']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1073
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1074
|
-
});
|
|
1075
|
-
},
|
|
1076
|
-
/**
|
|
1077
|
-
*
|
|
1078
|
-
* @summary 修改---上传文件
|
|
1079
|
-
* @param {string} [language]
|
|
1080
|
-
* @param {File} [file]
|
|
1081
|
-
* @param {*} [options] Override http request option.
|
|
1082
|
-
* @throws {RequiredError}
|
|
1083
|
-
*/
|
|
1084
|
-
spaceEditImportUpload(language, file, options) {
|
|
1085
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
1086
|
-
var _a, _b, _c;
|
|
1087
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.spaceEditImportUpload(language, file, options);
|
|
1088
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1089
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SpaceApi.spaceEditImportUpload']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1090
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1091
|
-
});
|
|
1092
|
-
},
|
|
1093
901
|
/**
|
|
1094
902
|
*
|
|
1095
903
|
* @summary 编辑平面图
|
|
@@ -1371,16 +1179,6 @@ const SpaceApiFactory = function (configuration, basePath, axios) {
|
|
|
1371
1179
|
spaceEdit(requestParameters, options) {
|
|
1372
1180
|
return localVarFp.spaceEdit(requestParameters.spaceEditVO, options).then((request) => request(axios, basePath));
|
|
1373
1181
|
},
|
|
1374
|
-
/**
|
|
1375
|
-
*
|
|
1376
|
-
* @summary 查询修改前后数据
|
|
1377
|
-
* @param {SpaceApiSpaceEditBeforeAndAfterRequest} requestParameters Request parameters.
|
|
1378
|
-
* @param {*} [options] Override http request option.
|
|
1379
|
-
* @throws {RequiredError}
|
|
1380
|
-
*/
|
|
1381
|
-
spaceEditBeforeAndAfter(requestParameters, options) {
|
|
1382
|
-
return localVarFp.spaceEditBeforeAndAfter(requestParameters.parkId, options).then((request) => request(axios, basePath));
|
|
1383
|
-
},
|
|
1384
1182
|
/**
|
|
1385
1183
|
*
|
|
1386
1184
|
* @summary /导出修改Excel模板
|
|
@@ -1391,34 +1189,6 @@ const SpaceApiFactory = function (configuration, basePath, axios) {
|
|
|
1391
1189
|
spaceEditExportTemplate(requestParameters, options) {
|
|
1392
1190
|
return localVarFp.spaceEditExportTemplate(requestParameters.parkId, requestParameters.spaceIds, requestParameters.language, options).then((request) => request(axios, basePath));
|
|
1393
1191
|
},
|
|
1394
|
-
/**
|
|
1395
|
-
*
|
|
1396
|
-
* @summary /修改excel入数据库
|
|
1397
|
-
* @param {*} [options] Override http request option.
|
|
1398
|
-
* @throws {RequiredError}
|
|
1399
|
-
*/
|
|
1400
|
-
spaceEditImportConfirm(options) {
|
|
1401
|
-
return localVarFp.spaceEditImportConfirm(options).then((request) => request(axios, basePath));
|
|
1402
|
-
},
|
|
1403
|
-
/**
|
|
1404
|
-
*
|
|
1405
|
-
* @summary 修改---结果确认
|
|
1406
|
-
* @param {*} [options] Override http request option.
|
|
1407
|
-
* @throws {RequiredError}
|
|
1408
|
-
*/
|
|
1409
|
-
spaceEditImportPreview(options) {
|
|
1410
|
-
return localVarFp.spaceEditImportPreview(options).then((request) => request(axios, basePath));
|
|
1411
|
-
},
|
|
1412
|
-
/**
|
|
1413
|
-
*
|
|
1414
|
-
* @summary 修改---上传文件
|
|
1415
|
-
* @param {SpaceApiSpaceEditImportUploadRequest} requestParameters Request parameters.
|
|
1416
|
-
* @param {*} [options] Override http request option.
|
|
1417
|
-
* @throws {RequiredError}
|
|
1418
|
-
*/
|
|
1419
|
-
spaceEditImportUpload(requestParameters = {}, options) {
|
|
1420
|
-
return localVarFp.spaceEditImportUpload(requestParameters.language, requestParameters.file, options).then((request) => request(axios, basePath));
|
|
1421
|
-
},
|
|
1422
1192
|
/**
|
|
1423
1193
|
*
|
|
1424
1194
|
* @summary 编辑平面图
|
|
@@ -1636,17 +1406,6 @@ class SpaceApi extends base_1.BaseAPI {
|
|
|
1636
1406
|
spaceEdit(requestParameters, options) {
|
|
1637
1407
|
return (0, exports.SpaceApiFp)(this.configuration).spaceEdit(requestParameters.spaceEditVO, options).then((request) => request(this.axios, this.basePath));
|
|
1638
1408
|
}
|
|
1639
|
-
/**
|
|
1640
|
-
*
|
|
1641
|
-
* @summary 查询修改前后数据
|
|
1642
|
-
* @param {SpaceApiSpaceEditBeforeAndAfterRequest} requestParameters Request parameters.
|
|
1643
|
-
* @param {*} [options] Override http request option.
|
|
1644
|
-
* @throws {RequiredError}
|
|
1645
|
-
* @memberof SpaceApi
|
|
1646
|
-
*/
|
|
1647
|
-
spaceEditBeforeAndAfter(requestParameters, options) {
|
|
1648
|
-
return (0, exports.SpaceApiFp)(this.configuration).spaceEditBeforeAndAfter(requestParameters.parkId, options).then((request) => request(this.axios, this.basePath));
|
|
1649
|
-
}
|
|
1650
1409
|
/**
|
|
1651
1410
|
*
|
|
1652
1411
|
* @summary /导出修改Excel模板
|
|
@@ -1658,37 +1417,6 @@ class SpaceApi extends base_1.BaseAPI {
|
|
|
1658
1417
|
spaceEditExportTemplate(requestParameters, options) {
|
|
1659
1418
|
return (0, exports.SpaceApiFp)(this.configuration).spaceEditExportTemplate(requestParameters.parkId, requestParameters.spaceIds, requestParameters.language, options).then((request) => request(this.axios, this.basePath));
|
|
1660
1419
|
}
|
|
1661
|
-
/**
|
|
1662
|
-
*
|
|
1663
|
-
* @summary /修改excel入数据库
|
|
1664
|
-
* @param {*} [options] Override http request option.
|
|
1665
|
-
* @throws {RequiredError}
|
|
1666
|
-
* @memberof SpaceApi
|
|
1667
|
-
*/
|
|
1668
|
-
spaceEditImportConfirm(options) {
|
|
1669
|
-
return (0, exports.SpaceApiFp)(this.configuration).spaceEditImportConfirm(options).then((request) => request(this.axios, this.basePath));
|
|
1670
|
-
}
|
|
1671
|
-
/**
|
|
1672
|
-
*
|
|
1673
|
-
* @summary 修改---结果确认
|
|
1674
|
-
* @param {*} [options] Override http request option.
|
|
1675
|
-
* @throws {RequiredError}
|
|
1676
|
-
* @memberof SpaceApi
|
|
1677
|
-
*/
|
|
1678
|
-
spaceEditImportPreview(options) {
|
|
1679
|
-
return (0, exports.SpaceApiFp)(this.configuration).spaceEditImportPreview(options).then((request) => request(this.axios, this.basePath));
|
|
1680
|
-
}
|
|
1681
|
-
/**
|
|
1682
|
-
*
|
|
1683
|
-
* @summary 修改---上传文件
|
|
1684
|
-
* @param {SpaceApiSpaceEditImportUploadRequest} requestParameters Request parameters.
|
|
1685
|
-
* @param {*} [options] Override http request option.
|
|
1686
|
-
* @throws {RequiredError}
|
|
1687
|
-
* @memberof SpaceApi
|
|
1688
|
-
*/
|
|
1689
|
-
spaceEditImportUpload(requestParameters = {}, options) {
|
|
1690
|
-
return (0, exports.SpaceApiFp)(this.configuration).spaceEditImportUpload(requestParameters.language, requestParameters.file, options).then((request) => request(this.axios, this.basePath));
|
|
1691
|
-
}
|
|
1692
1420
|
/**
|
|
1693
1421
|
*
|
|
1694
1422
|
* @summary 编辑平面图
|