@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
|
@@ -28,22 +28,28 @@ import type { GetUserWx200ResponseOutputStream } from './get-user-wx200-response
|
|
|
28
28
|
export interface GetUserWx200Response {
|
|
29
29
|
/**
|
|
30
30
|
*
|
|
31
|
-
* @type {
|
|
31
|
+
* @type {number}
|
|
32
32
|
* @memberof GetUserWx200Response
|
|
33
33
|
*/
|
|
34
|
-
'
|
|
34
|
+
'status'?: number;
|
|
35
35
|
/**
|
|
36
36
|
*
|
|
37
|
-
* @type {
|
|
37
|
+
* @type {Array<string>}
|
|
38
38
|
* @memberof GetUserWx200Response
|
|
39
39
|
*/
|
|
40
|
-
'
|
|
40
|
+
'headerNames'?: Array<string>;
|
|
41
41
|
/**
|
|
42
42
|
*
|
|
43
43
|
* @type {object}
|
|
44
44
|
* @memberof GetUserWx200Response
|
|
45
45
|
*/
|
|
46
46
|
'trailerFields'?: object;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {GetUserWx200ResponseLocale}
|
|
50
|
+
* @memberof GetUserWx200Response
|
|
51
|
+
*/
|
|
52
|
+
'locale'?: GetUserWx200ResponseLocale;
|
|
47
53
|
/**
|
|
48
54
|
*
|
|
49
55
|
* @type {string}
|
|
@@ -62,12 +68,6 @@ export interface GetUserWx200Response {
|
|
|
62
68
|
* @memberof GetUserWx200Response
|
|
63
69
|
*/
|
|
64
70
|
'outputStream'?: GetUserWx200ResponseOutputStream;
|
|
65
|
-
/**
|
|
66
|
-
*
|
|
67
|
-
* @type {GetUserWx200ResponseLocale}
|
|
68
|
-
* @memberof GetUserWx200Response
|
|
69
|
-
*/
|
|
70
|
-
'locale'?: GetUserWx200ResponseLocale;
|
|
71
71
|
/**
|
|
72
72
|
*
|
|
73
73
|
* @type {number}
|
|
@@ -76,10 +76,10 @@ export interface GetUserWx200Response {
|
|
|
76
76
|
'bufferSize'?: number;
|
|
77
77
|
/**
|
|
78
78
|
*
|
|
79
|
-
* @type {
|
|
79
|
+
* @type {string}
|
|
80
80
|
* @memberof GetUserWx200Response
|
|
81
81
|
*/
|
|
82
|
-
'
|
|
82
|
+
'characterEncoding'?: string;
|
|
83
83
|
/**
|
|
84
84
|
*
|
|
85
85
|
* @type {number}
|
|
@@ -94,9 +94,9 @@ export interface GetUserWx200Response {
|
|
|
94
94
|
'committed'?: boolean;
|
|
95
95
|
/**
|
|
96
96
|
*
|
|
97
|
-
* @type {
|
|
97
|
+
* @type {object}
|
|
98
98
|
* @memberof GetUserWx200Response
|
|
99
99
|
*/
|
|
100
|
-
'
|
|
100
|
+
'writer'?: object;
|
|
101
101
|
}
|
|
102
102
|
|
package/models/index.ts
CHANGED
|
@@ -62,7 +62,6 @@ export * from './business-work-order-dto';
|
|
|
62
62
|
export * from './business-work-order-list-dto';
|
|
63
63
|
export * from './cuser-info';
|
|
64
64
|
export * from './cuser-update-pass-word-vo';
|
|
65
|
-
export * from './calendar-add-redis-list-vo';
|
|
66
65
|
export * from './calendar-entity';
|
|
67
66
|
export * from './calendar-export-dto';
|
|
68
67
|
export * from './calendar-save-update-dto';
|
|
@@ -110,6 +109,8 @@ export * from './cost-withdrawal-of-bills-bo';
|
|
|
110
109
|
export * from './daily-schedule-time-window';
|
|
111
110
|
export * from './del-user-vo';
|
|
112
111
|
export * from './delete-water-vo';
|
|
112
|
+
export * from './dept-relation';
|
|
113
|
+
export * from './dept-relation-dto';
|
|
113
114
|
export * from './device-group-settings-add-or-update-bo';
|
|
114
115
|
export * from './device-group-settings-entity';
|
|
115
116
|
export * from './device-list-dto';
|
|
@@ -199,7 +200,10 @@ export * from './esg-park-waste-config-add-or-update-bo';
|
|
|
199
200
|
export * from './esg-park-waste-config-list-dto';
|
|
200
201
|
export * from './esg-user-statistics-dto';
|
|
201
202
|
export * from './esgpark-waste-statistics-dto';
|
|
203
|
+
export * from './excel-import-result-dtocalendar-export-dto';
|
|
202
204
|
export * from './excel-import-result-dtoequipment-excel-add-dto';
|
|
205
|
+
export * from './excel-import-result-dtoinspection-standard-import-dto';
|
|
206
|
+
export * from './excel-import-result-dtomaintenance-standard-import-dto';
|
|
203
207
|
export * from './export-energy-meter-record-bo';
|
|
204
208
|
export * from './export-hire-energy-meter-record-bo';
|
|
205
209
|
export * from './export-in-park-vehicle-bo';
|
|
@@ -291,6 +295,7 @@ export * from './inspection-point';
|
|
|
291
295
|
export * from './inspection-point-item';
|
|
292
296
|
export * from './inspection-standard-add-or-update-vo';
|
|
293
297
|
export * from './inspection-standard-entity';
|
|
298
|
+
export * from './inspection-standard-import-dto';
|
|
294
299
|
export * from './internet-access-park-vehicle-vo';
|
|
295
300
|
export * from './internet-meter-add-vo';
|
|
296
301
|
export * from './internet-meter-details-add-vo';
|
|
@@ -317,7 +322,6 @@ export * from './json-result-big-decimal';
|
|
|
317
322
|
export * from './json-result-black-white-entity';
|
|
318
323
|
export * from './json-result-boolean';
|
|
319
324
|
export * from './json-result-business-work-order-list-dto';
|
|
320
|
-
export * from './json-result-calendar-add-redis-list-vo';
|
|
321
325
|
export * from './json-result-calendar-entity';
|
|
322
326
|
export * from './json-result-call-police-detail-dto';
|
|
323
327
|
export * from './json-result-cold-store-dashboard-access-count-dto';
|
|
@@ -340,7 +344,10 @@ export * from './json-result-esg-park-greening-coverage-statistics-dto';
|
|
|
340
344
|
export * from './json-result-esg-park-renewable-energy-statistics-dto';
|
|
341
345
|
export * from './json-result-esg-user-statistics-dto';
|
|
342
346
|
export * from './json-result-esgpark-waste-statistics-dto';
|
|
347
|
+
export * from './json-result-excel-import-result-dtocalendar-export-dto';
|
|
343
348
|
export * from './json-result-excel-import-result-dtoequipment-excel-add-dto';
|
|
349
|
+
export * from './json-result-excel-import-result-dtoinspection-standard-import-dto';
|
|
350
|
+
export * from './json-result-excel-import-result-dtomaintenance-standard-import-dto';
|
|
344
351
|
export * from './json-result-feedback-record-detail-vo';
|
|
345
352
|
export * from './json-result-feedback-statistics-count-dto';
|
|
346
353
|
export * from './json-result-feedback-statistics-satisfaction-rating-dto';
|
|
@@ -436,6 +443,7 @@ export * from './json-result-list-sys-user-drop-down-box-list-dto';
|
|
|
436
443
|
export * from './json-result-list-unloading-area-entity';
|
|
437
444
|
export * from './json-result-list-work-order-circulation-vo';
|
|
438
445
|
export * from './json-result-list-work-order-comment-entity';
|
|
446
|
+
export * from './json-result-list-work-order-dept-settings-entity';
|
|
439
447
|
export * from './json-result-list-work-order-inspection-detail-dto';
|
|
440
448
|
export * from './json-result-list-work-order-push-settings-entity';
|
|
441
449
|
export * from './json-result-list-work-order-step-by-step-push-dto';
|
|
@@ -491,8 +499,9 @@ export * from './json-result-page-dto-stock-list-page-dto';
|
|
|
491
499
|
export * from './json-result-page-dto-stock-record-list-page-dto';
|
|
492
500
|
export * from './json-result-page-dto-supplier-contract-details-dto';
|
|
493
501
|
export * from './json-result-page-dto-surveillance-roi-list-vo';
|
|
494
|
-
export * from './json-result-page-dto-sys-user-msg-
|
|
502
|
+
export * from './json-result-page-dto-sys-user-msg-dto';
|
|
495
503
|
export * from './json-result-page-dto-work-order-search-dto';
|
|
504
|
+
export * from './json-result-park-info-dto';
|
|
496
505
|
export * from './json-result-park-settings-details-dto';
|
|
497
506
|
export * from './json-result-period-detail-resp';
|
|
498
507
|
export * from './json-result-plan-detail-dto';
|
|
@@ -500,7 +509,6 @@ export * from './json-result-renovation-details-vo';
|
|
|
500
509
|
export * from './json-result-renovation-draft-details-vo';
|
|
501
510
|
export * from './json-result-scheduled-cron';
|
|
502
511
|
export * from './json-result-space-add-redis-list-dto';
|
|
503
|
-
export * from './json-result-space-edit-before-and-after-dto';
|
|
504
512
|
export * from './json-result-space-image-detail-dto';
|
|
505
513
|
export * from './json-result-stock-details-dto';
|
|
506
514
|
export * from './json-result-stock-import-add-redis-dto';
|
|
@@ -512,12 +520,13 @@ export * from './json-result-surveillance-roi-list-vo';
|
|
|
512
520
|
export * from './json-result-switch-park-v2-dto';
|
|
513
521
|
export * from './json-result-sys-dept';
|
|
514
522
|
export * from './json-result-sys-user';
|
|
515
|
-
export * from './json-result-sys-user-msg-
|
|
523
|
+
export * from './json-result-sys-user-msg-dto';
|
|
516
524
|
export * from './json-result-unloading-area-entity';
|
|
517
525
|
export * from './json-result-user-add-redis-list-vo';
|
|
518
526
|
export * from './json-result-user-settings-entity';
|
|
519
527
|
export * from './json-result-void';
|
|
520
528
|
export * from './json-result-white-add-redis-list-dto';
|
|
529
|
+
export * from './json-result-work-order-dept-settings-entity';
|
|
521
530
|
export * from './json-result-work-order-detail-dto';
|
|
522
531
|
export * from './large-visual-screen-access-line-chart-dto';
|
|
523
532
|
export * from './large-visual-screen-access-list-dto';
|
|
@@ -535,6 +544,7 @@ export * from './maintenance-history-dto';
|
|
|
535
544
|
export * from './maintenance-standard-add-or-update-vo';
|
|
536
545
|
export * from './maintenance-standard-dto';
|
|
537
546
|
export * from './maintenance-standard-entity';
|
|
547
|
+
export * from './maintenance-standard-import-dto';
|
|
538
548
|
export * from './manual-exit-vo';
|
|
539
549
|
export * from './manual-opening-add-vo';
|
|
540
550
|
export * from './media-dto';
|
|
@@ -629,9 +639,13 @@ export * from './page-dto-stock-list-page-dto';
|
|
|
629
639
|
export * from './page-dto-stock-record-list-page-dto';
|
|
630
640
|
export * from './page-dto-supplier-contract-details-dto';
|
|
631
641
|
export * from './page-dto-surveillance-roi-list-vo';
|
|
632
|
-
export * from './page-dto-sys-user-msg-
|
|
642
|
+
export * from './page-dto-sys-user-msg-dto';
|
|
633
643
|
export * from './page-dto-work-order-search-dto';
|
|
644
|
+
export * from './park-center-attribute-enum';
|
|
634
645
|
export * from './park-drop-down-box-dto';
|
|
646
|
+
export * from './park-info-dto';
|
|
647
|
+
export * from './park-info-edit-vo';
|
|
648
|
+
export * from './park-plat-form-enum';
|
|
635
649
|
export * from './park-push-settings-add-bo';
|
|
636
650
|
export * from './park-settings-details-dto';
|
|
637
651
|
export * from './park-settings-vo';
|
|
@@ -689,8 +703,6 @@ export * from './space-add-point-vo';
|
|
|
689
703
|
export * from './space-add-redis-list-dto';
|
|
690
704
|
export * from './space-add-vo';
|
|
691
705
|
export * from './space-detail-dto';
|
|
692
|
-
export * from './space-edit-before-and-after-dto';
|
|
693
|
-
export * from './space-edit-excel-dto';
|
|
694
706
|
export * from './space-edit-vo';
|
|
695
707
|
export * from './space-image-detail-dto';
|
|
696
708
|
export * from './space-point-dto';
|
|
@@ -750,12 +762,12 @@ export * from './sys-role';
|
|
|
750
762
|
export * from './sys-user';
|
|
751
763
|
export * from './sys-user-drop-down-box-list-dto';
|
|
752
764
|
export * from './sys-user-info-dto';
|
|
753
|
-
export * from './sys-user-msg-
|
|
754
|
-
export * from './sys-user-msg-list-dto';
|
|
765
|
+
export * from './sys-user-msg-dto';
|
|
755
766
|
export * from './sys-user-msg-notice-add-vo';
|
|
756
|
-
export * from './sys-user-msg-search-list-vo';
|
|
757
767
|
export * from './sys-user-role';
|
|
758
768
|
export * from './sys-user-search-list-vo';
|
|
769
|
+
export * from './system-user-msg-source-type-enum';
|
|
770
|
+
export * from './system-user-msg-type-enum';
|
|
759
771
|
export * from './table-data-info';
|
|
760
772
|
export * from './tenant-surrender-vo';
|
|
761
773
|
export * from './unit-item';
|
|
@@ -794,13 +806,13 @@ export * from './white-black-del-vo';
|
|
|
794
806
|
export * from './white-edit-vo';
|
|
795
807
|
export * from './white-search-vo';
|
|
796
808
|
export * from './work-order-add-vo';
|
|
797
|
-
export * from './work-order-check-before-acceptance-adopt-vo';
|
|
798
|
-
export * from './work-order-check-before-acceptance-no-vo';
|
|
799
809
|
export * from './work-order-circulation-vo';
|
|
800
810
|
export * from './work-order-comment-dto';
|
|
801
811
|
export * from './work-order-comment-entity';
|
|
802
812
|
export * from './work-order-comment-vo';
|
|
803
813
|
export * from './work-order-dept-dto';
|
|
814
|
+
export * from './work-order-dept-settings-add-or-update-vo';
|
|
815
|
+
export * from './work-order-dept-settings-entity';
|
|
804
816
|
export * from './work-order-detail-dto';
|
|
805
817
|
export * from './work-order-distribute-leaflets-vo';
|
|
806
818
|
export * from './work-order-handle-meter-reading-details-vo';
|
|
@@ -808,14 +820,20 @@ export * from './work-order-handle-meter-reading-vo';
|
|
|
808
820
|
export * from './work-order-handler-status-enum';
|
|
809
821
|
export * from './work-order-inspection-detail-dto';
|
|
810
822
|
export * from './work-order-inspection-item-req';
|
|
823
|
+
export * from './work-order-internal-status-enum';
|
|
824
|
+
export * from './work-order-issue-type-enum';
|
|
825
|
+
export * from './work-order-liability-party-enum';
|
|
811
826
|
export * from './work-order-plan-holidays-enum';
|
|
812
827
|
export * from './work-order-plan-repeats-enum';
|
|
813
828
|
export * from './work-order-push-settings-entity';
|
|
814
829
|
export * from './work-order-push-settings-save-or-update-vo';
|
|
815
830
|
export * from './work-order-push-settings-vo';
|
|
831
|
+
export * from './work-order-report-vo';
|
|
816
832
|
export * from './work-order-search-dto';
|
|
833
|
+
export * from './work-order-settings-type-enum';
|
|
817
834
|
export * from './work-order-source-enum';
|
|
818
835
|
export * from './work-order-spot-check-vo';
|
|
836
|
+
export * from './work-order-staging-data-vo';
|
|
819
837
|
export * from './work-order-status-vo';
|
|
820
838
|
export * from './work-order-step-by-step-push-dto';
|
|
821
839
|
export * from './work-order-step-by-step-push-user-details-dto';
|
|
@@ -28,10 +28,10 @@ export interface InspectionItemBO {
|
|
|
28
28
|
'id'?: number;
|
|
29
29
|
/**
|
|
30
30
|
* 是否异常
|
|
31
|
-
* @type {
|
|
31
|
+
* @type {boolean}
|
|
32
32
|
* @memberof InspectionItemBO
|
|
33
33
|
*/
|
|
34
|
-
'abnormal'?:
|
|
34
|
+
'abnormal'?: boolean;
|
|
35
35
|
/**
|
|
36
36
|
* 异常原因
|
|
37
37
|
* @type {string}
|
|
@@ -44,18 +44,12 @@ export interface InspectionItemBO {
|
|
|
44
44
|
* @memberof InspectionItemBO
|
|
45
45
|
*/
|
|
46
46
|
'patrolPicture'?: Array<string>;
|
|
47
|
-
/**
|
|
48
|
-
* 照片String
|
|
49
|
-
* @type {string}
|
|
50
|
-
* @memberof InspectionItemBO
|
|
51
|
-
*/
|
|
52
|
-
'patrolPictureString'?: string;
|
|
53
47
|
/**
|
|
54
48
|
* 抄表值
|
|
55
|
-
* @type {
|
|
49
|
+
* @type {number}
|
|
56
50
|
* @memberof InspectionItemBO
|
|
57
51
|
*/
|
|
58
|
-
'whetherValue'?:
|
|
52
|
+
'whetherValue'?: number;
|
|
59
53
|
/**
|
|
60
54
|
* 备注
|
|
61
55
|
* @type {string}
|
|
@@ -55,16 +55,16 @@ export interface InspectionPointItem {
|
|
|
55
55
|
'abnormal'?: number;
|
|
56
56
|
/**
|
|
57
57
|
* 照片(用,分隔)
|
|
58
|
-
* @type {string}
|
|
58
|
+
* @type {Array<string>}
|
|
59
59
|
* @memberof InspectionPointItem
|
|
60
60
|
*/
|
|
61
|
-
'photograph'?: string
|
|
61
|
+
'photograph'?: Array<string>;
|
|
62
62
|
/**
|
|
63
63
|
* 照片
|
|
64
|
-
* @type {string}
|
|
64
|
+
* @type {Array<string>}
|
|
65
65
|
* @memberof InspectionPointItem
|
|
66
66
|
*/
|
|
67
|
-
'patrolPicture'?: string
|
|
67
|
+
'patrolPicture'?: Array<string>;
|
|
68
68
|
/**
|
|
69
69
|
* 异常描述
|
|
70
70
|
* @type {string}
|
|
@@ -97,10 +97,10 @@ export interface InspectionPointItem {
|
|
|
97
97
|
'isReadingRequired'?: boolean;
|
|
98
98
|
/**
|
|
99
99
|
* 抄表值
|
|
100
|
-
* @type {
|
|
100
|
+
* @type {number}
|
|
101
101
|
* @memberof InspectionPointItem
|
|
102
102
|
*/
|
|
103
|
-
'whetherValue'?:
|
|
103
|
+
'whetherValue'?: number;
|
|
104
104
|
/**
|
|
105
105
|
* 是否备注 1是 0否
|
|
106
106
|
* @type {boolean}
|
|
@@ -125,5 +125,17 @@ export interface InspectionPointItem {
|
|
|
125
125
|
* @memberof InspectionPointItem
|
|
126
126
|
*/
|
|
127
127
|
'followupWorkOrder'?: FollowupWorkOrderDTO;
|
|
128
|
+
/**
|
|
129
|
+
* 是否需要扫码
|
|
130
|
+
* @type {boolean}
|
|
131
|
+
* @memberof InspectionPointItem
|
|
132
|
+
*/
|
|
133
|
+
'isScanRequired'?: boolean;
|
|
134
|
+
/**
|
|
135
|
+
* 执行时效(小时)
|
|
136
|
+
* @type {number}
|
|
137
|
+
* @memberof InspectionPointItem
|
|
138
|
+
*/
|
|
139
|
+
'executionTime'?: number;
|
|
128
140
|
}
|
|
129
141
|
|
|
@@ -0,0 +1,114 @@
|
|
|
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 InspectionStandardImportDTO
|
|
21
|
+
*/
|
|
22
|
+
export interface InspectionStandardImportDTO {
|
|
23
|
+
/**
|
|
24
|
+
* 巡检分类
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof InspectionStandardImportDTO
|
|
27
|
+
*/
|
|
28
|
+
'category'?: string;
|
|
29
|
+
/**
|
|
30
|
+
* 内容项
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof InspectionStandardImportDTO
|
|
33
|
+
*/
|
|
34
|
+
'content'?: string;
|
|
35
|
+
/**
|
|
36
|
+
* 执行标准
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof InspectionStandardImportDTO
|
|
39
|
+
*/
|
|
40
|
+
'standard'?: string;
|
|
41
|
+
/**
|
|
42
|
+
* 周期
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof InspectionStandardImportDTO
|
|
45
|
+
*/
|
|
46
|
+
'repeats'?: string;
|
|
47
|
+
/**
|
|
48
|
+
* 每隔多久
|
|
49
|
+
* @type {number}
|
|
50
|
+
* @memberof InspectionStandardImportDTO
|
|
51
|
+
*/
|
|
52
|
+
'eachDays'?: number;
|
|
53
|
+
/**
|
|
54
|
+
* 节假日顺延
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof InspectionStandardImportDTO
|
|
57
|
+
*/
|
|
58
|
+
'isSkipHolidays'?: string;
|
|
59
|
+
/**
|
|
60
|
+
* 是否扫码
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof InspectionStandardImportDTO
|
|
63
|
+
*/
|
|
64
|
+
'isScanRequired'?: string;
|
|
65
|
+
/**
|
|
66
|
+
* 是否拍照
|
|
67
|
+
* @type {string}
|
|
68
|
+
* @memberof InspectionStandardImportDTO
|
|
69
|
+
*/
|
|
70
|
+
'isPhotoRequired'?: string;
|
|
71
|
+
/**
|
|
72
|
+
* 是否抄表
|
|
73
|
+
* @type {string}
|
|
74
|
+
* @memberof InspectionStandardImportDTO
|
|
75
|
+
*/
|
|
76
|
+
'isReadingRequired'?: string;
|
|
77
|
+
/**
|
|
78
|
+
* 抄表标准
|
|
79
|
+
* @type {string}
|
|
80
|
+
* @memberof InspectionStandardImportDTO
|
|
81
|
+
*/
|
|
82
|
+
'compare'?: string;
|
|
83
|
+
/**
|
|
84
|
+
* 抄表标准值
|
|
85
|
+
* @type {number}
|
|
86
|
+
* @memberof InspectionStandardImportDTO
|
|
87
|
+
*/
|
|
88
|
+
'threshold'?: number;
|
|
89
|
+
/**
|
|
90
|
+
* 是否备注
|
|
91
|
+
* @type {string}
|
|
92
|
+
* @memberof InspectionStandardImportDTO
|
|
93
|
+
*/
|
|
94
|
+
'isRemark'?: string;
|
|
95
|
+
/**
|
|
96
|
+
*
|
|
97
|
+
* @type {number}
|
|
98
|
+
* @memberof InspectionStandardImportDTO
|
|
99
|
+
*/
|
|
100
|
+
'counts'?: number;
|
|
101
|
+
/**
|
|
102
|
+
*
|
|
103
|
+
* @type {string}
|
|
104
|
+
* @memberof InspectionStandardImportDTO
|
|
105
|
+
*/
|
|
106
|
+
'tips'?: string;
|
|
107
|
+
/**
|
|
108
|
+
* 是否错误
|
|
109
|
+
* @type {boolean}
|
|
110
|
+
* @memberof InspectionStandardImportDTO
|
|
111
|
+
*/
|
|
112
|
+
'flag'?: boolean;
|
|
113
|
+
}
|
|
114
|
+
|
|
@@ -0,0 +1,66 @@
|
|
|
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 { BaseErrorResult } from './base-error-result';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import type { ExcelImportResultDTOCalendarExportDto } from './excel-import-result-dtocalendar-export-dto';
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @export
|
|
26
|
+
* @interface JsonResultExcelImportResultDTOCalendarExportDto
|
|
27
|
+
*/
|
|
28
|
+
export interface JsonResultExcelImportResultDTOCalendarExportDto {
|
|
29
|
+
/**
|
|
30
|
+
* 错误码,0:成功,其他:失败
|
|
31
|
+
* @type {number}
|
|
32
|
+
* @memberof JsonResultExcelImportResultDTOCalendarExportDto
|
|
33
|
+
*/
|
|
34
|
+
'code'?: number;
|
|
35
|
+
/**
|
|
36
|
+
* 错误消息
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof JsonResultExcelImportResultDTOCalendarExportDto
|
|
39
|
+
*/
|
|
40
|
+
'msg'?: string;
|
|
41
|
+
/**
|
|
42
|
+
* 错误堆栈
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof JsonResultExcelImportResultDTOCalendarExportDto
|
|
45
|
+
*/
|
|
46
|
+
'stacks'?: string;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {ExcelImportResultDTOCalendarExportDto}
|
|
50
|
+
* @memberof JsonResultExcelImportResultDTOCalendarExportDto
|
|
51
|
+
*/
|
|
52
|
+
'data'?: ExcelImportResultDTOCalendarExportDto | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {BaseErrorResult}
|
|
56
|
+
* @memberof JsonResultExcelImportResultDTOCalendarExportDto
|
|
57
|
+
*/
|
|
58
|
+
'error'?: BaseErrorResult | null;
|
|
59
|
+
/**
|
|
60
|
+
* 日志追踪ID
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof JsonResultExcelImportResultDTOCalendarExportDto
|
|
63
|
+
*/
|
|
64
|
+
'traceId'?: string | null;
|
|
65
|
+
}
|
|
66
|
+
|
|
@@ -0,0 +1,66 @@
|
|
|
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 { BaseErrorResult } from './base-error-result';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import type { ExcelImportResultDTOInspectionStandardImportDTO } from './excel-import-result-dtoinspection-standard-import-dto';
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @export
|
|
26
|
+
* @interface JsonResultExcelImportResultDTOInspectionStandardImportDTO
|
|
27
|
+
*/
|
|
28
|
+
export interface JsonResultExcelImportResultDTOInspectionStandardImportDTO {
|
|
29
|
+
/**
|
|
30
|
+
* 错误码,0:成功,其他:失败
|
|
31
|
+
* @type {number}
|
|
32
|
+
* @memberof JsonResultExcelImportResultDTOInspectionStandardImportDTO
|
|
33
|
+
*/
|
|
34
|
+
'code'?: number;
|
|
35
|
+
/**
|
|
36
|
+
* 错误消息
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof JsonResultExcelImportResultDTOInspectionStandardImportDTO
|
|
39
|
+
*/
|
|
40
|
+
'msg'?: string;
|
|
41
|
+
/**
|
|
42
|
+
* 错误堆栈
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof JsonResultExcelImportResultDTOInspectionStandardImportDTO
|
|
45
|
+
*/
|
|
46
|
+
'stacks'?: string;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {ExcelImportResultDTOInspectionStandardImportDTO}
|
|
50
|
+
* @memberof JsonResultExcelImportResultDTOInspectionStandardImportDTO
|
|
51
|
+
*/
|
|
52
|
+
'data'?: ExcelImportResultDTOInspectionStandardImportDTO | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {BaseErrorResult}
|
|
56
|
+
* @memberof JsonResultExcelImportResultDTOInspectionStandardImportDTO
|
|
57
|
+
*/
|
|
58
|
+
'error'?: BaseErrorResult | null;
|
|
59
|
+
/**
|
|
60
|
+
* 日志追踪ID
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof JsonResultExcelImportResultDTOInspectionStandardImportDTO
|
|
63
|
+
*/
|
|
64
|
+
'traceId'?: string | null;
|
|
65
|
+
}
|
|
66
|
+
|
|
@@ -0,0 +1,66 @@
|
|
|
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 { BaseErrorResult } from './base-error-result';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import type { ExcelImportResultDTOMaintenanceStandardImportDTO } from './excel-import-result-dtomaintenance-standard-import-dto';
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @export
|
|
26
|
+
* @interface JsonResultExcelImportResultDTOMaintenanceStandardImportDTO
|
|
27
|
+
*/
|
|
28
|
+
export interface JsonResultExcelImportResultDTOMaintenanceStandardImportDTO {
|
|
29
|
+
/**
|
|
30
|
+
* 错误码,0:成功,其他:失败
|
|
31
|
+
* @type {number}
|
|
32
|
+
* @memberof JsonResultExcelImportResultDTOMaintenanceStandardImportDTO
|
|
33
|
+
*/
|
|
34
|
+
'code'?: number;
|
|
35
|
+
/**
|
|
36
|
+
* 错误消息
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof JsonResultExcelImportResultDTOMaintenanceStandardImportDTO
|
|
39
|
+
*/
|
|
40
|
+
'msg'?: string;
|
|
41
|
+
/**
|
|
42
|
+
* 错误堆栈
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof JsonResultExcelImportResultDTOMaintenanceStandardImportDTO
|
|
45
|
+
*/
|
|
46
|
+
'stacks'?: string;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {ExcelImportResultDTOMaintenanceStandardImportDTO}
|
|
50
|
+
* @memberof JsonResultExcelImportResultDTOMaintenanceStandardImportDTO
|
|
51
|
+
*/
|
|
52
|
+
'data'?: ExcelImportResultDTOMaintenanceStandardImportDTO | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {BaseErrorResult}
|
|
56
|
+
* @memberof JsonResultExcelImportResultDTOMaintenanceStandardImportDTO
|
|
57
|
+
*/
|
|
58
|
+
'error'?: BaseErrorResult | null;
|
|
59
|
+
/**
|
|
60
|
+
* 日志追踪ID
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof JsonResultExcelImportResultDTOMaintenanceStandardImportDTO
|
|
63
|
+
*/
|
|
64
|
+
'traceId'?: string | null;
|
|
65
|
+
}
|
|
66
|
+
|