@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
|
@@ -17,10 +17,12 @@ import type { JsonResultFileDTO } from '../models';
|
|
|
17
17
|
import type { JsonResultListParkDropDownBoxDTO } from '../models';
|
|
18
18
|
import type { JsonResultListSysDept } from '../models';
|
|
19
19
|
import type { JsonResultListSysDeptDropDownBoxListDTO } from '../models';
|
|
20
|
+
import type { JsonResultParkInfoDTO } from '../models';
|
|
20
21
|
import type { JsonResultParkSettingsDetailsDTO } from '../models';
|
|
21
22
|
import type { JsonResultString } from '../models';
|
|
22
23
|
import type { JsonResultSysDept } from '../models';
|
|
23
24
|
import type { JsonResultVoid } from '../models';
|
|
25
|
+
import type { ParkInfoEditVO } from '../models';
|
|
24
26
|
import type { ParkSettingsVO } from '../models';
|
|
25
27
|
import type { SysDept } from '../models';
|
|
26
28
|
import type { SysDeptDropDownVO } from '../models';
|
|
@@ -115,6 +117,15 @@ export declare const CommonApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
115
117
|
* @throws {RequiredError}
|
|
116
118
|
*/
|
|
117
119
|
demo: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
120
|
+
/**
|
|
121
|
+
*
|
|
122
|
+
* @summary 编辑园区信息
|
|
123
|
+
* @param {number} parkId
|
|
124
|
+
* @param {ParkInfoEditVO} parkInfoEditVO
|
|
125
|
+
* @param {*} [options] Override http request option.
|
|
126
|
+
* @throws {RequiredError}
|
|
127
|
+
*/
|
|
128
|
+
editParkInfo: (parkId: number, parkInfoEditVO: ParkInfoEditVO, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
118
129
|
/**
|
|
119
130
|
*
|
|
120
131
|
* @param {SysPost} post
|
|
@@ -164,6 +175,14 @@ export declare const CommonApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
164
175
|
* @throws {RequiredError}
|
|
165
176
|
*/
|
|
166
177
|
getMenu: (menuId: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
178
|
+
/**
|
|
179
|
+
*
|
|
180
|
+
* @summary 获取园区基本信息
|
|
181
|
+
* @param {number} parkId
|
|
182
|
+
* @param {*} [options] Override http request option.
|
|
183
|
+
* @throws {RequiredError}
|
|
184
|
+
*/
|
|
185
|
+
getParkInfo: (parkId: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
167
186
|
/**
|
|
168
187
|
*
|
|
169
188
|
* @summary 查看园区设置详情
|
|
@@ -443,6 +462,15 @@ export declare const CommonApiFp: (configuration?: Configuration) => {
|
|
|
443
462
|
* @throws {RequiredError}
|
|
444
463
|
*/
|
|
445
464
|
demo(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
465
|
+
/**
|
|
466
|
+
*
|
|
467
|
+
* @summary 编辑园区信息
|
|
468
|
+
* @param {number} parkId
|
|
469
|
+
* @param {ParkInfoEditVO} parkInfoEditVO
|
|
470
|
+
* @param {*} [options] Override http request option.
|
|
471
|
+
* @throws {RequiredError}
|
|
472
|
+
*/
|
|
473
|
+
editParkInfo(parkId: number, parkInfoEditVO: ParkInfoEditVO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>>;
|
|
446
474
|
/**
|
|
447
475
|
*
|
|
448
476
|
* @param {SysPost} post
|
|
@@ -498,6 +526,14 @@ export declare const CommonApiFp: (configuration?: Configuration) => {
|
|
|
498
526
|
getMenu(menuId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<{
|
|
499
527
|
[key: string]: object;
|
|
500
528
|
}>>;
|
|
529
|
+
/**
|
|
530
|
+
*
|
|
531
|
+
* @summary 获取园区基本信息
|
|
532
|
+
* @param {number} parkId
|
|
533
|
+
* @param {*} [options] Override http request option.
|
|
534
|
+
* @throws {RequiredError}
|
|
535
|
+
*/
|
|
536
|
+
getParkInfo(parkId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultParkInfoDTO>>;
|
|
501
537
|
/**
|
|
502
538
|
*
|
|
503
539
|
* @summary 查看园区设置详情
|
|
@@ -801,6 +837,14 @@ export declare const CommonApiFactory: (configuration?: Configuration, basePath?
|
|
|
801
837
|
* @throws {RequiredError}
|
|
802
838
|
*/
|
|
803
839
|
demo(options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
840
|
+
/**
|
|
841
|
+
*
|
|
842
|
+
* @summary 编辑园区信息
|
|
843
|
+
* @param {CommonApiEditParkInfoRequest} requestParameters Request parameters.
|
|
844
|
+
* @param {*} [options] Override http request option.
|
|
845
|
+
* @throws {RequiredError}
|
|
846
|
+
*/
|
|
847
|
+
editParkInfo(requestParameters: CommonApiEditParkInfoRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid>;
|
|
804
848
|
/**
|
|
805
849
|
*
|
|
806
850
|
* @param {CommonApiExportJobPositionsRequest} requestParameters Request parameters.
|
|
@@ -855,6 +899,14 @@ export declare const CommonApiFactory: (configuration?: Configuration, basePath?
|
|
|
855
899
|
getMenu(requestParameters: CommonApiGetMenuRequest, options?: RawAxiosRequestConfig): AxiosPromise<{
|
|
856
900
|
[key: string]: object;
|
|
857
901
|
}>;
|
|
902
|
+
/**
|
|
903
|
+
*
|
|
904
|
+
* @summary 获取园区基本信息
|
|
905
|
+
* @param {CommonApiGetParkInfoRequest} requestParameters Request parameters.
|
|
906
|
+
* @param {*} [options] Override http request option.
|
|
907
|
+
* @throws {RequiredError}
|
|
908
|
+
*/
|
|
909
|
+
getParkInfo(requestParameters: CommonApiGetParkInfoRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultParkInfoDTO>;
|
|
858
910
|
/**
|
|
859
911
|
*
|
|
860
912
|
* @summary 查看园区设置详情
|
|
@@ -1187,6 +1239,25 @@ export interface CommonApiDeleteMenuRequest {
|
|
|
1187
1239
|
*/
|
|
1188
1240
|
readonly menuId: number;
|
|
1189
1241
|
}
|
|
1242
|
+
/**
|
|
1243
|
+
* Request parameters for editParkInfo operation in CommonApi.
|
|
1244
|
+
* @export
|
|
1245
|
+
* @interface CommonApiEditParkInfoRequest
|
|
1246
|
+
*/
|
|
1247
|
+
export interface CommonApiEditParkInfoRequest {
|
|
1248
|
+
/**
|
|
1249
|
+
*
|
|
1250
|
+
* @type {number}
|
|
1251
|
+
* @memberof CommonApiEditParkInfo
|
|
1252
|
+
*/
|
|
1253
|
+
readonly parkId: number;
|
|
1254
|
+
/**
|
|
1255
|
+
*
|
|
1256
|
+
* @type {ParkInfoEditVO}
|
|
1257
|
+
* @memberof CommonApiEditParkInfo
|
|
1258
|
+
*/
|
|
1259
|
+
readonly parkInfoEditVO: ParkInfoEditVO;
|
|
1260
|
+
}
|
|
1190
1261
|
/**
|
|
1191
1262
|
* Request parameters for exportJobPositions operation in CommonApi.
|
|
1192
1263
|
* @export
|
|
@@ -1271,6 +1342,19 @@ export interface CommonApiGetMenuRequest {
|
|
|
1271
1342
|
*/
|
|
1272
1343
|
readonly menuId: number;
|
|
1273
1344
|
}
|
|
1345
|
+
/**
|
|
1346
|
+
* Request parameters for getParkInfo operation in CommonApi.
|
|
1347
|
+
* @export
|
|
1348
|
+
* @interface CommonApiGetParkInfoRequest
|
|
1349
|
+
*/
|
|
1350
|
+
export interface CommonApiGetParkInfoRequest {
|
|
1351
|
+
/**
|
|
1352
|
+
*
|
|
1353
|
+
* @type {number}
|
|
1354
|
+
* @memberof CommonApiGetParkInfo
|
|
1355
|
+
*/
|
|
1356
|
+
readonly parkId: number;
|
|
1357
|
+
}
|
|
1274
1358
|
/**
|
|
1275
1359
|
* Request parameters for getParkSetting operation in CommonApi.
|
|
1276
1360
|
* @export
|
|
@@ -1694,6 +1778,15 @@ export declare class CommonApi extends BaseAPI {
|
|
|
1694
1778
|
* @memberof CommonApi
|
|
1695
1779
|
*/
|
|
1696
1780
|
demo(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
1781
|
+
/**
|
|
1782
|
+
*
|
|
1783
|
+
* @summary 编辑园区信息
|
|
1784
|
+
* @param {CommonApiEditParkInfoRequest} requestParameters Request parameters.
|
|
1785
|
+
* @param {*} [options] Override http request option.
|
|
1786
|
+
* @throws {RequiredError}
|
|
1787
|
+
* @memberof CommonApi
|
|
1788
|
+
*/
|
|
1789
|
+
editParkInfo(requestParameters: CommonApiEditParkInfoRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultVoid, any>>;
|
|
1697
1790
|
/**
|
|
1698
1791
|
*
|
|
1699
1792
|
* @param {CommonApiExportJobPositionsRequest} requestParameters Request parameters.
|
|
@@ -1755,6 +1848,15 @@ export declare class CommonApi extends BaseAPI {
|
|
|
1755
1848
|
getMenu(requestParameters: CommonApiGetMenuRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<{
|
|
1756
1849
|
[key: string]: object;
|
|
1757
1850
|
}, any>>;
|
|
1851
|
+
/**
|
|
1852
|
+
*
|
|
1853
|
+
* @summary 获取园区基本信息
|
|
1854
|
+
* @param {CommonApiGetParkInfoRequest} requestParameters Request parameters.
|
|
1855
|
+
* @param {*} [options] Override http request option.
|
|
1856
|
+
* @throws {RequiredError}
|
|
1857
|
+
* @memberof CommonApi
|
|
1858
|
+
*/
|
|
1859
|
+
getParkInfo(requestParameters: CommonApiGetParkInfoRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultParkInfoDTO, any>>;
|
|
1758
1860
|
/**
|
|
1759
1861
|
*
|
|
1760
1862
|
* @summary 查看园区设置详情
|
package/dist/apis/common-api.js
CHANGED
|
@@ -392,6 +392,43 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
392
392
|
options: localVarRequestOptions,
|
|
393
393
|
};
|
|
394
394
|
}),
|
|
395
|
+
/**
|
|
396
|
+
*
|
|
397
|
+
* @summary 编辑园区信息
|
|
398
|
+
* @param {number} parkId
|
|
399
|
+
* @param {ParkInfoEditVO} parkInfoEditVO
|
|
400
|
+
* @param {*} [options] Override http request option.
|
|
401
|
+
* @throws {RequiredError}
|
|
402
|
+
*/
|
|
403
|
+
editParkInfo: (parkId_1, parkInfoEditVO_1, ...args_1) => __awaiter(this, [parkId_1, parkInfoEditVO_1, ...args_1], void 0, function* (parkId, parkInfoEditVO, options = {}) {
|
|
404
|
+
// verify required parameter 'parkId' is not null or undefined
|
|
405
|
+
(0, common_1.assertParamExists)('editParkInfo', 'parkId', parkId);
|
|
406
|
+
// verify required parameter 'parkInfoEditVO' is not null or undefined
|
|
407
|
+
(0, common_1.assertParamExists)('editParkInfo', 'parkInfoEditVO', parkInfoEditVO);
|
|
408
|
+
const localVarPath = `/system/dept/parkInfo/{parkId}`
|
|
409
|
+
.replace(`{${"parkId"}}`, encodeURIComponent(String(parkId)));
|
|
410
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
411
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
412
|
+
let baseOptions;
|
|
413
|
+
if (configuration) {
|
|
414
|
+
baseOptions = configuration.baseOptions;
|
|
415
|
+
}
|
|
416
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
417
|
+
const localVarHeaderParameter = {};
|
|
418
|
+
const localVarQueryParameter = {};
|
|
419
|
+
// authentication tokenScheme required
|
|
420
|
+
// http bearer authentication required
|
|
421
|
+
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
422
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
423
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
424
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
425
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
426
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(parkInfoEditVO, localVarRequestOptions, configuration);
|
|
427
|
+
return {
|
|
428
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
429
|
+
options: localVarRequestOptions,
|
|
430
|
+
};
|
|
431
|
+
}),
|
|
395
432
|
/**
|
|
396
433
|
*
|
|
397
434
|
* @param {SysPost} post
|
|
@@ -619,6 +656,38 @@ const CommonApiAxiosParamCreator = function (configuration) {
|
|
|
619
656
|
options: localVarRequestOptions,
|
|
620
657
|
};
|
|
621
658
|
}),
|
|
659
|
+
/**
|
|
660
|
+
*
|
|
661
|
+
* @summary 获取园区基本信息
|
|
662
|
+
* @param {number} parkId
|
|
663
|
+
* @param {*} [options] Override http request option.
|
|
664
|
+
* @throws {RequiredError}
|
|
665
|
+
*/
|
|
666
|
+
getParkInfo: (parkId_1, ...args_1) => __awaiter(this, [parkId_1, ...args_1], void 0, function* (parkId, options = {}) {
|
|
667
|
+
// verify required parameter 'parkId' is not null or undefined
|
|
668
|
+
(0, common_1.assertParamExists)('getParkInfo', 'parkId', parkId);
|
|
669
|
+
const localVarPath = `/system/dept/parkInfo/{parkId}`
|
|
670
|
+
.replace(`{${"parkId"}}`, encodeURIComponent(String(parkId)));
|
|
671
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
672
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
673
|
+
let baseOptions;
|
|
674
|
+
if (configuration) {
|
|
675
|
+
baseOptions = configuration.baseOptions;
|
|
676
|
+
}
|
|
677
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
678
|
+
const localVarHeaderParameter = {};
|
|
679
|
+
const localVarQueryParameter = {};
|
|
680
|
+
// authentication tokenScheme required
|
|
681
|
+
// http bearer authentication required
|
|
682
|
+
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
683
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
684
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
685
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
686
|
+
return {
|
|
687
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
688
|
+
options: localVarRequestOptions,
|
|
689
|
+
};
|
|
690
|
+
}),
|
|
622
691
|
/**
|
|
623
692
|
*
|
|
624
693
|
* @summary 查看园区设置详情
|
|
@@ -1604,6 +1673,23 @@ const CommonApiFp = function (configuration) {
|
|
|
1604
1673
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1605
1674
|
});
|
|
1606
1675
|
},
|
|
1676
|
+
/**
|
|
1677
|
+
*
|
|
1678
|
+
* @summary 编辑园区信息
|
|
1679
|
+
* @param {number} parkId
|
|
1680
|
+
* @param {ParkInfoEditVO} parkInfoEditVO
|
|
1681
|
+
* @param {*} [options] Override http request option.
|
|
1682
|
+
* @throws {RequiredError}
|
|
1683
|
+
*/
|
|
1684
|
+
editParkInfo(parkId, parkInfoEditVO, options) {
|
|
1685
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1686
|
+
var _a, _b, _c;
|
|
1687
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.editParkInfo(parkId, parkInfoEditVO, options);
|
|
1688
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1689
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.editParkInfo']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1690
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1691
|
+
});
|
|
1692
|
+
},
|
|
1607
1693
|
/**
|
|
1608
1694
|
*
|
|
1609
1695
|
* @param {SysPost} post
|
|
@@ -1709,6 +1795,22 @@ const CommonApiFp = function (configuration) {
|
|
|
1709
1795
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1710
1796
|
});
|
|
1711
1797
|
},
|
|
1798
|
+
/**
|
|
1799
|
+
*
|
|
1800
|
+
* @summary 获取园区基本信息
|
|
1801
|
+
* @param {number} parkId
|
|
1802
|
+
* @param {*} [options] Override http request option.
|
|
1803
|
+
* @throws {RequiredError}
|
|
1804
|
+
*/
|
|
1805
|
+
getParkInfo(parkId, options) {
|
|
1806
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1807
|
+
var _a, _b, _c;
|
|
1808
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.getParkInfo(parkId, options);
|
|
1809
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1810
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommonApi.getParkInfo']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1811
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1812
|
+
});
|
|
1813
|
+
},
|
|
1712
1814
|
/**
|
|
1713
1815
|
*
|
|
1714
1816
|
* @summary 查看园区设置详情
|
|
@@ -2194,6 +2296,16 @@ const CommonApiFactory = function (configuration, basePath, axios) {
|
|
|
2194
2296
|
demo(options) {
|
|
2195
2297
|
return localVarFp.demo(options).then((request) => request(axios, basePath));
|
|
2196
2298
|
},
|
|
2299
|
+
/**
|
|
2300
|
+
*
|
|
2301
|
+
* @summary 编辑园区信息
|
|
2302
|
+
* @param {CommonApiEditParkInfoRequest} requestParameters Request parameters.
|
|
2303
|
+
* @param {*} [options] Override http request option.
|
|
2304
|
+
* @throws {RequiredError}
|
|
2305
|
+
*/
|
|
2306
|
+
editParkInfo(requestParameters, options) {
|
|
2307
|
+
return localVarFp.editParkInfo(requestParameters.parkId, requestParameters.parkInfoEditVO, options).then((request) => request(axios, basePath));
|
|
2308
|
+
},
|
|
2197
2309
|
/**
|
|
2198
2310
|
*
|
|
2199
2311
|
* @param {CommonApiExportJobPositionsRequest} requestParameters Request parameters.
|
|
@@ -2256,6 +2368,16 @@ const CommonApiFactory = function (configuration, basePath, axios) {
|
|
|
2256
2368
|
getMenu(requestParameters, options) {
|
|
2257
2369
|
return localVarFp.getMenu(requestParameters.menuId, options).then((request) => request(axios, basePath));
|
|
2258
2370
|
},
|
|
2371
|
+
/**
|
|
2372
|
+
*
|
|
2373
|
+
* @summary 获取园区基本信息
|
|
2374
|
+
* @param {CommonApiGetParkInfoRequest} requestParameters Request parameters.
|
|
2375
|
+
* @param {*} [options] Override http request option.
|
|
2376
|
+
* @throws {RequiredError}
|
|
2377
|
+
*/
|
|
2378
|
+
getParkInfo(requestParameters, options) {
|
|
2379
|
+
return localVarFp.getParkInfo(requestParameters.parkId, options).then((request) => request(axios, basePath));
|
|
2380
|
+
},
|
|
2259
2381
|
/**
|
|
2260
2382
|
*
|
|
2261
2383
|
* @summary 查看园区设置详情
|
|
@@ -2606,6 +2728,17 @@ class CommonApi extends base_1.BaseAPI {
|
|
|
2606
2728
|
demo(options) {
|
|
2607
2729
|
return (0, exports.CommonApiFp)(this.configuration).demo(options).then((request) => request(this.axios, this.basePath));
|
|
2608
2730
|
}
|
|
2731
|
+
/**
|
|
2732
|
+
*
|
|
2733
|
+
* @summary 编辑园区信息
|
|
2734
|
+
* @param {CommonApiEditParkInfoRequest} requestParameters Request parameters.
|
|
2735
|
+
* @param {*} [options] Override http request option.
|
|
2736
|
+
* @throws {RequiredError}
|
|
2737
|
+
* @memberof CommonApi
|
|
2738
|
+
*/
|
|
2739
|
+
editParkInfo(requestParameters, options) {
|
|
2740
|
+
return (0, exports.CommonApiFp)(this.configuration).editParkInfo(requestParameters.parkId, requestParameters.parkInfoEditVO, options).then((request) => request(this.axios, this.basePath));
|
|
2741
|
+
}
|
|
2609
2742
|
/**
|
|
2610
2743
|
*
|
|
2611
2744
|
* @param {CommonApiExportJobPositionsRequest} requestParameters Request parameters.
|
|
@@ -2675,6 +2808,17 @@ class CommonApi extends base_1.BaseAPI {
|
|
|
2675
2808
|
getMenu(requestParameters, options) {
|
|
2676
2809
|
return (0, exports.CommonApiFp)(this.configuration).getMenu(requestParameters.menuId, options).then((request) => request(this.axios, this.basePath));
|
|
2677
2810
|
}
|
|
2811
|
+
/**
|
|
2812
|
+
*
|
|
2813
|
+
* @summary 获取园区基本信息
|
|
2814
|
+
* @param {CommonApiGetParkInfoRequest} requestParameters Request parameters.
|
|
2815
|
+
* @param {*} [options] Override http request option.
|
|
2816
|
+
* @throws {RequiredError}
|
|
2817
|
+
* @memberof CommonApi
|
|
2818
|
+
*/
|
|
2819
|
+
getParkInfo(requestParameters, options) {
|
|
2820
|
+
return (0, exports.CommonApiFp)(this.configuration).getParkInfo(requestParameters.parkId, options).then((request) => request(this.axios, this.basePath));
|
|
2821
|
+
}
|
|
2678
2822
|
/**
|
|
2679
2823
|
*
|
|
2680
2824
|
* @summary 查看园区设置详情
|
package/dist/apis/cost-api.d.ts
CHANGED
|
@@ -92,7 +92,7 @@ export declare const CostApiAxiosParamCreator: (configuration?: Configuration) =
|
|
|
92
92
|
* @param {*} [options] Override http request option.
|
|
93
93
|
* @throws {RequiredError}
|
|
94
94
|
*/
|
|
95
|
-
|
|
95
|
+
getById1: (billId: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
96
96
|
/**
|
|
97
97
|
*
|
|
98
98
|
* @summary 获取租户保证金
|
|
@@ -444,7 +444,7 @@ export declare const CostApiFp: (configuration?: Configuration) => {
|
|
|
444
444
|
* @param {*} [options] Override http request option.
|
|
445
445
|
* @throws {RequiredError}
|
|
446
446
|
*/
|
|
447
|
-
|
|
447
|
+
getById1(billId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
448
448
|
/**
|
|
449
449
|
*
|
|
450
450
|
* @summary 获取租户保证金
|
|
@@ -791,11 +791,11 @@ export declare const CostApiFactory: (configuration?: Configuration, basePath?:
|
|
|
791
791
|
/**
|
|
792
792
|
*
|
|
793
793
|
* @summary 通过账单id 查询账单信息
|
|
794
|
-
* @param {
|
|
794
|
+
* @param {CostApiGetById1Request} requestParameters Request parameters.
|
|
795
795
|
* @param {*} [options] Override http request option.
|
|
796
796
|
* @throws {RequiredError}
|
|
797
797
|
*/
|
|
798
|
-
|
|
798
|
+
getById1(requestParameters: CostApiGetById1Request, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
799
799
|
/**
|
|
800
800
|
*
|
|
801
801
|
* @summary 获取租户保证金
|
|
@@ -1168,15 +1168,15 @@ export interface CostApiEnergyBillPushSapRequest {
|
|
|
1168
1168
|
readonly costBillPushSapBO: CostBillPushSapBO;
|
|
1169
1169
|
}
|
|
1170
1170
|
/**
|
|
1171
|
-
* Request parameters for
|
|
1171
|
+
* Request parameters for getById1 operation in CostApi.
|
|
1172
1172
|
* @export
|
|
1173
|
-
* @interface
|
|
1173
|
+
* @interface CostApiGetById1Request
|
|
1174
1174
|
*/
|
|
1175
|
-
export interface
|
|
1175
|
+
export interface CostApiGetById1Request {
|
|
1176
1176
|
/**
|
|
1177
1177
|
*
|
|
1178
1178
|
* @type {number}
|
|
1179
|
-
* @memberof
|
|
1179
|
+
* @memberof CostApiGetById1
|
|
1180
1180
|
*/
|
|
1181
1181
|
readonly billId: number;
|
|
1182
1182
|
}
|
|
@@ -1704,12 +1704,12 @@ export declare class CostApi extends BaseAPI {
|
|
|
1704
1704
|
/**
|
|
1705
1705
|
*
|
|
1706
1706
|
* @summary 通过账单id 查询账单信息
|
|
1707
|
-
* @param {
|
|
1707
|
+
* @param {CostApiGetById1Request} requestParameters Request parameters.
|
|
1708
1708
|
* @param {*} [options] Override http request option.
|
|
1709
1709
|
* @throws {RequiredError}
|
|
1710
1710
|
* @memberof CostApi
|
|
1711
1711
|
*/
|
|
1712
|
-
|
|
1712
|
+
getById1(requestParameters: CostApiGetById1Request, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
1713
1713
|
/**
|
|
1714
1714
|
*
|
|
1715
1715
|
* @summary 获取租户保证金
|
package/dist/apis/cost-api.js
CHANGED
|
@@ -243,9 +243,9 @@ const CostApiAxiosParamCreator = function (configuration) {
|
|
|
243
243
|
* @param {*} [options] Override http request option.
|
|
244
244
|
* @throws {RequiredError}
|
|
245
245
|
*/
|
|
246
|
-
|
|
246
|
+
getById1: (billId_1, ...args_1) => __awaiter(this, [billId_1, ...args_1], void 0, function* (billId, options = {}) {
|
|
247
247
|
// verify required parameter 'billId' is not null or undefined
|
|
248
|
-
(0, common_1.assertParamExists)('
|
|
248
|
+
(0, common_1.assertParamExists)('getById1', 'billId', billId);
|
|
249
249
|
const localVarPath = `/gizone/cost/tenantRentBill/getById`;
|
|
250
250
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
251
251
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -1606,12 +1606,12 @@ const CostApiFp = function (configuration) {
|
|
|
1606
1606
|
* @param {*} [options] Override http request option.
|
|
1607
1607
|
* @throws {RequiredError}
|
|
1608
1608
|
*/
|
|
1609
|
-
|
|
1609
|
+
getById1(billId, options) {
|
|
1610
1610
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1611
1611
|
var _a, _b, _c;
|
|
1612
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
1612
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.getById1(billId, options);
|
|
1613
1613
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1614
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CostApi.
|
|
1614
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CostApi.getById1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1615
1615
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1616
1616
|
});
|
|
1617
1617
|
},
|
|
@@ -2265,12 +2265,12 @@ const CostApiFactory = function (configuration, basePath, axios) {
|
|
|
2265
2265
|
/**
|
|
2266
2266
|
*
|
|
2267
2267
|
* @summary 通过账单id 查询账单信息
|
|
2268
|
-
* @param {
|
|
2268
|
+
* @param {CostApiGetById1Request} requestParameters Request parameters.
|
|
2269
2269
|
* @param {*} [options] Override http request option.
|
|
2270
2270
|
* @throws {RequiredError}
|
|
2271
2271
|
*/
|
|
2272
|
-
|
|
2273
|
-
return localVarFp.
|
|
2272
|
+
getById1(requestParameters, options) {
|
|
2273
|
+
return localVarFp.getById1(requestParameters.billId, options).then((request) => request(axios, basePath));
|
|
2274
2274
|
},
|
|
2275
2275
|
/**
|
|
2276
2276
|
*
|
|
@@ -2709,13 +2709,13 @@ class CostApi extends base_1.BaseAPI {
|
|
|
2709
2709
|
/**
|
|
2710
2710
|
*
|
|
2711
2711
|
* @summary 通过账单id 查询账单信息
|
|
2712
|
-
* @param {
|
|
2712
|
+
* @param {CostApiGetById1Request} requestParameters Request parameters.
|
|
2713
2713
|
* @param {*} [options] Override http request option.
|
|
2714
2714
|
* @throws {RequiredError}
|
|
2715
2715
|
* @memberof CostApi
|
|
2716
2716
|
*/
|
|
2717
|
-
|
|
2718
|
-
return (0, exports.CostApiFp)(this.configuration).
|
|
2717
|
+
getById1(requestParameters, options) {
|
|
2718
|
+
return (0, exports.CostApiFp)(this.configuration).getById1(requestParameters.billId, options).then((request) => request(this.axios, this.basePath));
|
|
2719
2719
|
}
|
|
2720
2720
|
/**
|
|
2721
2721
|
*
|
|
@@ -474,7 +474,7 @@ export declare const EnergyApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
474
474
|
* @param {*} [options] Override http request option.
|
|
475
475
|
* @throws {RequiredError}
|
|
476
476
|
*/
|
|
477
|
-
|
|
477
|
+
list: (energyConsumptionSearchVO: EnergyConsumptionSearchVO, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
478
478
|
/**
|
|
479
479
|
*
|
|
480
480
|
* @summary 删除
|
|
@@ -1380,7 +1380,7 @@ export declare const EnergyApiFp: (configuration?: Configuration) => {
|
|
|
1380
1380
|
* @param {*} [options] Override http request option.
|
|
1381
1381
|
* @throws {RequiredError}
|
|
1382
1382
|
*/
|
|
1383
|
-
|
|
1383
|
+
list(energyConsumptionSearchVO: EnergyConsumptionSearchVO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultPageDtoEnergyConsumptionDetailsDTO>>;
|
|
1384
1384
|
/**
|
|
1385
1385
|
*
|
|
1386
1386
|
* @summary 删除
|
|
@@ -2260,11 +2260,11 @@ export declare const EnergyApiFactory: (configuration?: Configuration, basePath?
|
|
|
2260
2260
|
/**
|
|
2261
2261
|
*
|
|
2262
2262
|
* @summary 能源列表
|
|
2263
|
-
* @param {
|
|
2263
|
+
* @param {EnergyApiListRequest} requestParameters Request parameters.
|
|
2264
2264
|
* @param {*} [options] Override http request option.
|
|
2265
2265
|
* @throws {RequiredError}
|
|
2266
2266
|
*/
|
|
2267
|
-
|
|
2267
|
+
list(requestParameters: EnergyApiListRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultPageDtoEnergyConsumptionDetailsDTO>;
|
|
2268
2268
|
/**
|
|
2269
2269
|
*
|
|
2270
2270
|
* @summary 删除
|
|
@@ -3392,15 +3392,15 @@ export interface EnergyApiInternetMeterDetailsAddRequest {
|
|
|
3392
3392
|
readonly internetMeterDetailsAddVO: InternetMeterDetailsAddVO;
|
|
3393
3393
|
}
|
|
3394
3394
|
/**
|
|
3395
|
-
* Request parameters for
|
|
3395
|
+
* Request parameters for list operation in EnergyApi.
|
|
3396
3396
|
* @export
|
|
3397
|
-
* @interface
|
|
3397
|
+
* @interface EnergyApiListRequest
|
|
3398
3398
|
*/
|
|
3399
|
-
export interface
|
|
3399
|
+
export interface EnergyApiListRequest {
|
|
3400
3400
|
/**
|
|
3401
3401
|
*
|
|
3402
3402
|
* @type {EnergyConsumptionSearchVO}
|
|
3403
|
-
* @memberof
|
|
3403
|
+
* @memberof EnergyApiList
|
|
3404
3404
|
*/
|
|
3405
3405
|
readonly energyConsumptionSearchVO: EnergyConsumptionSearchVO;
|
|
3406
3406
|
}
|
|
@@ -4835,12 +4835,12 @@ export declare class EnergyApi extends BaseAPI {
|
|
|
4835
4835
|
/**
|
|
4836
4836
|
*
|
|
4837
4837
|
* @summary 能源列表
|
|
4838
|
-
* @param {
|
|
4838
|
+
* @param {EnergyApiListRequest} requestParameters Request parameters.
|
|
4839
4839
|
* @param {*} [options] Override http request option.
|
|
4840
4840
|
* @throws {RequiredError}
|
|
4841
4841
|
* @memberof EnergyApi
|
|
4842
4842
|
*/
|
|
4843
|
-
|
|
4843
|
+
list(requestParameters: EnergyApiListRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultPageDtoEnergyConsumptionDetailsDTO, any>>;
|
|
4844
4844
|
/**
|
|
4845
4845
|
*
|
|
4846
4846
|
* @summary 删除
|
package/dist/apis/energy-api.js
CHANGED
|
@@ -1708,9 +1708,9 @@ const EnergyApiAxiosParamCreator = function (configuration) {
|
|
|
1708
1708
|
* @param {*} [options] Override http request option.
|
|
1709
1709
|
* @throws {RequiredError}
|
|
1710
1710
|
*/
|
|
1711
|
-
|
|
1711
|
+
list: (energyConsumptionSearchVO_1, ...args_1) => __awaiter(this, [energyConsumptionSearchVO_1, ...args_1], void 0, function* (energyConsumptionSearchVO, options = {}) {
|
|
1712
1712
|
// verify required parameter 'energyConsumptionSearchVO' is not null or undefined
|
|
1713
|
-
(0, common_1.assertParamExists)('
|
|
1713
|
+
(0, common_1.assertParamExists)('list', 'energyConsumptionSearchVO', energyConsumptionSearchVO);
|
|
1714
1714
|
const localVarPath = `/gizone/energy/consumption/list`;
|
|
1715
1715
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1716
1716
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -4644,12 +4644,12 @@ const EnergyApiFp = function (configuration) {
|
|
|
4644
4644
|
* @param {*} [options] Override http request option.
|
|
4645
4645
|
* @throws {RequiredError}
|
|
4646
4646
|
*/
|
|
4647
|
-
|
|
4647
|
+
list(energyConsumptionSearchVO, options) {
|
|
4648
4648
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4649
4649
|
var _a, _b, _c;
|
|
4650
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
4650
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.list(energyConsumptionSearchVO, options);
|
|
4651
4651
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
4652
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['EnergyApi.
|
|
4652
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['EnergyApi.list']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
4653
4653
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
4654
4654
|
});
|
|
4655
4655
|
},
|
|
@@ -6080,12 +6080,12 @@ const EnergyApiFactory = function (configuration, basePath, axios) {
|
|
|
6080
6080
|
/**
|
|
6081
6081
|
*
|
|
6082
6082
|
* @summary 能源列表
|
|
6083
|
-
* @param {
|
|
6083
|
+
* @param {EnergyApiListRequest} requestParameters Request parameters.
|
|
6084
6084
|
* @param {*} [options] Override http request option.
|
|
6085
6085
|
* @throws {RequiredError}
|
|
6086
6086
|
*/
|
|
6087
|
-
|
|
6088
|
-
return localVarFp.
|
|
6087
|
+
list(requestParameters, options) {
|
|
6088
|
+
return localVarFp.list(requestParameters.energyConsumptionSearchVO, options).then((request) => request(axios, basePath));
|
|
6089
6089
|
},
|
|
6090
6090
|
/**
|
|
6091
6091
|
*
|
|
@@ -7179,13 +7179,13 @@ class EnergyApi extends base_1.BaseAPI {
|
|
|
7179
7179
|
/**
|
|
7180
7180
|
*
|
|
7181
7181
|
* @summary 能源列表
|
|
7182
|
-
* @param {
|
|
7182
|
+
* @param {EnergyApiListRequest} requestParameters Request parameters.
|
|
7183
7183
|
* @param {*} [options] Override http request option.
|
|
7184
7184
|
* @throws {RequiredError}
|
|
7185
7185
|
* @memberof EnergyApi
|
|
7186
7186
|
*/
|
|
7187
|
-
|
|
7188
|
-
return (0, exports.EnergyApiFp)(this.configuration).
|
|
7187
|
+
list(requestParameters, options) {
|
|
7188
|
+
return (0, exports.EnergyApiFp)(this.configuration).list(requestParameters.energyConsumptionSearchVO, options).then((request) => request(this.axios, this.basePath));
|
|
7189
7189
|
}
|
|
7190
7190
|
/**
|
|
7191
7191
|
*
|