@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
|
@@ -18,48 +18,48 @@
|
|
|
18
18
|
import type { BaseErrorResult } from './base-error-result';
|
|
19
19
|
// May contain unused imports in some cases
|
|
20
20
|
// @ts-ignore
|
|
21
|
-
import type {
|
|
21
|
+
import type { PageDtoSysUserMsgDTO } from './page-dto-sys-user-msg-dto';
|
|
22
22
|
|
|
23
23
|
/**
|
|
24
24
|
*
|
|
25
25
|
* @export
|
|
26
|
-
* @interface
|
|
26
|
+
* @interface JsonResultPageDtoSysUserMsgDTO
|
|
27
27
|
*/
|
|
28
|
-
export interface
|
|
28
|
+
export interface JsonResultPageDtoSysUserMsgDTO {
|
|
29
29
|
/**
|
|
30
30
|
* 错误码,0:成功,其他:失败
|
|
31
31
|
* @type {number}
|
|
32
|
-
* @memberof
|
|
32
|
+
* @memberof JsonResultPageDtoSysUserMsgDTO
|
|
33
33
|
*/
|
|
34
34
|
'code'?: number;
|
|
35
35
|
/**
|
|
36
36
|
* 错误消息
|
|
37
37
|
* @type {string}
|
|
38
|
-
* @memberof
|
|
38
|
+
* @memberof JsonResultPageDtoSysUserMsgDTO
|
|
39
39
|
*/
|
|
40
40
|
'msg'?: string;
|
|
41
41
|
/**
|
|
42
42
|
* 错误堆栈
|
|
43
43
|
* @type {string}
|
|
44
|
-
* @memberof
|
|
44
|
+
* @memberof JsonResultPageDtoSysUserMsgDTO
|
|
45
45
|
*/
|
|
46
46
|
'stacks'?: string;
|
|
47
47
|
/**
|
|
48
48
|
*
|
|
49
|
-
* @type {
|
|
50
|
-
* @memberof
|
|
49
|
+
* @type {PageDtoSysUserMsgDTO}
|
|
50
|
+
* @memberof JsonResultPageDtoSysUserMsgDTO
|
|
51
51
|
*/
|
|
52
|
-
'data'?:
|
|
52
|
+
'data'?: PageDtoSysUserMsgDTO | null;
|
|
53
53
|
/**
|
|
54
54
|
*
|
|
55
55
|
* @type {BaseErrorResult}
|
|
56
|
-
* @memberof
|
|
56
|
+
* @memberof JsonResultPageDtoSysUserMsgDTO
|
|
57
57
|
*/
|
|
58
58
|
'error'?: BaseErrorResult | null;
|
|
59
59
|
/**
|
|
60
60
|
* 日志追踪ID
|
|
61
61
|
* @type {string}
|
|
62
|
-
* @memberof
|
|
62
|
+
* @memberof JsonResultPageDtoSysUserMsgDTO
|
|
63
63
|
*/
|
|
64
64
|
'traceId'?: string | null;
|
|
65
65
|
}
|
|
@@ -18,48 +18,48 @@
|
|
|
18
18
|
import type { BaseErrorResult } from './base-error-result';
|
|
19
19
|
// May contain unused imports in some cases
|
|
20
20
|
// @ts-ignore
|
|
21
|
-
import type {
|
|
21
|
+
import type { ParkInfoDTO } from './park-info-dto';
|
|
22
22
|
|
|
23
23
|
/**
|
|
24
24
|
*
|
|
25
25
|
* @export
|
|
26
|
-
* @interface
|
|
26
|
+
* @interface JsonResultParkInfoDTO
|
|
27
27
|
*/
|
|
28
|
-
export interface
|
|
28
|
+
export interface JsonResultParkInfoDTO {
|
|
29
29
|
/**
|
|
30
30
|
* 错误码,0:成功,其他:失败
|
|
31
31
|
* @type {number}
|
|
32
|
-
* @memberof
|
|
32
|
+
* @memberof JsonResultParkInfoDTO
|
|
33
33
|
*/
|
|
34
34
|
'code'?: number;
|
|
35
35
|
/**
|
|
36
36
|
* 错误消息
|
|
37
37
|
* @type {string}
|
|
38
|
-
* @memberof
|
|
38
|
+
* @memberof JsonResultParkInfoDTO
|
|
39
39
|
*/
|
|
40
40
|
'msg'?: string;
|
|
41
41
|
/**
|
|
42
42
|
* 错误堆栈
|
|
43
43
|
* @type {string}
|
|
44
|
-
* @memberof
|
|
44
|
+
* @memberof JsonResultParkInfoDTO
|
|
45
45
|
*/
|
|
46
46
|
'stacks'?: string;
|
|
47
47
|
/**
|
|
48
48
|
*
|
|
49
|
-
* @type {
|
|
50
|
-
* @memberof
|
|
49
|
+
* @type {ParkInfoDTO}
|
|
50
|
+
* @memberof JsonResultParkInfoDTO
|
|
51
51
|
*/
|
|
52
|
-
'data'?:
|
|
52
|
+
'data'?: ParkInfoDTO | null;
|
|
53
53
|
/**
|
|
54
54
|
*
|
|
55
55
|
* @type {BaseErrorResult}
|
|
56
|
-
* @memberof
|
|
56
|
+
* @memberof JsonResultParkInfoDTO
|
|
57
57
|
*/
|
|
58
58
|
'error'?: BaseErrorResult | null;
|
|
59
59
|
/**
|
|
60
60
|
* 日志追踪ID
|
|
61
61
|
* @type {string}
|
|
62
|
-
* @memberof
|
|
62
|
+
* @memberof JsonResultParkInfoDTO
|
|
63
63
|
*/
|
|
64
64
|
'traceId'?: string | null;
|
|
65
65
|
}
|
package/models/{json-result-page-dto-sys-user-msg-list-dto.ts → json-result-sys-user-msg-dto.ts}
RENAMED
|
@@ -18,48 +18,48 @@
|
|
|
18
18
|
import type { BaseErrorResult } from './base-error-result';
|
|
19
19
|
// May contain unused imports in some cases
|
|
20
20
|
// @ts-ignore
|
|
21
|
-
import type {
|
|
21
|
+
import type { SysUserMsgDTO } from './sys-user-msg-dto';
|
|
22
22
|
|
|
23
23
|
/**
|
|
24
24
|
*
|
|
25
25
|
* @export
|
|
26
|
-
* @interface
|
|
26
|
+
* @interface JsonResultSysUserMsgDTO
|
|
27
27
|
*/
|
|
28
|
-
export interface
|
|
28
|
+
export interface JsonResultSysUserMsgDTO {
|
|
29
29
|
/**
|
|
30
30
|
* 错误码,0:成功,其他:失败
|
|
31
31
|
* @type {number}
|
|
32
|
-
* @memberof
|
|
32
|
+
* @memberof JsonResultSysUserMsgDTO
|
|
33
33
|
*/
|
|
34
34
|
'code'?: number;
|
|
35
35
|
/**
|
|
36
36
|
* 错误消息
|
|
37
37
|
* @type {string}
|
|
38
|
-
* @memberof
|
|
38
|
+
* @memberof JsonResultSysUserMsgDTO
|
|
39
39
|
*/
|
|
40
40
|
'msg'?: string;
|
|
41
41
|
/**
|
|
42
42
|
* 错误堆栈
|
|
43
43
|
* @type {string}
|
|
44
|
-
* @memberof
|
|
44
|
+
* @memberof JsonResultSysUserMsgDTO
|
|
45
45
|
*/
|
|
46
46
|
'stacks'?: string;
|
|
47
47
|
/**
|
|
48
48
|
*
|
|
49
|
-
* @type {
|
|
50
|
-
* @memberof
|
|
49
|
+
* @type {SysUserMsgDTO}
|
|
50
|
+
* @memberof JsonResultSysUserMsgDTO
|
|
51
51
|
*/
|
|
52
|
-
'data'?:
|
|
52
|
+
'data'?: SysUserMsgDTO;
|
|
53
53
|
/**
|
|
54
54
|
*
|
|
55
55
|
* @type {BaseErrorResult}
|
|
56
|
-
* @memberof
|
|
56
|
+
* @memberof JsonResultSysUserMsgDTO
|
|
57
57
|
*/
|
|
58
58
|
'error'?: BaseErrorResult | null;
|
|
59
59
|
/**
|
|
60
60
|
* 日志追踪ID
|
|
61
61
|
* @type {string}
|
|
62
|
-
* @memberof
|
|
62
|
+
* @memberof JsonResultSysUserMsgDTO
|
|
63
63
|
*/
|
|
64
64
|
'traceId'?: string | null;
|
|
65
65
|
}
|
|
@@ -18,48 +18,48 @@
|
|
|
18
18
|
import type { BaseErrorResult } from './base-error-result';
|
|
19
19
|
// May contain unused imports in some cases
|
|
20
20
|
// @ts-ignore
|
|
21
|
-
import type {
|
|
21
|
+
import type { WorkOrderDeptSettingsEntity } from './work-order-dept-settings-entity';
|
|
22
22
|
|
|
23
23
|
/**
|
|
24
24
|
*
|
|
25
25
|
* @export
|
|
26
|
-
* @interface
|
|
26
|
+
* @interface JsonResultWorkOrderDeptSettingsEntity
|
|
27
27
|
*/
|
|
28
|
-
export interface
|
|
28
|
+
export interface JsonResultWorkOrderDeptSettingsEntity {
|
|
29
29
|
/**
|
|
30
30
|
* 错误码,0:成功,其他:失败
|
|
31
31
|
* @type {number}
|
|
32
|
-
* @memberof
|
|
32
|
+
* @memberof JsonResultWorkOrderDeptSettingsEntity
|
|
33
33
|
*/
|
|
34
34
|
'code'?: number;
|
|
35
35
|
/**
|
|
36
36
|
* 错误消息
|
|
37
37
|
* @type {string}
|
|
38
|
-
* @memberof
|
|
38
|
+
* @memberof JsonResultWorkOrderDeptSettingsEntity
|
|
39
39
|
*/
|
|
40
40
|
'msg'?: string;
|
|
41
41
|
/**
|
|
42
42
|
* 错误堆栈
|
|
43
43
|
* @type {string}
|
|
44
|
-
* @memberof
|
|
44
|
+
* @memberof JsonResultWorkOrderDeptSettingsEntity
|
|
45
45
|
*/
|
|
46
46
|
'stacks'?: string;
|
|
47
47
|
/**
|
|
48
48
|
*
|
|
49
|
-
* @type {
|
|
50
|
-
* @memberof
|
|
49
|
+
* @type {WorkOrderDeptSettingsEntity}
|
|
50
|
+
* @memberof JsonResultWorkOrderDeptSettingsEntity
|
|
51
51
|
*/
|
|
52
|
-
'data'?:
|
|
52
|
+
'data'?: WorkOrderDeptSettingsEntity | null;
|
|
53
53
|
/**
|
|
54
54
|
*
|
|
55
55
|
* @type {BaseErrorResult}
|
|
56
|
-
* @memberof
|
|
56
|
+
* @memberof JsonResultWorkOrderDeptSettingsEntity
|
|
57
57
|
*/
|
|
58
58
|
'error'?: BaseErrorResult | null;
|
|
59
59
|
/**
|
|
60
60
|
* 日志追踪ID
|
|
61
61
|
* @type {string}
|
|
62
|
-
* @memberof
|
|
62
|
+
* @memberof JsonResultWorkOrderDeptSettingsEntity
|
|
63
63
|
*/
|
|
64
64
|
'traceId'?: string | null;
|
|
65
65
|
}
|
|
@@ -47,16 +47,10 @@ export interface MaintenanceHistoryDto {
|
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
export const MaintenanceHistoryDtoStatusEnum = {
|
|
50
|
-
InPreparation: 'IN_PREPARATION',
|
|
51
50
|
Pending: 'PENDING',
|
|
52
51
|
InProgress: 'IN_PROGRESS',
|
|
53
|
-
PendingAcceptance: 'PENDING_ACCEPTANCE',
|
|
54
52
|
Completed: 'COMPLETED',
|
|
55
|
-
AcceptanceRejected: 'ACCEPTANCE_REJECTED',
|
|
56
53
|
Overdue: 'OVERDUE',
|
|
57
|
-
OverdueFinished: 'OVERDUE_FINISHED',
|
|
58
|
-
OverdueUnfinished: 'OVERDUE_UNFINISHED',
|
|
59
|
-
OverdueClosed: 'OVERDUE_CLOSED',
|
|
60
54
|
Closed: 'CLOSED'
|
|
61
55
|
} as const;
|
|
62
56
|
|
|
@@ -0,0 +1,120 @@
|
|
|
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
|
+
* @interface MaintenanceStandardImportDTO
|
|
21
|
+
*/
|
|
22
|
+
export interface MaintenanceStandardImportDTO {
|
|
23
|
+
/**
|
|
24
|
+
* 分类
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof MaintenanceStandardImportDTO
|
|
27
|
+
*/
|
|
28
|
+
'equipmentSystemName'?: string;
|
|
29
|
+
/**
|
|
30
|
+
* 内容项
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof MaintenanceStandardImportDTO
|
|
33
|
+
*/
|
|
34
|
+
'content'?: string;
|
|
35
|
+
/**
|
|
36
|
+
* 执行标准
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof MaintenanceStandardImportDTO
|
|
39
|
+
*/
|
|
40
|
+
'standard'?: string;
|
|
41
|
+
/**
|
|
42
|
+
* 周期
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof MaintenanceStandardImportDTO
|
|
45
|
+
*/
|
|
46
|
+
'repeats'?: string;
|
|
47
|
+
/**
|
|
48
|
+
* 每隔多久
|
|
49
|
+
* @type {number}
|
|
50
|
+
* @memberof MaintenanceStandardImportDTO
|
|
51
|
+
*/
|
|
52
|
+
'eachDays'?: number;
|
|
53
|
+
/**
|
|
54
|
+
* 节假日顺延
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof MaintenanceStandardImportDTO
|
|
57
|
+
*/
|
|
58
|
+
'isSkipHolidays'?: string;
|
|
59
|
+
/**
|
|
60
|
+
* 是否扫码
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof MaintenanceStandardImportDTO
|
|
63
|
+
*/
|
|
64
|
+
'isScanRequired'?: string;
|
|
65
|
+
/**
|
|
66
|
+
* 是否拍照
|
|
67
|
+
* @type {string}
|
|
68
|
+
* @memberof MaintenanceStandardImportDTO
|
|
69
|
+
*/
|
|
70
|
+
'isPhotoRequired'?: string;
|
|
71
|
+
/**
|
|
72
|
+
* 是否抄表
|
|
73
|
+
* @type {string}
|
|
74
|
+
* @memberof MaintenanceStandardImportDTO
|
|
75
|
+
*/
|
|
76
|
+
'isReadingRequired'?: string;
|
|
77
|
+
/**
|
|
78
|
+
* 抄表标准
|
|
79
|
+
* @type {string}
|
|
80
|
+
* @memberof MaintenanceStandardImportDTO
|
|
81
|
+
*/
|
|
82
|
+
'compare'?: string;
|
|
83
|
+
/**
|
|
84
|
+
* 抄表标准值
|
|
85
|
+
* @type {number}
|
|
86
|
+
* @memberof MaintenanceStandardImportDTO
|
|
87
|
+
*/
|
|
88
|
+
'threshold'?: number;
|
|
89
|
+
/**
|
|
90
|
+
* 是否备注
|
|
91
|
+
* @type {string}
|
|
92
|
+
* @memberof MaintenanceStandardImportDTO
|
|
93
|
+
*/
|
|
94
|
+
'isRemark'?: string;
|
|
95
|
+
/**
|
|
96
|
+
*
|
|
97
|
+
* @type {number}
|
|
98
|
+
* @memberof MaintenanceStandardImportDTO
|
|
99
|
+
*/
|
|
100
|
+
'counts'?: number;
|
|
101
|
+
/**
|
|
102
|
+
*
|
|
103
|
+
* @type {string}
|
|
104
|
+
* @memberof MaintenanceStandardImportDTO
|
|
105
|
+
*/
|
|
106
|
+
'tips'?: string;
|
|
107
|
+
/**
|
|
108
|
+
* 是否错误
|
|
109
|
+
* @type {boolean}
|
|
110
|
+
* @memberof MaintenanceStandardImportDTO
|
|
111
|
+
*/
|
|
112
|
+
'flag'?: boolean;
|
|
113
|
+
/**
|
|
114
|
+
*
|
|
115
|
+
* @type {number}
|
|
116
|
+
* @memberof MaintenanceStandardImportDTO
|
|
117
|
+
*/
|
|
118
|
+
'equipmentSystemId'?: number;
|
|
119
|
+
}
|
|
120
|
+
|
|
@@ -15,25 +15,25 @@
|
|
|
15
15
|
|
|
16
16
|
// May contain unused imports in some cases
|
|
17
17
|
// @ts-ignore
|
|
18
|
-
import type {
|
|
18
|
+
import type { SysUserMsgDTO } from './sys-user-msg-dto';
|
|
19
19
|
|
|
20
20
|
/**
|
|
21
21
|
* 返回数据,可以是任意类型的值
|
|
22
22
|
* @export
|
|
23
|
-
* @interface
|
|
23
|
+
* @interface PageDtoSysUserMsgDTO
|
|
24
24
|
*/
|
|
25
|
-
export interface
|
|
25
|
+
export interface PageDtoSysUserMsgDTO {
|
|
26
26
|
/**
|
|
27
27
|
* 总记录数
|
|
28
28
|
* @type {number}
|
|
29
|
-
* @memberof
|
|
29
|
+
* @memberof PageDtoSysUserMsgDTO
|
|
30
30
|
*/
|
|
31
31
|
'totalSize'?: number;
|
|
32
32
|
/**
|
|
33
33
|
* 页数据列表
|
|
34
|
-
* @type {Array<
|
|
35
|
-
* @memberof
|
|
34
|
+
* @type {Array<SysUserMsgDTO>}
|
|
35
|
+
* @memberof PageDtoSysUserMsgDTO
|
|
36
36
|
*/
|
|
37
|
-
'pageList'?: Array<
|
|
37
|
+
'pageList'?: Array<SysUserMsgDTO>;
|
|
38
38
|
}
|
|
39
39
|
|
|
@@ -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 ParkCenterAttributeEnum = {
|
|
24
|
+
SelfBuiltWarehouse: 'SELF_BUILT_WAREHOUSE',
|
|
25
|
+
RentalWarehouse: 'RENTAL_WAREHOUSE'
|
|
26
|
+
} as const;
|
|
27
|
+
|
|
28
|
+
export type ParkCenterAttributeEnum = typeof ParkCenterAttributeEnum[keyof typeof ParkCenterAttributeEnum];
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
@@ -0,0 +1,93 @@
|
|
|
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 { DeptRelationDTO } from './dept-relation-dto';
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* 园区信息DTO
|
|
22
|
+
* @export
|
|
23
|
+
* @interface ParkInfoDTO
|
|
24
|
+
*/
|
|
25
|
+
export interface ParkInfoDTO {
|
|
26
|
+
/**
|
|
27
|
+
* 园区名称
|
|
28
|
+
* @type {string}
|
|
29
|
+
* @memberof ParkInfoDTO
|
|
30
|
+
*/
|
|
31
|
+
'parkName'?: string;
|
|
32
|
+
/**
|
|
33
|
+
* 负责人ID
|
|
34
|
+
* @type {number}
|
|
35
|
+
* @memberof ParkInfoDTO
|
|
36
|
+
*/
|
|
37
|
+
'leaderUserId'?: number;
|
|
38
|
+
/**
|
|
39
|
+
* 负责人名称
|
|
40
|
+
* @type {string}
|
|
41
|
+
* @memberof ParkInfoDTO
|
|
42
|
+
*/
|
|
43
|
+
'leaderName'?: string;
|
|
44
|
+
/**
|
|
45
|
+
* 负责人电话
|
|
46
|
+
* @type {string}
|
|
47
|
+
* @memberof ParkInfoDTO
|
|
48
|
+
*/
|
|
49
|
+
'leaderPhone'?: string;
|
|
50
|
+
/**
|
|
51
|
+
* 负责人邮箱
|
|
52
|
+
* @type {string}
|
|
53
|
+
* @memberof ParkInfoDTO
|
|
54
|
+
*/
|
|
55
|
+
'email'?: string;
|
|
56
|
+
/**
|
|
57
|
+
* 父部门ID
|
|
58
|
+
* @type {number}
|
|
59
|
+
* @memberof ParkInfoDTO
|
|
60
|
+
*/
|
|
61
|
+
'parentId'?: number;
|
|
62
|
+
/**
|
|
63
|
+
* 父祖列表
|
|
64
|
+
* @type {string}
|
|
65
|
+
* @memberof ParkInfoDTO
|
|
66
|
+
*/
|
|
67
|
+
'ancestors'?: string;
|
|
68
|
+
/**
|
|
69
|
+
* 园区平面图
|
|
70
|
+
* @type {string}
|
|
71
|
+
* @memberof ParkInfoDTO
|
|
72
|
+
*/
|
|
73
|
+
'parkImageUrl'?: string;
|
|
74
|
+
/**
|
|
75
|
+
* 0:集团 1:大区 2:园区 3:部门
|
|
76
|
+
* @type {number}
|
|
77
|
+
* @memberof ParkInfoDTO
|
|
78
|
+
*/
|
|
79
|
+
'type'?: number;
|
|
80
|
+
/**
|
|
81
|
+
* 是否启用园区平面图
|
|
82
|
+
* @type {boolean}
|
|
83
|
+
* @memberof ParkInfoDTO
|
|
84
|
+
*/
|
|
85
|
+
'isEnableParkPlan'?: boolean;
|
|
86
|
+
/**
|
|
87
|
+
*
|
|
88
|
+
* @type {DeptRelationDTO}
|
|
89
|
+
* @memberof ParkInfoDTO
|
|
90
|
+
*/
|
|
91
|
+
'deptRelation'?: DeptRelationDTO;
|
|
92
|
+
}
|
|
93
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
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 { DeptRelation } from './dept-relation';
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* 园区信息编辑VO
|
|
22
|
+
* @export
|
|
23
|
+
* @interface ParkInfoEditVO
|
|
24
|
+
*/
|
|
25
|
+
export interface ParkInfoEditVO {
|
|
26
|
+
/**
|
|
27
|
+
* 园区名称
|
|
28
|
+
* @type {string}
|
|
29
|
+
* @memberof ParkInfoEditVO
|
|
30
|
+
*/
|
|
31
|
+
'parkName': string;
|
|
32
|
+
/**
|
|
33
|
+
* 负责人ID
|
|
34
|
+
* @type {number}
|
|
35
|
+
* @memberof ParkInfoEditVO
|
|
36
|
+
*/
|
|
37
|
+
'leaderUserId'?: number;
|
|
38
|
+
/**
|
|
39
|
+
*
|
|
40
|
+
* @type {DeptRelation}
|
|
41
|
+
* @memberof ParkInfoEditVO
|
|
42
|
+
*/
|
|
43
|
+
'deptRelation': DeptRelation;
|
|
44
|
+
}
|
|
45
|
+
|
|
@@ -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 ParkPlatFormEnum = {
|
|
24
|
+
Once: 'ONCE',
|
|
25
|
+
Secondary: 'SECONDARY',
|
|
26
|
+
CrossBorder: 'CROSS_BORDER',
|
|
27
|
+
Vmi: 'VMI'
|
|
28
|
+
} as const;
|
|
29
|
+
|
|
30
|
+
export type ParkPlatFormEnum = typeof ParkPlatFormEnum[keyof typeof ParkPlatFormEnum];
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
@@ -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