@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
|
@@ -22,20 +22,14 @@ import { DUMMY_BASE_URL, assertParamExists, setApiKeyToObject, setBasicAuthToObj
|
|
|
22
22
|
// @ts-ignore
|
|
23
23
|
import { BASE_PATH, COLLECTION_FORMATS, type RequestArgs, BaseAPI, RequiredError, operationServerMap } from '../base';
|
|
24
24
|
// @ts-ignore
|
|
25
|
-
import type { InspectionCategoryEnum } from '../models';
|
|
26
|
-
// @ts-ignore
|
|
27
|
-
import type { InspectionStandardAddOrUpdateVO } from '../models';
|
|
28
|
-
// @ts-ignore
|
|
29
25
|
import type { JsonResult } from '../models';
|
|
30
26
|
// @ts-ignore
|
|
31
|
-
import type {
|
|
27
|
+
import type { JsonResultExcelImportResultDTOMaintenanceStandardImportDTO } from '../models';
|
|
32
28
|
// @ts-ignore
|
|
33
29
|
import type { JsonResultListMaintenanceStandardEntity } from '../models';
|
|
34
30
|
// @ts-ignore
|
|
35
31
|
import type { JsonResultMaintenanceStandardEntity } from '../models';
|
|
36
32
|
// @ts-ignore
|
|
37
|
-
import type { JsonResultPageDtoInspectionStandardEntity } from '../models';
|
|
38
|
-
// @ts-ignore
|
|
39
33
|
import type { JsonResultPageDtoMaintenanceStandardDTO } from '../models';
|
|
40
34
|
// @ts-ignore
|
|
41
35
|
import type { JsonResultVoid } from '../models';
|
|
@@ -46,10 +40,10 @@ import type { StandardDeleteVo } from '../models';
|
|
|
46
40
|
// @ts-ignore
|
|
47
41
|
import type { WorkOrderPlanRepeatsEnum } from '../models';
|
|
48
42
|
/**
|
|
49
|
-
*
|
|
43
|
+
* MaintenanceStandardApi - axios parameter creator
|
|
50
44
|
* @export
|
|
51
45
|
*/
|
|
52
|
-
export const
|
|
46
|
+
export const MaintenanceStandardApiAxiosParamCreator = function (configuration?: Configuration) {
|
|
53
47
|
return {
|
|
54
48
|
/**
|
|
55
49
|
*
|
|
@@ -133,15 +127,16 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
133
127
|
},
|
|
134
128
|
/**
|
|
135
129
|
*
|
|
136
|
-
* @summary
|
|
137
|
-
* @param {
|
|
130
|
+
* @summary 删除维保标准
|
|
131
|
+
* @param {number} id
|
|
138
132
|
* @param {*} [options] Override http request option.
|
|
139
133
|
* @throws {RequiredError}
|
|
140
134
|
*/
|
|
141
|
-
|
|
142
|
-
// verify required parameter '
|
|
143
|
-
assertParamExists('
|
|
144
|
-
const localVarPath = `/gizone/
|
|
135
|
+
deleteMaintenanceStandard: async (id: number, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
136
|
+
// verify required parameter 'id' is not null or undefined
|
|
137
|
+
assertParamExists('deleteMaintenanceStandard', 'id', id)
|
|
138
|
+
const localVarPath = `/gizone/maintenanceStandard/{id}`
|
|
139
|
+
.replace(`{${"id"}}`, encodeURIComponent(String(id)));
|
|
145
140
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
146
141
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
147
142
|
let baseOptions;
|
|
@@ -149,7 +144,7 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
149
144
|
baseOptions = configuration.baseOptions;
|
|
150
145
|
}
|
|
151
146
|
|
|
152
|
-
const localVarRequestOptions = { method: '
|
|
147
|
+
const localVarRequestOptions = { method: 'DELETE', ...baseOptions, ...options};
|
|
153
148
|
const localVarHeaderParameter = {} as any;
|
|
154
149
|
const localVarQueryParameter = {} as any;
|
|
155
150
|
|
|
@@ -159,12 +154,9 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
159
154
|
|
|
160
155
|
|
|
161
156
|
|
|
162
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
163
|
-
|
|
164
157
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
165
158
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
166
159
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
167
|
-
localVarRequestOptions.data = serializeDataIfNeeded(inspectionStandardAddOrUpdateVO, localVarRequestOptions, configuration)
|
|
168
160
|
|
|
169
161
|
return {
|
|
170
162
|
url: toPathString(localVarUrlObj),
|
|
@@ -173,15 +165,15 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
173
165
|
},
|
|
174
166
|
/**
|
|
175
167
|
*
|
|
176
|
-
* @summary
|
|
177
|
-
* @param {number} id
|
|
168
|
+
* @summary 维保标准详情
|
|
169
|
+
* @param {number} id
|
|
178
170
|
* @param {*} [options] Override http request option.
|
|
179
171
|
* @throws {RequiredError}
|
|
180
172
|
*/
|
|
181
|
-
|
|
173
|
+
getMaintenanceStandard: async (id: number, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
182
174
|
// verify required parameter 'id' is not null or undefined
|
|
183
|
-
assertParamExists('
|
|
184
|
-
const localVarPath = `/gizone/
|
|
175
|
+
assertParamExists('getMaintenanceStandard', 'id', id)
|
|
176
|
+
const localVarPath = `/gizone/maintenanceStandard/{id}`
|
|
185
177
|
.replace(`{${"id"}}`, encodeURIComponent(String(id)));
|
|
186
178
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
187
179
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -190,7 +182,7 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
190
182
|
baseOptions = configuration.baseOptions;
|
|
191
183
|
}
|
|
192
184
|
|
|
193
|
-
const localVarRequestOptions = { method: '
|
|
185
|
+
const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
|
|
194
186
|
const localVarHeaderParameter = {} as any;
|
|
195
187
|
const localVarQueryParameter = {} as any;
|
|
196
188
|
|
|
@@ -211,15 +203,24 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
211
203
|
},
|
|
212
204
|
/**
|
|
213
205
|
*
|
|
214
|
-
* @summary
|
|
215
|
-
* @param {
|
|
206
|
+
* @summary 维保标准列表
|
|
207
|
+
* @param {number} parkId 园区ID
|
|
208
|
+
* @param {number} pageSize 每页数量
|
|
209
|
+
* @param {number} page 页码
|
|
210
|
+
* @param {string} [searchValue] 关键搜索值
|
|
211
|
+
* @param {number} [equipmentSystemId] 维保分类
|
|
212
|
+
* @param {WorkOrderPlanRepeatsEnum} [repeats] 周期
|
|
216
213
|
* @param {*} [options] Override http request option.
|
|
217
214
|
* @throws {RequiredError}
|
|
218
215
|
*/
|
|
219
|
-
|
|
220
|
-
// verify required parameter '
|
|
221
|
-
assertParamExists('
|
|
222
|
-
|
|
216
|
+
listMaintenanceStandard: async (parkId: number, pageSize: number, page: number, searchValue?: string, equipmentSystemId?: number, repeats?: WorkOrderPlanRepeatsEnum, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
217
|
+
// verify required parameter 'parkId' is not null or undefined
|
|
218
|
+
assertParamExists('listMaintenanceStandard', 'parkId', parkId)
|
|
219
|
+
// verify required parameter 'pageSize' is not null or undefined
|
|
220
|
+
assertParamExists('listMaintenanceStandard', 'pageSize', pageSize)
|
|
221
|
+
// verify required parameter 'page' is not null or undefined
|
|
222
|
+
assertParamExists('listMaintenanceStandard', 'page', page)
|
|
223
|
+
const localVarPath = `/gizone/maintenanceStandard`;
|
|
223
224
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
224
225
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
225
226
|
let baseOptions;
|
|
@@ -227,7 +228,7 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
227
228
|
baseOptions = configuration.baseOptions;
|
|
228
229
|
}
|
|
229
230
|
|
|
230
|
-
const localVarRequestOptions = { method: '
|
|
231
|
+
const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
|
|
231
232
|
const localVarHeaderParameter = {} as any;
|
|
232
233
|
const localVarQueryParameter = {} as any;
|
|
233
234
|
|
|
@@ -235,46 +236,29 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
235
236
|
// http bearer authentication required
|
|
236
237
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
237
238
|
|
|
239
|
+
if (searchValue !== undefined) {
|
|
240
|
+
localVarQueryParameter['searchValue'] = searchValue;
|
|
241
|
+
}
|
|
238
242
|
|
|
239
|
-
|
|
240
|
-
|
|
243
|
+
if (equipmentSystemId !== undefined) {
|
|
244
|
+
localVarQueryParameter['equipmentSystemId'] = equipmentSystemId;
|
|
245
|
+
}
|
|
241
246
|
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
localVarRequestOptions.data = serializeDataIfNeeded(requestBody, localVarRequestOptions, configuration)
|
|
247
|
+
if (repeats !== undefined) {
|
|
248
|
+
localVarQueryParameter['repeats'] = repeats;
|
|
249
|
+
}
|
|
246
250
|
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
options: localVarRequestOptions,
|
|
250
|
-
};
|
|
251
|
-
},
|
|
252
|
-
/**
|
|
253
|
-
*
|
|
254
|
-
* @summary 删除维保标准
|
|
255
|
-
* @param {number} id
|
|
256
|
-
* @param {*} [options] Override http request option.
|
|
257
|
-
* @throws {RequiredError}
|
|
258
|
-
*/
|
|
259
|
-
deleteMaintenanceStandard: async (id: number, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
260
|
-
// verify required parameter 'id' is not null or undefined
|
|
261
|
-
assertParamExists('deleteMaintenanceStandard', 'id', id)
|
|
262
|
-
const localVarPath = `/gizone/maintenanceStandard/{id}`
|
|
263
|
-
.replace(`{${"id"}}`, encodeURIComponent(String(id)));
|
|
264
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
265
|
-
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
266
|
-
let baseOptions;
|
|
267
|
-
if (configuration) {
|
|
268
|
-
baseOptions = configuration.baseOptions;
|
|
251
|
+
if (parkId !== undefined) {
|
|
252
|
+
localVarQueryParameter['parkId'] = parkId;
|
|
269
253
|
}
|
|
270
254
|
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
255
|
+
if (pageSize !== undefined) {
|
|
256
|
+
localVarQueryParameter['pageSize'] = pageSize;
|
|
257
|
+
}
|
|
274
258
|
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
259
|
+
if (page !== undefined) {
|
|
260
|
+
localVarQueryParameter['page'] = page;
|
|
261
|
+
}
|
|
278
262
|
|
|
279
263
|
|
|
280
264
|
|
|
@@ -289,16 +273,15 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
289
273
|
},
|
|
290
274
|
/**
|
|
291
275
|
*
|
|
292
|
-
* @summary
|
|
293
|
-
* @param {number}
|
|
276
|
+
* @summary 根据设备id查询维保标准
|
|
277
|
+
* @param {number} equipmentId
|
|
294
278
|
* @param {*} [options] Override http request option.
|
|
295
279
|
* @throws {RequiredError}
|
|
296
280
|
*/
|
|
297
|
-
|
|
298
|
-
// verify required parameter '
|
|
299
|
-
assertParamExists('
|
|
300
|
-
const localVarPath = `/gizone/
|
|
301
|
-
.replace(`{${"id"}}`, encodeURIComponent(String(id)));
|
|
281
|
+
listMaintenanceStandardByEquipmentId: async (equipmentId: number, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
282
|
+
// verify required parameter 'equipmentId' is not null or undefined
|
|
283
|
+
assertParamExists('listMaintenanceStandardByEquipmentId', 'equipmentId', equipmentId)
|
|
284
|
+
const localVarPath = `/gizone/maintenanceStandard/selectByEquipmentId`;
|
|
302
285
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
303
286
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
304
287
|
let baseOptions;
|
|
@@ -314,44 +297,10 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
314
297
|
// http bearer authentication required
|
|
315
298
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
316
299
|
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
320
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
321
|
-
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
322
|
-
|
|
323
|
-
return {
|
|
324
|
-
url: toPathString(localVarUrlObj),
|
|
325
|
-
options: localVarRequestOptions,
|
|
326
|
-
};
|
|
327
|
-
},
|
|
328
|
-
/**
|
|
329
|
-
*
|
|
330
|
-
* @summary 维保标准详情
|
|
331
|
-
* @param {number} id
|
|
332
|
-
* @param {*} [options] Override http request option.
|
|
333
|
-
* @throws {RequiredError}
|
|
334
|
-
*/
|
|
335
|
-
getMaintenanceStandard: async (id: number, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
336
|
-
// verify required parameter 'id' is not null or undefined
|
|
337
|
-
assertParamExists('getMaintenanceStandard', 'id', id)
|
|
338
|
-
const localVarPath = `/gizone/maintenanceStandard/{id}`
|
|
339
|
-
.replace(`{${"id"}}`, encodeURIComponent(String(id)));
|
|
340
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
341
|
-
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
342
|
-
let baseOptions;
|
|
343
|
-
if (configuration) {
|
|
344
|
-
baseOptions = configuration.baseOptions;
|
|
300
|
+
if (equipmentId !== undefined) {
|
|
301
|
+
localVarQueryParameter['equipmentId'] = equipmentId;
|
|
345
302
|
}
|
|
346
303
|
|
|
347
|
-
const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
|
|
348
|
-
const localVarHeaderParameter = {} as any;
|
|
349
|
-
const localVarQueryParameter = {} as any;
|
|
350
|
-
|
|
351
|
-
// authentication tokenScheme required
|
|
352
|
-
// http bearer authentication required
|
|
353
|
-
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
354
|
-
|
|
355
304
|
|
|
356
305
|
|
|
357
306
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -365,24 +314,15 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
365
314
|
},
|
|
366
315
|
/**
|
|
367
316
|
*
|
|
368
|
-
* @summary
|
|
369
|
-
* @param {number}
|
|
370
|
-
* @param {number} pageSize 每页数量
|
|
371
|
-
* @param {number} page 页码
|
|
372
|
-
* @param {string} [searchValue] 内容
|
|
373
|
-
* @param {InspectionCategoryEnum} [category] 巡检分类
|
|
374
|
-
* @param {WorkOrderPlanRepeatsEnum} [repeats] 周期
|
|
317
|
+
* @summary 根据设备系统id查询维保标准
|
|
318
|
+
* @param {number} equipmentSystemId
|
|
375
319
|
* @param {*} [options] Override http request option.
|
|
376
320
|
* @throws {RequiredError}
|
|
377
321
|
*/
|
|
378
|
-
|
|
379
|
-
// verify required parameter '
|
|
380
|
-
assertParamExists('
|
|
381
|
-
|
|
382
|
-
assertParamExists('listInspectionStandard', 'pageSize', pageSize)
|
|
383
|
-
// verify required parameter 'page' is not null or undefined
|
|
384
|
-
assertParamExists('listInspectionStandard', 'page', page)
|
|
385
|
-
const localVarPath = `/gizone/inspectionStandard`;
|
|
322
|
+
listMaintenanceStandardByEquipmentSystemId: async (equipmentSystemId: number, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
323
|
+
// verify required parameter 'equipmentSystemId' is not null or undefined
|
|
324
|
+
assertParamExists('listMaintenanceStandardByEquipmentSystemId', 'equipmentSystemId', equipmentSystemId)
|
|
325
|
+
const localVarPath = `/gizone/maintenanceStandard/selectByEquipmentSystemId`;
|
|
386
326
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
387
327
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
388
328
|
let baseOptions;
|
|
@@ -398,28 +338,8 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
398
338
|
// http bearer authentication required
|
|
399
339
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
400
340
|
|
|
401
|
-
if (
|
|
402
|
-
localVarQueryParameter['
|
|
403
|
-
}
|
|
404
|
-
|
|
405
|
-
if (category !== undefined) {
|
|
406
|
-
localVarQueryParameter['category'] = category;
|
|
407
|
-
}
|
|
408
|
-
|
|
409
|
-
if (parkId !== undefined) {
|
|
410
|
-
localVarQueryParameter['parkId'] = parkId;
|
|
411
|
-
}
|
|
412
|
-
|
|
413
|
-
if (pageSize !== undefined) {
|
|
414
|
-
localVarQueryParameter['pageSize'] = pageSize;
|
|
415
|
-
}
|
|
416
|
-
|
|
417
|
-
if (page !== undefined) {
|
|
418
|
-
localVarQueryParameter['page'] = page;
|
|
419
|
-
}
|
|
420
|
-
|
|
421
|
-
if (repeats !== undefined) {
|
|
422
|
-
localVarQueryParameter['repeats'] = repeats;
|
|
341
|
+
if (equipmentSystemId !== undefined) {
|
|
342
|
+
localVarQueryParameter['equipmentSystemId'] = equipmentSystemId;
|
|
423
343
|
}
|
|
424
344
|
|
|
425
345
|
|
|
@@ -435,24 +355,18 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
435
355
|
},
|
|
436
356
|
/**
|
|
437
357
|
*
|
|
438
|
-
* @summary
|
|
358
|
+
* @summary 维保标准导出-数据
|
|
439
359
|
* @param {number} parkId 园区ID
|
|
440
|
-
* @param {number} pageSize 每页数量
|
|
441
|
-
* @param {number} page 页码
|
|
442
360
|
* @param {string} [searchValue] 关键搜索值
|
|
443
361
|
* @param {number} [equipmentSystemId] 维保分类
|
|
444
362
|
* @param {WorkOrderPlanRepeatsEnum} [repeats] 周期
|
|
445
363
|
* @param {*} [options] Override http request option.
|
|
446
364
|
* @throws {RequiredError}
|
|
447
365
|
*/
|
|
448
|
-
|
|
366
|
+
maintenanceStandardBatchExport: async (parkId: number, searchValue?: string, equipmentSystemId?: number, repeats?: WorkOrderPlanRepeatsEnum, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
449
367
|
// verify required parameter 'parkId' is not null or undefined
|
|
450
|
-
assertParamExists('
|
|
451
|
-
|
|
452
|
-
assertParamExists('listMaintenanceStandard', 'pageSize', pageSize)
|
|
453
|
-
// verify required parameter 'page' is not null or undefined
|
|
454
|
-
assertParamExists('listMaintenanceStandard', 'page', page)
|
|
455
|
-
const localVarPath = `/gizone/maintenanceStandard`;
|
|
368
|
+
assertParamExists('maintenanceStandardBatchExport', 'parkId', parkId)
|
|
369
|
+
const localVarPath = `/gizone/maintenanceStandard/batchExport`;
|
|
456
370
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
457
371
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
458
372
|
let baseOptions;
|
|
@@ -484,14 +398,6 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
484
398
|
localVarQueryParameter['parkId'] = parkId;
|
|
485
399
|
}
|
|
486
400
|
|
|
487
|
-
if (pageSize !== undefined) {
|
|
488
|
-
localVarQueryParameter['pageSize'] = pageSize;
|
|
489
|
-
}
|
|
490
|
-
|
|
491
|
-
if (page !== undefined) {
|
|
492
|
-
localVarQueryParameter['page'] = page;
|
|
493
|
-
}
|
|
494
|
-
|
|
495
401
|
|
|
496
402
|
|
|
497
403
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -505,15 +411,12 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
505
411
|
},
|
|
506
412
|
/**
|
|
507
413
|
*
|
|
508
|
-
* @summary
|
|
509
|
-
* @param {number} equipmentId
|
|
414
|
+
* @summary 维保标准导入-确认导入
|
|
510
415
|
* @param {*} [options] Override http request option.
|
|
511
416
|
* @throws {RequiredError}
|
|
512
417
|
*/
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
assertParamExists('listMaintenanceStandardByEquipmentId', 'equipmentId', equipmentId)
|
|
516
|
-
const localVarPath = `/gizone/maintenanceStandard/selectByEquipmentId`;
|
|
418
|
+
maintenanceStandardBatchImportConfirm: async (options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
419
|
+
const localVarPath = `/gizone/maintenanceStandard/batchImport/confirm`;
|
|
517
420
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
518
421
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
519
422
|
let baseOptions;
|
|
@@ -521,7 +424,7 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
521
424
|
baseOptions = configuration.baseOptions;
|
|
522
425
|
}
|
|
523
426
|
|
|
524
|
-
const localVarRequestOptions = { method: '
|
|
427
|
+
const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
|
|
525
428
|
const localVarHeaderParameter = {} as any;
|
|
526
429
|
const localVarQueryParameter = {} as any;
|
|
527
430
|
|
|
@@ -529,10 +432,6 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
529
432
|
// http bearer authentication required
|
|
530
433
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
531
434
|
|
|
532
|
-
if (equipmentId !== undefined) {
|
|
533
|
-
localVarQueryParameter['equipmentId'] = equipmentId;
|
|
534
|
-
}
|
|
535
|
-
|
|
536
435
|
|
|
537
436
|
|
|
538
437
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -546,15 +445,12 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
546
445
|
},
|
|
547
446
|
/**
|
|
548
447
|
*
|
|
549
|
-
* @summary
|
|
550
|
-
* @param {number} equipmentSystemId
|
|
448
|
+
* @summary 维保标准导入-预览结果
|
|
551
449
|
* @param {*} [options] Override http request option.
|
|
552
450
|
* @throws {RequiredError}
|
|
553
451
|
*/
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
assertParamExists('listMaintenanceStandardByEquipmentSystemId', 'equipmentSystemId', equipmentSystemId)
|
|
557
|
-
const localVarPath = `/gizone/maintenanceStandard/selectByEquipmentSystemId`;
|
|
452
|
+
maintenanceStandardBatchImportPreview: async (options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
453
|
+
const localVarPath = `/gizone/maintenanceStandard/batchImport/preview`;
|
|
558
454
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
559
455
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
560
456
|
let baseOptions;
|
|
@@ -570,10 +466,6 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
570
466
|
// http bearer authentication required
|
|
571
467
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
572
468
|
|
|
573
|
-
if (equipmentSystemId !== undefined) {
|
|
574
|
-
localVarQueryParameter['equipmentSystemId'] = equipmentSystemId;
|
|
575
|
-
}
|
|
576
|
-
|
|
577
469
|
|
|
578
470
|
|
|
579
471
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -587,18 +479,12 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
587
479
|
},
|
|
588
480
|
/**
|
|
589
481
|
*
|
|
590
|
-
* @summary
|
|
591
|
-
* @param {number} parkIdOne
|
|
592
|
-
* @param {number} parkIdTwo
|
|
482
|
+
* @summary 维保标准导入-下载模板
|
|
593
483
|
* @param {*} [options] Override http request option.
|
|
594
484
|
* @throws {RequiredError}
|
|
595
485
|
*/
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
assertParamExists('syncInspectionStandard', 'parkIdOne', parkIdOne)
|
|
599
|
-
// verify required parameter 'parkIdTwo' is not null or undefined
|
|
600
|
-
assertParamExists('syncInspectionStandard', 'parkIdTwo', parkIdTwo)
|
|
601
|
-
const localVarPath = `/gizone/inspectionStandard/sync/park/inspectionStandard`;
|
|
486
|
+
maintenanceStandardBatchImportTemplate: async (options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
487
|
+
const localVarPath = `/gizone/maintenanceStandard/batchImport/template`;
|
|
602
488
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
603
489
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
604
490
|
let baseOptions;
|
|
@@ -614,14 +500,6 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
614
500
|
// http bearer authentication required
|
|
615
501
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
616
502
|
|
|
617
|
-
if (parkIdOne !== undefined) {
|
|
618
|
-
localVarQueryParameter['parkIdOne'] = parkIdOne;
|
|
619
|
-
}
|
|
620
|
-
|
|
621
|
-
if (parkIdTwo !== undefined) {
|
|
622
|
-
localVarQueryParameter['parkIdTwo'] = parkIdTwo;
|
|
623
|
-
}
|
|
624
|
-
|
|
625
503
|
|
|
626
504
|
|
|
627
505
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -635,19 +513,19 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
635
513
|
},
|
|
636
514
|
/**
|
|
637
515
|
*
|
|
638
|
-
* @summary
|
|
639
|
-
* @param {number} id
|
|
640
|
-
* @param {
|
|
516
|
+
* @summary 维保标准导入-上传文件
|
|
517
|
+
* @param {number} parkId 园区id
|
|
518
|
+
* @param {File} file
|
|
519
|
+
* @param {string} [language] 语言
|
|
641
520
|
* @param {*} [options] Override http request option.
|
|
642
521
|
* @throws {RequiredError}
|
|
643
522
|
*/
|
|
644
|
-
|
|
645
|
-
// verify required parameter '
|
|
646
|
-
assertParamExists('
|
|
647
|
-
// verify required parameter '
|
|
648
|
-
assertParamExists('
|
|
649
|
-
const localVarPath = `/gizone/
|
|
650
|
-
.replace(`{${"id"}}`, encodeURIComponent(String(id)));
|
|
523
|
+
maintenanceStandardBatchImportUpload: async (parkId: number, file: File, language?: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
524
|
+
// verify required parameter 'parkId' is not null or undefined
|
|
525
|
+
assertParamExists('maintenanceStandardBatchImportUpload', 'parkId', parkId)
|
|
526
|
+
// verify required parameter 'file' is not null or undefined
|
|
527
|
+
assertParamExists('maintenanceStandardBatchImportUpload', 'file', file)
|
|
528
|
+
const localVarPath = `/gizone/maintenanceStandard/batchImport/upload`;
|
|
651
529
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
652
530
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
653
531
|
let baseOptions;
|
|
@@ -655,22 +533,35 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
655
533
|
baseOptions = configuration.baseOptions;
|
|
656
534
|
}
|
|
657
535
|
|
|
658
|
-
const localVarRequestOptions = { method: '
|
|
536
|
+
const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
|
|
659
537
|
const localVarHeaderParameter = {} as any;
|
|
660
538
|
const localVarQueryParameter = {} as any;
|
|
539
|
+
const localVarFormParams = new ((configuration && configuration.formDataCtor) || FormData)();
|
|
661
540
|
|
|
662
541
|
// authentication tokenScheme required
|
|
663
542
|
// http bearer authentication required
|
|
664
543
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
665
544
|
|
|
666
545
|
|
|
546
|
+
if (parkId !== undefined) {
|
|
547
|
+
localVarFormParams.append('parkId', parkId as any);
|
|
548
|
+
}
|
|
549
|
+
|
|
550
|
+
if (language !== undefined) {
|
|
551
|
+
localVarFormParams.append('language', language as any);
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
if (file !== undefined) {
|
|
555
|
+
localVarFormParams.append('file', file as any);
|
|
556
|
+
}
|
|
557
|
+
|
|
558
|
+
|
|
559
|
+
localVarHeaderParameter['Content-Type'] = 'multipart/form-data';
|
|
667
560
|
|
|
668
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
669
|
-
|
|
670
561
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
671
562
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
672
563
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
673
|
-
localVarRequestOptions.data =
|
|
564
|
+
localVarRequestOptions.data = localVarFormParams;
|
|
674
565
|
|
|
675
566
|
return {
|
|
676
567
|
url: toPathString(localVarUrlObj),
|
|
@@ -725,11 +616,11 @@ export const InspectionApiAxiosParamCreator = function (configuration?: Configur
|
|
|
725
616
|
};
|
|
726
617
|
|
|
727
618
|
/**
|
|
728
|
-
*
|
|
619
|
+
* MaintenanceStandardApi - functional programming interface
|
|
729
620
|
* @export
|
|
730
621
|
*/
|
|
731
|
-
export const
|
|
732
|
-
const localVarAxiosParamCreator =
|
|
622
|
+
export const MaintenanceStandardApiFp = function(configuration?: Configuration) {
|
|
623
|
+
const localVarAxiosParamCreator = MaintenanceStandardApiAxiosParamCreator(configuration)
|
|
733
624
|
return {
|
|
734
625
|
/**
|
|
735
626
|
*
|
|
@@ -741,7 +632,7 @@ export const InspectionApiFp = function(configuration?: Configuration) {
|
|
|
741
632
|
async addMaintenanceStandard(maintenanceStandardAddOrUpdateVo: Array<MaintenanceStandardAddOrUpdateVo>, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>> {
|
|
742
633
|
const localVarAxiosArgs = await localVarAxiosParamCreator.addMaintenanceStandard(maintenanceStandardAddOrUpdateVo, options);
|
|
743
634
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
744
|
-
const localVarOperationServerBasePath = operationServerMap['
|
|
635
|
+
const localVarOperationServerBasePath = operationServerMap['MaintenanceStandardApi.addMaintenanceStandard']?.[localVarOperationServerIndex]?.url;
|
|
745
636
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
746
637
|
},
|
|
747
638
|
/**
|
|
@@ -754,175 +645,144 @@ export const InspectionApiFp = function(configuration?: Configuration) {
|
|
|
754
645
|
async batchDeleteMaintenanceStandard(standardDeleteVo: StandardDeleteVo, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>> {
|
|
755
646
|
const localVarAxiosArgs = await localVarAxiosParamCreator.batchDeleteMaintenanceStandard(standardDeleteVo, options);
|
|
756
647
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
757
|
-
const localVarOperationServerBasePath = operationServerMap['
|
|
648
|
+
const localVarOperationServerBasePath = operationServerMap['MaintenanceStandardApi.batchDeleteMaintenanceStandard']?.[localVarOperationServerIndex]?.url;
|
|
758
649
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
759
650
|
},
|
|
760
651
|
/**
|
|
761
652
|
*
|
|
762
|
-
* @summary
|
|
763
|
-
* @param {
|
|
764
|
-
* @param {*} [options] Override http request option.
|
|
765
|
-
* @throws {RequiredError}
|
|
766
|
-
*/
|
|
767
|
-
async createInspectionStandard(inspectionStandardAddOrUpdateVO: Array<InspectionStandardAddOrUpdateVO>, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>> {
|
|
768
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.createInspectionStandard(inspectionStandardAddOrUpdateVO, options);
|
|
769
|
-
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
770
|
-
const localVarOperationServerBasePath = operationServerMap['InspectionApi.createInspectionStandard']?.[localVarOperationServerIndex]?.url;
|
|
771
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
772
|
-
},
|
|
773
|
-
/**
|
|
774
|
-
*
|
|
775
|
-
* @summary 删除巡检标准
|
|
776
|
-
* @param {number} id 巡检标准id
|
|
777
|
-
* @param {*} [options] Override http request option.
|
|
778
|
-
* @throws {RequiredError}
|
|
779
|
-
*/
|
|
780
|
-
async deleteInspectionStandard(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>> {
|
|
781
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.deleteInspectionStandard(id, options);
|
|
782
|
-
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
783
|
-
const localVarOperationServerBasePath = operationServerMap['InspectionApi.deleteInspectionStandard']?.[localVarOperationServerIndex]?.url;
|
|
784
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
785
|
-
},
|
|
786
|
-
/**
|
|
787
|
-
*
|
|
788
|
-
* @summary 批量删除巡检标准
|
|
789
|
-
* @param {Array<number>} requestBody
|
|
653
|
+
* @summary 删除维保标准
|
|
654
|
+
* @param {number} id
|
|
790
655
|
* @param {*} [options] Override http request option.
|
|
791
656
|
* @throws {RequiredError}
|
|
792
657
|
*/
|
|
793
|
-
async
|
|
794
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
658
|
+
async deleteMaintenanceStandard(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>> {
|
|
659
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.deleteMaintenanceStandard(id, options);
|
|
795
660
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
796
|
-
const localVarOperationServerBasePath = operationServerMap['
|
|
661
|
+
const localVarOperationServerBasePath = operationServerMap['MaintenanceStandardApi.deleteMaintenanceStandard']?.[localVarOperationServerIndex]?.url;
|
|
797
662
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
798
663
|
},
|
|
799
664
|
/**
|
|
800
665
|
*
|
|
801
|
-
* @summary
|
|
666
|
+
* @summary 维保标准详情
|
|
802
667
|
* @param {number} id
|
|
803
668
|
* @param {*} [options] Override http request option.
|
|
804
669
|
* @throws {RequiredError}
|
|
805
670
|
*/
|
|
806
|
-
async
|
|
807
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
671
|
+
async getMaintenanceStandard(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultMaintenanceStandardEntity>> {
|
|
672
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.getMaintenanceStandard(id, options);
|
|
808
673
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
809
|
-
const localVarOperationServerBasePath = operationServerMap['
|
|
674
|
+
const localVarOperationServerBasePath = operationServerMap['MaintenanceStandardApi.getMaintenanceStandard']?.[localVarOperationServerIndex]?.url;
|
|
810
675
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
811
676
|
},
|
|
812
677
|
/**
|
|
813
678
|
*
|
|
814
|
-
* @summary
|
|
815
|
-
* @param {number}
|
|
679
|
+
* @summary 维保标准列表
|
|
680
|
+
* @param {number} parkId 园区ID
|
|
681
|
+
* @param {number} pageSize 每页数量
|
|
682
|
+
* @param {number} page 页码
|
|
683
|
+
* @param {string} [searchValue] 关键搜索值
|
|
684
|
+
* @param {number} [equipmentSystemId] 维保分类
|
|
685
|
+
* @param {WorkOrderPlanRepeatsEnum} [repeats] 周期
|
|
816
686
|
* @param {*} [options] Override http request option.
|
|
817
687
|
* @throws {RequiredError}
|
|
818
688
|
*/
|
|
819
|
-
async
|
|
820
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
689
|
+
async listMaintenanceStandard(parkId: number, pageSize: number, page: number, searchValue?: string, equipmentSystemId?: number, repeats?: WorkOrderPlanRepeatsEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultPageDtoMaintenanceStandardDTO>> {
|
|
690
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.listMaintenanceStandard(parkId, pageSize, page, searchValue, equipmentSystemId, repeats, options);
|
|
821
691
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
822
|
-
const localVarOperationServerBasePath = operationServerMap['
|
|
692
|
+
const localVarOperationServerBasePath = operationServerMap['MaintenanceStandardApi.listMaintenanceStandard']?.[localVarOperationServerIndex]?.url;
|
|
823
693
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
824
694
|
},
|
|
825
695
|
/**
|
|
826
696
|
*
|
|
827
|
-
* @summary
|
|
828
|
-
* @param {number}
|
|
697
|
+
* @summary 根据设备id查询维保标准
|
|
698
|
+
* @param {number} equipmentId
|
|
829
699
|
* @param {*} [options] Override http request option.
|
|
830
700
|
* @throws {RequiredError}
|
|
831
701
|
*/
|
|
832
|
-
async
|
|
833
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
702
|
+
async listMaintenanceStandardByEquipmentId(equipmentId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultListMaintenanceStandardEntity>> {
|
|
703
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.listMaintenanceStandardByEquipmentId(equipmentId, options);
|
|
834
704
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
835
|
-
const localVarOperationServerBasePath = operationServerMap['
|
|
705
|
+
const localVarOperationServerBasePath = operationServerMap['MaintenanceStandardApi.listMaintenanceStandardByEquipmentId']?.[localVarOperationServerIndex]?.url;
|
|
836
706
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
837
707
|
},
|
|
838
708
|
/**
|
|
839
709
|
*
|
|
840
|
-
* @summary
|
|
841
|
-
* @param {number}
|
|
842
|
-
* @param {number} pageSize 每页数量
|
|
843
|
-
* @param {number} page 页码
|
|
844
|
-
* @param {string} [searchValue] 内容
|
|
845
|
-
* @param {InspectionCategoryEnum} [category] 巡检分类
|
|
846
|
-
* @param {WorkOrderPlanRepeatsEnum} [repeats] 周期
|
|
710
|
+
* @summary 根据设备系统id查询维保标准
|
|
711
|
+
* @param {number} equipmentSystemId
|
|
847
712
|
* @param {*} [options] Override http request option.
|
|
848
713
|
* @throws {RequiredError}
|
|
849
714
|
*/
|
|
850
|
-
async
|
|
851
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
715
|
+
async listMaintenanceStandardByEquipmentSystemId(equipmentSystemId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultListMaintenanceStandardEntity>> {
|
|
716
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.listMaintenanceStandardByEquipmentSystemId(equipmentSystemId, options);
|
|
852
717
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
853
|
-
const localVarOperationServerBasePath = operationServerMap['
|
|
718
|
+
const localVarOperationServerBasePath = operationServerMap['MaintenanceStandardApi.listMaintenanceStandardByEquipmentSystemId']?.[localVarOperationServerIndex]?.url;
|
|
854
719
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
855
720
|
},
|
|
856
721
|
/**
|
|
857
722
|
*
|
|
858
|
-
* @summary
|
|
723
|
+
* @summary 维保标准导出-数据
|
|
859
724
|
* @param {number} parkId 园区ID
|
|
860
|
-
* @param {number} pageSize 每页数量
|
|
861
|
-
* @param {number} page 页码
|
|
862
725
|
* @param {string} [searchValue] 关键搜索值
|
|
863
726
|
* @param {number} [equipmentSystemId] 维保分类
|
|
864
727
|
* @param {WorkOrderPlanRepeatsEnum} [repeats] 周期
|
|
865
728
|
* @param {*} [options] Override http request option.
|
|
866
729
|
* @throws {RequiredError}
|
|
867
730
|
*/
|
|
868
|
-
async
|
|
869
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
731
|
+
async maintenanceStandardBatchExport(parkId: number, searchValue?: string, equipmentSystemId?: number, repeats?: WorkOrderPlanRepeatsEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
732
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.maintenanceStandardBatchExport(parkId, searchValue, equipmentSystemId, repeats, options);
|
|
870
733
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
871
|
-
const localVarOperationServerBasePath = operationServerMap['
|
|
734
|
+
const localVarOperationServerBasePath = operationServerMap['MaintenanceStandardApi.maintenanceStandardBatchExport']?.[localVarOperationServerIndex]?.url;
|
|
872
735
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
873
736
|
},
|
|
874
737
|
/**
|
|
875
738
|
*
|
|
876
|
-
* @summary
|
|
877
|
-
* @param {number} equipmentId
|
|
739
|
+
* @summary 维保标准导入-确认导入
|
|
878
740
|
* @param {*} [options] Override http request option.
|
|
879
741
|
* @throws {RequiredError}
|
|
880
742
|
*/
|
|
881
|
-
async
|
|
882
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
743
|
+
async maintenanceStandardBatchImportConfirm(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultExcelImportResultDTOMaintenanceStandardImportDTO>> {
|
|
744
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.maintenanceStandardBatchImportConfirm(options);
|
|
883
745
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
884
|
-
const localVarOperationServerBasePath = operationServerMap['
|
|
746
|
+
const localVarOperationServerBasePath = operationServerMap['MaintenanceStandardApi.maintenanceStandardBatchImportConfirm']?.[localVarOperationServerIndex]?.url;
|
|
885
747
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
886
748
|
},
|
|
887
749
|
/**
|
|
888
750
|
*
|
|
889
|
-
* @summary
|
|
890
|
-
* @param {number} equipmentSystemId
|
|
751
|
+
* @summary 维保标准导入-预览结果
|
|
891
752
|
* @param {*} [options] Override http request option.
|
|
892
753
|
* @throws {RequiredError}
|
|
893
754
|
*/
|
|
894
|
-
async
|
|
895
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
755
|
+
async maintenanceStandardBatchImportPreview(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultExcelImportResultDTOMaintenanceStandardImportDTO>> {
|
|
756
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.maintenanceStandardBatchImportPreview(options);
|
|
896
757
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
897
|
-
const localVarOperationServerBasePath = operationServerMap['
|
|
758
|
+
const localVarOperationServerBasePath = operationServerMap['MaintenanceStandardApi.maintenanceStandardBatchImportPreview']?.[localVarOperationServerIndex]?.url;
|
|
898
759
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
899
760
|
},
|
|
900
761
|
/**
|
|
901
762
|
*
|
|
902
|
-
* @summary
|
|
903
|
-
* @param {number} parkIdOne
|
|
904
|
-
* @param {number} parkIdTwo
|
|
763
|
+
* @summary 维保标准导入-下载模板
|
|
905
764
|
* @param {*} [options] Override http request option.
|
|
906
765
|
* @throws {RequiredError}
|
|
907
766
|
*/
|
|
908
|
-
async
|
|
909
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
767
|
+
async maintenanceStandardBatchImportTemplate(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
768
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.maintenanceStandardBatchImportTemplate(options);
|
|
910
769
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
911
|
-
const localVarOperationServerBasePath = operationServerMap['
|
|
770
|
+
const localVarOperationServerBasePath = operationServerMap['MaintenanceStandardApi.maintenanceStandardBatchImportTemplate']?.[localVarOperationServerIndex]?.url;
|
|
912
771
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
913
772
|
},
|
|
914
773
|
/**
|
|
915
774
|
*
|
|
916
|
-
* @summary
|
|
917
|
-
* @param {number} id
|
|
918
|
-
* @param {
|
|
775
|
+
* @summary 维保标准导入-上传文件
|
|
776
|
+
* @param {number} parkId 园区id
|
|
777
|
+
* @param {File} file
|
|
778
|
+
* @param {string} [language] 语言
|
|
919
779
|
* @param {*} [options] Override http request option.
|
|
920
780
|
* @throws {RequiredError}
|
|
921
781
|
*/
|
|
922
|
-
async
|
|
923
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
782
|
+
async maintenanceStandardBatchImportUpload(parkId: number, file: File, language?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultExcelImportResultDTOMaintenanceStandardImportDTO>> {
|
|
783
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.maintenanceStandardBatchImportUpload(parkId, file, language, options);
|
|
924
784
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
925
|
-
const localVarOperationServerBasePath = operationServerMap['
|
|
785
|
+
const localVarOperationServerBasePath = operationServerMap['MaintenanceStandardApi.maintenanceStandardBatchImportUpload']?.[localVarOperationServerIndex]?.url;
|
|
926
786
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
927
787
|
},
|
|
928
788
|
/**
|
|
@@ -936,658 +796,524 @@ export const InspectionApiFp = function(configuration?: Configuration) {
|
|
|
936
796
|
async updateMaintenanceStandard(id: number, maintenanceStandardAddOrUpdateVo: MaintenanceStandardAddOrUpdateVo, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>> {
|
|
937
797
|
const localVarAxiosArgs = await localVarAxiosParamCreator.updateMaintenanceStandard(id, maintenanceStandardAddOrUpdateVo, options);
|
|
938
798
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
939
|
-
const localVarOperationServerBasePath = operationServerMap['
|
|
799
|
+
const localVarOperationServerBasePath = operationServerMap['MaintenanceStandardApi.updateMaintenanceStandard']?.[localVarOperationServerIndex]?.url;
|
|
940
800
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
941
801
|
},
|
|
942
802
|
}
|
|
943
803
|
};
|
|
944
804
|
|
|
945
805
|
/**
|
|
946
|
-
*
|
|
806
|
+
* MaintenanceStandardApi - factory interface
|
|
947
807
|
* @export
|
|
948
808
|
*/
|
|
949
|
-
export const
|
|
950
|
-
const localVarFp =
|
|
809
|
+
export const MaintenanceStandardApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
|
|
810
|
+
const localVarFp = MaintenanceStandardApiFp(configuration)
|
|
951
811
|
return {
|
|
952
812
|
/**
|
|
953
813
|
*
|
|
954
814
|
* @summary 新增维保标准
|
|
955
|
-
* @param {
|
|
815
|
+
* @param {MaintenanceStandardApiAddMaintenanceStandardRequest} requestParameters Request parameters.
|
|
956
816
|
* @param {*} [options] Override http request option.
|
|
957
817
|
* @throws {RequiredError}
|
|
958
818
|
*/
|
|
959
|
-
addMaintenanceStandard(requestParameters:
|
|
819
|
+
addMaintenanceStandard(requestParameters: MaintenanceStandardApiAddMaintenanceStandardRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid> {
|
|
960
820
|
return localVarFp.addMaintenanceStandard(requestParameters.maintenanceStandardAddOrUpdateVo, options).then((request) => request(axios, basePath));
|
|
961
821
|
},
|
|
962
822
|
/**
|
|
963
823
|
*
|
|
964
824
|
* @summary 批量删除维保标准
|
|
965
|
-
* @param {
|
|
825
|
+
* @param {MaintenanceStandardApiBatchDeleteMaintenanceStandardRequest} requestParameters Request parameters.
|
|
966
826
|
* @param {*} [options] Override http request option.
|
|
967
827
|
* @throws {RequiredError}
|
|
968
828
|
*/
|
|
969
|
-
batchDeleteMaintenanceStandard(requestParameters:
|
|
829
|
+
batchDeleteMaintenanceStandard(requestParameters: MaintenanceStandardApiBatchDeleteMaintenanceStandardRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult> {
|
|
970
830
|
return localVarFp.batchDeleteMaintenanceStandard(requestParameters.standardDeleteVo, options).then((request) => request(axios, basePath));
|
|
971
831
|
},
|
|
972
832
|
/**
|
|
973
833
|
*
|
|
974
|
-
* @summary
|
|
975
|
-
* @param {
|
|
976
|
-
* @param {*} [options] Override http request option.
|
|
977
|
-
* @throws {RequiredError}
|
|
978
|
-
*/
|
|
979
|
-
createInspectionStandard(requestParameters: InspectionApiCreateInspectionStandardRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid> {
|
|
980
|
-
return localVarFp.createInspectionStandard(requestParameters.inspectionStandardAddOrUpdateVO, options).then((request) => request(axios, basePath));
|
|
981
|
-
},
|
|
982
|
-
/**
|
|
983
|
-
*
|
|
984
|
-
* @summary 删除巡检标准
|
|
985
|
-
* @param {InspectionApiDeleteInspectionStandardRequest} requestParameters Request parameters.
|
|
986
|
-
* @param {*} [options] Override http request option.
|
|
987
|
-
* @throws {RequiredError}
|
|
988
|
-
*/
|
|
989
|
-
deleteInspectionStandard(requestParameters: InspectionApiDeleteInspectionStandardRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid> {
|
|
990
|
-
return localVarFp.deleteInspectionStandard(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
991
|
-
},
|
|
992
|
-
/**
|
|
993
|
-
*
|
|
994
|
-
* @summary 批量删除巡检标准
|
|
995
|
-
* @param {InspectionApiDeleteInspectionStandardsRequest} requestParameters Request parameters.
|
|
834
|
+
* @summary 删除维保标准
|
|
835
|
+
* @param {MaintenanceStandardApiDeleteMaintenanceStandardRequest} requestParameters Request parameters.
|
|
996
836
|
* @param {*} [options] Override http request option.
|
|
997
837
|
* @throws {RequiredError}
|
|
998
838
|
*/
|
|
999
|
-
|
|
1000
|
-
return localVarFp.
|
|
839
|
+
deleteMaintenanceStandard(requestParameters: MaintenanceStandardApiDeleteMaintenanceStandardRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult> {
|
|
840
|
+
return localVarFp.deleteMaintenanceStandard(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
1001
841
|
},
|
|
1002
842
|
/**
|
|
1003
843
|
*
|
|
1004
|
-
* @summary
|
|
1005
|
-
* @param {
|
|
844
|
+
* @summary 维保标准详情
|
|
845
|
+
* @param {MaintenanceStandardApiGetMaintenanceStandardRequest} requestParameters Request parameters.
|
|
1006
846
|
* @param {*} [options] Override http request option.
|
|
1007
847
|
* @throws {RequiredError}
|
|
1008
848
|
*/
|
|
1009
|
-
|
|
1010
|
-
return localVarFp.
|
|
849
|
+
getMaintenanceStandard(requestParameters: MaintenanceStandardApiGetMaintenanceStandardRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultMaintenanceStandardEntity> {
|
|
850
|
+
return localVarFp.getMaintenanceStandard(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
1011
851
|
},
|
|
1012
852
|
/**
|
|
1013
853
|
*
|
|
1014
|
-
* @summary
|
|
1015
|
-
* @param {
|
|
854
|
+
* @summary 维保标准列表
|
|
855
|
+
* @param {MaintenanceStandardApiListMaintenanceStandardRequest} requestParameters Request parameters.
|
|
1016
856
|
* @param {*} [options] Override http request option.
|
|
1017
857
|
* @throws {RequiredError}
|
|
1018
858
|
*/
|
|
1019
|
-
|
|
1020
|
-
return localVarFp.
|
|
859
|
+
listMaintenanceStandard(requestParameters: MaintenanceStandardApiListMaintenanceStandardRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultPageDtoMaintenanceStandardDTO> {
|
|
860
|
+
return localVarFp.listMaintenanceStandard(requestParameters.parkId, requestParameters.pageSize, requestParameters.page, requestParameters.searchValue, requestParameters.equipmentSystemId, requestParameters.repeats, options).then((request) => request(axios, basePath));
|
|
1021
861
|
},
|
|
1022
862
|
/**
|
|
1023
863
|
*
|
|
1024
|
-
* @summary
|
|
1025
|
-
* @param {
|
|
864
|
+
* @summary 根据设备id查询维保标准
|
|
865
|
+
* @param {MaintenanceStandardApiListMaintenanceStandardByEquipmentIdRequest} requestParameters Request parameters.
|
|
1026
866
|
* @param {*} [options] Override http request option.
|
|
1027
867
|
* @throws {RequiredError}
|
|
1028
868
|
*/
|
|
1029
|
-
|
|
1030
|
-
return localVarFp.
|
|
869
|
+
listMaintenanceStandardByEquipmentId(requestParameters: MaintenanceStandardApiListMaintenanceStandardByEquipmentIdRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultListMaintenanceStandardEntity> {
|
|
870
|
+
return localVarFp.listMaintenanceStandardByEquipmentId(requestParameters.equipmentId, options).then((request) => request(axios, basePath));
|
|
1031
871
|
},
|
|
1032
872
|
/**
|
|
1033
873
|
*
|
|
1034
|
-
* @summary
|
|
1035
|
-
* @param {
|
|
874
|
+
* @summary 根据设备系统id查询维保标准
|
|
875
|
+
* @param {MaintenanceStandardApiListMaintenanceStandardByEquipmentSystemIdRequest} requestParameters Request parameters.
|
|
1036
876
|
* @param {*} [options] Override http request option.
|
|
1037
877
|
* @throws {RequiredError}
|
|
1038
878
|
*/
|
|
1039
|
-
|
|
1040
|
-
return localVarFp.
|
|
879
|
+
listMaintenanceStandardByEquipmentSystemId(requestParameters: MaintenanceStandardApiListMaintenanceStandardByEquipmentSystemIdRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultListMaintenanceStandardEntity> {
|
|
880
|
+
return localVarFp.listMaintenanceStandardByEquipmentSystemId(requestParameters.equipmentSystemId, options).then((request) => request(axios, basePath));
|
|
1041
881
|
},
|
|
1042
882
|
/**
|
|
1043
883
|
*
|
|
1044
|
-
* @summary
|
|
1045
|
-
* @param {
|
|
884
|
+
* @summary 维保标准导出-数据
|
|
885
|
+
* @param {MaintenanceStandardApiMaintenanceStandardBatchExportRequest} requestParameters Request parameters.
|
|
1046
886
|
* @param {*} [options] Override http request option.
|
|
1047
887
|
* @throws {RequiredError}
|
|
1048
888
|
*/
|
|
1049
|
-
|
|
1050
|
-
return localVarFp.
|
|
889
|
+
maintenanceStandardBatchExport(requestParameters: MaintenanceStandardApiMaintenanceStandardBatchExportRequest, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
890
|
+
return localVarFp.maintenanceStandardBatchExport(requestParameters.parkId, requestParameters.searchValue, requestParameters.equipmentSystemId, requestParameters.repeats, options).then((request) => request(axios, basePath));
|
|
1051
891
|
},
|
|
1052
892
|
/**
|
|
1053
893
|
*
|
|
1054
|
-
* @summary
|
|
1055
|
-
* @param {InspectionApiListMaintenanceStandardByEquipmentIdRequest} requestParameters Request parameters.
|
|
894
|
+
* @summary 维保标准导入-确认导入
|
|
1056
895
|
* @param {*} [options] Override http request option.
|
|
1057
896
|
* @throws {RequiredError}
|
|
1058
897
|
*/
|
|
1059
|
-
|
|
1060
|
-
return localVarFp.
|
|
898
|
+
maintenanceStandardBatchImportConfirm(options?: RawAxiosRequestConfig): AxiosPromise<JsonResultExcelImportResultDTOMaintenanceStandardImportDTO> {
|
|
899
|
+
return localVarFp.maintenanceStandardBatchImportConfirm(options).then((request) => request(axios, basePath));
|
|
1061
900
|
},
|
|
1062
901
|
/**
|
|
1063
902
|
*
|
|
1064
|
-
* @summary
|
|
1065
|
-
* @param {InspectionApiListMaintenanceStandardByEquipmentSystemIdRequest} requestParameters Request parameters.
|
|
903
|
+
* @summary 维保标准导入-预览结果
|
|
1066
904
|
* @param {*} [options] Override http request option.
|
|
1067
905
|
* @throws {RequiredError}
|
|
1068
906
|
*/
|
|
1069
|
-
|
|
1070
|
-
return localVarFp.
|
|
907
|
+
maintenanceStandardBatchImportPreview(options?: RawAxiosRequestConfig): AxiosPromise<JsonResultExcelImportResultDTOMaintenanceStandardImportDTO> {
|
|
908
|
+
return localVarFp.maintenanceStandardBatchImportPreview(options).then((request) => request(axios, basePath));
|
|
1071
909
|
},
|
|
1072
910
|
/**
|
|
1073
911
|
*
|
|
1074
|
-
* @summary
|
|
1075
|
-
* @param {InspectionApiSyncInspectionStandardRequest} requestParameters Request parameters.
|
|
912
|
+
* @summary 维保标准导入-下载模板
|
|
1076
913
|
* @param {*} [options] Override http request option.
|
|
1077
914
|
* @throws {RequiredError}
|
|
1078
915
|
*/
|
|
1079
|
-
|
|
1080
|
-
return localVarFp.
|
|
916
|
+
maintenanceStandardBatchImportTemplate(options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
917
|
+
return localVarFp.maintenanceStandardBatchImportTemplate(options).then((request) => request(axios, basePath));
|
|
1081
918
|
},
|
|
1082
919
|
/**
|
|
1083
920
|
*
|
|
1084
|
-
* @summary
|
|
1085
|
-
* @param {
|
|
921
|
+
* @summary 维保标准导入-上传文件
|
|
922
|
+
* @param {MaintenanceStandardApiMaintenanceStandardBatchImportUploadRequest} requestParameters Request parameters.
|
|
1086
923
|
* @param {*} [options] Override http request option.
|
|
1087
924
|
* @throws {RequiredError}
|
|
1088
925
|
*/
|
|
1089
|
-
|
|
1090
|
-
return localVarFp.
|
|
926
|
+
maintenanceStandardBatchImportUpload(requestParameters: MaintenanceStandardApiMaintenanceStandardBatchImportUploadRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultExcelImportResultDTOMaintenanceStandardImportDTO> {
|
|
927
|
+
return localVarFp.maintenanceStandardBatchImportUpload(requestParameters.parkId, requestParameters.file, requestParameters.language, options).then((request) => request(axios, basePath));
|
|
1091
928
|
},
|
|
1092
929
|
/**
|
|
1093
930
|
*
|
|
1094
931
|
* @summary 编辑维保标准
|
|
1095
|
-
* @param {
|
|
932
|
+
* @param {MaintenanceStandardApiUpdateMaintenanceStandardRequest} requestParameters Request parameters.
|
|
1096
933
|
* @param {*} [options] Override http request option.
|
|
1097
934
|
* @throws {RequiredError}
|
|
1098
935
|
*/
|
|
1099
|
-
updateMaintenanceStandard(requestParameters:
|
|
936
|
+
updateMaintenanceStandard(requestParameters: MaintenanceStandardApiUpdateMaintenanceStandardRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid> {
|
|
1100
937
|
return localVarFp.updateMaintenanceStandard(requestParameters.id, requestParameters.maintenanceStandardAddOrUpdateVo, options).then((request) => request(axios, basePath));
|
|
1101
938
|
},
|
|
1102
939
|
};
|
|
1103
940
|
};
|
|
1104
941
|
|
|
1105
942
|
/**
|
|
1106
|
-
* Request parameters for addMaintenanceStandard operation in
|
|
943
|
+
* Request parameters for addMaintenanceStandard operation in MaintenanceStandardApi.
|
|
1107
944
|
* @export
|
|
1108
|
-
* @interface
|
|
945
|
+
* @interface MaintenanceStandardApiAddMaintenanceStandardRequest
|
|
1109
946
|
*/
|
|
1110
|
-
export interface
|
|
947
|
+
export interface MaintenanceStandardApiAddMaintenanceStandardRequest {
|
|
1111
948
|
/**
|
|
1112
949
|
*
|
|
1113
950
|
* @type {Array<MaintenanceStandardAddOrUpdateVo>}
|
|
1114
|
-
* @memberof
|
|
951
|
+
* @memberof MaintenanceStandardApiAddMaintenanceStandard
|
|
1115
952
|
*/
|
|
1116
953
|
readonly maintenanceStandardAddOrUpdateVo: Array<MaintenanceStandardAddOrUpdateVo>
|
|
1117
954
|
}
|
|
1118
955
|
|
|
1119
956
|
/**
|
|
1120
|
-
* Request parameters for batchDeleteMaintenanceStandard operation in
|
|
957
|
+
* Request parameters for batchDeleteMaintenanceStandard operation in MaintenanceStandardApi.
|
|
1121
958
|
* @export
|
|
1122
|
-
* @interface
|
|
959
|
+
* @interface MaintenanceStandardApiBatchDeleteMaintenanceStandardRequest
|
|
1123
960
|
*/
|
|
1124
|
-
export interface
|
|
961
|
+
export interface MaintenanceStandardApiBatchDeleteMaintenanceStandardRequest {
|
|
1125
962
|
/**
|
|
1126
963
|
*
|
|
1127
964
|
* @type {StandardDeleteVo}
|
|
1128
|
-
* @memberof
|
|
965
|
+
* @memberof MaintenanceStandardApiBatchDeleteMaintenanceStandard
|
|
1129
966
|
*/
|
|
1130
967
|
readonly standardDeleteVo: StandardDeleteVo
|
|
1131
968
|
}
|
|
1132
969
|
|
|
1133
970
|
/**
|
|
1134
|
-
* Request parameters for
|
|
971
|
+
* Request parameters for deleteMaintenanceStandard operation in MaintenanceStandardApi.
|
|
1135
972
|
* @export
|
|
1136
|
-
* @interface
|
|
973
|
+
* @interface MaintenanceStandardApiDeleteMaintenanceStandardRequest
|
|
1137
974
|
*/
|
|
1138
|
-
export interface
|
|
975
|
+
export interface MaintenanceStandardApiDeleteMaintenanceStandardRequest {
|
|
1139
976
|
/**
|
|
1140
977
|
*
|
|
1141
|
-
* @type {Array<InspectionStandardAddOrUpdateVO>}
|
|
1142
|
-
* @memberof InspectionApiCreateInspectionStandard
|
|
1143
|
-
*/
|
|
1144
|
-
readonly inspectionStandardAddOrUpdateVO: Array<InspectionStandardAddOrUpdateVO>
|
|
1145
|
-
}
|
|
1146
|
-
|
|
1147
|
-
/**
|
|
1148
|
-
* Request parameters for deleteInspectionStandard operation in InspectionApi.
|
|
1149
|
-
* @export
|
|
1150
|
-
* @interface InspectionApiDeleteInspectionStandardRequest
|
|
1151
|
-
*/
|
|
1152
|
-
export interface InspectionApiDeleteInspectionStandardRequest {
|
|
1153
|
-
/**
|
|
1154
|
-
* 巡检标准id
|
|
1155
978
|
* @type {number}
|
|
1156
|
-
* @memberof
|
|
979
|
+
* @memberof MaintenanceStandardApiDeleteMaintenanceStandard
|
|
1157
980
|
*/
|
|
1158
981
|
readonly id: number
|
|
1159
982
|
}
|
|
1160
983
|
|
|
1161
984
|
/**
|
|
1162
|
-
* Request parameters for
|
|
985
|
+
* Request parameters for getMaintenanceStandard operation in MaintenanceStandardApi.
|
|
1163
986
|
* @export
|
|
1164
|
-
* @interface
|
|
987
|
+
* @interface MaintenanceStandardApiGetMaintenanceStandardRequest
|
|
1165
988
|
*/
|
|
1166
|
-
export interface
|
|
1167
|
-
/**
|
|
1168
|
-
*
|
|
1169
|
-
* @type {Array<number>}
|
|
1170
|
-
* @memberof InspectionApiDeleteInspectionStandards
|
|
1171
|
-
*/
|
|
1172
|
-
readonly requestBody: Array<number>
|
|
1173
|
-
}
|
|
1174
|
-
|
|
1175
|
-
/**
|
|
1176
|
-
* Request parameters for deleteMaintenanceStandard operation in InspectionApi.
|
|
1177
|
-
* @export
|
|
1178
|
-
* @interface InspectionApiDeleteMaintenanceStandardRequest
|
|
1179
|
-
*/
|
|
1180
|
-
export interface InspectionApiDeleteMaintenanceStandardRequest {
|
|
1181
|
-
/**
|
|
1182
|
-
*
|
|
1183
|
-
* @type {number}
|
|
1184
|
-
* @memberof InspectionApiDeleteMaintenanceStandard
|
|
1185
|
-
*/
|
|
1186
|
-
readonly id: number
|
|
1187
|
-
}
|
|
1188
|
-
|
|
1189
|
-
/**
|
|
1190
|
-
* Request parameters for getInspectionStandard operation in InspectionApi.
|
|
1191
|
-
* @export
|
|
1192
|
-
* @interface InspectionApiGetInspectionStandardRequest
|
|
1193
|
-
*/
|
|
1194
|
-
export interface InspectionApiGetInspectionStandardRequest {
|
|
1195
|
-
/**
|
|
1196
|
-
*
|
|
1197
|
-
* @type {number}
|
|
1198
|
-
* @memberof InspectionApiGetInspectionStandard
|
|
1199
|
-
*/
|
|
1200
|
-
readonly id: number
|
|
1201
|
-
}
|
|
1202
|
-
|
|
1203
|
-
/**
|
|
1204
|
-
* Request parameters for getMaintenanceStandard operation in InspectionApi.
|
|
1205
|
-
* @export
|
|
1206
|
-
* @interface InspectionApiGetMaintenanceStandardRequest
|
|
1207
|
-
*/
|
|
1208
|
-
export interface InspectionApiGetMaintenanceStandardRequest {
|
|
989
|
+
export interface MaintenanceStandardApiGetMaintenanceStandardRequest {
|
|
1209
990
|
/**
|
|
1210
991
|
*
|
|
1211
992
|
* @type {number}
|
|
1212
|
-
* @memberof
|
|
993
|
+
* @memberof MaintenanceStandardApiGetMaintenanceStandard
|
|
1213
994
|
*/
|
|
1214
995
|
readonly id: number
|
|
1215
996
|
}
|
|
1216
997
|
|
|
1217
998
|
/**
|
|
1218
|
-
* Request parameters for
|
|
1219
|
-
* @export
|
|
1220
|
-
* @interface InspectionApiListInspectionStandardRequest
|
|
1221
|
-
*/
|
|
1222
|
-
export interface InspectionApiListInspectionStandardRequest {
|
|
1223
|
-
/**
|
|
1224
|
-
* 园区id
|
|
1225
|
-
* @type {number}
|
|
1226
|
-
* @memberof InspectionApiListInspectionStandard
|
|
1227
|
-
*/
|
|
1228
|
-
readonly parkId: number
|
|
1229
|
-
|
|
1230
|
-
/**
|
|
1231
|
-
* 每页数量
|
|
1232
|
-
* @type {number}
|
|
1233
|
-
* @memberof InspectionApiListInspectionStandard
|
|
1234
|
-
*/
|
|
1235
|
-
readonly pageSize: number
|
|
1236
|
-
|
|
1237
|
-
/**
|
|
1238
|
-
* 页码
|
|
1239
|
-
* @type {number}
|
|
1240
|
-
* @memberof InspectionApiListInspectionStandard
|
|
1241
|
-
*/
|
|
1242
|
-
readonly page: number
|
|
1243
|
-
|
|
1244
|
-
/**
|
|
1245
|
-
* 内容
|
|
1246
|
-
* @type {string}
|
|
1247
|
-
* @memberof InspectionApiListInspectionStandard
|
|
1248
|
-
*/
|
|
1249
|
-
readonly searchValue?: string
|
|
1250
|
-
|
|
1251
|
-
/**
|
|
1252
|
-
* 巡检分类
|
|
1253
|
-
* @type {InspectionCategoryEnum}
|
|
1254
|
-
* @memberof InspectionApiListInspectionStandard
|
|
1255
|
-
*/
|
|
1256
|
-
readonly category?: InspectionCategoryEnum
|
|
1257
|
-
|
|
1258
|
-
/**
|
|
1259
|
-
* 周期
|
|
1260
|
-
* @type {WorkOrderPlanRepeatsEnum}
|
|
1261
|
-
* @memberof InspectionApiListInspectionStandard
|
|
1262
|
-
*/
|
|
1263
|
-
readonly repeats?: WorkOrderPlanRepeatsEnum
|
|
1264
|
-
}
|
|
1265
|
-
|
|
1266
|
-
/**
|
|
1267
|
-
* Request parameters for listMaintenanceStandard operation in InspectionApi.
|
|
999
|
+
* Request parameters for listMaintenanceStandard operation in MaintenanceStandardApi.
|
|
1268
1000
|
* @export
|
|
1269
|
-
* @interface
|
|
1001
|
+
* @interface MaintenanceStandardApiListMaintenanceStandardRequest
|
|
1270
1002
|
*/
|
|
1271
|
-
export interface
|
|
1003
|
+
export interface MaintenanceStandardApiListMaintenanceStandardRequest {
|
|
1272
1004
|
/**
|
|
1273
1005
|
* 园区ID
|
|
1274
1006
|
* @type {number}
|
|
1275
|
-
* @memberof
|
|
1007
|
+
* @memberof MaintenanceStandardApiListMaintenanceStandard
|
|
1276
1008
|
*/
|
|
1277
1009
|
readonly parkId: number
|
|
1278
1010
|
|
|
1279
1011
|
/**
|
|
1280
1012
|
* 每页数量
|
|
1281
1013
|
* @type {number}
|
|
1282
|
-
* @memberof
|
|
1014
|
+
* @memberof MaintenanceStandardApiListMaintenanceStandard
|
|
1283
1015
|
*/
|
|
1284
1016
|
readonly pageSize: number
|
|
1285
1017
|
|
|
1286
1018
|
/**
|
|
1287
1019
|
* 页码
|
|
1288
1020
|
* @type {number}
|
|
1289
|
-
* @memberof
|
|
1021
|
+
* @memberof MaintenanceStandardApiListMaintenanceStandard
|
|
1290
1022
|
*/
|
|
1291
1023
|
readonly page: number
|
|
1292
1024
|
|
|
1293
1025
|
/**
|
|
1294
1026
|
* 关键搜索值
|
|
1295
1027
|
* @type {string}
|
|
1296
|
-
* @memberof
|
|
1028
|
+
* @memberof MaintenanceStandardApiListMaintenanceStandard
|
|
1297
1029
|
*/
|
|
1298
1030
|
readonly searchValue?: string
|
|
1299
1031
|
|
|
1300
1032
|
/**
|
|
1301
1033
|
* 维保分类
|
|
1302
1034
|
* @type {number}
|
|
1303
|
-
* @memberof
|
|
1035
|
+
* @memberof MaintenanceStandardApiListMaintenanceStandard
|
|
1304
1036
|
*/
|
|
1305
1037
|
readonly equipmentSystemId?: number
|
|
1306
1038
|
|
|
1307
1039
|
/**
|
|
1308
1040
|
* 周期
|
|
1309
1041
|
* @type {WorkOrderPlanRepeatsEnum}
|
|
1310
|
-
* @memberof
|
|
1042
|
+
* @memberof MaintenanceStandardApiListMaintenanceStandard
|
|
1311
1043
|
*/
|
|
1312
1044
|
readonly repeats?: WorkOrderPlanRepeatsEnum
|
|
1313
1045
|
}
|
|
1314
1046
|
|
|
1315
1047
|
/**
|
|
1316
|
-
* Request parameters for listMaintenanceStandardByEquipmentId operation in
|
|
1048
|
+
* Request parameters for listMaintenanceStandardByEquipmentId operation in MaintenanceStandardApi.
|
|
1317
1049
|
* @export
|
|
1318
|
-
* @interface
|
|
1050
|
+
* @interface MaintenanceStandardApiListMaintenanceStandardByEquipmentIdRequest
|
|
1319
1051
|
*/
|
|
1320
|
-
export interface
|
|
1052
|
+
export interface MaintenanceStandardApiListMaintenanceStandardByEquipmentIdRequest {
|
|
1321
1053
|
/**
|
|
1322
1054
|
*
|
|
1323
1055
|
* @type {number}
|
|
1324
|
-
* @memberof
|
|
1056
|
+
* @memberof MaintenanceStandardApiListMaintenanceStandardByEquipmentId
|
|
1325
1057
|
*/
|
|
1326
1058
|
readonly equipmentId: number
|
|
1327
1059
|
}
|
|
1328
1060
|
|
|
1329
1061
|
/**
|
|
1330
|
-
* Request parameters for listMaintenanceStandardByEquipmentSystemId operation in
|
|
1062
|
+
* Request parameters for listMaintenanceStandardByEquipmentSystemId operation in MaintenanceStandardApi.
|
|
1331
1063
|
* @export
|
|
1332
|
-
* @interface
|
|
1064
|
+
* @interface MaintenanceStandardApiListMaintenanceStandardByEquipmentSystemIdRequest
|
|
1333
1065
|
*/
|
|
1334
|
-
export interface
|
|
1066
|
+
export interface MaintenanceStandardApiListMaintenanceStandardByEquipmentSystemIdRequest {
|
|
1335
1067
|
/**
|
|
1336
1068
|
*
|
|
1337
1069
|
* @type {number}
|
|
1338
|
-
* @memberof
|
|
1070
|
+
* @memberof MaintenanceStandardApiListMaintenanceStandardByEquipmentSystemId
|
|
1339
1071
|
*/
|
|
1340
1072
|
readonly equipmentSystemId: number
|
|
1341
1073
|
}
|
|
1342
1074
|
|
|
1343
1075
|
/**
|
|
1344
|
-
* Request parameters for
|
|
1076
|
+
* Request parameters for maintenanceStandardBatchExport operation in MaintenanceStandardApi.
|
|
1345
1077
|
* @export
|
|
1346
|
-
* @interface
|
|
1078
|
+
* @interface MaintenanceStandardApiMaintenanceStandardBatchExportRequest
|
|
1347
1079
|
*/
|
|
1348
|
-
export interface
|
|
1080
|
+
export interface MaintenanceStandardApiMaintenanceStandardBatchExportRequest {
|
|
1349
1081
|
/**
|
|
1350
|
-
*
|
|
1082
|
+
* 园区ID
|
|
1351
1083
|
* @type {number}
|
|
1352
|
-
* @memberof
|
|
1084
|
+
* @memberof MaintenanceStandardApiMaintenanceStandardBatchExport
|
|
1353
1085
|
*/
|
|
1354
|
-
readonly
|
|
1086
|
+
readonly parkId: number
|
|
1355
1087
|
|
|
1356
1088
|
/**
|
|
1357
|
-
*
|
|
1089
|
+
* 关键搜索值
|
|
1090
|
+
* @type {string}
|
|
1091
|
+
* @memberof MaintenanceStandardApiMaintenanceStandardBatchExport
|
|
1092
|
+
*/
|
|
1093
|
+
readonly searchValue?: string
|
|
1094
|
+
|
|
1095
|
+
/**
|
|
1096
|
+
* 维保分类
|
|
1358
1097
|
* @type {number}
|
|
1359
|
-
* @memberof
|
|
1098
|
+
* @memberof MaintenanceStandardApiMaintenanceStandardBatchExport
|
|
1099
|
+
*/
|
|
1100
|
+
readonly equipmentSystemId?: number
|
|
1101
|
+
|
|
1102
|
+
/**
|
|
1103
|
+
* 周期
|
|
1104
|
+
* @type {WorkOrderPlanRepeatsEnum}
|
|
1105
|
+
* @memberof MaintenanceStandardApiMaintenanceStandardBatchExport
|
|
1360
1106
|
*/
|
|
1361
|
-
readonly
|
|
1107
|
+
readonly repeats?: WorkOrderPlanRepeatsEnum
|
|
1362
1108
|
}
|
|
1363
1109
|
|
|
1364
1110
|
/**
|
|
1365
|
-
* Request parameters for
|
|
1111
|
+
* Request parameters for maintenanceStandardBatchImportUpload operation in MaintenanceStandardApi.
|
|
1366
1112
|
* @export
|
|
1367
|
-
* @interface
|
|
1113
|
+
* @interface MaintenanceStandardApiMaintenanceStandardBatchImportUploadRequest
|
|
1368
1114
|
*/
|
|
1369
|
-
export interface
|
|
1115
|
+
export interface MaintenanceStandardApiMaintenanceStandardBatchImportUploadRequest {
|
|
1370
1116
|
/**
|
|
1371
|
-
*
|
|
1117
|
+
* 园区id
|
|
1372
1118
|
* @type {number}
|
|
1373
|
-
* @memberof
|
|
1119
|
+
* @memberof MaintenanceStandardApiMaintenanceStandardBatchImportUpload
|
|
1374
1120
|
*/
|
|
1375
|
-
readonly
|
|
1121
|
+
readonly parkId: number
|
|
1376
1122
|
|
|
1377
1123
|
/**
|
|
1378
1124
|
*
|
|
1379
|
-
* @type {
|
|
1380
|
-
* @memberof
|
|
1125
|
+
* @type {File}
|
|
1126
|
+
* @memberof MaintenanceStandardApiMaintenanceStandardBatchImportUpload
|
|
1381
1127
|
*/
|
|
1382
|
-
readonly
|
|
1128
|
+
readonly file: File
|
|
1129
|
+
|
|
1130
|
+
/**
|
|
1131
|
+
* 语言
|
|
1132
|
+
* @type {string}
|
|
1133
|
+
* @memberof MaintenanceStandardApiMaintenanceStandardBatchImportUpload
|
|
1134
|
+
*/
|
|
1135
|
+
readonly language?: string
|
|
1383
1136
|
}
|
|
1384
1137
|
|
|
1385
1138
|
/**
|
|
1386
|
-
* Request parameters for updateMaintenanceStandard operation in
|
|
1139
|
+
* Request parameters for updateMaintenanceStandard operation in MaintenanceStandardApi.
|
|
1387
1140
|
* @export
|
|
1388
|
-
* @interface
|
|
1141
|
+
* @interface MaintenanceStandardApiUpdateMaintenanceStandardRequest
|
|
1389
1142
|
*/
|
|
1390
|
-
export interface
|
|
1143
|
+
export interface MaintenanceStandardApiUpdateMaintenanceStandardRequest {
|
|
1391
1144
|
/**
|
|
1392
1145
|
*
|
|
1393
1146
|
* @type {number}
|
|
1394
|
-
* @memberof
|
|
1147
|
+
* @memberof MaintenanceStandardApiUpdateMaintenanceStandard
|
|
1395
1148
|
*/
|
|
1396
1149
|
readonly id: number
|
|
1397
1150
|
|
|
1398
1151
|
/**
|
|
1399
1152
|
*
|
|
1400
1153
|
* @type {MaintenanceStandardAddOrUpdateVo}
|
|
1401
|
-
* @memberof
|
|
1154
|
+
* @memberof MaintenanceStandardApiUpdateMaintenanceStandard
|
|
1402
1155
|
*/
|
|
1403
1156
|
readonly maintenanceStandardAddOrUpdateVo: MaintenanceStandardAddOrUpdateVo
|
|
1404
1157
|
}
|
|
1405
1158
|
|
|
1406
1159
|
/**
|
|
1407
|
-
*
|
|
1160
|
+
* MaintenanceStandardApi - object-oriented interface
|
|
1408
1161
|
* @export
|
|
1409
|
-
* @class
|
|
1162
|
+
* @class MaintenanceStandardApi
|
|
1410
1163
|
* @extends {BaseAPI}
|
|
1411
1164
|
*/
|
|
1412
|
-
export class
|
|
1165
|
+
export class MaintenanceStandardApi extends BaseAPI {
|
|
1413
1166
|
/**
|
|
1414
1167
|
*
|
|
1415
1168
|
* @summary 新增维保标准
|
|
1416
|
-
* @param {
|
|
1169
|
+
* @param {MaintenanceStandardApiAddMaintenanceStandardRequest} requestParameters Request parameters.
|
|
1417
1170
|
* @param {*} [options] Override http request option.
|
|
1418
1171
|
* @throws {RequiredError}
|
|
1419
|
-
* @memberof
|
|
1172
|
+
* @memberof MaintenanceStandardApi
|
|
1420
1173
|
*/
|
|
1421
|
-
public addMaintenanceStandard(requestParameters:
|
|
1422
|
-
return
|
|
1174
|
+
public addMaintenanceStandard(requestParameters: MaintenanceStandardApiAddMaintenanceStandardRequest, options?: RawAxiosRequestConfig) {
|
|
1175
|
+
return MaintenanceStandardApiFp(this.configuration).addMaintenanceStandard(requestParameters.maintenanceStandardAddOrUpdateVo, options).then((request) => request(this.axios, this.basePath));
|
|
1423
1176
|
}
|
|
1424
1177
|
|
|
1425
1178
|
/**
|
|
1426
1179
|
*
|
|
1427
1180
|
* @summary 批量删除维保标准
|
|
1428
|
-
* @param {
|
|
1429
|
-
* @param {*} [options] Override http request option.
|
|
1430
|
-
* @throws {RequiredError}
|
|
1431
|
-
* @memberof InspectionApi
|
|
1432
|
-
*/
|
|
1433
|
-
public batchDeleteMaintenanceStandard(requestParameters: InspectionApiBatchDeleteMaintenanceStandardRequest, options?: RawAxiosRequestConfig) {
|
|
1434
|
-
return InspectionApiFp(this.configuration).batchDeleteMaintenanceStandard(requestParameters.standardDeleteVo, options).then((request) => request(this.axios, this.basePath));
|
|
1435
|
-
}
|
|
1436
|
-
|
|
1437
|
-
/**
|
|
1438
|
-
*
|
|
1439
|
-
* @summary 添加巡检标准
|
|
1440
|
-
* @param {InspectionApiCreateInspectionStandardRequest} requestParameters Request parameters.
|
|
1441
|
-
* @param {*} [options] Override http request option.
|
|
1442
|
-
* @throws {RequiredError}
|
|
1443
|
-
* @memberof InspectionApi
|
|
1444
|
-
*/
|
|
1445
|
-
public createInspectionStandard(requestParameters: InspectionApiCreateInspectionStandardRequest, options?: RawAxiosRequestConfig) {
|
|
1446
|
-
return InspectionApiFp(this.configuration).createInspectionStandard(requestParameters.inspectionStandardAddOrUpdateVO, options).then((request) => request(this.axios, this.basePath));
|
|
1447
|
-
}
|
|
1448
|
-
|
|
1449
|
-
/**
|
|
1450
|
-
*
|
|
1451
|
-
* @summary 删除巡检标准
|
|
1452
|
-
* @param {InspectionApiDeleteInspectionStandardRequest} requestParameters Request parameters.
|
|
1181
|
+
* @param {MaintenanceStandardApiBatchDeleteMaintenanceStandardRequest} requestParameters Request parameters.
|
|
1453
1182
|
* @param {*} [options] Override http request option.
|
|
1454
1183
|
* @throws {RequiredError}
|
|
1455
|
-
* @memberof
|
|
1184
|
+
* @memberof MaintenanceStandardApi
|
|
1456
1185
|
*/
|
|
1457
|
-
public
|
|
1458
|
-
return
|
|
1186
|
+
public batchDeleteMaintenanceStandard(requestParameters: MaintenanceStandardApiBatchDeleteMaintenanceStandardRequest, options?: RawAxiosRequestConfig) {
|
|
1187
|
+
return MaintenanceStandardApiFp(this.configuration).batchDeleteMaintenanceStandard(requestParameters.standardDeleteVo, options).then((request) => request(this.axios, this.basePath));
|
|
1459
1188
|
}
|
|
1460
1189
|
|
|
1461
1190
|
/**
|
|
1462
1191
|
*
|
|
1463
|
-
* @summary
|
|
1464
|
-
* @param {
|
|
1192
|
+
* @summary 删除维保标准
|
|
1193
|
+
* @param {MaintenanceStandardApiDeleteMaintenanceStandardRequest} requestParameters Request parameters.
|
|
1465
1194
|
* @param {*} [options] Override http request option.
|
|
1466
1195
|
* @throws {RequiredError}
|
|
1467
|
-
* @memberof
|
|
1196
|
+
* @memberof MaintenanceStandardApi
|
|
1468
1197
|
*/
|
|
1469
|
-
public
|
|
1470
|
-
return
|
|
1198
|
+
public deleteMaintenanceStandard(requestParameters: MaintenanceStandardApiDeleteMaintenanceStandardRequest, options?: RawAxiosRequestConfig) {
|
|
1199
|
+
return MaintenanceStandardApiFp(this.configuration).deleteMaintenanceStandard(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
1471
1200
|
}
|
|
1472
1201
|
|
|
1473
1202
|
/**
|
|
1474
1203
|
*
|
|
1475
|
-
* @summary
|
|
1476
|
-
* @param {
|
|
1204
|
+
* @summary 维保标准详情
|
|
1205
|
+
* @param {MaintenanceStandardApiGetMaintenanceStandardRequest} requestParameters Request parameters.
|
|
1477
1206
|
* @param {*} [options] Override http request option.
|
|
1478
1207
|
* @throws {RequiredError}
|
|
1479
|
-
* @memberof
|
|
1208
|
+
* @memberof MaintenanceStandardApi
|
|
1480
1209
|
*/
|
|
1481
|
-
public
|
|
1482
|
-
return
|
|
1210
|
+
public getMaintenanceStandard(requestParameters: MaintenanceStandardApiGetMaintenanceStandardRequest, options?: RawAxiosRequestConfig) {
|
|
1211
|
+
return MaintenanceStandardApiFp(this.configuration).getMaintenanceStandard(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
1483
1212
|
}
|
|
1484
1213
|
|
|
1485
1214
|
/**
|
|
1486
1215
|
*
|
|
1487
|
-
* @summary
|
|
1488
|
-
* @param {
|
|
1216
|
+
* @summary 维保标准列表
|
|
1217
|
+
* @param {MaintenanceStandardApiListMaintenanceStandardRequest} requestParameters Request parameters.
|
|
1489
1218
|
* @param {*} [options] Override http request option.
|
|
1490
1219
|
* @throws {RequiredError}
|
|
1491
|
-
* @memberof
|
|
1220
|
+
* @memberof MaintenanceStandardApi
|
|
1492
1221
|
*/
|
|
1493
|
-
public
|
|
1494
|
-
return
|
|
1222
|
+
public listMaintenanceStandard(requestParameters: MaintenanceStandardApiListMaintenanceStandardRequest, options?: RawAxiosRequestConfig) {
|
|
1223
|
+
return MaintenanceStandardApiFp(this.configuration).listMaintenanceStandard(requestParameters.parkId, requestParameters.pageSize, requestParameters.page, requestParameters.searchValue, requestParameters.equipmentSystemId, requestParameters.repeats, options).then((request) => request(this.axios, this.basePath));
|
|
1495
1224
|
}
|
|
1496
1225
|
|
|
1497
1226
|
/**
|
|
1498
1227
|
*
|
|
1499
|
-
* @summary
|
|
1500
|
-
* @param {
|
|
1228
|
+
* @summary 根据设备id查询维保标准
|
|
1229
|
+
* @param {MaintenanceStandardApiListMaintenanceStandardByEquipmentIdRequest} requestParameters Request parameters.
|
|
1501
1230
|
* @param {*} [options] Override http request option.
|
|
1502
1231
|
* @throws {RequiredError}
|
|
1503
|
-
* @memberof
|
|
1232
|
+
* @memberof MaintenanceStandardApi
|
|
1504
1233
|
*/
|
|
1505
|
-
public
|
|
1506
|
-
return
|
|
1234
|
+
public listMaintenanceStandardByEquipmentId(requestParameters: MaintenanceStandardApiListMaintenanceStandardByEquipmentIdRequest, options?: RawAxiosRequestConfig) {
|
|
1235
|
+
return MaintenanceStandardApiFp(this.configuration).listMaintenanceStandardByEquipmentId(requestParameters.equipmentId, options).then((request) => request(this.axios, this.basePath));
|
|
1507
1236
|
}
|
|
1508
1237
|
|
|
1509
1238
|
/**
|
|
1510
1239
|
*
|
|
1511
|
-
* @summary
|
|
1512
|
-
* @param {
|
|
1240
|
+
* @summary 根据设备系统id查询维保标准
|
|
1241
|
+
* @param {MaintenanceStandardApiListMaintenanceStandardByEquipmentSystemIdRequest} requestParameters Request parameters.
|
|
1513
1242
|
* @param {*} [options] Override http request option.
|
|
1514
1243
|
* @throws {RequiredError}
|
|
1515
|
-
* @memberof
|
|
1244
|
+
* @memberof MaintenanceStandardApi
|
|
1516
1245
|
*/
|
|
1517
|
-
public
|
|
1518
|
-
return
|
|
1246
|
+
public listMaintenanceStandardByEquipmentSystemId(requestParameters: MaintenanceStandardApiListMaintenanceStandardByEquipmentSystemIdRequest, options?: RawAxiosRequestConfig) {
|
|
1247
|
+
return MaintenanceStandardApiFp(this.configuration).listMaintenanceStandardByEquipmentSystemId(requestParameters.equipmentSystemId, options).then((request) => request(this.axios, this.basePath));
|
|
1519
1248
|
}
|
|
1520
1249
|
|
|
1521
1250
|
/**
|
|
1522
1251
|
*
|
|
1523
|
-
* @summary
|
|
1524
|
-
* @param {
|
|
1252
|
+
* @summary 维保标准导出-数据
|
|
1253
|
+
* @param {MaintenanceStandardApiMaintenanceStandardBatchExportRequest} requestParameters Request parameters.
|
|
1525
1254
|
* @param {*} [options] Override http request option.
|
|
1526
1255
|
* @throws {RequiredError}
|
|
1527
|
-
* @memberof
|
|
1256
|
+
* @memberof MaintenanceStandardApi
|
|
1528
1257
|
*/
|
|
1529
|
-
public
|
|
1530
|
-
return
|
|
1258
|
+
public maintenanceStandardBatchExport(requestParameters: MaintenanceStandardApiMaintenanceStandardBatchExportRequest, options?: RawAxiosRequestConfig) {
|
|
1259
|
+
return MaintenanceStandardApiFp(this.configuration).maintenanceStandardBatchExport(requestParameters.parkId, requestParameters.searchValue, requestParameters.equipmentSystemId, requestParameters.repeats, options).then((request) => request(this.axios, this.basePath));
|
|
1531
1260
|
}
|
|
1532
1261
|
|
|
1533
1262
|
/**
|
|
1534
1263
|
*
|
|
1535
|
-
* @summary
|
|
1536
|
-
* @param {InspectionApiListMaintenanceStandardByEquipmentIdRequest} requestParameters Request parameters.
|
|
1264
|
+
* @summary 维保标准导入-确认导入
|
|
1537
1265
|
* @param {*} [options] Override http request option.
|
|
1538
1266
|
* @throws {RequiredError}
|
|
1539
|
-
* @memberof
|
|
1267
|
+
* @memberof MaintenanceStandardApi
|
|
1540
1268
|
*/
|
|
1541
|
-
public
|
|
1542
|
-
return
|
|
1269
|
+
public maintenanceStandardBatchImportConfirm(options?: RawAxiosRequestConfig) {
|
|
1270
|
+
return MaintenanceStandardApiFp(this.configuration).maintenanceStandardBatchImportConfirm(options).then((request) => request(this.axios, this.basePath));
|
|
1543
1271
|
}
|
|
1544
1272
|
|
|
1545
1273
|
/**
|
|
1546
1274
|
*
|
|
1547
|
-
* @summary
|
|
1548
|
-
* @param {InspectionApiListMaintenanceStandardByEquipmentSystemIdRequest} requestParameters Request parameters.
|
|
1275
|
+
* @summary 维保标准导入-预览结果
|
|
1549
1276
|
* @param {*} [options] Override http request option.
|
|
1550
1277
|
* @throws {RequiredError}
|
|
1551
|
-
* @memberof
|
|
1278
|
+
* @memberof MaintenanceStandardApi
|
|
1552
1279
|
*/
|
|
1553
|
-
public
|
|
1554
|
-
return
|
|
1280
|
+
public maintenanceStandardBatchImportPreview(options?: RawAxiosRequestConfig) {
|
|
1281
|
+
return MaintenanceStandardApiFp(this.configuration).maintenanceStandardBatchImportPreview(options).then((request) => request(this.axios, this.basePath));
|
|
1555
1282
|
}
|
|
1556
1283
|
|
|
1557
1284
|
/**
|
|
1558
1285
|
*
|
|
1559
|
-
* @summary
|
|
1560
|
-
* @param {InspectionApiSyncInspectionStandardRequest} requestParameters Request parameters.
|
|
1286
|
+
* @summary 维保标准导入-下载模板
|
|
1561
1287
|
* @param {*} [options] Override http request option.
|
|
1562
1288
|
* @throws {RequiredError}
|
|
1563
|
-
* @memberof
|
|
1289
|
+
* @memberof MaintenanceStandardApi
|
|
1564
1290
|
*/
|
|
1565
|
-
public
|
|
1566
|
-
return
|
|
1291
|
+
public maintenanceStandardBatchImportTemplate(options?: RawAxiosRequestConfig) {
|
|
1292
|
+
return MaintenanceStandardApiFp(this.configuration).maintenanceStandardBatchImportTemplate(options).then((request) => request(this.axios, this.basePath));
|
|
1567
1293
|
}
|
|
1568
1294
|
|
|
1569
1295
|
/**
|
|
1570
1296
|
*
|
|
1571
|
-
* @summary
|
|
1572
|
-
* @param {
|
|
1297
|
+
* @summary 维保标准导入-上传文件
|
|
1298
|
+
* @param {MaintenanceStandardApiMaintenanceStandardBatchImportUploadRequest} requestParameters Request parameters.
|
|
1573
1299
|
* @param {*} [options] Override http request option.
|
|
1574
1300
|
* @throws {RequiredError}
|
|
1575
|
-
* @memberof
|
|
1301
|
+
* @memberof MaintenanceStandardApi
|
|
1576
1302
|
*/
|
|
1577
|
-
public
|
|
1578
|
-
return
|
|
1303
|
+
public maintenanceStandardBatchImportUpload(requestParameters: MaintenanceStandardApiMaintenanceStandardBatchImportUploadRequest, options?: RawAxiosRequestConfig) {
|
|
1304
|
+
return MaintenanceStandardApiFp(this.configuration).maintenanceStandardBatchImportUpload(requestParameters.parkId, requestParameters.file, requestParameters.language, options).then((request) => request(this.axios, this.basePath));
|
|
1579
1305
|
}
|
|
1580
1306
|
|
|
1581
1307
|
/**
|
|
1582
1308
|
*
|
|
1583
1309
|
* @summary 编辑维保标准
|
|
1584
|
-
* @param {
|
|
1310
|
+
* @param {MaintenanceStandardApiUpdateMaintenanceStandardRequest} requestParameters Request parameters.
|
|
1585
1311
|
* @param {*} [options] Override http request option.
|
|
1586
1312
|
* @throws {RequiredError}
|
|
1587
|
-
* @memberof
|
|
1313
|
+
* @memberof MaintenanceStandardApi
|
|
1588
1314
|
*/
|
|
1589
|
-
public updateMaintenanceStandard(requestParameters:
|
|
1590
|
-
return
|
|
1315
|
+
public updateMaintenanceStandard(requestParameters: MaintenanceStandardApiUpdateMaintenanceStandardRequest, options?: RawAxiosRequestConfig) {
|
|
1316
|
+
return MaintenanceStandardApiFp(this.configuration).updateMaintenanceStandard(requestParameters.id, requestParameters.maintenanceStandardAddOrUpdateVo, options).then((request) => request(this.axios, this.basePath));
|
|
1591
1317
|
}
|
|
1592
1318
|
}
|
|
1593
1319
|
|