@gizone/rrs-client 3.11.12-alpha.5 → 3.11.12-alpha.50
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +33 -14
- package/api.ts +2 -1
- package/apis/access-api.ts +61 -61
- package/apis/app-auth-api.ts +13 -13
- package/apis/auth-api.ts +13 -13
- package/apis/calendar-api.ts +231 -209
- package/apis/common-api.ts +192 -0
- package/apis/cost-api.ts +15 -15
- package/apis/energy-api.ts +15 -15
- package/apis/inspection-standard-api.ts +1240 -0
- package/apis/{inspection-api.ts → maintenance-standard-api.ts} +350 -624
- package/apis/message-api.ts +201 -223
- package/apis/privacy-api.ts +78 -76
- package/apis/setting-api.ts +596 -243
- package/apis/space-api.ts +0 -329
- package/apis/sys-api.ts +47 -47
- package/apis/user-api.ts +15 -15
- package/apis/work-order-api.ts +739 -226
- package/dist/api.d.ts +2 -1
- package/dist/api.js +2 -1
- package/dist/apis/access-api.d.ts +41 -41
- package/dist/apis/access-api.js +44 -44
- package/dist/apis/app-auth-api.d.ts +6 -6
- package/dist/apis/app-auth-api.js +11 -11
- package/dist/apis/auth-api.d.ts +6 -6
- package/dist/apis/auth-api.js +11 -11
- package/dist/apis/calendar-api.d.ts +131 -123
- package/dist/apis/calendar-api.js +177 -164
- package/dist/apis/common-api.d.ts +102 -0
- package/dist/apis/common-api.js +144 -0
- package/dist/apis/cost-api.d.ts +10 -10
- package/dist/apis/cost-api.js +11 -11
- package/dist/apis/energy-api.d.ts +10 -10
- package/dist/apis/energy-api.js +11 -11
- package/dist/apis/inspection-standard-api.d.ts +644 -0
- package/dist/apis/inspection-standard-api.js +958 -0
- package/dist/apis/maintenance-standard-api.d.ts +684 -0
- package/dist/apis/{inspection-api.js → maintenance-standard-api.js} +263 -436
- package/dist/apis/message-api.d.ts +117 -125
- package/dist/apis/message-api.js +132 -171
- package/dist/apis/privacy-api.d.ts +49 -48
- package/dist/apis/privacy-api.js +60 -60
- package/dist/apis/setting-api.d.ts +334 -144
- package/dist/apis/setting-api.js +433 -187
- package/dist/apis/space-api.d.ts +0 -159
- package/dist/apis/space-api.js +0 -272
- package/dist/apis/sys-api.d.ts +31 -31
- package/dist/apis/sys-api.js +34 -34
- package/dist/apis/user-api.d.ts +10 -10
- package/dist/apis/user-api.js +11 -11
- package/dist/apis/work-order-api.d.ts +399 -123
- package/dist/apis/work-order-api.js +533 -164
- package/dist/esm/api.d.ts +2 -1
- package/dist/esm/api.js +2 -1
- package/dist/esm/apis/access-api.d.ts +41 -41
- package/dist/esm/apis/access-api.js +44 -44
- package/dist/esm/apis/app-auth-api.d.ts +6 -6
- package/dist/esm/apis/app-auth-api.js +11 -11
- package/dist/esm/apis/auth-api.d.ts +6 -6
- package/dist/esm/apis/auth-api.js +11 -11
- package/dist/esm/apis/calendar-api.d.ts +131 -123
- package/dist/esm/apis/calendar-api.js +177 -164
- package/dist/esm/apis/common-api.d.ts +102 -0
- package/dist/esm/apis/common-api.js +144 -0
- package/dist/esm/apis/cost-api.d.ts +10 -10
- package/dist/esm/apis/cost-api.js +11 -11
- package/dist/esm/apis/energy-api.d.ts +10 -10
- package/dist/esm/apis/energy-api.js +11 -11
- package/dist/esm/apis/inspection-standard-api.d.ts +644 -0
- package/dist/esm/apis/inspection-standard-api.js +951 -0
- package/dist/esm/apis/maintenance-standard-api.d.ts +684 -0
- package/dist/esm/apis/{inspection-api.js → maintenance-standard-api.js} +258 -431
- package/dist/esm/apis/message-api.d.ts +117 -125
- package/dist/esm/apis/message-api.js +132 -171
- package/dist/esm/apis/privacy-api.d.ts +49 -48
- package/dist/esm/apis/privacy-api.js +60 -60
- package/dist/esm/apis/setting-api.d.ts +334 -144
- package/dist/esm/apis/setting-api.js +433 -187
- package/dist/esm/apis/space-api.d.ts +0 -159
- package/dist/esm/apis/space-api.js +0 -272
- package/dist/esm/apis/sys-api.d.ts +31 -31
- package/dist/esm/apis/sys-api.js +34 -34
- package/dist/esm/apis/user-api.d.ts +10 -10
- package/dist/esm/apis/user-api.js +11 -11
- package/dist/esm/apis/work-order-api.d.ts +399 -123
- package/dist/esm/apis/work-order-api.js +533 -164
- package/dist/esm/models/dept-relation-dto.d.ts +140 -0
- package/dist/esm/models/dept-relation.d.ts +86 -0
- package/dist/esm/models/equipment-detail-dto.d.ts +6 -0
- package/dist/esm/models/equipment-edit-vo.d.ts +6 -0
- package/dist/esm/models/equipment-excel-add-dto.d.ts +6 -0
- package/dist/esm/models/equipment-search-system-dto.d.ts +12 -6
- package/dist/esm/models/{calendar-add-redis-list-vo.d.ts → excel-import-result-dtocalendar-export-dto.d.ts} +9 -21
- package/dist/esm/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +31 -0
- package/dist/esm/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +31 -0
- package/dist/esm/models/file-dto.d.ts +3 -3
- package/dist/esm/models/get-user-wx200-response.d.ts +14 -14
- package/dist/esm/models/index.d.ts +31 -13
- package/dist/esm/models/index.js +31 -13
- package/dist/esm/models/inspection-item-bo.d.ts +4 -10
- package/dist/esm/models/inspection-point-item.d.ts +18 -6
- package/dist/esm/models/inspection-standard-import-dto.d.ts +108 -0
- package/dist/esm/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +56 -0
- package/dist/esm/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +56 -0
- package/dist/esm/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +56 -0
- package/dist/esm/models/json-result-list-work-order-dept-settings-entity.d.ts +56 -0
- package/dist/esm/models/{json-result-calendar-add-redis-list-vo.d.ts → json-result-page-dto-sys-user-msg-dto.d.ts} +11 -11
- package/dist/esm/models/{json-result-sys-user-msg-do.d.ts → json-result-park-info-dto.d.ts} +11 -11
- package/dist/{models/json-result-calendar-add-redis-list-vo.d.ts → esm/models/json-result-sys-user-msg-dto.d.ts} +11 -11
- package/dist/esm/models/{json-result-page-dto-sys-user-msg-list-dto.d.ts → json-result-work-order-dept-settings-entity.d.ts} +11 -11
- package/dist/esm/models/json-result-work-order-dept-settings-entity.js +14 -0
- package/dist/esm/models/maintenance-history-dto.d.ts +0 -6
- package/dist/esm/models/maintenance-history-dto.js +0 -6
- package/dist/esm/models/maintenance-standard-import-dto.d.ts +114 -0
- package/dist/esm/models/maintenance-standard-import-dto.js +14 -0
- package/dist/{models/page-dto-sys-user-msg-list-dto.d.ts → esm/models/page-dto-sys-user-msg-dto.d.ts} +7 -7
- package/dist/esm/models/page-dto-sys-user-msg-dto.js +14 -0
- package/dist/esm/models/park-center-attribute-enum.d.ts +21 -0
- package/dist/esm/models/park-center-attribute-enum.js +22 -0
- package/dist/esm/models/park-info-dto.d.ts +85 -0
- package/dist/esm/models/park-info-dto.js +14 -0
- package/dist/esm/models/{work-order-check-before-acceptance-no-vo.d.ts → park-info-edit-vo.d.ts} +15 -14
- package/dist/esm/models/park-info-edit-vo.js +14 -0
- package/dist/esm/models/park-plat-form-enum.d.ts +23 -0
- package/dist/esm/models/park-plat-form-enum.js +24 -0
- package/dist/esm/models/period-detail-resp.d.ts +6 -6
- package/dist/esm/models/period-detail-resp.js +0 -6
- package/dist/esm/models/plan-add-vo.d.ts +1 -1
- package/dist/esm/models/plan-edit-vo.d.ts +1 -1
- package/dist/esm/models/plan-item-add-vo.d.ts +1 -1
- package/dist/esm/models/plan-item-edit-vo.d.ts +1 -1
- package/dist/esm/models/process-work-order-vo.d.ts +19 -0
- package/dist/esm/models/sys-dept.d.ts +7 -1
- package/dist/esm/models/{sys-user-msg-list-dto.d.ts → sys-user-msg-dto.d.ts} +30 -28
- package/dist/esm/models/sys-user-msg-dto.js +14 -0
- package/dist/esm/models/sys-user.d.ts +4 -4
- package/dist/esm/models/system-user-msg-source-type-enum.d.ts +23 -0
- package/dist/esm/models/system-user-msg-source-type-enum.js +24 -0
- package/dist/esm/models/system-user-msg-type-enum.d.ts +21 -0
- package/dist/esm/models/system-user-msg-type-enum.js +22 -0
- package/dist/esm/models/work-order-add-vo.d.ts +24 -4
- package/dist/esm/models/work-order-circulation-vo.d.ts +8 -1
- package/dist/esm/models/work-order-dept-settings-add-or-update-vo.d.ts +36 -0
- package/dist/esm/models/work-order-dept-settings-add-or-update-vo.js +14 -0
- package/dist/esm/models/work-order-dept-settings-entity.d.ts +67 -0
- package/dist/esm/models/work-order-dept-settings-entity.js +14 -0
- package/dist/esm/models/work-order-detail-dto.d.ts +52 -6
- package/dist/esm/models/work-order-detail-dto.js +0 -6
- package/dist/esm/models/work-order-inspection-detail-dto.d.ts +1 -13
- package/dist/esm/models/work-order-inspection-item-req.d.ts +3 -3
- package/dist/esm/models/work-order-internal-status-enum.d.ts +23 -0
- package/{models/work-order-check-before-acceptance-adopt-vo.ts → dist/esm/models/work-order-internal-status-enum.js} +9 -21
- package/dist/esm/models/work-order-issue-type-enum.d.ts +26 -0
- package/dist/esm/models/work-order-issue-type-enum.js +27 -0
- package/dist/esm/models/work-order-liability-party-enum.d.ts +21 -0
- package/dist/esm/models/work-order-liability-party-enum.js +22 -0
- package/dist/esm/models/work-order-push-settings-entity.d.ts +4 -17
- package/dist/esm/models/work-order-push-settings-entity.js +1 -13
- package/dist/esm/models/work-order-push-settings-save-or-update-vo.d.ts +4 -17
- package/dist/esm/models/work-order-push-settings-save-or-update-vo.js +1 -13
- package/dist/{models/work-order-check-before-acceptance-adopt-vo.d.ts → esm/models/work-order-report-vo.d.ts} +11 -10
- package/dist/esm/models/work-order-report-vo.js +14 -0
- package/dist/esm/models/work-order-search-dto.d.ts +0 -6
- package/dist/esm/models/work-order-search-dto.js +0 -6
- package/dist/esm/models/work-order-settings-type-enum.d.ts +30 -0
- package/dist/esm/models/work-order-settings-type-enum.js +31 -0
- package/dist/esm/models/work-order-staging-data-vo.d.ts +49 -0
- package/dist/esm/models/work-order-staging-data-vo.js +14 -0
- package/dist/esm/models/work-order-type-enum.d.ts +1 -1
- package/dist/esm/models/work-order-type-enum.js +1 -1
- package/dist/models/dept-relation-dto.d.ts +140 -0
- package/dist/models/dept-relation.d.ts +86 -0
- package/dist/models/equipment-detail-dto.d.ts +6 -0
- package/dist/models/equipment-edit-vo.d.ts +6 -0
- package/dist/models/equipment-excel-add-dto.d.ts +6 -0
- package/dist/models/equipment-search-system-dto.d.ts +12 -6
- package/dist/models/{calendar-add-redis-list-vo.d.ts → excel-import-result-dtocalendar-export-dto.d.ts} +9 -21
- package/dist/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +31 -0
- package/dist/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +31 -0
- package/dist/models/file-dto.d.ts +3 -3
- package/dist/models/get-user-wx200-response.d.ts +14 -14
- package/dist/models/index.d.ts +31 -13
- package/dist/models/index.js +31 -13
- package/dist/models/inspection-item-bo.d.ts +4 -10
- package/dist/models/inspection-point-item.d.ts +18 -6
- package/dist/models/inspection-standard-import-dto.d.ts +108 -0
- package/dist/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +56 -0
- package/dist/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +56 -0
- package/dist/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +56 -0
- package/dist/models/json-result-list-work-order-dept-settings-entity.d.ts +56 -0
- package/dist/models/json-result-page-dto-sys-user-msg-dto.d.ts +56 -0
- package/dist/models/{json-result-sys-user-msg-do.d.ts → json-result-park-info-dto.d.ts} +11 -11
- package/dist/models/json-result-sys-user-msg-dto.d.ts +56 -0
- package/dist/{esm/models/json-result-space-edit-before-and-after-dto.d.ts → models/json-result-work-order-dept-settings-entity.d.ts} +11 -11
- package/dist/models/json-result-work-order-dept-settings-entity.js +15 -0
- package/dist/models/maintenance-history-dto.d.ts +0 -6
- package/dist/models/maintenance-history-dto.js +0 -6
- package/dist/models/maintenance-standard-import-dto.d.ts +114 -0
- package/dist/models/maintenance-standard-import-dto.js +15 -0
- package/dist/{esm/models/page-dto-sys-user-msg-list-dto.d.ts → models/page-dto-sys-user-msg-dto.d.ts} +7 -7
- package/dist/models/page-dto-sys-user-msg-dto.js +15 -0
- package/dist/models/park-center-attribute-enum.d.ts +21 -0
- package/dist/models/park-center-attribute-enum.js +25 -0
- package/dist/models/park-info-dto.d.ts +85 -0
- package/dist/models/park-info-dto.js +15 -0
- package/dist/models/{work-order-check-before-acceptance-no-vo.d.ts → park-info-edit-vo.d.ts} +15 -14
- package/dist/models/park-info-edit-vo.js +15 -0
- package/dist/models/park-plat-form-enum.d.ts +23 -0
- package/dist/models/park-plat-form-enum.js +27 -0
- package/dist/models/period-detail-resp.d.ts +6 -6
- package/dist/models/period-detail-resp.js +0 -6
- package/dist/models/plan-add-vo.d.ts +1 -1
- package/dist/models/plan-edit-vo.d.ts +1 -1
- package/dist/models/plan-item-add-vo.d.ts +1 -1
- package/dist/models/plan-item-edit-vo.d.ts +1 -1
- package/dist/models/process-work-order-vo.d.ts +19 -0
- package/dist/models/sys-dept.d.ts +7 -1
- package/dist/models/{sys-user-msg-list-dto.d.ts → sys-user-msg-dto.d.ts} +30 -28
- package/dist/models/sys-user-msg-dto.js +15 -0
- package/dist/models/sys-user.d.ts +4 -4
- package/dist/models/system-user-msg-source-type-enum.d.ts +23 -0
- package/dist/models/system-user-msg-source-type-enum.js +27 -0
- package/dist/models/system-user-msg-type-enum.d.ts +21 -0
- package/dist/models/system-user-msg-type-enum.js +25 -0
- package/dist/models/work-order-add-vo.d.ts +24 -4
- package/dist/models/work-order-circulation-vo.d.ts +8 -1
- package/dist/models/work-order-dept-settings-add-or-update-vo.d.ts +36 -0
- package/dist/models/work-order-dept-settings-add-or-update-vo.js +15 -0
- package/dist/models/work-order-dept-settings-entity.d.ts +67 -0
- package/dist/models/work-order-dept-settings-entity.js +15 -0
- package/dist/models/work-order-detail-dto.d.ts +52 -6
- package/dist/models/work-order-detail-dto.js +0 -6
- package/dist/models/work-order-inspection-detail-dto.d.ts +1 -13
- package/dist/models/work-order-inspection-item-req.d.ts +3 -3
- package/dist/models/work-order-internal-status-enum.d.ts +23 -0
- package/dist/models/work-order-internal-status-enum.js +27 -0
- package/dist/models/work-order-issue-type-enum.d.ts +26 -0
- package/dist/models/work-order-issue-type-enum.js +30 -0
- package/dist/models/work-order-liability-party-enum.d.ts +21 -0
- package/dist/models/work-order-liability-party-enum.js +25 -0
- package/dist/models/work-order-push-settings-entity.d.ts +4 -17
- package/dist/models/work-order-push-settings-entity.js +0 -14
- package/dist/models/work-order-push-settings-save-or-update-vo.d.ts +4 -17
- package/dist/models/work-order-push-settings-save-or-update-vo.js +0 -14
- package/dist/{esm/models/work-order-check-before-acceptance-adopt-vo.d.ts → models/work-order-report-vo.d.ts} +11 -10
- package/dist/models/work-order-report-vo.js +15 -0
- package/dist/models/work-order-search-dto.d.ts +0 -6
- package/dist/models/work-order-search-dto.js +0 -6
- package/dist/models/work-order-settings-type-enum.d.ts +30 -0
- package/dist/models/work-order-settings-type-enum.js +34 -0
- package/dist/models/work-order-staging-data-vo.d.ts +49 -0
- package/dist/models/work-order-staging-data-vo.js +15 -0
- package/dist/models/work-order-type-enum.d.ts +1 -1
- package/dist/models/work-order-type-enum.js +1 -1
- package/models/dept-relation-dto.ts +152 -0
- package/models/dept-relation.ts +98 -0
- package/models/equipment-detail-dto.ts +6 -0
- package/models/equipment-edit-vo.ts +6 -0
- package/models/equipment-excel-add-dto.ts +6 -0
- package/models/equipment-search-system-dto.ts +12 -6
- package/models/{calendar-add-redis-list-vo.ts → excel-import-result-dtocalendar-export-dto.ts} +9 -21
- package/models/excel-import-result-dtoinspection-standard-import-dto.ts +39 -0
- package/models/excel-import-result-dtomaintenance-standard-import-dto.ts +39 -0
- package/models/file-dto.ts +3 -3
- package/models/get-user-wx200-response.ts +14 -14
- package/models/index.ts +31 -13
- package/models/inspection-item-bo.ts +4 -10
- package/models/inspection-point-item.ts +18 -6
- package/models/inspection-standard-import-dto.ts +114 -0
- package/models/json-result-excel-import-result-dtocalendar-export-dto.ts +66 -0
- package/models/json-result-excel-import-result-dtoinspection-standard-import-dto.ts +66 -0
- package/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.ts +66 -0
- package/models/json-result-list-work-order-dept-settings-entity.ts +66 -0
- package/models/{json-result-calendar-add-redis-list-vo.ts → json-result-page-dto-sys-user-msg-dto.ts} +11 -11
- package/models/{json-result-sys-user-msg-do.ts → json-result-park-info-dto.ts} +11 -11
- package/models/{json-result-page-dto-sys-user-msg-list-dto.ts → json-result-sys-user-msg-dto.ts} +11 -11
- package/models/{json-result-space-edit-before-and-after-dto.ts → json-result-work-order-dept-settings-entity.ts} +11 -11
- package/models/maintenance-history-dto.ts +0 -6
- package/models/maintenance-standard-import-dto.ts +120 -0
- package/models/{page-dto-sys-user-msg-list-dto.ts → page-dto-sys-user-msg-dto.ts} +7 -7
- package/models/park-center-attribute-enum.ts +31 -0
- package/models/park-info-dto.ts +93 -0
- package/models/park-info-edit-vo.ts +45 -0
- package/models/park-plat-form-enum.ts +33 -0
- package/models/period-detail-resp.ts +6 -6
- package/models/plan-add-vo.ts +1 -1
- package/models/plan-edit-vo.ts +1 -1
- package/models/plan-item-add-vo.ts +1 -1
- package/models/plan-item-edit-vo.ts +1 -1
- package/models/process-work-order-vo.ts +23 -0
- package/models/sys-dept.ts +7 -1
- package/models/{sys-user-msg-list-dto.ts → sys-user-msg-dto.ts} +36 -28
- package/models/sys-user.ts +4 -4
- package/models/system-user-msg-source-type-enum.ts +33 -0
- package/models/system-user-msg-type-enum.ts +31 -0
- package/models/work-order-add-vo.ts +28 -4
- package/models/work-order-circulation-vo.ts +12 -1
- package/models/{work-order-check-before-acceptance-no-vo.ts → work-order-dept-settings-add-or-update-vo.ts} +12 -12
- package/models/work-order-dept-settings-entity.ts +77 -0
- package/models/work-order-detail-dto.ts +60 -6
- package/models/work-order-inspection-detail-dto.ts +1 -13
- package/models/work-order-inspection-item-req.ts +3 -3
- package/models/work-order-internal-status-enum.ts +33 -0
- package/models/work-order-issue-type-enum.ts +36 -0
- package/models/work-order-liability-party-enum.ts +31 -0
- package/models/work-order-push-settings-entity.ts +6 -18
- package/models/work-order-push-settings-save-or-update-vo.ts +6 -18
- package/models/{space-edit-before-and-after-dto.ts → work-order-report-vo.ts} +13 -11
- package/models/work-order-search-dto.ts +0 -6
- package/models/work-order-settings-type-enum.ts +40 -0
- package/models/work-order-staging-data-vo.ts +59 -0
- package/models/work-order-type-enum.ts +1 -1
- package/package.json +1 -1
- package/dist/apis/inspection-api.d.ts +0 -846
- package/dist/esm/apis/inspection-api.d.ts +0 -846
- package/dist/esm/models/space-edit-before-and-after-dto.d.ts +0 -31
- package/dist/esm/models/space-edit-excel-dto.d.ts +0 -78
- package/dist/esm/models/sys-user-msg-do.d.ts +0 -90
- package/dist/esm/models/sys-user-msg-search-list-vo.d.ts +0 -54
- package/dist/models/json-result-page-dto-sys-user-msg-list-dto.d.ts +0 -56
- package/dist/models/json-result-space-edit-before-and-after-dto.d.ts +0 -56
- package/dist/models/space-edit-before-and-after-dto.d.ts +0 -31
- package/dist/models/space-edit-excel-dto.d.ts +0 -78
- package/dist/models/sys-user-msg-do.d.ts +0 -90
- package/dist/models/sys-user-msg-search-list-vo.d.ts +0 -54
- package/models/space-edit-excel-dto.ts +0 -84
- package/models/sys-user-msg-do.ts +0 -96
- package/models/sys-user-msg-search-list-vo.ts +0 -60
- /package/dist/esm/models/{calendar-add-redis-list-vo.js → dept-relation-dto.js} +0 -0
- /package/dist/esm/models/{json-result-calendar-add-redis-list-vo.js → dept-relation.js} +0 -0
- /package/dist/esm/models/{json-result-page-dto-sys-user-msg-list-dto.js → excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/esm/models/{json-result-space-edit-before-and-after-dto.js → excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{json-result-sys-user-msg-do.js → excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{page-dto-sys-user-msg-list-dto.js → inspection-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{space-edit-before-and-after-dto.js → json-result-excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/esm/models/{space-edit-excel-dto.js → json-result-excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{sys-user-msg-do.js → json-result-excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{sys-user-msg-list-dto.js → json-result-list-work-order-dept-settings-entity.js} +0 -0
- /package/dist/esm/models/{sys-user-msg-search-list-vo.js → json-result-page-dto-sys-user-msg-dto.js} +0 -0
- /package/dist/esm/models/{work-order-check-before-acceptance-adopt-vo.js → json-result-park-info-dto.js} +0 -0
- /package/dist/esm/models/{work-order-check-before-acceptance-no-vo.js → json-result-sys-user-msg-dto.js} +0 -0
- /package/dist/models/{calendar-add-redis-list-vo.js → dept-relation-dto.js} +0 -0
- /package/dist/models/{json-result-calendar-add-redis-list-vo.js → dept-relation.js} +0 -0
- /package/dist/models/{json-result-page-dto-sys-user-msg-list-dto.js → excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/models/{json-result-space-edit-before-and-after-dto.js → excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/models/{json-result-sys-user-msg-do.js → excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/models/{page-dto-sys-user-msg-list-dto.js → inspection-standard-import-dto.js} +0 -0
- /package/dist/models/{space-edit-before-and-after-dto.js → json-result-excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/models/{space-edit-excel-dto.js → json-result-excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/models/{sys-user-msg-do.js → json-result-excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/models/{sys-user-msg-list-dto.js → json-result-list-work-order-dept-settings-entity.js} +0 -0
- /package/dist/models/{sys-user-msg-search-list-vo.js → json-result-page-dto-sys-user-msg-dto.js} +0 -0
- /package/dist/models/{work-order-check-before-acceptance-adopt-vo.js → json-result-park-info-dto.js} +0 -0
- /package/dist/models/{work-order-check-before-acceptance-no-vo.js → json-result-sys-user-msg-dto.js} +0 -0
|
@@ -103,7 +103,7 @@ const WorkOrderApiAxiosParamCreator = function (configuration) {
|
|
|
103
103
|
}),
|
|
104
104
|
/**
|
|
105
105
|
*
|
|
106
|
-
* @summary
|
|
106
|
+
* @summary 日历-查询一段时间内每天的计划数量
|
|
107
107
|
* @param {string} [start] 开始时间
|
|
108
108
|
* @param {string} [end] 结束时间
|
|
109
109
|
* @param {*} [options] Override http request option.
|
|
@@ -143,7 +143,7 @@ const WorkOrderApiAxiosParamCreator = function (configuration) {
|
|
|
143
143
|
}),
|
|
144
144
|
/**
|
|
145
145
|
*
|
|
146
|
-
* @summary
|
|
146
|
+
* @summary 日历-查询某一天的计划列表
|
|
147
147
|
* @param {string} date 日期(yyyy/MM/dd)
|
|
148
148
|
* @param {*} [options] Override http request option.
|
|
149
149
|
* @throws {RequiredError}
|
|
@@ -177,72 +177,6 @@ const WorkOrderApiAxiosParamCreator = function (configuration) {
|
|
|
177
177
|
options: localVarRequestOptions,
|
|
178
178
|
};
|
|
179
179
|
}),
|
|
180
|
-
/**
|
|
181
|
-
*
|
|
182
|
-
* @summary 验收通过
|
|
183
|
-
* @param {WorkOrderCheckBeforeAcceptanceAdoptVo} workOrderCheckBeforeAcceptanceAdoptVo
|
|
184
|
-
* @param {*} [options] Override http request option.
|
|
185
|
-
* @throws {RequiredError}
|
|
186
|
-
*/
|
|
187
|
-
checkBeforeAcceptanceAdopt: (workOrderCheckBeforeAcceptanceAdoptVo_1, ...args_1) => __awaiter(this, [workOrderCheckBeforeAcceptanceAdoptVo_1, ...args_1], void 0, function* (workOrderCheckBeforeAcceptanceAdoptVo, options = {}) {
|
|
188
|
-
// verify required parameter 'workOrderCheckBeforeAcceptanceAdoptVo' is not null or undefined
|
|
189
|
-
(0, common_1.assertParamExists)('checkBeforeAcceptanceAdopt', 'workOrderCheckBeforeAcceptanceAdoptVo', workOrderCheckBeforeAcceptanceAdoptVo);
|
|
190
|
-
const localVarPath = `/gizone/workOrder/check/before/acceptance/adopt`;
|
|
191
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
192
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
193
|
-
let baseOptions;
|
|
194
|
-
if (configuration) {
|
|
195
|
-
baseOptions = configuration.baseOptions;
|
|
196
|
-
}
|
|
197
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
198
|
-
const localVarHeaderParameter = {};
|
|
199
|
-
const localVarQueryParameter = {};
|
|
200
|
-
// authentication tokenScheme required
|
|
201
|
-
// http bearer authentication required
|
|
202
|
-
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
203
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
204
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
205
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
206
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
207
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(workOrderCheckBeforeAcceptanceAdoptVo, localVarRequestOptions, configuration);
|
|
208
|
-
return {
|
|
209
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
210
|
-
options: localVarRequestOptions,
|
|
211
|
-
};
|
|
212
|
-
}),
|
|
213
|
-
/**
|
|
214
|
-
*
|
|
215
|
-
* @summary 验收未通过
|
|
216
|
-
* @param {WorkOrderCheckBeforeAcceptanceNoVo} workOrderCheckBeforeAcceptanceNoVo
|
|
217
|
-
* @param {*} [options] Override http request option.
|
|
218
|
-
* @throws {RequiredError}
|
|
219
|
-
*/
|
|
220
|
-
checkBeforeAcceptanceNo: (workOrderCheckBeforeAcceptanceNoVo_1, ...args_1) => __awaiter(this, [workOrderCheckBeforeAcceptanceNoVo_1, ...args_1], void 0, function* (workOrderCheckBeforeAcceptanceNoVo, options = {}) {
|
|
221
|
-
// verify required parameter 'workOrderCheckBeforeAcceptanceNoVo' is not null or undefined
|
|
222
|
-
(0, common_1.assertParamExists)('checkBeforeAcceptanceNo', 'workOrderCheckBeforeAcceptanceNoVo', workOrderCheckBeforeAcceptanceNoVo);
|
|
223
|
-
const localVarPath = `/gizone/workOrder/check/before/acceptance/no`;
|
|
224
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
225
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
226
|
-
let baseOptions;
|
|
227
|
-
if (configuration) {
|
|
228
|
-
baseOptions = configuration.baseOptions;
|
|
229
|
-
}
|
|
230
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
231
|
-
const localVarHeaderParameter = {};
|
|
232
|
-
const localVarQueryParameter = {};
|
|
233
|
-
// authentication tokenScheme required
|
|
234
|
-
// http bearer authentication required
|
|
235
|
-
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
236
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
237
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
238
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
239
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
240
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(workOrderCheckBeforeAcceptanceNoVo, localVarRequestOptions, configuration);
|
|
241
|
-
return {
|
|
242
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
243
|
-
options: localVarRequestOptions,
|
|
244
|
-
};
|
|
245
|
-
}),
|
|
246
180
|
/**
|
|
247
181
|
*
|
|
248
182
|
* @summary 查询当前工单评论
|
|
@@ -561,7 +495,7 @@ const WorkOrderApiAxiosParamCreator = function (configuration) {
|
|
|
561
495
|
handle: (inspectionHandleReq_1, ...args_1) => __awaiter(this, [inspectionHandleReq_1, ...args_1], void 0, function* (inspectionHandleReq, options = {}) {
|
|
562
496
|
// verify required parameter 'inspectionHandleReq' is not null or undefined
|
|
563
497
|
(0, common_1.assertParamExists)('handle', 'inspectionHandleReq', inspectionHandleReq);
|
|
564
|
-
const localVarPath = `/gizone/
|
|
498
|
+
const localVarPath = `/gizone/workOrder/period/handle/inspection`;
|
|
565
499
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
566
500
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
567
501
|
let baseOptions;
|
|
@@ -594,7 +528,7 @@ const WorkOrderApiAxiosParamCreator = function (configuration) {
|
|
|
594
528
|
handleBatch: (inspectionHandleReq_1, ...args_1) => __awaiter(this, [inspectionHandleReq_1, ...args_1], void 0, function* (inspectionHandleReq, options = {}) {
|
|
595
529
|
// verify required parameter 'inspectionHandleReq' is not null or undefined
|
|
596
530
|
(0, common_1.assertParamExists)('handleBatch', 'inspectionHandleReq', inspectionHandleReq);
|
|
597
|
-
const localVarPath = `/gizone/
|
|
531
|
+
const localVarPath = `/gizone/workOrder/period/handle/inspection/batch`;
|
|
598
532
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
599
533
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
600
534
|
let baseOptions;
|
|
@@ -868,7 +802,7 @@ const WorkOrderApiAxiosParamCreator = function (configuration) {
|
|
|
868
802
|
saveDetail: (savePeriodWorkOrderDetailReq_1, ...args_1) => __awaiter(this, [savePeriodWorkOrderDetailReq_1, ...args_1], void 0, function* (savePeriodWorkOrderDetailReq, options = {}) {
|
|
869
803
|
// verify required parameter 'savePeriodWorkOrderDetailReq' is not null or undefined
|
|
870
804
|
(0, common_1.assertParamExists)('saveDetail', 'savePeriodWorkOrderDetailReq', savePeriodWorkOrderDetailReq);
|
|
871
|
-
const localVarPath = `/gizone/
|
|
805
|
+
const localVarPath = `/gizone/workOrder/period/saveDetail`;
|
|
872
806
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
873
807
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
874
808
|
let baseOptions;
|
|
@@ -1092,6 +1026,123 @@ const WorkOrderApiAxiosParamCreator = function (configuration) {
|
|
|
1092
1026
|
options: localVarRequestOptions,
|
|
1093
1027
|
};
|
|
1094
1028
|
}),
|
|
1029
|
+
/**
|
|
1030
|
+
*
|
|
1031
|
+
* @summary 新增或修改
|
|
1032
|
+
* @param {number} parkId
|
|
1033
|
+
* @param {WorkOrderTypeEnum} workOrderType
|
|
1034
|
+
* @param {Array<WorkOrderDeptSettingsAddOrUpdateVO>} workOrderDeptSettingsAddOrUpdateVO
|
|
1035
|
+
* @param {*} [options] Override http request option.
|
|
1036
|
+
* @throws {RequiredError}
|
|
1037
|
+
*/
|
|
1038
|
+
workOrderDeptSettingsAddOrUpdate: (parkId_1, workOrderType_1, workOrderDeptSettingsAddOrUpdateVO_1, ...args_1) => __awaiter(this, [parkId_1, workOrderType_1, workOrderDeptSettingsAddOrUpdateVO_1, ...args_1], void 0, function* (parkId, workOrderType, workOrderDeptSettingsAddOrUpdateVO, options = {}) {
|
|
1039
|
+
// verify required parameter 'parkId' is not null or undefined
|
|
1040
|
+
(0, common_1.assertParamExists)('workOrderDeptSettingsAddOrUpdate', 'parkId', parkId);
|
|
1041
|
+
// verify required parameter 'workOrderType' is not null or undefined
|
|
1042
|
+
(0, common_1.assertParamExists)('workOrderDeptSettingsAddOrUpdate', 'workOrderType', workOrderType);
|
|
1043
|
+
// verify required parameter 'workOrderDeptSettingsAddOrUpdateVO' is not null or undefined
|
|
1044
|
+
(0, common_1.assertParamExists)('workOrderDeptSettingsAddOrUpdate', 'workOrderDeptSettingsAddOrUpdateVO', workOrderDeptSettingsAddOrUpdateVO);
|
|
1045
|
+
const localVarPath = `/gizone/workOrderDeptSettings/{parkId}/{workOrderType}`
|
|
1046
|
+
.replace(`{${"parkId"}}`, encodeURIComponent(String(parkId)))
|
|
1047
|
+
.replace(`{${"workOrderType"}}`, encodeURIComponent(String(workOrderType)));
|
|
1048
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1049
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
1050
|
+
let baseOptions;
|
|
1051
|
+
if (configuration) {
|
|
1052
|
+
baseOptions = configuration.baseOptions;
|
|
1053
|
+
}
|
|
1054
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
1055
|
+
const localVarHeaderParameter = {};
|
|
1056
|
+
const localVarQueryParameter = {};
|
|
1057
|
+
// authentication tokenScheme required
|
|
1058
|
+
// http bearer authentication required
|
|
1059
|
+
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
1060
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
1061
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
1062
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1063
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1064
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(workOrderDeptSettingsAddOrUpdateVO, localVarRequestOptions, configuration);
|
|
1065
|
+
return {
|
|
1066
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
1067
|
+
options: localVarRequestOptions,
|
|
1068
|
+
};
|
|
1069
|
+
}),
|
|
1070
|
+
/**
|
|
1071
|
+
*
|
|
1072
|
+
* @summary 根据工单类型查询
|
|
1073
|
+
* @param {number} parkId
|
|
1074
|
+
* @param {WorkOrderTypeEnum} workOrderType
|
|
1075
|
+
* @param {*} [options] Override http request option.
|
|
1076
|
+
* @throws {RequiredError}
|
|
1077
|
+
*/
|
|
1078
|
+
workOrderDeptSettingsSelectByWorkOrderType: (parkId_1, workOrderType_1, ...args_1) => __awaiter(this, [parkId_1, workOrderType_1, ...args_1], void 0, function* (parkId, workOrderType, options = {}) {
|
|
1079
|
+
// verify required parameter 'parkId' is not null or undefined
|
|
1080
|
+
(0, common_1.assertParamExists)('workOrderDeptSettingsSelectByWorkOrderType', 'parkId', parkId);
|
|
1081
|
+
// verify required parameter 'workOrderType' is not null or undefined
|
|
1082
|
+
(0, common_1.assertParamExists)('workOrderDeptSettingsSelectByWorkOrderType', 'workOrderType', workOrderType);
|
|
1083
|
+
const localVarPath = `/gizone/workOrderDeptSettings/{parkId}/{workOrderType}`
|
|
1084
|
+
.replace(`{${"parkId"}}`, encodeURIComponent(String(parkId)))
|
|
1085
|
+
.replace(`{${"workOrderType"}}`, encodeURIComponent(String(workOrderType)));
|
|
1086
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1087
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
1088
|
+
let baseOptions;
|
|
1089
|
+
if (configuration) {
|
|
1090
|
+
baseOptions = configuration.baseOptions;
|
|
1091
|
+
}
|
|
1092
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
1093
|
+
const localVarHeaderParameter = {};
|
|
1094
|
+
const localVarQueryParameter = {};
|
|
1095
|
+
// authentication tokenScheme required
|
|
1096
|
+
// http bearer authentication required
|
|
1097
|
+
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
1098
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
1099
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1100
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1101
|
+
return {
|
|
1102
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
1103
|
+
options: localVarRequestOptions,
|
|
1104
|
+
};
|
|
1105
|
+
}),
|
|
1106
|
+
/**
|
|
1107
|
+
*
|
|
1108
|
+
* @summary 根据工单类型和key查询
|
|
1109
|
+
* @param {number} parkId
|
|
1110
|
+
* @param {WorkOrderTypeEnum} workOrderType
|
|
1111
|
+
* @param {string} key
|
|
1112
|
+
* @param {*} [options] Override http request option.
|
|
1113
|
+
* @throws {RequiredError}
|
|
1114
|
+
*/
|
|
1115
|
+
workOrderDeptSettingsSelectByWorkOrderTypeAndKey: (parkId_1, workOrderType_1, key_1, ...args_1) => __awaiter(this, [parkId_1, workOrderType_1, key_1, ...args_1], void 0, function* (parkId, workOrderType, key, options = {}) {
|
|
1116
|
+
// verify required parameter 'parkId' is not null or undefined
|
|
1117
|
+
(0, common_1.assertParamExists)('workOrderDeptSettingsSelectByWorkOrderTypeAndKey', 'parkId', parkId);
|
|
1118
|
+
// verify required parameter 'workOrderType' is not null or undefined
|
|
1119
|
+
(0, common_1.assertParamExists)('workOrderDeptSettingsSelectByWorkOrderTypeAndKey', 'workOrderType', workOrderType);
|
|
1120
|
+
// verify required parameter 'key' is not null or undefined
|
|
1121
|
+
(0, common_1.assertParamExists)('workOrderDeptSettingsSelectByWorkOrderTypeAndKey', 'key', key);
|
|
1122
|
+
const localVarPath = `/gizone/workOrderDeptSettings/{parkId}/{workOrderType}/{key}`
|
|
1123
|
+
.replace(`{${"parkId"}}`, encodeURIComponent(String(parkId)))
|
|
1124
|
+
.replace(`{${"workOrderType"}}`, encodeURIComponent(String(workOrderType)))
|
|
1125
|
+
.replace(`{${"key"}}`, encodeURIComponent(String(key)));
|
|
1126
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1127
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
1128
|
+
let baseOptions;
|
|
1129
|
+
if (configuration) {
|
|
1130
|
+
baseOptions = configuration.baseOptions;
|
|
1131
|
+
}
|
|
1132
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
1133
|
+
const localVarHeaderParameter = {};
|
|
1134
|
+
const localVarQueryParameter = {};
|
|
1135
|
+
// authentication tokenScheme required
|
|
1136
|
+
// http bearer authentication required
|
|
1137
|
+
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
1138
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
1139
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1140
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1141
|
+
return {
|
|
1142
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
1143
|
+
options: localVarRequestOptions,
|
|
1144
|
+
};
|
|
1145
|
+
}),
|
|
1095
1146
|
/**
|
|
1096
1147
|
*
|
|
1097
1148
|
* @summary 主管派单
|
|
@@ -1125,6 +1176,38 @@ const WorkOrderApiAxiosParamCreator = function (configuration) {
|
|
|
1125
1176
|
options: localVarRequestOptions,
|
|
1126
1177
|
};
|
|
1127
1178
|
}),
|
|
1179
|
+
/**
|
|
1180
|
+
*
|
|
1181
|
+
* @summary 工单冻结
|
|
1182
|
+
* @param {number} workOrderId
|
|
1183
|
+
* @param {*} [options] Override http request option.
|
|
1184
|
+
* @throws {RequiredError}
|
|
1185
|
+
*/
|
|
1186
|
+
workOrderFreeze: (workOrderId_1, ...args_1) => __awaiter(this, [workOrderId_1, ...args_1], void 0, function* (workOrderId, options = {}) {
|
|
1187
|
+
// verify required parameter 'workOrderId' is not null or undefined
|
|
1188
|
+
(0, common_1.assertParamExists)('workOrderFreeze', 'workOrderId', workOrderId);
|
|
1189
|
+
const localVarPath = `/gizone/workOrder/freeze/{workOrderId}`
|
|
1190
|
+
.replace(`{${"workOrderId"}}`, encodeURIComponent(String(workOrderId)));
|
|
1191
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1192
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
1193
|
+
let baseOptions;
|
|
1194
|
+
if (configuration) {
|
|
1195
|
+
baseOptions = configuration.baseOptions;
|
|
1196
|
+
}
|
|
1197
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
1198
|
+
const localVarHeaderParameter = {};
|
|
1199
|
+
const localVarQueryParameter = {};
|
|
1200
|
+
// authentication tokenScheme required
|
|
1201
|
+
// http bearer authentication required
|
|
1202
|
+
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
1203
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
1204
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1205
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1206
|
+
return {
|
|
1207
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
1208
|
+
options: localVarRequestOptions,
|
|
1209
|
+
};
|
|
1210
|
+
}),
|
|
1128
1211
|
/**
|
|
1129
1212
|
*
|
|
1130
1213
|
* @summary 工单管理列表
|
|
@@ -1211,7 +1294,7 @@ const WorkOrderApiAxiosParamCreator = function (configuration) {
|
|
|
1211
1294
|
workOrderPeriodDetail: (workOrderId_1, ...args_1) => __awaiter(this, [workOrderId_1, ...args_1], void 0, function* (workOrderId, options = {}) {
|
|
1212
1295
|
// verify required parameter 'workOrderId' is not null or undefined
|
|
1213
1296
|
(0, common_1.assertParamExists)('workOrderPeriodDetail', 'workOrderId', workOrderId);
|
|
1214
|
-
const localVarPath = `/gizone/
|
|
1297
|
+
const localVarPath = `/gizone/workOrder/period/{workOrderId}`
|
|
1215
1298
|
.replace(`{${"workOrderId"}}`, encodeURIComponent(String(workOrderId)));
|
|
1216
1299
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1217
1300
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -1332,6 +1415,38 @@ const WorkOrderApiAxiosParamCreator = function (configuration) {
|
|
|
1332
1415
|
options: localVarRequestOptions,
|
|
1333
1416
|
};
|
|
1334
1417
|
}),
|
|
1418
|
+
/**
|
|
1419
|
+
*
|
|
1420
|
+
* @summary 工单驳回
|
|
1421
|
+
* @param {number} workOrderId
|
|
1422
|
+
* @param {*} [options] Override http request option.
|
|
1423
|
+
* @throws {RequiredError}
|
|
1424
|
+
*/
|
|
1425
|
+
workOrderReject: (workOrderId_1, ...args_1) => __awaiter(this, [workOrderId_1, ...args_1], void 0, function* (workOrderId, options = {}) {
|
|
1426
|
+
// verify required parameter 'workOrderId' is not null or undefined
|
|
1427
|
+
(0, common_1.assertParamExists)('workOrderReject', 'workOrderId', workOrderId);
|
|
1428
|
+
const localVarPath = `/gizone/workOrder/reject/{workOrderId}`
|
|
1429
|
+
.replace(`{${"workOrderId"}}`, encodeURIComponent(String(workOrderId)));
|
|
1430
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1431
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
1432
|
+
let baseOptions;
|
|
1433
|
+
if (configuration) {
|
|
1434
|
+
baseOptions = configuration.baseOptions;
|
|
1435
|
+
}
|
|
1436
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
1437
|
+
const localVarHeaderParameter = {};
|
|
1438
|
+
const localVarQueryParameter = {};
|
|
1439
|
+
// authentication tokenScheme required
|
|
1440
|
+
// http bearer authentication required
|
|
1441
|
+
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
1442
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
1443
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1444
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1445
|
+
return {
|
|
1446
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
1447
|
+
options: localVarRequestOptions,
|
|
1448
|
+
};
|
|
1449
|
+
}),
|
|
1335
1450
|
/**
|
|
1336
1451
|
*
|
|
1337
1452
|
* @summary 新建工单
|
|
@@ -1397,6 +1512,80 @@ const WorkOrderApiAxiosParamCreator = function (configuration) {
|
|
|
1397
1512
|
options: localVarRequestOptions,
|
|
1398
1513
|
};
|
|
1399
1514
|
}),
|
|
1515
|
+
/**
|
|
1516
|
+
*
|
|
1517
|
+
* @summary 工单上报
|
|
1518
|
+
* @param {number} workOrderId
|
|
1519
|
+
* @param {WorkOrderReportVo} workOrderReportVo
|
|
1520
|
+
* @param {*} [options] Override http request option.
|
|
1521
|
+
* @throws {RequiredError}
|
|
1522
|
+
*/
|
|
1523
|
+
workOrderReport: (workOrderId_1, workOrderReportVo_1, ...args_1) => __awaiter(this, [workOrderId_1, workOrderReportVo_1, ...args_1], void 0, function* (workOrderId, workOrderReportVo, options = {}) {
|
|
1524
|
+
// verify required parameter 'workOrderId' is not null or undefined
|
|
1525
|
+
(0, common_1.assertParamExists)('workOrderReport', 'workOrderId', workOrderId);
|
|
1526
|
+
// verify required parameter 'workOrderReportVo' is not null or undefined
|
|
1527
|
+
(0, common_1.assertParamExists)('workOrderReport', 'workOrderReportVo', workOrderReportVo);
|
|
1528
|
+
const localVarPath = `/gizone/workOrder/report/{workOrderId}`
|
|
1529
|
+
.replace(`{${"workOrderId"}}`, encodeURIComponent(String(workOrderId)));
|
|
1530
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1531
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
1532
|
+
let baseOptions;
|
|
1533
|
+
if (configuration) {
|
|
1534
|
+
baseOptions = configuration.baseOptions;
|
|
1535
|
+
}
|
|
1536
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
1537
|
+
const localVarHeaderParameter = {};
|
|
1538
|
+
const localVarQueryParameter = {};
|
|
1539
|
+
// authentication tokenScheme required
|
|
1540
|
+
// http bearer authentication required
|
|
1541
|
+
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
1542
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
1543
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
1544
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1545
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1546
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(workOrderReportVo, localVarRequestOptions, configuration);
|
|
1547
|
+
return {
|
|
1548
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
1549
|
+
options: localVarRequestOptions,
|
|
1550
|
+
};
|
|
1551
|
+
}),
|
|
1552
|
+
/**
|
|
1553
|
+
*
|
|
1554
|
+
* @summary 工单暂存数据
|
|
1555
|
+
* @param {number} workOrderId
|
|
1556
|
+
* @param {WorkOrderStagingDataVo} workOrderStagingDataVo
|
|
1557
|
+
* @param {*} [options] Override http request option.
|
|
1558
|
+
* @throws {RequiredError}
|
|
1559
|
+
*/
|
|
1560
|
+
workOrderStagingData: (workOrderId_1, workOrderStagingDataVo_1, ...args_1) => __awaiter(this, [workOrderId_1, workOrderStagingDataVo_1, ...args_1], void 0, function* (workOrderId, workOrderStagingDataVo, options = {}) {
|
|
1561
|
+
// verify required parameter 'workOrderId' is not null or undefined
|
|
1562
|
+
(0, common_1.assertParamExists)('workOrderStagingData', 'workOrderId', workOrderId);
|
|
1563
|
+
// verify required parameter 'workOrderStagingDataVo' is not null or undefined
|
|
1564
|
+
(0, common_1.assertParamExists)('workOrderStagingData', 'workOrderStagingDataVo', workOrderStagingDataVo);
|
|
1565
|
+
const localVarPath = `/gizone/workOrder/stagingData/{workOrderId}`
|
|
1566
|
+
.replace(`{${"workOrderId"}}`, encodeURIComponent(String(workOrderId)));
|
|
1567
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1568
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
1569
|
+
let baseOptions;
|
|
1570
|
+
if (configuration) {
|
|
1571
|
+
baseOptions = configuration.baseOptions;
|
|
1572
|
+
}
|
|
1573
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
1574
|
+
const localVarHeaderParameter = {};
|
|
1575
|
+
const localVarQueryParameter = {};
|
|
1576
|
+
// authentication tokenScheme required
|
|
1577
|
+
// http bearer authentication required
|
|
1578
|
+
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
1579
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
1580
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
1581
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1582
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1583
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(workOrderStagingDataVo, localVarRequestOptions, configuration);
|
|
1584
|
+
return {
|
|
1585
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
1586
|
+
options: localVarRequestOptions,
|
|
1587
|
+
};
|
|
1588
|
+
}),
|
|
1400
1589
|
};
|
|
1401
1590
|
};
|
|
1402
1591
|
exports.WorkOrderApiAxiosParamCreator = WorkOrderApiAxiosParamCreator;
|
|
@@ -1441,7 +1630,7 @@ const WorkOrderApiFp = function (configuration) {
|
|
|
1441
1630
|
},
|
|
1442
1631
|
/**
|
|
1443
1632
|
*
|
|
1444
|
-
* @summary
|
|
1633
|
+
* @summary 日历-查询一段时间内每天的计划数量
|
|
1445
1634
|
* @param {string} [start] 开始时间
|
|
1446
1635
|
* @param {string} [end] 结束时间
|
|
1447
1636
|
* @param {*} [options] Override http request option.
|
|
@@ -1458,7 +1647,7 @@ const WorkOrderApiFp = function (configuration) {
|
|
|
1458
1647
|
},
|
|
1459
1648
|
/**
|
|
1460
1649
|
*
|
|
1461
|
-
* @summary
|
|
1650
|
+
* @summary 日历-查询某一天的计划列表
|
|
1462
1651
|
* @param {string} date 日期(yyyy/MM/dd)
|
|
1463
1652
|
* @param {*} [options] Override http request option.
|
|
1464
1653
|
* @throws {RequiredError}
|
|
@@ -1472,38 +1661,6 @@ const WorkOrderApiFp = function (configuration) {
|
|
|
1472
1661
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1473
1662
|
});
|
|
1474
1663
|
},
|
|
1475
|
-
/**
|
|
1476
|
-
*
|
|
1477
|
-
* @summary 验收通过
|
|
1478
|
-
* @param {WorkOrderCheckBeforeAcceptanceAdoptVo} workOrderCheckBeforeAcceptanceAdoptVo
|
|
1479
|
-
* @param {*} [options] Override http request option.
|
|
1480
|
-
* @throws {RequiredError}
|
|
1481
|
-
*/
|
|
1482
|
-
checkBeforeAcceptanceAdopt(workOrderCheckBeforeAcceptanceAdoptVo, options) {
|
|
1483
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
1484
|
-
var _a, _b, _c;
|
|
1485
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.checkBeforeAcceptanceAdopt(workOrderCheckBeforeAcceptanceAdoptVo, options);
|
|
1486
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1487
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['WorkOrderApi.checkBeforeAcceptanceAdopt']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1488
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1489
|
-
});
|
|
1490
|
-
},
|
|
1491
|
-
/**
|
|
1492
|
-
*
|
|
1493
|
-
* @summary 验收未通过
|
|
1494
|
-
* @param {WorkOrderCheckBeforeAcceptanceNoVo} workOrderCheckBeforeAcceptanceNoVo
|
|
1495
|
-
* @param {*} [options] Override http request option.
|
|
1496
|
-
* @throws {RequiredError}
|
|
1497
|
-
*/
|
|
1498
|
-
checkBeforeAcceptanceNo(workOrderCheckBeforeAcceptanceNoVo, options) {
|
|
1499
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
1500
|
-
var _a, _b, _c;
|
|
1501
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.checkBeforeAcceptanceNo(workOrderCheckBeforeAcceptanceNoVo, options);
|
|
1502
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1503
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['WorkOrderApi.checkBeforeAcceptanceNo']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1504
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1505
|
-
});
|
|
1506
|
-
},
|
|
1507
1664
|
/**
|
|
1508
1665
|
*
|
|
1509
1666
|
* @summary 查询当前工单评论
|
|
@@ -1892,6 +2049,59 @@ const WorkOrderApiFp = function (configuration) {
|
|
|
1892
2049
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1893
2050
|
});
|
|
1894
2051
|
},
|
|
2052
|
+
/**
|
|
2053
|
+
*
|
|
2054
|
+
* @summary 新增或修改
|
|
2055
|
+
* @param {number} parkId
|
|
2056
|
+
* @param {WorkOrderTypeEnum} workOrderType
|
|
2057
|
+
* @param {Array<WorkOrderDeptSettingsAddOrUpdateVO>} workOrderDeptSettingsAddOrUpdateVO
|
|
2058
|
+
* @param {*} [options] Override http request option.
|
|
2059
|
+
* @throws {RequiredError}
|
|
2060
|
+
*/
|
|
2061
|
+
workOrderDeptSettingsAddOrUpdate(parkId, workOrderType, workOrderDeptSettingsAddOrUpdateVO, options) {
|
|
2062
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2063
|
+
var _a, _b, _c;
|
|
2064
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderDeptSettingsAddOrUpdate(parkId, workOrderType, workOrderDeptSettingsAddOrUpdateVO, options);
|
|
2065
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2066
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['WorkOrderApi.workOrderDeptSettingsAddOrUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2067
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2068
|
+
});
|
|
2069
|
+
},
|
|
2070
|
+
/**
|
|
2071
|
+
*
|
|
2072
|
+
* @summary 根据工单类型查询
|
|
2073
|
+
* @param {number} parkId
|
|
2074
|
+
* @param {WorkOrderTypeEnum} workOrderType
|
|
2075
|
+
* @param {*} [options] Override http request option.
|
|
2076
|
+
* @throws {RequiredError}
|
|
2077
|
+
*/
|
|
2078
|
+
workOrderDeptSettingsSelectByWorkOrderType(parkId, workOrderType, options) {
|
|
2079
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2080
|
+
var _a, _b, _c;
|
|
2081
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderDeptSettingsSelectByWorkOrderType(parkId, workOrderType, options);
|
|
2082
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2083
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['WorkOrderApi.workOrderDeptSettingsSelectByWorkOrderType']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2084
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2085
|
+
});
|
|
2086
|
+
},
|
|
2087
|
+
/**
|
|
2088
|
+
*
|
|
2089
|
+
* @summary 根据工单类型和key查询
|
|
2090
|
+
* @param {number} parkId
|
|
2091
|
+
* @param {WorkOrderTypeEnum} workOrderType
|
|
2092
|
+
* @param {string} key
|
|
2093
|
+
* @param {*} [options] Override http request option.
|
|
2094
|
+
* @throws {RequiredError}
|
|
2095
|
+
*/
|
|
2096
|
+
workOrderDeptSettingsSelectByWorkOrderTypeAndKey(parkId, workOrderType, key, options) {
|
|
2097
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2098
|
+
var _a, _b, _c;
|
|
2099
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderDeptSettingsSelectByWorkOrderTypeAndKey(parkId, workOrderType, key, options);
|
|
2100
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2101
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['WorkOrderApi.workOrderDeptSettingsSelectByWorkOrderTypeAndKey']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2102
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2103
|
+
});
|
|
2104
|
+
},
|
|
1895
2105
|
/**
|
|
1896
2106
|
*
|
|
1897
2107
|
* @summary 主管派单
|
|
@@ -1908,6 +2118,22 @@ const WorkOrderApiFp = function (configuration) {
|
|
|
1908
2118
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1909
2119
|
});
|
|
1910
2120
|
},
|
|
2121
|
+
/**
|
|
2122
|
+
*
|
|
2123
|
+
* @summary 工单冻结
|
|
2124
|
+
* @param {number} workOrderId
|
|
2125
|
+
* @param {*} [options] Override http request option.
|
|
2126
|
+
* @throws {RequiredError}
|
|
2127
|
+
*/
|
|
2128
|
+
workOrderFreeze(workOrderId, options) {
|
|
2129
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2130
|
+
var _a, _b, _c;
|
|
2131
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderFreeze(workOrderId, options);
|
|
2132
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2133
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['WorkOrderApi.workOrderFreeze']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2134
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2135
|
+
});
|
|
2136
|
+
},
|
|
1911
2137
|
/**
|
|
1912
2138
|
*
|
|
1913
2139
|
* @summary 工单管理列表
|
|
@@ -1999,6 +2225,22 @@ const WorkOrderApiFp = function (configuration) {
|
|
|
1999
2225
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2000
2226
|
});
|
|
2001
2227
|
},
|
|
2228
|
+
/**
|
|
2229
|
+
*
|
|
2230
|
+
* @summary 工单驳回
|
|
2231
|
+
* @param {number} workOrderId
|
|
2232
|
+
* @param {*} [options] Override http request option.
|
|
2233
|
+
* @throws {RequiredError}
|
|
2234
|
+
*/
|
|
2235
|
+
workOrderReject(workOrderId, options) {
|
|
2236
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2237
|
+
var _a, _b, _c;
|
|
2238
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderReject(workOrderId, options);
|
|
2239
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2240
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['WorkOrderApi.workOrderReject']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2241
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2242
|
+
});
|
|
2243
|
+
},
|
|
2002
2244
|
/**
|
|
2003
2245
|
*
|
|
2004
2246
|
* @summary 新建工单
|
|
@@ -2031,6 +2273,40 @@ const WorkOrderApiFp = function (configuration) {
|
|
|
2031
2273
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2032
2274
|
});
|
|
2033
2275
|
},
|
|
2276
|
+
/**
|
|
2277
|
+
*
|
|
2278
|
+
* @summary 工单上报
|
|
2279
|
+
* @param {number} workOrderId
|
|
2280
|
+
* @param {WorkOrderReportVo} workOrderReportVo
|
|
2281
|
+
* @param {*} [options] Override http request option.
|
|
2282
|
+
* @throws {RequiredError}
|
|
2283
|
+
*/
|
|
2284
|
+
workOrderReport(workOrderId, workOrderReportVo, options) {
|
|
2285
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2286
|
+
var _a, _b, _c;
|
|
2287
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderReport(workOrderId, workOrderReportVo, options);
|
|
2288
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2289
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['WorkOrderApi.workOrderReport']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2290
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2291
|
+
});
|
|
2292
|
+
},
|
|
2293
|
+
/**
|
|
2294
|
+
*
|
|
2295
|
+
* @summary 工单暂存数据
|
|
2296
|
+
* @param {number} workOrderId
|
|
2297
|
+
* @param {WorkOrderStagingDataVo} workOrderStagingDataVo
|
|
2298
|
+
* @param {*} [options] Override http request option.
|
|
2299
|
+
* @throws {RequiredError}
|
|
2300
|
+
*/
|
|
2301
|
+
workOrderStagingData(workOrderId, workOrderStagingDataVo, options) {
|
|
2302
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2303
|
+
var _a, _b, _c;
|
|
2304
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.workOrderStagingData(workOrderId, workOrderStagingDataVo, options);
|
|
2305
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2306
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['WorkOrderApi.workOrderStagingData']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2307
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2308
|
+
});
|
|
2309
|
+
},
|
|
2034
2310
|
};
|
|
2035
2311
|
};
|
|
2036
2312
|
exports.WorkOrderApiFp = WorkOrderApiFp;
|
|
@@ -2063,7 +2339,7 @@ const WorkOrderApiFactory = function (configuration, basePath, axios) {
|
|
|
2063
2339
|
},
|
|
2064
2340
|
/**
|
|
2065
2341
|
*
|
|
2066
|
-
* @summary
|
|
2342
|
+
* @summary 日历-查询一段时间内每天的计划数量
|
|
2067
2343
|
* @param {WorkOrderApiCalendarRequest} requestParameters Request parameters.
|
|
2068
2344
|
* @param {*} [options] Override http request option.
|
|
2069
2345
|
* @throws {RequiredError}
|
|
@@ -2073,7 +2349,7 @@ const WorkOrderApiFactory = function (configuration, basePath, axios) {
|
|
|
2073
2349
|
},
|
|
2074
2350
|
/**
|
|
2075
2351
|
*
|
|
2076
|
-
* @summary
|
|
2352
|
+
* @summary 日历-查询某一天的计划列表
|
|
2077
2353
|
* @param {WorkOrderApiCalendarListRequest} requestParameters Request parameters.
|
|
2078
2354
|
* @param {*} [options] Override http request option.
|
|
2079
2355
|
* @throws {RequiredError}
|
|
@@ -2081,26 +2357,6 @@ const WorkOrderApiFactory = function (configuration, basePath, axios) {
|
|
|
2081
2357
|
calendarList(requestParameters, options) {
|
|
2082
2358
|
return localVarFp.calendarList(requestParameters.date, options).then((request) => request(axios, basePath));
|
|
2083
2359
|
},
|
|
2084
|
-
/**
|
|
2085
|
-
*
|
|
2086
|
-
* @summary 验收通过
|
|
2087
|
-
* @param {WorkOrderApiCheckBeforeAcceptanceAdoptRequest} requestParameters Request parameters.
|
|
2088
|
-
* @param {*} [options] Override http request option.
|
|
2089
|
-
* @throws {RequiredError}
|
|
2090
|
-
*/
|
|
2091
|
-
checkBeforeAcceptanceAdopt(requestParameters, options) {
|
|
2092
|
-
return localVarFp.checkBeforeAcceptanceAdopt(requestParameters.workOrderCheckBeforeAcceptanceAdoptVo, options).then((request) => request(axios, basePath));
|
|
2093
|
-
},
|
|
2094
|
-
/**
|
|
2095
|
-
*
|
|
2096
|
-
* @summary 验收未通过
|
|
2097
|
-
* @param {WorkOrderApiCheckBeforeAcceptanceNoRequest} requestParameters Request parameters.
|
|
2098
|
-
* @param {*} [options] Override http request option.
|
|
2099
|
-
* @throws {RequiredError}
|
|
2100
|
-
*/
|
|
2101
|
-
checkBeforeAcceptanceNo(requestParameters, options) {
|
|
2102
|
-
return localVarFp.checkBeforeAcceptanceNo(requestParameters.workOrderCheckBeforeAcceptanceNoVo, options).then((request) => request(axios, basePath));
|
|
2103
|
-
},
|
|
2104
2360
|
/**
|
|
2105
2361
|
*
|
|
2106
2362
|
* @summary 查询当前工单评论
|
|
@@ -2331,6 +2587,36 @@ const WorkOrderApiFactory = function (configuration, basePath, axios) {
|
|
|
2331
2587
|
workCloseBatch(requestParameters, options) {
|
|
2332
2588
|
return localVarFp.workCloseBatch(requestParameters.requestBody, options).then((request) => request(axios, basePath));
|
|
2333
2589
|
},
|
|
2590
|
+
/**
|
|
2591
|
+
*
|
|
2592
|
+
* @summary 新增或修改
|
|
2593
|
+
* @param {WorkOrderApiWorkOrderDeptSettingsAddOrUpdateRequest} requestParameters Request parameters.
|
|
2594
|
+
* @param {*} [options] Override http request option.
|
|
2595
|
+
* @throws {RequiredError}
|
|
2596
|
+
*/
|
|
2597
|
+
workOrderDeptSettingsAddOrUpdate(requestParameters, options) {
|
|
2598
|
+
return localVarFp.workOrderDeptSettingsAddOrUpdate(requestParameters.parkId, requestParameters.workOrderType, requestParameters.workOrderDeptSettingsAddOrUpdateVO, options).then((request) => request(axios, basePath));
|
|
2599
|
+
},
|
|
2600
|
+
/**
|
|
2601
|
+
*
|
|
2602
|
+
* @summary 根据工单类型查询
|
|
2603
|
+
* @param {WorkOrderApiWorkOrderDeptSettingsSelectByWorkOrderTypeRequest} requestParameters Request parameters.
|
|
2604
|
+
* @param {*} [options] Override http request option.
|
|
2605
|
+
* @throws {RequiredError}
|
|
2606
|
+
*/
|
|
2607
|
+
workOrderDeptSettingsSelectByWorkOrderType(requestParameters, options) {
|
|
2608
|
+
return localVarFp.workOrderDeptSettingsSelectByWorkOrderType(requestParameters.parkId, requestParameters.workOrderType, options).then((request) => request(axios, basePath));
|
|
2609
|
+
},
|
|
2610
|
+
/**
|
|
2611
|
+
*
|
|
2612
|
+
* @summary 根据工单类型和key查询
|
|
2613
|
+
* @param {WorkOrderApiWorkOrderDeptSettingsSelectByWorkOrderTypeAndKeyRequest} requestParameters Request parameters.
|
|
2614
|
+
* @param {*} [options] Override http request option.
|
|
2615
|
+
* @throws {RequiredError}
|
|
2616
|
+
*/
|
|
2617
|
+
workOrderDeptSettingsSelectByWorkOrderTypeAndKey(requestParameters, options) {
|
|
2618
|
+
return localVarFp.workOrderDeptSettingsSelectByWorkOrderTypeAndKey(requestParameters.parkId, requestParameters.workOrderType, requestParameters.key, options).then((request) => request(axios, basePath));
|
|
2619
|
+
},
|
|
2334
2620
|
/**
|
|
2335
2621
|
*
|
|
2336
2622
|
* @summary 主管派单
|
|
@@ -2341,6 +2627,16 @@ const WorkOrderApiFactory = function (configuration, basePath, axios) {
|
|
|
2341
2627
|
workOrderDistributeLeaflets(requestParameters, options) {
|
|
2342
2628
|
return localVarFp.workOrderDistributeLeaflets(requestParameters.workOrderDistributeLeafletsVo, options).then((request) => request(axios, basePath));
|
|
2343
2629
|
},
|
|
2630
|
+
/**
|
|
2631
|
+
*
|
|
2632
|
+
* @summary 工单冻结
|
|
2633
|
+
* @param {WorkOrderApiWorkOrderFreezeRequest} requestParameters Request parameters.
|
|
2634
|
+
* @param {*} [options] Override http request option.
|
|
2635
|
+
* @throws {RequiredError}
|
|
2636
|
+
*/
|
|
2637
|
+
workOrderFreeze(requestParameters, options) {
|
|
2638
|
+
return localVarFp.workOrderFreeze(requestParameters.workOrderId, options).then((request) => request(axios, basePath));
|
|
2639
|
+
},
|
|
2344
2640
|
/**
|
|
2345
2641
|
*
|
|
2346
2642
|
* @summary 工单管理列表
|
|
@@ -2391,6 +2687,16 @@ const WorkOrderApiFactory = function (configuration, basePath, axios) {
|
|
|
2391
2687
|
workOrderReceivingOrders(requestParameters, options) {
|
|
2392
2688
|
return localVarFp.workOrderReceivingOrders(requestParameters.workOrderId, options).then((request) => request(axios, basePath));
|
|
2393
2689
|
},
|
|
2690
|
+
/**
|
|
2691
|
+
*
|
|
2692
|
+
* @summary 工单驳回
|
|
2693
|
+
* @param {WorkOrderApiWorkOrderRejectRequest} requestParameters Request parameters.
|
|
2694
|
+
* @param {*} [options] Override http request option.
|
|
2695
|
+
* @throws {RequiredError}
|
|
2696
|
+
*/
|
|
2697
|
+
workOrderReject(requestParameters, options) {
|
|
2698
|
+
return localVarFp.workOrderReject(requestParameters.workOrderId, options).then((request) => request(axios, basePath));
|
|
2699
|
+
},
|
|
2394
2700
|
/**
|
|
2395
2701
|
*
|
|
2396
2702
|
* @summary 新建工单
|
|
@@ -2411,6 +2717,26 @@ const WorkOrderApiFactory = function (configuration, basePath, axios) {
|
|
|
2411
2717
|
workOrderRepairDetail(requestParameters, options) {
|
|
2412
2718
|
return localVarFp.workOrderRepairDetail(requestParameters.workOrderId, options).then((request) => request(axios, basePath));
|
|
2413
2719
|
},
|
|
2720
|
+
/**
|
|
2721
|
+
*
|
|
2722
|
+
* @summary 工单上报
|
|
2723
|
+
* @param {WorkOrderApiWorkOrderReportRequest} requestParameters Request parameters.
|
|
2724
|
+
* @param {*} [options] Override http request option.
|
|
2725
|
+
* @throws {RequiredError}
|
|
2726
|
+
*/
|
|
2727
|
+
workOrderReport(requestParameters, options) {
|
|
2728
|
+
return localVarFp.workOrderReport(requestParameters.workOrderId, requestParameters.workOrderReportVo, options).then((request) => request(axios, basePath));
|
|
2729
|
+
},
|
|
2730
|
+
/**
|
|
2731
|
+
*
|
|
2732
|
+
* @summary 工单暂存数据
|
|
2733
|
+
* @param {WorkOrderApiWorkOrderStagingDataRequest} requestParameters Request parameters.
|
|
2734
|
+
* @param {*} [options] Override http request option.
|
|
2735
|
+
* @throws {RequiredError}
|
|
2736
|
+
*/
|
|
2737
|
+
workOrderStagingData(requestParameters, options) {
|
|
2738
|
+
return localVarFp.workOrderStagingData(requestParameters.workOrderId, requestParameters.workOrderStagingDataVo, options).then((request) => request(axios, basePath));
|
|
2739
|
+
},
|
|
2414
2740
|
};
|
|
2415
2741
|
};
|
|
2416
2742
|
exports.WorkOrderApiFactory = WorkOrderApiFactory;
|
|
@@ -2445,7 +2771,7 @@ class WorkOrderApi extends base_1.BaseAPI {
|
|
|
2445
2771
|
}
|
|
2446
2772
|
/**
|
|
2447
2773
|
*
|
|
2448
|
-
* @summary
|
|
2774
|
+
* @summary 日历-查询一段时间内每天的计划数量
|
|
2449
2775
|
* @param {WorkOrderApiCalendarRequest} requestParameters Request parameters.
|
|
2450
2776
|
* @param {*} [options] Override http request option.
|
|
2451
2777
|
* @throws {RequiredError}
|
|
@@ -2456,7 +2782,7 @@ class WorkOrderApi extends base_1.BaseAPI {
|
|
|
2456
2782
|
}
|
|
2457
2783
|
/**
|
|
2458
2784
|
*
|
|
2459
|
-
* @summary
|
|
2785
|
+
* @summary 日历-查询某一天的计划列表
|
|
2460
2786
|
* @param {WorkOrderApiCalendarListRequest} requestParameters Request parameters.
|
|
2461
2787
|
* @param {*} [options] Override http request option.
|
|
2462
2788
|
* @throws {RequiredError}
|
|
@@ -2465,28 +2791,6 @@ class WorkOrderApi extends base_1.BaseAPI {
|
|
|
2465
2791
|
calendarList(requestParameters, options) {
|
|
2466
2792
|
return (0, exports.WorkOrderApiFp)(this.configuration).calendarList(requestParameters.date, options).then((request) => request(this.axios, this.basePath));
|
|
2467
2793
|
}
|
|
2468
|
-
/**
|
|
2469
|
-
*
|
|
2470
|
-
* @summary 验收通过
|
|
2471
|
-
* @param {WorkOrderApiCheckBeforeAcceptanceAdoptRequest} requestParameters Request parameters.
|
|
2472
|
-
* @param {*} [options] Override http request option.
|
|
2473
|
-
* @throws {RequiredError}
|
|
2474
|
-
* @memberof WorkOrderApi
|
|
2475
|
-
*/
|
|
2476
|
-
checkBeforeAcceptanceAdopt(requestParameters, options) {
|
|
2477
|
-
return (0, exports.WorkOrderApiFp)(this.configuration).checkBeforeAcceptanceAdopt(requestParameters.workOrderCheckBeforeAcceptanceAdoptVo, options).then((request) => request(this.axios, this.basePath));
|
|
2478
|
-
}
|
|
2479
|
-
/**
|
|
2480
|
-
*
|
|
2481
|
-
* @summary 验收未通过
|
|
2482
|
-
* @param {WorkOrderApiCheckBeforeAcceptanceNoRequest} requestParameters Request parameters.
|
|
2483
|
-
* @param {*} [options] Override http request option.
|
|
2484
|
-
* @throws {RequiredError}
|
|
2485
|
-
* @memberof WorkOrderApi
|
|
2486
|
-
*/
|
|
2487
|
-
checkBeforeAcceptanceNo(requestParameters, options) {
|
|
2488
|
-
return (0, exports.WorkOrderApiFp)(this.configuration).checkBeforeAcceptanceNo(requestParameters.workOrderCheckBeforeAcceptanceNoVo, options).then((request) => request(this.axios, this.basePath));
|
|
2489
|
-
}
|
|
2490
2794
|
/**
|
|
2491
2795
|
*
|
|
2492
2796
|
* @summary 查询当前工单评论
|
|
@@ -2740,6 +3044,39 @@ class WorkOrderApi extends base_1.BaseAPI {
|
|
|
2740
3044
|
workCloseBatch(requestParameters, options) {
|
|
2741
3045
|
return (0, exports.WorkOrderApiFp)(this.configuration).workCloseBatch(requestParameters.requestBody, options).then((request) => request(this.axios, this.basePath));
|
|
2742
3046
|
}
|
|
3047
|
+
/**
|
|
3048
|
+
*
|
|
3049
|
+
* @summary 新增或修改
|
|
3050
|
+
* @param {WorkOrderApiWorkOrderDeptSettingsAddOrUpdateRequest} requestParameters Request parameters.
|
|
3051
|
+
* @param {*} [options] Override http request option.
|
|
3052
|
+
* @throws {RequiredError}
|
|
3053
|
+
* @memberof WorkOrderApi
|
|
3054
|
+
*/
|
|
3055
|
+
workOrderDeptSettingsAddOrUpdate(requestParameters, options) {
|
|
3056
|
+
return (0, exports.WorkOrderApiFp)(this.configuration).workOrderDeptSettingsAddOrUpdate(requestParameters.parkId, requestParameters.workOrderType, requestParameters.workOrderDeptSettingsAddOrUpdateVO, options).then((request) => request(this.axios, this.basePath));
|
|
3057
|
+
}
|
|
3058
|
+
/**
|
|
3059
|
+
*
|
|
3060
|
+
* @summary 根据工单类型查询
|
|
3061
|
+
* @param {WorkOrderApiWorkOrderDeptSettingsSelectByWorkOrderTypeRequest} requestParameters Request parameters.
|
|
3062
|
+
* @param {*} [options] Override http request option.
|
|
3063
|
+
* @throws {RequiredError}
|
|
3064
|
+
* @memberof WorkOrderApi
|
|
3065
|
+
*/
|
|
3066
|
+
workOrderDeptSettingsSelectByWorkOrderType(requestParameters, options) {
|
|
3067
|
+
return (0, exports.WorkOrderApiFp)(this.configuration).workOrderDeptSettingsSelectByWorkOrderType(requestParameters.parkId, requestParameters.workOrderType, options).then((request) => request(this.axios, this.basePath));
|
|
3068
|
+
}
|
|
3069
|
+
/**
|
|
3070
|
+
*
|
|
3071
|
+
* @summary 根据工单类型和key查询
|
|
3072
|
+
* @param {WorkOrderApiWorkOrderDeptSettingsSelectByWorkOrderTypeAndKeyRequest} requestParameters Request parameters.
|
|
3073
|
+
* @param {*} [options] Override http request option.
|
|
3074
|
+
* @throws {RequiredError}
|
|
3075
|
+
* @memberof WorkOrderApi
|
|
3076
|
+
*/
|
|
3077
|
+
workOrderDeptSettingsSelectByWorkOrderTypeAndKey(requestParameters, options) {
|
|
3078
|
+
return (0, exports.WorkOrderApiFp)(this.configuration).workOrderDeptSettingsSelectByWorkOrderTypeAndKey(requestParameters.parkId, requestParameters.workOrderType, requestParameters.key, options).then((request) => request(this.axios, this.basePath));
|
|
3079
|
+
}
|
|
2743
3080
|
/**
|
|
2744
3081
|
*
|
|
2745
3082
|
* @summary 主管派单
|
|
@@ -2751,6 +3088,17 @@ class WorkOrderApi extends base_1.BaseAPI {
|
|
|
2751
3088
|
workOrderDistributeLeaflets(requestParameters, options) {
|
|
2752
3089
|
return (0, exports.WorkOrderApiFp)(this.configuration).workOrderDistributeLeaflets(requestParameters.workOrderDistributeLeafletsVo, options).then((request) => request(this.axios, this.basePath));
|
|
2753
3090
|
}
|
|
3091
|
+
/**
|
|
3092
|
+
*
|
|
3093
|
+
* @summary 工单冻结
|
|
3094
|
+
* @param {WorkOrderApiWorkOrderFreezeRequest} requestParameters Request parameters.
|
|
3095
|
+
* @param {*} [options] Override http request option.
|
|
3096
|
+
* @throws {RequiredError}
|
|
3097
|
+
* @memberof WorkOrderApi
|
|
3098
|
+
*/
|
|
3099
|
+
workOrderFreeze(requestParameters, options) {
|
|
3100
|
+
return (0, exports.WorkOrderApiFp)(this.configuration).workOrderFreeze(requestParameters.workOrderId, options).then((request) => request(this.axios, this.basePath));
|
|
3101
|
+
}
|
|
2754
3102
|
/**
|
|
2755
3103
|
*
|
|
2756
3104
|
* @summary 工单管理列表
|
|
@@ -2806,6 +3154,17 @@ class WorkOrderApi extends base_1.BaseAPI {
|
|
|
2806
3154
|
workOrderReceivingOrders(requestParameters, options) {
|
|
2807
3155
|
return (0, exports.WorkOrderApiFp)(this.configuration).workOrderReceivingOrders(requestParameters.workOrderId, options).then((request) => request(this.axios, this.basePath));
|
|
2808
3156
|
}
|
|
3157
|
+
/**
|
|
3158
|
+
*
|
|
3159
|
+
* @summary 工单驳回
|
|
3160
|
+
* @param {WorkOrderApiWorkOrderRejectRequest} requestParameters Request parameters.
|
|
3161
|
+
* @param {*} [options] Override http request option.
|
|
3162
|
+
* @throws {RequiredError}
|
|
3163
|
+
* @memberof WorkOrderApi
|
|
3164
|
+
*/
|
|
3165
|
+
workOrderReject(requestParameters, options) {
|
|
3166
|
+
return (0, exports.WorkOrderApiFp)(this.configuration).workOrderReject(requestParameters.workOrderId, options).then((request) => request(this.axios, this.basePath));
|
|
3167
|
+
}
|
|
2809
3168
|
/**
|
|
2810
3169
|
*
|
|
2811
3170
|
* @summary 新建工单
|
|
@@ -2828,22 +3187,38 @@ class WorkOrderApi extends base_1.BaseAPI {
|
|
|
2828
3187
|
workOrderRepairDetail(requestParameters, options) {
|
|
2829
3188
|
return (0, exports.WorkOrderApiFp)(this.configuration).workOrderRepairDetail(requestParameters.workOrderId, options).then((request) => request(this.axios, this.basePath));
|
|
2830
3189
|
}
|
|
3190
|
+
/**
|
|
3191
|
+
*
|
|
3192
|
+
* @summary 工单上报
|
|
3193
|
+
* @param {WorkOrderApiWorkOrderReportRequest} requestParameters Request parameters.
|
|
3194
|
+
* @param {*} [options] Override http request option.
|
|
3195
|
+
* @throws {RequiredError}
|
|
3196
|
+
* @memberof WorkOrderApi
|
|
3197
|
+
*/
|
|
3198
|
+
workOrderReport(requestParameters, options) {
|
|
3199
|
+
return (0, exports.WorkOrderApiFp)(this.configuration).workOrderReport(requestParameters.workOrderId, requestParameters.workOrderReportVo, options).then((request) => request(this.axios, this.basePath));
|
|
3200
|
+
}
|
|
3201
|
+
/**
|
|
3202
|
+
*
|
|
3203
|
+
* @summary 工单暂存数据
|
|
3204
|
+
* @param {WorkOrderApiWorkOrderStagingDataRequest} requestParameters Request parameters.
|
|
3205
|
+
* @param {*} [options] Override http request option.
|
|
3206
|
+
* @throws {RequiredError}
|
|
3207
|
+
* @memberof WorkOrderApi
|
|
3208
|
+
*/
|
|
3209
|
+
workOrderStagingData(requestParameters, options) {
|
|
3210
|
+
return (0, exports.WorkOrderApiFp)(this.configuration).workOrderStagingData(requestParameters.workOrderId, requestParameters.workOrderStagingDataVo, options).then((request) => request(this.axios, this.basePath));
|
|
3211
|
+
}
|
|
2831
3212
|
}
|
|
2832
3213
|
exports.WorkOrderApi = WorkOrderApi;
|
|
2833
3214
|
/**
|
|
2834
3215
|
* @export
|
|
2835
3216
|
*/
|
|
2836
3217
|
exports.ExportWorkOrderWorkOrderStatusEnum = {
|
|
2837
|
-
InPreparation: 'IN_PREPARATION',
|
|
2838
3218
|
Pending: 'PENDING',
|
|
2839
3219
|
InProgress: 'IN_PROGRESS',
|
|
2840
|
-
PendingAcceptance: 'PENDING_ACCEPTANCE',
|
|
2841
3220
|
Completed: 'COMPLETED',
|
|
2842
|
-
AcceptanceRejected: 'ACCEPTANCE_REJECTED',
|
|
2843
3221
|
Overdue: 'OVERDUE',
|
|
2844
|
-
OverdueFinished: 'OVERDUE_FINISHED',
|
|
2845
|
-
OverdueUnfinished: 'OVERDUE_UNFINISHED',
|
|
2846
|
-
OverdueClosed: 'OVERDUE_CLOSED',
|
|
2847
3222
|
Closed: 'CLOSED'
|
|
2848
3223
|
};
|
|
2849
3224
|
/**
|
|
@@ -2867,16 +3242,10 @@ exports.PlanListPlanTypeEnum = {
|
|
|
2867
3242
|
* @export
|
|
2868
3243
|
*/
|
|
2869
3244
|
exports.WorkOrderListWorkOrderStatusEnum = {
|
|
2870
|
-
InPreparation: 'IN_PREPARATION',
|
|
2871
3245
|
Pending: 'PENDING',
|
|
2872
3246
|
InProgress: 'IN_PROGRESS',
|
|
2873
|
-
PendingAcceptance: 'PENDING_ACCEPTANCE',
|
|
2874
3247
|
Completed: 'COMPLETED',
|
|
2875
|
-
AcceptanceRejected: 'ACCEPTANCE_REJECTED',
|
|
2876
3248
|
Overdue: 'OVERDUE',
|
|
2877
|
-
OverdueFinished: 'OVERDUE_FINISHED',
|
|
2878
|
-
OverdueUnfinished: 'OVERDUE_UNFINISHED',
|
|
2879
|
-
OverdueClosed: 'OVERDUE_CLOSED',
|
|
2880
3249
|
Closed: 'CLOSED'
|
|
2881
3250
|
};
|
|
2882
3251
|
/**
|