@gizone/rrs-client 3.11.12-alpha.5 → 3.11.12-alpha.50
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +33 -14
- package/api.ts +2 -1
- package/apis/access-api.ts +61 -61
- package/apis/app-auth-api.ts +13 -13
- package/apis/auth-api.ts +13 -13
- package/apis/calendar-api.ts +231 -209
- package/apis/common-api.ts +192 -0
- package/apis/cost-api.ts +15 -15
- package/apis/energy-api.ts +15 -15
- package/apis/inspection-standard-api.ts +1240 -0
- package/apis/{inspection-api.ts → maintenance-standard-api.ts} +350 -624
- package/apis/message-api.ts +201 -223
- package/apis/privacy-api.ts +78 -76
- package/apis/setting-api.ts +596 -243
- package/apis/space-api.ts +0 -329
- package/apis/sys-api.ts +47 -47
- package/apis/user-api.ts +15 -15
- package/apis/work-order-api.ts +739 -226
- package/dist/api.d.ts +2 -1
- package/dist/api.js +2 -1
- package/dist/apis/access-api.d.ts +41 -41
- package/dist/apis/access-api.js +44 -44
- package/dist/apis/app-auth-api.d.ts +6 -6
- package/dist/apis/app-auth-api.js +11 -11
- package/dist/apis/auth-api.d.ts +6 -6
- package/dist/apis/auth-api.js +11 -11
- package/dist/apis/calendar-api.d.ts +131 -123
- package/dist/apis/calendar-api.js +177 -164
- package/dist/apis/common-api.d.ts +102 -0
- package/dist/apis/common-api.js +144 -0
- package/dist/apis/cost-api.d.ts +10 -10
- package/dist/apis/cost-api.js +11 -11
- package/dist/apis/energy-api.d.ts +10 -10
- package/dist/apis/energy-api.js +11 -11
- package/dist/apis/inspection-standard-api.d.ts +644 -0
- package/dist/apis/inspection-standard-api.js +958 -0
- package/dist/apis/maintenance-standard-api.d.ts +684 -0
- package/dist/apis/{inspection-api.js → maintenance-standard-api.js} +263 -436
- package/dist/apis/message-api.d.ts +117 -125
- package/dist/apis/message-api.js +132 -171
- package/dist/apis/privacy-api.d.ts +49 -48
- package/dist/apis/privacy-api.js +60 -60
- package/dist/apis/setting-api.d.ts +334 -144
- package/dist/apis/setting-api.js +433 -187
- package/dist/apis/space-api.d.ts +0 -159
- package/dist/apis/space-api.js +0 -272
- package/dist/apis/sys-api.d.ts +31 -31
- package/dist/apis/sys-api.js +34 -34
- package/dist/apis/user-api.d.ts +10 -10
- package/dist/apis/user-api.js +11 -11
- package/dist/apis/work-order-api.d.ts +399 -123
- package/dist/apis/work-order-api.js +533 -164
- package/dist/esm/api.d.ts +2 -1
- package/dist/esm/api.js +2 -1
- package/dist/esm/apis/access-api.d.ts +41 -41
- package/dist/esm/apis/access-api.js +44 -44
- package/dist/esm/apis/app-auth-api.d.ts +6 -6
- package/dist/esm/apis/app-auth-api.js +11 -11
- package/dist/esm/apis/auth-api.d.ts +6 -6
- package/dist/esm/apis/auth-api.js +11 -11
- package/dist/esm/apis/calendar-api.d.ts +131 -123
- package/dist/esm/apis/calendar-api.js +177 -164
- package/dist/esm/apis/common-api.d.ts +102 -0
- package/dist/esm/apis/common-api.js +144 -0
- package/dist/esm/apis/cost-api.d.ts +10 -10
- package/dist/esm/apis/cost-api.js +11 -11
- package/dist/esm/apis/energy-api.d.ts +10 -10
- package/dist/esm/apis/energy-api.js +11 -11
- package/dist/esm/apis/inspection-standard-api.d.ts +644 -0
- package/dist/esm/apis/inspection-standard-api.js +951 -0
- package/dist/esm/apis/maintenance-standard-api.d.ts +684 -0
- package/dist/esm/apis/{inspection-api.js → maintenance-standard-api.js} +258 -431
- package/dist/esm/apis/message-api.d.ts +117 -125
- package/dist/esm/apis/message-api.js +132 -171
- package/dist/esm/apis/privacy-api.d.ts +49 -48
- package/dist/esm/apis/privacy-api.js +60 -60
- package/dist/esm/apis/setting-api.d.ts +334 -144
- package/dist/esm/apis/setting-api.js +433 -187
- package/dist/esm/apis/space-api.d.ts +0 -159
- package/dist/esm/apis/space-api.js +0 -272
- package/dist/esm/apis/sys-api.d.ts +31 -31
- package/dist/esm/apis/sys-api.js +34 -34
- package/dist/esm/apis/user-api.d.ts +10 -10
- package/dist/esm/apis/user-api.js +11 -11
- package/dist/esm/apis/work-order-api.d.ts +399 -123
- package/dist/esm/apis/work-order-api.js +533 -164
- package/dist/esm/models/dept-relation-dto.d.ts +140 -0
- package/dist/esm/models/dept-relation.d.ts +86 -0
- package/dist/esm/models/equipment-detail-dto.d.ts +6 -0
- package/dist/esm/models/equipment-edit-vo.d.ts +6 -0
- package/dist/esm/models/equipment-excel-add-dto.d.ts +6 -0
- package/dist/esm/models/equipment-search-system-dto.d.ts +12 -6
- package/dist/esm/models/{calendar-add-redis-list-vo.d.ts → excel-import-result-dtocalendar-export-dto.d.ts} +9 -21
- package/dist/esm/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +31 -0
- package/dist/esm/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +31 -0
- package/dist/esm/models/file-dto.d.ts +3 -3
- package/dist/esm/models/get-user-wx200-response.d.ts +14 -14
- package/dist/esm/models/index.d.ts +31 -13
- package/dist/esm/models/index.js +31 -13
- package/dist/esm/models/inspection-item-bo.d.ts +4 -10
- package/dist/esm/models/inspection-point-item.d.ts +18 -6
- package/dist/esm/models/inspection-standard-import-dto.d.ts +108 -0
- package/dist/esm/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +56 -0
- package/dist/esm/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +56 -0
- package/dist/esm/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +56 -0
- package/dist/esm/models/json-result-list-work-order-dept-settings-entity.d.ts +56 -0
- package/dist/esm/models/{json-result-calendar-add-redis-list-vo.d.ts → json-result-page-dto-sys-user-msg-dto.d.ts} +11 -11
- package/dist/esm/models/{json-result-sys-user-msg-do.d.ts → json-result-park-info-dto.d.ts} +11 -11
- package/dist/{models/json-result-calendar-add-redis-list-vo.d.ts → esm/models/json-result-sys-user-msg-dto.d.ts} +11 -11
- package/dist/esm/models/{json-result-page-dto-sys-user-msg-list-dto.d.ts → json-result-work-order-dept-settings-entity.d.ts} +11 -11
- package/dist/esm/models/json-result-work-order-dept-settings-entity.js +14 -0
- package/dist/esm/models/maintenance-history-dto.d.ts +0 -6
- package/dist/esm/models/maintenance-history-dto.js +0 -6
- package/dist/esm/models/maintenance-standard-import-dto.d.ts +114 -0
- package/dist/esm/models/maintenance-standard-import-dto.js +14 -0
- package/dist/{models/page-dto-sys-user-msg-list-dto.d.ts → esm/models/page-dto-sys-user-msg-dto.d.ts} +7 -7
- package/dist/esm/models/page-dto-sys-user-msg-dto.js +14 -0
- package/dist/esm/models/park-center-attribute-enum.d.ts +21 -0
- package/dist/esm/models/park-center-attribute-enum.js +22 -0
- package/dist/esm/models/park-info-dto.d.ts +85 -0
- package/dist/esm/models/park-info-dto.js +14 -0
- package/dist/esm/models/{work-order-check-before-acceptance-no-vo.d.ts → park-info-edit-vo.d.ts} +15 -14
- package/dist/esm/models/park-info-edit-vo.js +14 -0
- package/dist/esm/models/park-plat-form-enum.d.ts +23 -0
- package/dist/esm/models/park-plat-form-enum.js +24 -0
- package/dist/esm/models/period-detail-resp.d.ts +6 -6
- package/dist/esm/models/period-detail-resp.js +0 -6
- package/dist/esm/models/plan-add-vo.d.ts +1 -1
- package/dist/esm/models/plan-edit-vo.d.ts +1 -1
- package/dist/esm/models/plan-item-add-vo.d.ts +1 -1
- package/dist/esm/models/plan-item-edit-vo.d.ts +1 -1
- package/dist/esm/models/process-work-order-vo.d.ts +19 -0
- package/dist/esm/models/sys-dept.d.ts +7 -1
- package/dist/esm/models/{sys-user-msg-list-dto.d.ts → sys-user-msg-dto.d.ts} +30 -28
- package/dist/esm/models/sys-user-msg-dto.js +14 -0
- package/dist/esm/models/sys-user.d.ts +4 -4
- package/dist/esm/models/system-user-msg-source-type-enum.d.ts +23 -0
- package/dist/esm/models/system-user-msg-source-type-enum.js +24 -0
- package/dist/esm/models/system-user-msg-type-enum.d.ts +21 -0
- package/dist/esm/models/system-user-msg-type-enum.js +22 -0
- package/dist/esm/models/work-order-add-vo.d.ts +24 -4
- package/dist/esm/models/work-order-circulation-vo.d.ts +8 -1
- package/dist/esm/models/work-order-dept-settings-add-or-update-vo.d.ts +36 -0
- package/dist/esm/models/work-order-dept-settings-add-or-update-vo.js +14 -0
- package/dist/esm/models/work-order-dept-settings-entity.d.ts +67 -0
- package/dist/esm/models/work-order-dept-settings-entity.js +14 -0
- package/dist/esm/models/work-order-detail-dto.d.ts +52 -6
- package/dist/esm/models/work-order-detail-dto.js +0 -6
- package/dist/esm/models/work-order-inspection-detail-dto.d.ts +1 -13
- package/dist/esm/models/work-order-inspection-item-req.d.ts +3 -3
- package/dist/esm/models/work-order-internal-status-enum.d.ts +23 -0
- package/{models/work-order-check-before-acceptance-adopt-vo.ts → dist/esm/models/work-order-internal-status-enum.js} +9 -21
- package/dist/esm/models/work-order-issue-type-enum.d.ts +26 -0
- package/dist/esm/models/work-order-issue-type-enum.js +27 -0
- package/dist/esm/models/work-order-liability-party-enum.d.ts +21 -0
- package/dist/esm/models/work-order-liability-party-enum.js +22 -0
- package/dist/esm/models/work-order-push-settings-entity.d.ts +4 -17
- package/dist/esm/models/work-order-push-settings-entity.js +1 -13
- package/dist/esm/models/work-order-push-settings-save-or-update-vo.d.ts +4 -17
- package/dist/esm/models/work-order-push-settings-save-or-update-vo.js +1 -13
- package/dist/{models/work-order-check-before-acceptance-adopt-vo.d.ts → esm/models/work-order-report-vo.d.ts} +11 -10
- package/dist/esm/models/work-order-report-vo.js +14 -0
- package/dist/esm/models/work-order-search-dto.d.ts +0 -6
- package/dist/esm/models/work-order-search-dto.js +0 -6
- package/dist/esm/models/work-order-settings-type-enum.d.ts +30 -0
- package/dist/esm/models/work-order-settings-type-enum.js +31 -0
- package/dist/esm/models/work-order-staging-data-vo.d.ts +49 -0
- package/dist/esm/models/work-order-staging-data-vo.js +14 -0
- package/dist/esm/models/work-order-type-enum.d.ts +1 -1
- package/dist/esm/models/work-order-type-enum.js +1 -1
- package/dist/models/dept-relation-dto.d.ts +140 -0
- package/dist/models/dept-relation.d.ts +86 -0
- package/dist/models/equipment-detail-dto.d.ts +6 -0
- package/dist/models/equipment-edit-vo.d.ts +6 -0
- package/dist/models/equipment-excel-add-dto.d.ts +6 -0
- package/dist/models/equipment-search-system-dto.d.ts +12 -6
- package/dist/models/{calendar-add-redis-list-vo.d.ts → excel-import-result-dtocalendar-export-dto.d.ts} +9 -21
- package/dist/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +31 -0
- package/dist/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +31 -0
- package/dist/models/file-dto.d.ts +3 -3
- package/dist/models/get-user-wx200-response.d.ts +14 -14
- package/dist/models/index.d.ts +31 -13
- package/dist/models/index.js +31 -13
- package/dist/models/inspection-item-bo.d.ts +4 -10
- package/dist/models/inspection-point-item.d.ts +18 -6
- package/dist/models/inspection-standard-import-dto.d.ts +108 -0
- package/dist/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +56 -0
- package/dist/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +56 -0
- package/dist/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +56 -0
- package/dist/models/json-result-list-work-order-dept-settings-entity.d.ts +56 -0
- package/dist/models/json-result-page-dto-sys-user-msg-dto.d.ts +56 -0
- package/dist/models/{json-result-sys-user-msg-do.d.ts → json-result-park-info-dto.d.ts} +11 -11
- package/dist/models/json-result-sys-user-msg-dto.d.ts +56 -0
- package/dist/{esm/models/json-result-space-edit-before-and-after-dto.d.ts → models/json-result-work-order-dept-settings-entity.d.ts} +11 -11
- package/dist/models/json-result-work-order-dept-settings-entity.js +15 -0
- package/dist/models/maintenance-history-dto.d.ts +0 -6
- package/dist/models/maintenance-history-dto.js +0 -6
- package/dist/models/maintenance-standard-import-dto.d.ts +114 -0
- package/dist/models/maintenance-standard-import-dto.js +15 -0
- package/dist/{esm/models/page-dto-sys-user-msg-list-dto.d.ts → models/page-dto-sys-user-msg-dto.d.ts} +7 -7
- package/dist/models/page-dto-sys-user-msg-dto.js +15 -0
- package/dist/models/park-center-attribute-enum.d.ts +21 -0
- package/dist/models/park-center-attribute-enum.js +25 -0
- package/dist/models/park-info-dto.d.ts +85 -0
- package/dist/models/park-info-dto.js +15 -0
- package/dist/models/{work-order-check-before-acceptance-no-vo.d.ts → park-info-edit-vo.d.ts} +15 -14
- package/dist/models/park-info-edit-vo.js +15 -0
- package/dist/models/park-plat-form-enum.d.ts +23 -0
- package/dist/models/park-plat-form-enum.js +27 -0
- package/dist/models/period-detail-resp.d.ts +6 -6
- package/dist/models/period-detail-resp.js +0 -6
- package/dist/models/plan-add-vo.d.ts +1 -1
- package/dist/models/plan-edit-vo.d.ts +1 -1
- package/dist/models/plan-item-add-vo.d.ts +1 -1
- package/dist/models/plan-item-edit-vo.d.ts +1 -1
- package/dist/models/process-work-order-vo.d.ts +19 -0
- package/dist/models/sys-dept.d.ts +7 -1
- package/dist/models/{sys-user-msg-list-dto.d.ts → sys-user-msg-dto.d.ts} +30 -28
- package/dist/models/sys-user-msg-dto.js +15 -0
- package/dist/models/sys-user.d.ts +4 -4
- package/dist/models/system-user-msg-source-type-enum.d.ts +23 -0
- package/dist/models/system-user-msg-source-type-enum.js +27 -0
- package/dist/models/system-user-msg-type-enum.d.ts +21 -0
- package/dist/models/system-user-msg-type-enum.js +25 -0
- package/dist/models/work-order-add-vo.d.ts +24 -4
- package/dist/models/work-order-circulation-vo.d.ts +8 -1
- package/dist/models/work-order-dept-settings-add-or-update-vo.d.ts +36 -0
- package/dist/models/work-order-dept-settings-add-or-update-vo.js +15 -0
- package/dist/models/work-order-dept-settings-entity.d.ts +67 -0
- package/dist/models/work-order-dept-settings-entity.js +15 -0
- package/dist/models/work-order-detail-dto.d.ts +52 -6
- package/dist/models/work-order-detail-dto.js +0 -6
- package/dist/models/work-order-inspection-detail-dto.d.ts +1 -13
- package/dist/models/work-order-inspection-item-req.d.ts +3 -3
- package/dist/models/work-order-internal-status-enum.d.ts +23 -0
- package/dist/models/work-order-internal-status-enum.js +27 -0
- package/dist/models/work-order-issue-type-enum.d.ts +26 -0
- package/dist/models/work-order-issue-type-enum.js +30 -0
- package/dist/models/work-order-liability-party-enum.d.ts +21 -0
- package/dist/models/work-order-liability-party-enum.js +25 -0
- package/dist/models/work-order-push-settings-entity.d.ts +4 -17
- package/dist/models/work-order-push-settings-entity.js +0 -14
- package/dist/models/work-order-push-settings-save-or-update-vo.d.ts +4 -17
- package/dist/models/work-order-push-settings-save-or-update-vo.js +0 -14
- package/dist/{esm/models/work-order-check-before-acceptance-adopt-vo.d.ts → models/work-order-report-vo.d.ts} +11 -10
- package/dist/models/work-order-report-vo.js +15 -0
- package/dist/models/work-order-search-dto.d.ts +0 -6
- package/dist/models/work-order-search-dto.js +0 -6
- package/dist/models/work-order-settings-type-enum.d.ts +30 -0
- package/dist/models/work-order-settings-type-enum.js +34 -0
- package/dist/models/work-order-staging-data-vo.d.ts +49 -0
- package/dist/models/work-order-staging-data-vo.js +15 -0
- package/dist/models/work-order-type-enum.d.ts +1 -1
- package/dist/models/work-order-type-enum.js +1 -1
- package/models/dept-relation-dto.ts +152 -0
- package/models/dept-relation.ts +98 -0
- package/models/equipment-detail-dto.ts +6 -0
- package/models/equipment-edit-vo.ts +6 -0
- package/models/equipment-excel-add-dto.ts +6 -0
- package/models/equipment-search-system-dto.ts +12 -6
- package/models/{calendar-add-redis-list-vo.ts → excel-import-result-dtocalendar-export-dto.ts} +9 -21
- package/models/excel-import-result-dtoinspection-standard-import-dto.ts +39 -0
- package/models/excel-import-result-dtomaintenance-standard-import-dto.ts +39 -0
- package/models/file-dto.ts +3 -3
- package/models/get-user-wx200-response.ts +14 -14
- package/models/index.ts +31 -13
- package/models/inspection-item-bo.ts +4 -10
- package/models/inspection-point-item.ts +18 -6
- package/models/inspection-standard-import-dto.ts +114 -0
- package/models/json-result-excel-import-result-dtocalendar-export-dto.ts +66 -0
- package/models/json-result-excel-import-result-dtoinspection-standard-import-dto.ts +66 -0
- package/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.ts +66 -0
- package/models/json-result-list-work-order-dept-settings-entity.ts +66 -0
- package/models/{json-result-calendar-add-redis-list-vo.ts → json-result-page-dto-sys-user-msg-dto.ts} +11 -11
- package/models/{json-result-sys-user-msg-do.ts → json-result-park-info-dto.ts} +11 -11
- package/models/{json-result-page-dto-sys-user-msg-list-dto.ts → json-result-sys-user-msg-dto.ts} +11 -11
- package/models/{json-result-space-edit-before-and-after-dto.ts → json-result-work-order-dept-settings-entity.ts} +11 -11
- package/models/maintenance-history-dto.ts +0 -6
- package/models/maintenance-standard-import-dto.ts +120 -0
- package/models/{page-dto-sys-user-msg-list-dto.ts → page-dto-sys-user-msg-dto.ts} +7 -7
- package/models/park-center-attribute-enum.ts +31 -0
- package/models/park-info-dto.ts +93 -0
- package/models/park-info-edit-vo.ts +45 -0
- package/models/park-plat-form-enum.ts +33 -0
- package/models/period-detail-resp.ts +6 -6
- package/models/plan-add-vo.ts +1 -1
- package/models/plan-edit-vo.ts +1 -1
- package/models/plan-item-add-vo.ts +1 -1
- package/models/plan-item-edit-vo.ts +1 -1
- package/models/process-work-order-vo.ts +23 -0
- package/models/sys-dept.ts +7 -1
- package/models/{sys-user-msg-list-dto.ts → sys-user-msg-dto.ts} +36 -28
- package/models/sys-user.ts +4 -4
- package/models/system-user-msg-source-type-enum.ts +33 -0
- package/models/system-user-msg-type-enum.ts +31 -0
- package/models/work-order-add-vo.ts +28 -4
- package/models/work-order-circulation-vo.ts +12 -1
- package/models/{work-order-check-before-acceptance-no-vo.ts → work-order-dept-settings-add-or-update-vo.ts} +12 -12
- package/models/work-order-dept-settings-entity.ts +77 -0
- package/models/work-order-detail-dto.ts +60 -6
- package/models/work-order-inspection-detail-dto.ts +1 -13
- package/models/work-order-inspection-item-req.ts +3 -3
- package/models/work-order-internal-status-enum.ts +33 -0
- package/models/work-order-issue-type-enum.ts +36 -0
- package/models/work-order-liability-party-enum.ts +31 -0
- package/models/work-order-push-settings-entity.ts +6 -18
- package/models/work-order-push-settings-save-or-update-vo.ts +6 -18
- package/models/{space-edit-before-and-after-dto.ts → work-order-report-vo.ts} +13 -11
- package/models/work-order-search-dto.ts +0 -6
- package/models/work-order-settings-type-enum.ts +40 -0
- package/models/work-order-staging-data-vo.ts +59 -0
- package/models/work-order-type-enum.ts +1 -1
- package/package.json +1 -1
- package/dist/apis/inspection-api.d.ts +0 -846
- package/dist/esm/apis/inspection-api.d.ts +0 -846
- package/dist/esm/models/space-edit-before-and-after-dto.d.ts +0 -31
- package/dist/esm/models/space-edit-excel-dto.d.ts +0 -78
- package/dist/esm/models/sys-user-msg-do.d.ts +0 -90
- package/dist/esm/models/sys-user-msg-search-list-vo.d.ts +0 -54
- package/dist/models/json-result-page-dto-sys-user-msg-list-dto.d.ts +0 -56
- package/dist/models/json-result-space-edit-before-and-after-dto.d.ts +0 -56
- package/dist/models/space-edit-before-and-after-dto.d.ts +0 -31
- package/dist/models/space-edit-excel-dto.d.ts +0 -78
- package/dist/models/sys-user-msg-do.d.ts +0 -90
- package/dist/models/sys-user-msg-search-list-vo.d.ts +0 -54
- package/models/space-edit-excel-dto.ts +0 -84
- package/models/sys-user-msg-do.ts +0 -96
- package/models/sys-user-msg-search-list-vo.ts +0 -60
- /package/dist/esm/models/{calendar-add-redis-list-vo.js → dept-relation-dto.js} +0 -0
- /package/dist/esm/models/{json-result-calendar-add-redis-list-vo.js → dept-relation.js} +0 -0
- /package/dist/esm/models/{json-result-page-dto-sys-user-msg-list-dto.js → excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/esm/models/{json-result-space-edit-before-and-after-dto.js → excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{json-result-sys-user-msg-do.js → excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{page-dto-sys-user-msg-list-dto.js → inspection-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{space-edit-before-and-after-dto.js → json-result-excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/esm/models/{space-edit-excel-dto.js → json-result-excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{sys-user-msg-do.js → json-result-excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{sys-user-msg-list-dto.js → json-result-list-work-order-dept-settings-entity.js} +0 -0
- /package/dist/esm/models/{sys-user-msg-search-list-vo.js → json-result-page-dto-sys-user-msg-dto.js} +0 -0
- /package/dist/esm/models/{work-order-check-before-acceptance-adopt-vo.js → json-result-park-info-dto.js} +0 -0
- /package/dist/esm/models/{work-order-check-before-acceptance-no-vo.js → json-result-sys-user-msg-dto.js} +0 -0
- /package/dist/models/{calendar-add-redis-list-vo.js → dept-relation-dto.js} +0 -0
- /package/dist/models/{json-result-calendar-add-redis-list-vo.js → dept-relation.js} +0 -0
- /package/dist/models/{json-result-page-dto-sys-user-msg-list-dto.js → excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/models/{json-result-space-edit-before-and-after-dto.js → excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/models/{json-result-sys-user-msg-do.js → excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/models/{page-dto-sys-user-msg-list-dto.js → inspection-standard-import-dto.js} +0 -0
- /package/dist/models/{space-edit-before-and-after-dto.js → json-result-excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/models/{space-edit-excel-dto.js → json-result-excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/models/{sys-user-msg-do.js → json-result-excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/models/{sys-user-msg-list-dto.js → json-result-list-work-order-dept-settings-entity.js} +0 -0
- /package/dist/models/{sys-user-msg-search-list-vo.js → json-result-page-dto-sys-user-msg-dto.js} +0 -0
- /package/dist/models/{work-order-check-before-acceptance-adopt-vo.js → json-result-park-info-dto.js} +0 -0
- /package/dist/models/{work-order-check-before-acceptance-no-vo.js → json-result-sys-user-msg-dto.js} +0 -0
|
@@ -62,6 +62,12 @@ export interface PeriodDetailResp {
|
|
|
62
62
|
* @memberof PeriodDetailResp
|
|
63
63
|
*/
|
|
64
64
|
'handlerUserName'?: string;
|
|
65
|
+
/**
|
|
66
|
+
* 处理人ID
|
|
67
|
+
* @type {number}
|
|
68
|
+
* @memberof PeriodDetailResp
|
|
69
|
+
*/
|
|
70
|
+
'handlerUserId'?: number;
|
|
65
71
|
/**
|
|
66
72
|
* 处理时间
|
|
67
73
|
* @type {string}
|
|
@@ -203,16 +209,10 @@ export interface PeriodDetailResp {
|
|
|
203
209
|
}
|
|
204
210
|
|
|
205
211
|
export const PeriodDetailRespWorkOrderStatusEnum = {
|
|
206
|
-
InPreparation: 'IN_PREPARATION',
|
|
207
212
|
Pending: 'PENDING',
|
|
208
213
|
InProgress: 'IN_PROGRESS',
|
|
209
|
-
PendingAcceptance: 'PENDING_ACCEPTANCE',
|
|
210
214
|
Completed: 'COMPLETED',
|
|
211
|
-
AcceptanceRejected: 'ACCEPTANCE_REJECTED',
|
|
212
215
|
Overdue: 'OVERDUE',
|
|
213
|
-
OverdueFinished: 'OVERDUE_FINISHED',
|
|
214
|
-
OverdueUnfinished: 'OVERDUE_UNFINISHED',
|
|
215
|
-
OverdueClosed: 'OVERDUE_CLOSED',
|
|
216
216
|
Closed: 'CLOSED'
|
|
217
217
|
} as const;
|
|
218
218
|
|
package/models/plan-add-vo.ts
CHANGED
package/models/plan-edit-vo.ts
CHANGED
|
@@ -13,6 +13,9 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { WorkOrderLiabilityPartyEnum } from './work-order-liability-party-enum';
|
|
16
19
|
|
|
17
20
|
/**
|
|
18
21
|
* 处理工单参数
|
|
@@ -32,5 +35,25 @@ export interface ProcessWorkOrderVo {
|
|
|
32
35
|
* @memberof ProcessWorkOrderVo
|
|
33
36
|
*/
|
|
34
37
|
'remarks'?: string;
|
|
38
|
+
/**
|
|
39
|
+
*
|
|
40
|
+
* @type {WorkOrderLiabilityPartyEnum}
|
|
41
|
+
* @memberof ProcessWorkOrderVo
|
|
42
|
+
*/
|
|
43
|
+
'liabilityParty'?: WorkOrderLiabilityPartyEnum;
|
|
44
|
+
/**
|
|
45
|
+
* 责任原因
|
|
46
|
+
* @type {string}
|
|
47
|
+
* @memberof ProcessWorkOrderVo
|
|
48
|
+
*/
|
|
49
|
+
'liabilityCause'?: string;
|
|
50
|
+
/**
|
|
51
|
+
* 预计完成时间
|
|
52
|
+
* @type {string}
|
|
53
|
+
* @memberof ProcessWorkOrderVo
|
|
54
|
+
*/
|
|
55
|
+
'expectedCompletionTime'?: string;
|
|
35
56
|
}
|
|
36
57
|
|
|
58
|
+
|
|
59
|
+
|
package/models/sys-dept.ts
CHANGED
|
@@ -91,13 +91,19 @@ export interface SysDept {
|
|
|
91
91
|
* @type {string}
|
|
92
92
|
* @memberof SysDept
|
|
93
93
|
*/
|
|
94
|
-
'orderNum'
|
|
94
|
+
'orderNum'?: string;
|
|
95
95
|
/**
|
|
96
96
|
*
|
|
97
97
|
* @type {string}
|
|
98
98
|
* @memberof SysDept
|
|
99
99
|
*/
|
|
100
100
|
'leader'?: string;
|
|
101
|
+
/**
|
|
102
|
+
* 负责人ID
|
|
103
|
+
* @type {number}
|
|
104
|
+
* @memberof SysDept
|
|
105
|
+
*/
|
|
106
|
+
'leaderUserId'?: number;
|
|
101
107
|
/**
|
|
102
108
|
*
|
|
103
109
|
* @type {string}
|
|
@@ -16,72 +16,80 @@
|
|
|
16
16
|
// May contain unused imports in some cases
|
|
17
17
|
// @ts-ignore
|
|
18
18
|
import type { OperateMessageDetailsDTO } from './operate-message-details-dto';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import type { SystemUserMsgSourceTypeEnum } from './system-user-msg-source-type-enum';
|
|
22
|
+
// May contain unused imports in some cases
|
|
23
|
+
// @ts-ignore
|
|
24
|
+
import type { SystemUserMsgTypeEnum } from './system-user-msg-type-enum';
|
|
19
25
|
|
|
20
26
|
/**
|
|
21
27
|
* 用户系统消息出参
|
|
22
28
|
* @export
|
|
23
|
-
* @interface
|
|
29
|
+
* @interface SysUserMsgDTO
|
|
24
30
|
*/
|
|
25
|
-
export interface
|
|
31
|
+
export interface SysUserMsgDTO {
|
|
32
|
+
/**
|
|
33
|
+
* id
|
|
34
|
+
* @type {number}
|
|
35
|
+
* @memberof SysUserMsgDTO
|
|
36
|
+
*/
|
|
37
|
+
'id'?: number;
|
|
26
38
|
/**
|
|
27
39
|
* 标题
|
|
28
40
|
* @type {string}
|
|
29
|
-
* @memberof
|
|
41
|
+
* @memberof SysUserMsgDTO
|
|
30
42
|
*/
|
|
31
43
|
'title'?: string;
|
|
32
44
|
/**
|
|
33
45
|
* 内容
|
|
34
46
|
* @type {string}
|
|
35
|
-
* @memberof
|
|
47
|
+
* @memberof SysUserMsgDTO
|
|
36
48
|
*/
|
|
37
49
|
'msg'?: string;
|
|
38
50
|
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {
|
|
41
|
-
* @memberof
|
|
51
|
+
*
|
|
52
|
+
* @type {SystemUserMsgTypeEnum}
|
|
53
|
+
* @memberof SysUserMsgDTO
|
|
42
54
|
*/
|
|
43
|
-
'type'?:
|
|
55
|
+
'type'?: SystemUserMsgTypeEnum;
|
|
56
|
+
/**
|
|
57
|
+
*
|
|
58
|
+
* @type {SystemUserMsgSourceTypeEnum}
|
|
59
|
+
* @memberof SysUserMsgDTO
|
|
60
|
+
*/
|
|
61
|
+
'sourceType'?: SystemUserMsgSourceTypeEnum;
|
|
44
62
|
/**
|
|
45
63
|
* 时间
|
|
46
64
|
* @type {string}
|
|
47
|
-
* @memberof
|
|
65
|
+
* @memberof SysUserMsgDTO
|
|
48
66
|
*/
|
|
49
67
|
'createTime'?: string;
|
|
50
68
|
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {
|
|
53
|
-
* @memberof
|
|
54
|
-
*/
|
|
55
|
-
'id'?: number;
|
|
56
|
-
/**
|
|
57
|
-
* 1未读 2:已读
|
|
58
|
-
* @type {number}
|
|
59
|
-
* @memberof SysUserMsgListDTO
|
|
69
|
+
* 读取状态
|
|
70
|
+
* @type {boolean}
|
|
71
|
+
* @memberof SysUserMsgDTO
|
|
60
72
|
*/
|
|
61
|
-
'
|
|
73
|
+
'readStatus'?: boolean;
|
|
62
74
|
/**
|
|
63
75
|
* 发布人
|
|
64
76
|
* @type {string}
|
|
65
|
-
* @memberof
|
|
77
|
+
* @memberof SysUserMsgDTO
|
|
66
78
|
*/
|
|
67
79
|
'publisher'?: string;
|
|
68
|
-
/**
|
|
69
|
-
* 订单id
|
|
70
|
-
* @type {number}
|
|
71
|
-
* @memberof SysUserMsgListDTO
|
|
72
|
-
*/
|
|
73
|
-
'renovationId'?: number;
|
|
74
80
|
/**
|
|
75
81
|
*
|
|
76
82
|
* @type {OperateMessageDetailsDTO}
|
|
77
|
-
* @memberof
|
|
83
|
+
* @memberof SysUserMsgDTO
|
|
78
84
|
*/
|
|
79
85
|
'operateMessageDetailsDTO'?: OperateMessageDetailsDTO;
|
|
80
86
|
/**
|
|
81
87
|
* 来源ID
|
|
82
88
|
* @type {number}
|
|
83
|
-
* @memberof
|
|
89
|
+
* @memberof SysUserMsgDTO
|
|
84
90
|
*/
|
|
85
91
|
'sourceId'?: number;
|
|
86
92
|
}
|
|
87
93
|
|
|
94
|
+
|
|
95
|
+
|
package/models/sys-user.ts
CHANGED
|
@@ -364,15 +364,15 @@ export interface SysUser {
|
|
|
364
364
|
'supplierId'?: number;
|
|
365
365
|
/**
|
|
366
366
|
*
|
|
367
|
-
* @type {
|
|
367
|
+
* @type {number}
|
|
368
368
|
* @memberof SysUser
|
|
369
369
|
*/
|
|
370
|
-
'
|
|
370
|
+
'cuserId'?: number;
|
|
371
371
|
/**
|
|
372
372
|
*
|
|
373
|
-
* @type {
|
|
373
|
+
* @type {string}
|
|
374
374
|
* @memberof SysUser
|
|
375
375
|
*/
|
|
376
|
-
'
|
|
376
|
+
'cid'?: string;
|
|
377
377
|
}
|
|
378
378
|
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* OpenAPI definition
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: v0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* 来源类型
|
|
19
|
+
* @export
|
|
20
|
+
* @enum {string}
|
|
21
|
+
*/
|
|
22
|
+
|
|
23
|
+
export const SystemUserMsgSourceTypeEnum = {
|
|
24
|
+
SystemNotice: 'SYSTEM_NOTICE',
|
|
25
|
+
ReportForRepairWorkOrder: 'REPORT_FOR_REPAIR_WORK_ORDER',
|
|
26
|
+
InspectionWorkOrder: 'INSPECTION_WORK_ORDER',
|
|
27
|
+
MaintenanceWorkOrder: 'MAINTENANCE_WORK_ORDER'
|
|
28
|
+
} as const;
|
|
29
|
+
|
|
30
|
+
export type SystemUserMsgSourceTypeEnum = typeof SystemUserMsgSourceTypeEnum[keyof typeof SystemUserMsgSourceTypeEnum];
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* OpenAPI definition
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: v0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @enum {string}
|
|
21
|
+
*/
|
|
22
|
+
|
|
23
|
+
export const SystemUserMsgTypeEnum = {
|
|
24
|
+
SystemNotice: 'SYSTEM_NOTICE',
|
|
25
|
+
WorkOrder: 'WORK_ORDER'
|
|
26
|
+
} as const;
|
|
27
|
+
|
|
28
|
+
export type SystemUserMsgTypeEnum = typeof SystemUserMsgTypeEnum[keyof typeof SystemUserMsgTypeEnum];
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
@@ -13,6 +13,12 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { ParkCenterAttributeEnum } from './park-center-attribute-enum';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import type { WorkOrderIssueTypeEnum } from './work-order-issue-type-enum';
|
|
16
22
|
// May contain unused imports in some cases
|
|
17
23
|
// @ts-ignore
|
|
18
24
|
import type { WorkOrderSourceEnum } from './work-order-source-enum';
|
|
@@ -52,7 +58,7 @@ export interface WorkOrderAddVo {
|
|
|
52
58
|
* @type {number}
|
|
53
59
|
* @memberof WorkOrderAddVo
|
|
54
60
|
*/
|
|
55
|
-
'spaceId'
|
|
61
|
+
'spaceId': number;
|
|
56
62
|
/**
|
|
57
63
|
* 投诉id 后台投诉转工单使用
|
|
58
64
|
* @type {number}
|
|
@@ -70,9 +76,9 @@ export interface WorkOrderAddVo {
|
|
|
70
76
|
* @type {number}
|
|
71
77
|
* @memberof WorkOrderAddVo
|
|
72
78
|
*/
|
|
73
|
-
'equipmentId'
|
|
79
|
+
'equipmentId': number;
|
|
74
80
|
/**
|
|
75
|
-
*
|
|
81
|
+
* 执行部门ID
|
|
76
82
|
* @type {Array<number>}
|
|
77
83
|
* @memberof WorkOrderAddVo
|
|
78
84
|
*/
|
|
@@ -88,13 +94,31 @@ export interface WorkOrderAddVo {
|
|
|
88
94
|
* @type {WorkOrderSourceEnum}
|
|
89
95
|
* @memberof WorkOrderAddVo
|
|
90
96
|
*/
|
|
91
|
-
'workOrderSource'
|
|
97
|
+
'workOrderSource': WorkOrderSourceEnum;
|
|
92
98
|
/**
|
|
93
99
|
* 巡检标准id
|
|
94
100
|
* @type {number}
|
|
95
101
|
* @memberof WorkOrderAddVo
|
|
96
102
|
*/
|
|
97
103
|
'inspectionItemId'?: number;
|
|
104
|
+
/**
|
|
105
|
+
*
|
|
106
|
+
* @type {WorkOrderIssueTypeEnum}
|
|
107
|
+
* @memberof WorkOrderAddVo
|
|
108
|
+
*/
|
|
109
|
+
'workOrderIssueType': WorkOrderIssueTypeEnum;
|
|
110
|
+
/**
|
|
111
|
+
* 工单执行人
|
|
112
|
+
* @type {number}
|
|
113
|
+
* @memberof WorkOrderAddVo
|
|
114
|
+
*/
|
|
115
|
+
'handlerUserId': number;
|
|
116
|
+
/**
|
|
117
|
+
*
|
|
118
|
+
* @type {ParkCenterAttributeEnum}
|
|
119
|
+
* @memberof WorkOrderAddVo
|
|
120
|
+
*/
|
|
121
|
+
'centerAttribute': ParkCenterAttributeEnum;
|
|
98
122
|
}
|
|
99
123
|
|
|
100
124
|
|
|
@@ -13,6 +13,9 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { WorkOrderInternalStatusEnum } from './work-order-internal-status-enum';
|
|
16
19
|
|
|
17
20
|
/**
|
|
18
21
|
* 工单流转vo
|
|
@@ -73,7 +76,7 @@ export interface WorkOrderCirculationVo {
|
|
|
73
76
|
* @type {number}
|
|
74
77
|
* @memberof WorkOrderCirculationVo
|
|
75
78
|
*/
|
|
76
|
-
'
|
|
79
|
+
'isDelete'?: number;
|
|
77
80
|
/**
|
|
78
81
|
* 创建时间
|
|
79
82
|
* @type {string}
|
|
@@ -86,6 +89,12 @@ export interface WorkOrderCirculationVo {
|
|
|
86
89
|
* @memberof WorkOrderCirculationVo
|
|
87
90
|
*/
|
|
88
91
|
'updateTime'?: string;
|
|
92
|
+
/**
|
|
93
|
+
*
|
|
94
|
+
* @type {WorkOrderInternalStatusEnum}
|
|
95
|
+
* @memberof WorkOrderCirculationVo
|
|
96
|
+
*/
|
|
97
|
+
'internalStatus'?: WorkOrderInternalStatusEnum;
|
|
89
98
|
/**
|
|
90
99
|
* 部门名称
|
|
91
100
|
* @type {string}
|
|
@@ -100,3 +109,5 @@ export interface WorkOrderCirculationVo {
|
|
|
100
109
|
'nickName'?: string;
|
|
101
110
|
}
|
|
102
111
|
|
|
112
|
+
|
|
113
|
+
|
|
@@ -15,28 +15,28 @@
|
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* 工单部门设置新增或修改VO
|
|
19
19
|
* @export
|
|
20
|
-
* @interface
|
|
20
|
+
* @interface WorkOrderDeptSettingsAddOrUpdateVO
|
|
21
21
|
*/
|
|
22
|
-
export interface
|
|
22
|
+
export interface WorkOrderDeptSettingsAddOrUpdateVO {
|
|
23
23
|
/**
|
|
24
|
-
*
|
|
24
|
+
* id
|
|
25
25
|
* @type {number}
|
|
26
|
-
* @memberof
|
|
26
|
+
* @memberof WorkOrderDeptSettingsAddOrUpdateVO
|
|
27
27
|
*/
|
|
28
28
|
'id'?: number;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* key
|
|
31
31
|
* @type {string}
|
|
32
|
-
* @memberof
|
|
32
|
+
* @memberof WorkOrderDeptSettingsAddOrUpdateVO
|
|
33
33
|
*/
|
|
34
|
-
'
|
|
34
|
+
'keyConfig': string;
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
37
|
-
* @type {
|
|
38
|
-
* @memberof
|
|
36
|
+
* deptId
|
|
37
|
+
* @type {number}
|
|
38
|
+
* @memberof WorkOrderDeptSettingsAddOrUpdateVO
|
|
39
39
|
*/
|
|
40
|
-
'
|
|
40
|
+
'deptId'?: number;
|
|
41
41
|
}
|
|
42
42
|
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* OpenAPI definition
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: v0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { WorkOrderTypeEnum } from './work-order-type-enum';
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* 返回数据,可以是任意类型的值
|
|
22
|
+
* @export
|
|
23
|
+
* @interface WorkOrderDeptSettingsEntity
|
|
24
|
+
*/
|
|
25
|
+
export interface WorkOrderDeptSettingsEntity {
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {number}
|
|
29
|
+
* @memberof WorkOrderDeptSettingsEntity
|
|
30
|
+
*/
|
|
31
|
+
'id'?: number;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {WorkOrderTypeEnum}
|
|
35
|
+
* @memberof WorkOrderDeptSettingsEntity
|
|
36
|
+
*/
|
|
37
|
+
'workOrderType'?: WorkOrderTypeEnum;
|
|
38
|
+
/**
|
|
39
|
+
* keyConfig
|
|
40
|
+
* @type {string}
|
|
41
|
+
* @memberof WorkOrderDeptSettingsEntity
|
|
42
|
+
*/
|
|
43
|
+
'keyConfig'?: string;
|
|
44
|
+
/**
|
|
45
|
+
* 部门id
|
|
46
|
+
* @type {number}
|
|
47
|
+
* @memberof WorkOrderDeptSettingsEntity
|
|
48
|
+
*/
|
|
49
|
+
'deptId'?: number;
|
|
50
|
+
/**
|
|
51
|
+
* 园区id
|
|
52
|
+
* @type {number}
|
|
53
|
+
* @memberof WorkOrderDeptSettingsEntity
|
|
54
|
+
*/
|
|
55
|
+
'parkId'?: number;
|
|
56
|
+
/**
|
|
57
|
+
* 创建时间
|
|
58
|
+
* @type {string}
|
|
59
|
+
* @memberof WorkOrderDeptSettingsEntity
|
|
60
|
+
*/
|
|
61
|
+
'createTime'?: string;
|
|
62
|
+
/**
|
|
63
|
+
* 更新时间
|
|
64
|
+
* @type {string}
|
|
65
|
+
* @memberof WorkOrderDeptSettingsEntity
|
|
66
|
+
*/
|
|
67
|
+
'updateTime'?: string;
|
|
68
|
+
/**
|
|
69
|
+
* 是否删除 1未删除 0删除
|
|
70
|
+
* @type {number}
|
|
71
|
+
* @memberof WorkOrderDeptSettingsEntity
|
|
72
|
+
*/
|
|
73
|
+
'isDelete'?: number;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
@@ -13,6 +13,9 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { ParkCenterAttributeEnum } from './park-center-attribute-enum';
|
|
16
19
|
// May contain unused imports in some cases
|
|
17
20
|
// @ts-ignore
|
|
18
21
|
import type { SourceAlertDTO } from './source-alert-dto';
|
|
@@ -33,6 +36,15 @@ import type { WorkOrderDeptDTO } from './work-order-dept-dto';
|
|
|
33
36
|
import type { WorkOrderHandlerStatusEnum } from './work-order-handler-status-enum';
|
|
34
37
|
// May contain unused imports in some cases
|
|
35
38
|
// @ts-ignore
|
|
39
|
+
import type { WorkOrderInternalStatusEnum } from './work-order-internal-status-enum';
|
|
40
|
+
// May contain unused imports in some cases
|
|
41
|
+
// @ts-ignore
|
|
42
|
+
import type { WorkOrderIssueTypeEnum } from './work-order-issue-type-enum';
|
|
43
|
+
// May contain unused imports in some cases
|
|
44
|
+
// @ts-ignore
|
|
45
|
+
import type { WorkOrderLiabilityPartyEnum } from './work-order-liability-party-enum';
|
|
46
|
+
// May contain unused imports in some cases
|
|
47
|
+
// @ts-ignore
|
|
36
48
|
import type { WorkOrderSourceEnum } from './work-order-source-enum';
|
|
37
49
|
// May contain unused imports in some cases
|
|
38
50
|
// @ts-ignore
|
|
@@ -266,6 +278,12 @@ export interface WorkOrderDetailDTO {
|
|
|
266
278
|
* @memberof WorkOrderDetailDTO
|
|
267
279
|
*/
|
|
268
280
|
'handlerId'?: number;
|
|
281
|
+
/**
|
|
282
|
+
* 处理人id
|
|
283
|
+
* @type {number}
|
|
284
|
+
* @memberof WorkOrderDetailDTO
|
|
285
|
+
*/
|
|
286
|
+
'handlerUserId'?: number;
|
|
269
287
|
/**
|
|
270
288
|
* 预计执行时间
|
|
271
289
|
* @type {number}
|
|
@@ -308,19 +326,55 @@ export interface WorkOrderDetailDTO {
|
|
|
308
326
|
* @memberof WorkOrderDetailDTO
|
|
309
327
|
*/
|
|
310
328
|
'workOrderSource'?: WorkOrderSourceEnum;
|
|
329
|
+
/**
|
|
330
|
+
* 设备名称
|
|
331
|
+
* @type {string}
|
|
332
|
+
* @memberof WorkOrderDetailDTO
|
|
333
|
+
*/
|
|
334
|
+
'equipmentName'?: string;
|
|
335
|
+
/**
|
|
336
|
+
*
|
|
337
|
+
* @type {ParkCenterAttributeEnum}
|
|
338
|
+
* @memberof WorkOrderDetailDTO
|
|
339
|
+
*/
|
|
340
|
+
'centerAttribute': ParkCenterAttributeEnum;
|
|
341
|
+
/**
|
|
342
|
+
*
|
|
343
|
+
* @type {WorkOrderIssueTypeEnum}
|
|
344
|
+
* @memberof WorkOrderDetailDTO
|
|
345
|
+
*/
|
|
346
|
+
'workOrderIssueType'?: WorkOrderIssueTypeEnum;
|
|
347
|
+
/**
|
|
348
|
+
*
|
|
349
|
+
* @type {WorkOrderInternalStatusEnum}
|
|
350
|
+
* @memberof WorkOrderDetailDTO
|
|
351
|
+
*/
|
|
352
|
+
'internalStatus'?: WorkOrderInternalStatusEnum;
|
|
353
|
+
/**
|
|
354
|
+
*
|
|
355
|
+
* @type {WorkOrderLiabilityPartyEnum}
|
|
356
|
+
* @memberof WorkOrderDetailDTO
|
|
357
|
+
*/
|
|
358
|
+
'liabilityParty'?: WorkOrderLiabilityPartyEnum;
|
|
359
|
+
/**
|
|
360
|
+
* 责任原因
|
|
361
|
+
* @type {string}
|
|
362
|
+
* @memberof WorkOrderDetailDTO
|
|
363
|
+
*/
|
|
364
|
+
'liabilityCause'?: string;
|
|
365
|
+
/**
|
|
366
|
+
* 预计完成时间
|
|
367
|
+
* @type {string}
|
|
368
|
+
* @memberof WorkOrderDetailDTO
|
|
369
|
+
*/
|
|
370
|
+
'expectedCompletionTime'?: string;
|
|
311
371
|
}
|
|
312
372
|
|
|
313
373
|
export const WorkOrderDetailDTOWorkOrderStatusEnum = {
|
|
314
|
-
InPreparation: 'IN_PREPARATION',
|
|
315
374
|
Pending: 'PENDING',
|
|
316
375
|
InProgress: 'IN_PROGRESS',
|
|
317
|
-
PendingAcceptance: 'PENDING_ACCEPTANCE',
|
|
318
376
|
Completed: 'COMPLETED',
|
|
319
|
-
AcceptanceRejected: 'ACCEPTANCE_REJECTED',
|
|
320
377
|
Overdue: 'OVERDUE',
|
|
321
|
-
OverdueFinished: 'OVERDUE_FINISHED',
|
|
322
|
-
OverdueUnfinished: 'OVERDUE_UNFINISHED',
|
|
323
|
-
OverdueClosed: 'OVERDUE_CLOSED',
|
|
324
378
|
Closed: 'CLOSED'
|
|
325
379
|
} as const;
|
|
326
380
|
|
|
@@ -52,22 +52,10 @@ export interface WorkOrderInspectionDetailDTO {
|
|
|
52
52
|
'abnormal'?: number;
|
|
53
53
|
/**
|
|
54
54
|
* 照片
|
|
55
|
-
* @type {string}
|
|
56
|
-
* @memberof WorkOrderInspectionDetailDTO
|
|
57
|
-
*/
|
|
58
|
-
'patrolPicture'?: string;
|
|
59
|
-
/**
|
|
60
|
-
* 照片
|
|
61
|
-
* @type {Array<string>}
|
|
62
|
-
* @memberof WorkOrderInspectionDetailDTO
|
|
63
|
-
*/
|
|
64
|
-
'patrolPictureExhibition'?: Array<string>;
|
|
65
|
-
/**
|
|
66
|
-
* 照片s
|
|
67
55
|
* @type {Array<string>}
|
|
68
56
|
* @memberof WorkOrderInspectionDetailDTO
|
|
69
57
|
*/
|
|
70
|
-
'
|
|
58
|
+
'patrolPicture'?: Array<string>;
|
|
71
59
|
/**
|
|
72
60
|
* id
|
|
73
61
|
* @type {number}
|
|
@@ -27,11 +27,11 @@ export interface WorkOrderInspectionItemReq {
|
|
|
27
27
|
*/
|
|
28
28
|
'workOrderInspectionItemId': number;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
31
|
-
* @type {string}
|
|
30
|
+
* 照片
|
|
31
|
+
* @type {Array<string>}
|
|
32
32
|
* @memberof WorkOrderInspectionItemReq
|
|
33
33
|
*/
|
|
34
|
-
'photograph': string
|
|
34
|
+
'photograph': Array<string>;
|
|
35
35
|
/**
|
|
36
36
|
* 有无异常(true:有异常,false:无异常)
|
|
37
37
|
* @type {boolean}
|