@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
package/.openapi-generator/FILES
CHANGED
|
@@ -24,13 +24,14 @@ apis/excel-language-controller-api.ts
|
|
|
24
24
|
apis/feedback-api.ts
|
|
25
25
|
apis/file-api.ts
|
|
26
26
|
apis/fire-safety-api.ts
|
|
27
|
-
apis/inspection-api.ts
|
|
27
|
+
apis/inspection-standard-api.ts
|
|
28
28
|
apis/internal-api.ts
|
|
29
29
|
apis/inventory-api.ts
|
|
30
30
|
apis/iot-api.ts
|
|
31
31
|
apis/job-api.ts
|
|
32
32
|
apis/jwt-api.ts
|
|
33
33
|
apis/kanban-api.ts
|
|
34
|
+
apis/maintenance-standard-api.ts
|
|
34
35
|
apis/message-api.ts
|
|
35
36
|
apis/news-api.ts
|
|
36
37
|
apis/notification-api.ts
|
|
@@ -118,7 +119,6 @@ models/bodys.ts
|
|
|
118
119
|
models/business-contacts-vo.ts
|
|
119
120
|
models/business-work-order-dto.ts
|
|
120
121
|
models/business-work-order-list-dto.ts
|
|
121
|
-
models/calendar-add-redis-list-vo.ts
|
|
122
122
|
models/calendar-entity.ts
|
|
123
123
|
models/calendar-export-dto.ts
|
|
124
124
|
models/calendar-save-update-dto.ts
|
|
@@ -168,6 +168,8 @@ models/cuser-update-pass-word-vo.ts
|
|
|
168
168
|
models/daily-schedule-time-window.ts
|
|
169
169
|
models/del-user-vo.ts
|
|
170
170
|
models/delete-water-vo.ts
|
|
171
|
+
models/dept-relation-dto.ts
|
|
172
|
+
models/dept-relation.ts
|
|
171
173
|
models/device-group-settings-add-or-update-bo.ts
|
|
172
174
|
models/device-group-settings-entity.ts
|
|
173
175
|
models/device-list-dto.ts
|
|
@@ -257,7 +259,10 @@ models/esg-park-waste-config-add-or-update-bo.ts
|
|
|
257
259
|
models/esg-park-waste-config-list-dto.ts
|
|
258
260
|
models/esg-user-statistics-dto.ts
|
|
259
261
|
models/esgpark-waste-statistics-dto.ts
|
|
262
|
+
models/excel-import-result-dtocalendar-export-dto.ts
|
|
260
263
|
models/excel-import-result-dtoequipment-excel-add-dto.ts
|
|
264
|
+
models/excel-import-result-dtoinspection-standard-import-dto.ts
|
|
265
|
+
models/excel-import-result-dtomaintenance-standard-import-dto.ts
|
|
261
266
|
models/export-energy-meter-record-bo.ts
|
|
262
267
|
models/export-hire-energy-meter-record-bo.ts
|
|
263
268
|
models/export-in-park-vehicle-bo.ts
|
|
@@ -349,6 +354,7 @@ models/inspection-point-item.ts
|
|
|
349
354
|
models/inspection-point.ts
|
|
350
355
|
models/inspection-standard-add-or-update-vo.ts
|
|
351
356
|
models/inspection-standard-entity.ts
|
|
357
|
+
models/inspection-standard-import-dto.ts
|
|
352
358
|
models/internet-access-park-vehicle-vo.ts
|
|
353
359
|
models/internet-meter-add-vo.ts
|
|
354
360
|
models/internet-meter-details-add-vo.ts
|
|
@@ -375,7 +381,6 @@ models/json-result-big-decimal.ts
|
|
|
375
381
|
models/json-result-black-white-entity.ts
|
|
376
382
|
models/json-result-boolean.ts
|
|
377
383
|
models/json-result-business-work-order-list-dto.ts
|
|
378
|
-
models/json-result-calendar-add-redis-list-vo.ts
|
|
379
384
|
models/json-result-calendar-entity.ts
|
|
380
385
|
models/json-result-call-police-detail-dto.ts
|
|
381
386
|
models/json-result-cold-store-dashboard-access-count-dto.ts
|
|
@@ -398,7 +403,10 @@ models/json-result-esg-park-greening-coverage-statistics-dto.ts
|
|
|
398
403
|
models/json-result-esg-park-renewable-energy-statistics-dto.ts
|
|
399
404
|
models/json-result-esg-user-statistics-dto.ts
|
|
400
405
|
models/json-result-esgpark-waste-statistics-dto.ts
|
|
406
|
+
models/json-result-excel-import-result-dtocalendar-export-dto.ts
|
|
401
407
|
models/json-result-excel-import-result-dtoequipment-excel-add-dto.ts
|
|
408
|
+
models/json-result-excel-import-result-dtoinspection-standard-import-dto.ts
|
|
409
|
+
models/json-result-excel-import-result-dtomaintenance-standard-import-dto.ts
|
|
402
410
|
models/json-result-feedback-record-detail-vo.ts
|
|
403
411
|
models/json-result-feedback-statistics-count-dto.ts
|
|
404
412
|
models/json-result-feedback-statistics-satisfaction-rating-dto.ts
|
|
@@ -494,6 +502,7 @@ models/json-result-list-sys-user-drop-down-box-list-dto.ts
|
|
|
494
502
|
models/json-result-list-unloading-area-entity.ts
|
|
495
503
|
models/json-result-list-work-order-circulation-vo.ts
|
|
496
504
|
models/json-result-list-work-order-comment-entity.ts
|
|
505
|
+
models/json-result-list-work-order-dept-settings-entity.ts
|
|
497
506
|
models/json-result-list-work-order-inspection-detail-dto.ts
|
|
498
507
|
models/json-result-list-work-order-push-settings-entity.ts
|
|
499
508
|
models/json-result-list-work-order-step-by-step-push-dto.ts
|
|
@@ -549,8 +558,9 @@ models/json-result-page-dto-stock-list-page-dto.ts
|
|
|
549
558
|
models/json-result-page-dto-stock-record-list-page-dto.ts
|
|
550
559
|
models/json-result-page-dto-supplier-contract-details-dto.ts
|
|
551
560
|
models/json-result-page-dto-surveillance-roi-list-vo.ts
|
|
552
|
-
models/json-result-page-dto-sys-user-msg-
|
|
561
|
+
models/json-result-page-dto-sys-user-msg-dto.ts
|
|
553
562
|
models/json-result-page-dto-work-order-search-dto.ts
|
|
563
|
+
models/json-result-park-info-dto.ts
|
|
554
564
|
models/json-result-park-settings-details-dto.ts
|
|
555
565
|
models/json-result-period-detail-resp.ts
|
|
556
566
|
models/json-result-plan-detail-dto.ts
|
|
@@ -558,7 +568,6 @@ models/json-result-renovation-details-vo.ts
|
|
|
558
568
|
models/json-result-renovation-draft-details-vo.ts
|
|
559
569
|
models/json-result-scheduled-cron.ts
|
|
560
570
|
models/json-result-space-add-redis-list-dto.ts
|
|
561
|
-
models/json-result-space-edit-before-and-after-dto.ts
|
|
562
571
|
models/json-result-space-image-detail-dto.ts
|
|
563
572
|
models/json-result-stock-details-dto.ts
|
|
564
573
|
models/json-result-stock-import-add-redis-dto.ts
|
|
@@ -569,13 +578,14 @@ models/json-result-supplier-entity.ts
|
|
|
569
578
|
models/json-result-surveillance-roi-list-vo.ts
|
|
570
579
|
models/json-result-switch-park-v2-dto.ts
|
|
571
580
|
models/json-result-sys-dept.ts
|
|
572
|
-
models/json-result-sys-user-msg-
|
|
581
|
+
models/json-result-sys-user-msg-dto.ts
|
|
573
582
|
models/json-result-sys-user.ts
|
|
574
583
|
models/json-result-unloading-area-entity.ts
|
|
575
584
|
models/json-result-user-add-redis-list-vo.ts
|
|
576
585
|
models/json-result-user-settings-entity.ts
|
|
577
586
|
models/json-result-void.ts
|
|
578
587
|
models/json-result-white-add-redis-list-dto.ts
|
|
588
|
+
models/json-result-work-order-dept-settings-entity.ts
|
|
579
589
|
models/json-result-work-order-detail-dto.ts
|
|
580
590
|
models/json-result.ts
|
|
581
591
|
models/large-visual-screen-access-line-chart-dto.ts
|
|
@@ -594,6 +604,7 @@ models/maintenance-history-dto.ts
|
|
|
594
604
|
models/maintenance-standard-add-or-update-vo.ts
|
|
595
605
|
models/maintenance-standard-dto.ts
|
|
596
606
|
models/maintenance-standard-entity.ts
|
|
607
|
+
models/maintenance-standard-import-dto.ts
|
|
597
608
|
models/manual-exit-vo.ts
|
|
598
609
|
models/manual-opening-add-vo.ts
|
|
599
610
|
models/media-dto.ts
|
|
@@ -688,9 +699,13 @@ models/page-dto-stock-list-page-dto.ts
|
|
|
688
699
|
models/page-dto-stock-record-list-page-dto.ts
|
|
689
700
|
models/page-dto-supplier-contract-details-dto.ts
|
|
690
701
|
models/page-dto-surveillance-roi-list-vo.ts
|
|
691
|
-
models/page-dto-sys-user-msg-
|
|
702
|
+
models/page-dto-sys-user-msg-dto.ts
|
|
692
703
|
models/page-dto-work-order-search-dto.ts
|
|
704
|
+
models/park-center-attribute-enum.ts
|
|
693
705
|
models/park-drop-down-box-dto.ts
|
|
706
|
+
models/park-info-dto.ts
|
|
707
|
+
models/park-info-edit-vo.ts
|
|
708
|
+
models/park-plat-form-enum.ts
|
|
694
709
|
models/park-push-settings-add-bo.ts
|
|
695
710
|
models/park-settings-details-dto.ts
|
|
696
711
|
models/park-settings-vo.ts
|
|
@@ -748,8 +763,6 @@ models/space-add-point-vo.ts
|
|
|
748
763
|
models/space-add-redis-list-dto.ts
|
|
749
764
|
models/space-add-vo.ts
|
|
750
765
|
models/space-detail-dto.ts
|
|
751
|
-
models/space-edit-before-and-after-dto.ts
|
|
752
|
-
models/space-edit-excel-dto.ts
|
|
753
766
|
models/space-edit-vo.ts
|
|
754
767
|
models/space-image-detail-dto.ts
|
|
755
768
|
models/space-point-dto.ts
|
|
@@ -808,13 +821,13 @@ models/sys-post.ts
|
|
|
808
821
|
models/sys-role.ts
|
|
809
822
|
models/sys-user-drop-down-box-list-dto.ts
|
|
810
823
|
models/sys-user-info-dto.ts
|
|
811
|
-
models/sys-user-msg-
|
|
812
|
-
models/sys-user-msg-list-dto.ts
|
|
824
|
+
models/sys-user-msg-dto.ts
|
|
813
825
|
models/sys-user-msg-notice-add-vo.ts
|
|
814
|
-
models/sys-user-msg-search-list-vo.ts
|
|
815
826
|
models/sys-user-role.ts
|
|
816
827
|
models/sys-user-search-list-vo.ts
|
|
817
828
|
models/sys-user.ts
|
|
829
|
+
models/system-user-msg-source-type-enum.ts
|
|
830
|
+
models/system-user-msg-type-enum.ts
|
|
818
831
|
models/table-data-info.ts
|
|
819
832
|
models/tenant-surrender-vo.ts
|
|
820
833
|
models/unit-item.ts
|
|
@@ -853,13 +866,13 @@ models/white-black-del-vo.ts
|
|
|
853
866
|
models/white-edit-vo.ts
|
|
854
867
|
models/white-search-vo.ts
|
|
855
868
|
models/work-order-add-vo.ts
|
|
856
|
-
models/work-order-check-before-acceptance-adopt-vo.ts
|
|
857
|
-
models/work-order-check-before-acceptance-no-vo.ts
|
|
858
869
|
models/work-order-circulation-vo.ts
|
|
859
870
|
models/work-order-comment-dto.ts
|
|
860
871
|
models/work-order-comment-entity.ts
|
|
861
872
|
models/work-order-comment-vo.ts
|
|
862
873
|
models/work-order-dept-dto.ts
|
|
874
|
+
models/work-order-dept-settings-add-or-update-vo.ts
|
|
875
|
+
models/work-order-dept-settings-entity.ts
|
|
863
876
|
models/work-order-detail-dto.ts
|
|
864
877
|
models/work-order-distribute-leaflets-vo.ts
|
|
865
878
|
models/work-order-handle-meter-reading-details-vo.ts
|
|
@@ -867,14 +880,20 @@ models/work-order-handle-meter-reading-vo.ts
|
|
|
867
880
|
models/work-order-handler-status-enum.ts
|
|
868
881
|
models/work-order-inspection-detail-dto.ts
|
|
869
882
|
models/work-order-inspection-item-req.ts
|
|
883
|
+
models/work-order-internal-status-enum.ts
|
|
884
|
+
models/work-order-issue-type-enum.ts
|
|
885
|
+
models/work-order-liability-party-enum.ts
|
|
870
886
|
models/work-order-plan-holidays-enum.ts
|
|
871
887
|
models/work-order-plan-repeats-enum.ts
|
|
872
888
|
models/work-order-push-settings-entity.ts
|
|
873
889
|
models/work-order-push-settings-save-or-update-vo.ts
|
|
874
890
|
models/work-order-push-settings-vo.ts
|
|
891
|
+
models/work-order-report-vo.ts
|
|
875
892
|
models/work-order-search-dto.ts
|
|
893
|
+
models/work-order-settings-type-enum.ts
|
|
876
894
|
models/work-order-source-enum.ts
|
|
877
895
|
models/work-order-spot-check-vo.ts
|
|
896
|
+
models/work-order-staging-data-vo.ts
|
|
878
897
|
models/work-order-status-vo.ts
|
|
879
898
|
models/work-order-step-by-step-push-dto.ts
|
|
880
899
|
models/work-order-step-by-step-push-user-details-dto.ts
|
package/api.ts
CHANGED
|
@@ -35,13 +35,14 @@ export * from './apis/excel-language-controller-api';
|
|
|
35
35
|
export * from './apis/feedback-api';
|
|
36
36
|
export * from './apis/file-api';
|
|
37
37
|
export * from './apis/fire-safety-api';
|
|
38
|
-
export * from './apis/inspection-api';
|
|
38
|
+
export * from './apis/inspection-standard-api';
|
|
39
39
|
export * from './apis/internal-api';
|
|
40
40
|
export * from './apis/inventory-api';
|
|
41
41
|
export * from './apis/iot-api';
|
|
42
42
|
export * from './apis/job-api';
|
|
43
43
|
export * from './apis/jwt-api';
|
|
44
44
|
export * from './apis/kanban-api';
|
|
45
|
+
export * from './apis/maintenance-standard-api';
|
|
45
46
|
export * from './apis/message-api';
|
|
46
47
|
export * from './apis/news-api';
|
|
47
48
|
export * from './apis/notification-api';
|
package/apis/access-api.ts
CHANGED
|
@@ -1765,9 +1765,9 @@ export const AccessApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
1765
1765
|
* @param {*} [options] Override http request option.
|
|
1766
1766
|
* @throws {RequiredError}
|
|
1767
1767
|
*/
|
|
1768
|
-
|
|
1768
|
+
detail: async (id: number, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
1769
1769
|
// verify required parameter 'id' is not null or undefined
|
|
1770
|
-
assertParamExists('
|
|
1770
|
+
assertParamExists('detail', 'id', id)
|
|
1771
1771
|
const localVarPath = `/gizone/gate/detail`;
|
|
1772
1772
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1773
1773
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -1806,9 +1806,9 @@ export const AccessApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
1806
1806
|
* @param {*} [options] Override http request option.
|
|
1807
1807
|
* @throws {RequiredError}
|
|
1808
1808
|
*/
|
|
1809
|
-
|
|
1809
|
+
detail1: async (id: number, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
1810
1810
|
// verify required parameter 'id' is not null or undefined
|
|
1811
|
-
assertParamExists('
|
|
1811
|
+
assertParamExists('detail1', 'id', id)
|
|
1812
1812
|
const localVarPath = `/access/detail`;
|
|
1813
1813
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1814
1814
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -2414,9 +2414,9 @@ export const AccessApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
2414
2414
|
* @param {*} [options] Override http request option.
|
|
2415
2415
|
* @throws {RequiredError}
|
|
2416
2416
|
*/
|
|
2417
|
-
|
|
2417
|
+
exportList2: async (whiteSearchVo: WhiteSearchVO, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
2418
2418
|
// verify required parameter 'whiteSearchVo' is not null or undefined
|
|
2419
|
-
assertParamExists('
|
|
2419
|
+
assertParamExists('exportList2', 'whiteSearchVo', whiteSearchVo)
|
|
2420
2420
|
const localVarPath = `/access/exportList`;
|
|
2421
2421
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
2422
2422
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -3973,9 +3973,9 @@ export const AccessApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
3973
3973
|
* @param {*} [options] Override http request option.
|
|
3974
3974
|
* @throws {RequiredError}
|
|
3975
3975
|
*/
|
|
3976
|
-
|
|
3976
|
+
uploadAdd4: async (parkId: number, language?: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
3977
3977
|
// verify required parameter 'parkId' is not null or undefined
|
|
3978
|
-
assertParamExists('
|
|
3978
|
+
assertParamExists('uploadAdd4', 'parkId', parkId)
|
|
3979
3979
|
const localVarPath = `/appointment/registration/add/excel`;
|
|
3980
3980
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
3981
3981
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -5224,10 +5224,10 @@ export const AccessApiFp = function(configuration?: Configuration) {
|
|
|
5224
5224
|
* @param {*} [options] Override http request option.
|
|
5225
5225
|
* @throws {RequiredError}
|
|
5226
5226
|
*/
|
|
5227
|
-
async
|
|
5228
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
5227
|
+
async detail(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>> {
|
|
5228
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.detail(id, options);
|
|
5229
5229
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
5230
|
-
const localVarOperationServerBasePath = operationServerMap['AccessApi.
|
|
5230
|
+
const localVarOperationServerBasePath = operationServerMap['AccessApi.detail']?.[localVarOperationServerIndex]?.url;
|
|
5231
5231
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
5232
5232
|
},
|
|
5233
5233
|
/**
|
|
@@ -5237,10 +5237,10 @@ export const AccessApiFp = function(configuration?: Configuration) {
|
|
|
5237
5237
|
* @param {*} [options] Override http request option.
|
|
5238
5238
|
* @throws {RequiredError}
|
|
5239
5239
|
*/
|
|
5240
|
-
async
|
|
5241
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
5240
|
+
async detail1(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>> {
|
|
5241
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.detail1(id, options);
|
|
5242
5242
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
5243
|
-
const localVarOperationServerBasePath = operationServerMap['AccessApi.
|
|
5243
|
+
const localVarOperationServerBasePath = operationServerMap['AccessApi.detail1']?.[localVarOperationServerIndex]?.url;
|
|
5244
5244
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
5245
5245
|
},
|
|
5246
5246
|
/**
|
|
@@ -5432,10 +5432,10 @@ export const AccessApiFp = function(configuration?: Configuration) {
|
|
|
5432
5432
|
* @param {*} [options] Override http request option.
|
|
5433
5433
|
* @throws {RequiredError}
|
|
5434
5434
|
*/
|
|
5435
|
-
async
|
|
5436
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
5435
|
+
async exportList2(whiteSearchVo: WhiteSearchVO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>> {
|
|
5436
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.exportList2(whiteSearchVo, options);
|
|
5437
5437
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
5438
|
-
const localVarOperationServerBasePath = operationServerMap['AccessApi.
|
|
5438
|
+
const localVarOperationServerBasePath = operationServerMap['AccessApi.exportList2']?.[localVarOperationServerIndex]?.url;
|
|
5439
5439
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
5440
5440
|
},
|
|
5441
5441
|
/**
|
|
@@ -5927,10 +5927,10 @@ export const AccessApiFp = function(configuration?: Configuration) {
|
|
|
5927
5927
|
* @param {*} [options] Override http request option.
|
|
5928
5928
|
* @throws {RequiredError}
|
|
5929
5929
|
*/
|
|
5930
|
-
async
|
|
5931
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
5930
|
+
async uploadAdd4(parkId: number, language?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
5931
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.uploadAdd4(parkId, language, options);
|
|
5932
5932
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
5933
|
-
const localVarOperationServerBasePath = operationServerMap['AccessApi.
|
|
5933
|
+
const localVarOperationServerBasePath = operationServerMap['AccessApi.uploadAdd4']?.[localVarOperationServerIndex]?.url;
|
|
5934
5934
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
5935
5935
|
},
|
|
5936
5936
|
/**
|
|
@@ -6554,22 +6554,22 @@ export const AccessApiFactory = function (configuration?: Configuration, basePat
|
|
|
6554
6554
|
/**
|
|
6555
6555
|
*
|
|
6556
6556
|
* @summary 出入口详情
|
|
6557
|
-
* @param {
|
|
6557
|
+
* @param {AccessApiDetailRequest} requestParameters Request parameters.
|
|
6558
6558
|
* @param {*} [options] Override http request option.
|
|
6559
6559
|
* @throws {RequiredError}
|
|
6560
6560
|
*/
|
|
6561
|
-
|
|
6562
|
-
return localVarFp.
|
|
6561
|
+
detail(requestParameters: AccessApiDetailRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult> {
|
|
6562
|
+
return localVarFp.detail(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
6563
6563
|
},
|
|
6564
6564
|
/**
|
|
6565
6565
|
*
|
|
6566
6566
|
* @summary 详情
|
|
6567
|
-
* @param {
|
|
6567
|
+
* @param {AccessApiDetail1Request} requestParameters Request parameters.
|
|
6568
6568
|
* @param {*} [options] Override http request option.
|
|
6569
6569
|
* @throws {RequiredError}
|
|
6570
6570
|
*/
|
|
6571
|
-
|
|
6572
|
-
return localVarFp.
|
|
6571
|
+
detail1(requestParameters: AccessApiDetail1Request, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult> {
|
|
6572
|
+
return localVarFp.detail1(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
6573
6573
|
},
|
|
6574
6574
|
/**
|
|
6575
6575
|
*
|
|
@@ -6712,12 +6712,12 @@ export const AccessApiFactory = function (configuration?: Configuration, basePat
|
|
|
6712
6712
|
/**
|
|
6713
6713
|
*
|
|
6714
6714
|
* @summary 导出
|
|
6715
|
-
* @param {
|
|
6715
|
+
* @param {AccessApiExportList2Request} requestParameters Request parameters.
|
|
6716
6716
|
* @param {*} [options] Override http request option.
|
|
6717
6717
|
* @throws {RequiredError}
|
|
6718
6718
|
*/
|
|
6719
|
-
|
|
6720
|
-
return localVarFp.
|
|
6719
|
+
exportList2(requestParameters: AccessApiExportList2Request, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult> {
|
|
6720
|
+
return localVarFp.exportList2(requestParameters.whiteSearchVo, options).then((request) => request(axios, basePath));
|
|
6721
6721
|
},
|
|
6722
6722
|
/**
|
|
6723
6723
|
*
|
|
@@ -7076,12 +7076,12 @@ export const AccessApiFactory = function (configuration?: Configuration, basePat
|
|
|
7076
7076
|
/**
|
|
7077
7077
|
*
|
|
7078
7078
|
* @summary /excel模板
|
|
7079
|
-
* @param {
|
|
7079
|
+
* @param {AccessApiUploadAdd4Request} requestParameters Request parameters.
|
|
7080
7080
|
* @param {*} [options] Override http request option.
|
|
7081
7081
|
* @throws {RequiredError}
|
|
7082
7082
|
*/
|
|
7083
|
-
|
|
7084
|
-
return localVarFp.
|
|
7083
|
+
uploadAdd4(requestParameters: AccessApiUploadAdd4Request, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
7084
|
+
return localVarFp.uploadAdd4(requestParameters.parkId, requestParameters.language, options).then((request) => request(axios, basePath));
|
|
7085
7085
|
},
|
|
7086
7086
|
/**
|
|
7087
7087
|
*
|
|
@@ -7770,29 +7770,29 @@ export interface AccessApiDemo1Request {
|
|
|
7770
7770
|
}
|
|
7771
7771
|
|
|
7772
7772
|
/**
|
|
7773
|
-
* Request parameters for
|
|
7773
|
+
* Request parameters for detail operation in AccessApi.
|
|
7774
7774
|
* @export
|
|
7775
|
-
* @interface
|
|
7775
|
+
* @interface AccessApiDetailRequest
|
|
7776
7776
|
*/
|
|
7777
|
-
export interface
|
|
7777
|
+
export interface AccessApiDetailRequest {
|
|
7778
7778
|
/**
|
|
7779
7779
|
*
|
|
7780
7780
|
* @type {number}
|
|
7781
|
-
* @memberof
|
|
7781
|
+
* @memberof AccessApiDetail
|
|
7782
7782
|
*/
|
|
7783
7783
|
readonly id: number
|
|
7784
7784
|
}
|
|
7785
7785
|
|
|
7786
7786
|
/**
|
|
7787
|
-
* Request parameters for
|
|
7787
|
+
* Request parameters for detail1 operation in AccessApi.
|
|
7788
7788
|
* @export
|
|
7789
|
-
* @interface
|
|
7789
|
+
* @interface AccessApiDetail1Request
|
|
7790
7790
|
*/
|
|
7791
|
-
export interface
|
|
7791
|
+
export interface AccessApiDetail1Request {
|
|
7792
7792
|
/**
|
|
7793
7793
|
*
|
|
7794
7794
|
* @type {number}
|
|
7795
|
-
* @memberof
|
|
7795
|
+
* @memberof AccessApiDetail1
|
|
7796
7796
|
*/
|
|
7797
7797
|
readonly id: number
|
|
7798
7798
|
}
|
|
@@ -7980,15 +7980,15 @@ export interface AccessApiExportListRequest {
|
|
|
7980
7980
|
}
|
|
7981
7981
|
|
|
7982
7982
|
/**
|
|
7983
|
-
* Request parameters for
|
|
7983
|
+
* Request parameters for exportList2 operation in AccessApi.
|
|
7984
7984
|
* @export
|
|
7985
|
-
* @interface
|
|
7985
|
+
* @interface AccessApiExportList2Request
|
|
7986
7986
|
*/
|
|
7987
|
-
export interface
|
|
7987
|
+
export interface AccessApiExportList2Request {
|
|
7988
7988
|
/**
|
|
7989
7989
|
*
|
|
7990
7990
|
* @type {WhiteSearchVO}
|
|
7991
|
-
* @memberof
|
|
7991
|
+
* @memberof AccessApiExportList2
|
|
7992
7992
|
*/
|
|
7993
7993
|
readonly whiteSearchVo: WhiteSearchVO
|
|
7994
7994
|
}
|
|
@@ -8561,22 +8561,22 @@ export interface AccessApiUpdateEntryTermStatusRequest {
|
|
|
8561
8561
|
}
|
|
8562
8562
|
|
|
8563
8563
|
/**
|
|
8564
|
-
* Request parameters for
|
|
8564
|
+
* Request parameters for uploadAdd4 operation in AccessApi.
|
|
8565
8565
|
* @export
|
|
8566
|
-
* @interface
|
|
8566
|
+
* @interface AccessApiUploadAdd4Request
|
|
8567
8567
|
*/
|
|
8568
|
-
export interface
|
|
8568
|
+
export interface AccessApiUploadAdd4Request {
|
|
8569
8569
|
/**
|
|
8570
8570
|
*
|
|
8571
8571
|
* @type {number}
|
|
8572
|
-
* @memberof
|
|
8572
|
+
* @memberof AccessApiUploadAdd4
|
|
8573
8573
|
*/
|
|
8574
8574
|
readonly parkId: number
|
|
8575
8575
|
|
|
8576
8576
|
/**
|
|
8577
8577
|
*
|
|
8578
8578
|
* @type {string}
|
|
8579
|
-
* @memberof
|
|
8579
|
+
* @memberof AccessApiUploadAdd4
|
|
8580
8580
|
*/
|
|
8581
8581
|
readonly language?: string
|
|
8582
8582
|
}
|
|
@@ -9305,25 +9305,25 @@ export class AccessApi extends BaseAPI {
|
|
|
9305
9305
|
/**
|
|
9306
9306
|
*
|
|
9307
9307
|
* @summary 出入口详情
|
|
9308
|
-
* @param {
|
|
9308
|
+
* @param {AccessApiDetailRequest} requestParameters Request parameters.
|
|
9309
9309
|
* @param {*} [options] Override http request option.
|
|
9310
9310
|
* @throws {RequiredError}
|
|
9311
9311
|
* @memberof AccessApi
|
|
9312
9312
|
*/
|
|
9313
|
-
public
|
|
9314
|
-
return AccessApiFp(this.configuration).
|
|
9313
|
+
public detail(requestParameters: AccessApiDetailRequest, options?: RawAxiosRequestConfig) {
|
|
9314
|
+
return AccessApiFp(this.configuration).detail(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
9315
9315
|
}
|
|
9316
9316
|
|
|
9317
9317
|
/**
|
|
9318
9318
|
*
|
|
9319
9319
|
* @summary 详情
|
|
9320
|
-
* @param {
|
|
9320
|
+
* @param {AccessApiDetail1Request} requestParameters Request parameters.
|
|
9321
9321
|
* @param {*} [options] Override http request option.
|
|
9322
9322
|
* @throws {RequiredError}
|
|
9323
9323
|
* @memberof AccessApi
|
|
9324
9324
|
*/
|
|
9325
|
-
public
|
|
9326
|
-
return AccessApiFp(this.configuration).
|
|
9325
|
+
public detail1(requestParameters: AccessApiDetail1Request, options?: RawAxiosRequestConfig) {
|
|
9326
|
+
return AccessApiFp(this.configuration).detail1(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
9327
9327
|
}
|
|
9328
9328
|
|
|
9329
9329
|
/**
|
|
@@ -9495,13 +9495,13 @@ export class AccessApi extends BaseAPI {
|
|
|
9495
9495
|
/**
|
|
9496
9496
|
*
|
|
9497
9497
|
* @summary 导出
|
|
9498
|
-
* @param {
|
|
9498
|
+
* @param {AccessApiExportList2Request} requestParameters Request parameters.
|
|
9499
9499
|
* @param {*} [options] Override http request option.
|
|
9500
9500
|
* @throws {RequiredError}
|
|
9501
9501
|
* @memberof AccessApi
|
|
9502
9502
|
*/
|
|
9503
|
-
public
|
|
9504
|
-
return AccessApiFp(this.configuration).
|
|
9503
|
+
public exportList2(requestParameters: AccessApiExportList2Request, options?: RawAxiosRequestConfig) {
|
|
9504
|
+
return AccessApiFp(this.configuration).exportList2(requestParameters.whiteSearchVo, options).then((request) => request(this.axios, this.basePath));
|
|
9505
9505
|
}
|
|
9506
9506
|
|
|
9507
9507
|
/**
|
|
@@ -9933,13 +9933,13 @@ export class AccessApi extends BaseAPI {
|
|
|
9933
9933
|
/**
|
|
9934
9934
|
*
|
|
9935
9935
|
* @summary /excel模板
|
|
9936
|
-
* @param {
|
|
9936
|
+
* @param {AccessApiUploadAdd4Request} requestParameters Request parameters.
|
|
9937
9937
|
* @param {*} [options] Override http request option.
|
|
9938
9938
|
* @throws {RequiredError}
|
|
9939
9939
|
* @memberof AccessApi
|
|
9940
9940
|
*/
|
|
9941
|
-
public
|
|
9942
|
-
return AccessApiFp(this.configuration).
|
|
9941
|
+
public uploadAdd4(requestParameters: AccessApiUploadAdd4Request, options?: RawAxiosRequestConfig) {
|
|
9942
|
+
return AccessApiFp(this.configuration).uploadAdd4(requestParameters.parkId, requestParameters.language, options).then((request) => request(this.axios, this.basePath));
|
|
9943
9943
|
}
|
|
9944
9944
|
|
|
9945
9945
|
/**
|
package/apis/app-auth-api.ts
CHANGED
|
@@ -483,17 +483,17 @@ export const AppAuthApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
483
483
|
*
|
|
484
484
|
* @summary 获取园区数据
|
|
485
485
|
* @param {string} uuid
|
|
486
|
-
* @param {
|
|
486
|
+
* @param {string} userType
|
|
487
487
|
* @param {number} parkId
|
|
488
488
|
* @param {string} appId
|
|
489
489
|
* @param {*} [options] Override http request option.
|
|
490
490
|
* @throws {RequiredError}
|
|
491
491
|
*/
|
|
492
|
-
getParkMiniApp: async (uuid: string,
|
|
492
|
+
getParkMiniApp: async (uuid: string, userType: string, parkId: number, appId: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
493
493
|
// verify required parameter 'uuid' is not null or undefined
|
|
494
494
|
assertParamExists('getParkMiniApp', 'uuid', uuid)
|
|
495
|
-
// verify required parameter '
|
|
496
|
-
assertParamExists('getParkMiniApp', '
|
|
495
|
+
// verify required parameter 'userType' is not null or undefined
|
|
496
|
+
assertParamExists('getParkMiniApp', 'userType', userType)
|
|
497
497
|
// verify required parameter 'parkId' is not null or undefined
|
|
498
498
|
assertParamExists('getParkMiniApp', 'parkId', parkId)
|
|
499
499
|
// verify required parameter 'appId' is not null or undefined
|
|
@@ -518,8 +518,8 @@ export const AppAuthApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
518
518
|
localVarQueryParameter['uuid'] = uuid;
|
|
519
519
|
}
|
|
520
520
|
|
|
521
|
-
if (
|
|
522
|
-
localVarQueryParameter['
|
|
521
|
+
if (userType !== undefined) {
|
|
522
|
+
localVarQueryParameter['userType'] = userType;
|
|
523
523
|
}
|
|
524
524
|
|
|
525
525
|
if (parkId !== undefined) {
|
|
@@ -964,14 +964,14 @@ export const AppAuthApiFp = function(configuration?: Configuration) {
|
|
|
964
964
|
*
|
|
965
965
|
* @summary 获取园区数据
|
|
966
966
|
* @param {string} uuid
|
|
967
|
-
* @param {
|
|
967
|
+
* @param {string} userType
|
|
968
968
|
* @param {number} parkId
|
|
969
969
|
* @param {string} appId
|
|
970
970
|
* @param {*} [options] Override http request option.
|
|
971
971
|
* @throws {RequiredError}
|
|
972
972
|
*/
|
|
973
|
-
async getParkMiniApp(uuid: string,
|
|
974
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.getParkMiniApp(uuid,
|
|
973
|
+
async getParkMiniApp(uuid: string, userType: string, parkId: number, appId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>> {
|
|
974
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.getParkMiniApp(uuid, userType, parkId, appId, options);
|
|
975
975
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
976
976
|
const localVarOperationServerBasePath = operationServerMap['AppAuthApi.getParkMiniApp']?.[localVarOperationServerIndex]?.url;
|
|
977
977
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
@@ -1185,7 +1185,7 @@ export const AppAuthApiFactory = function (configuration?: Configuration, basePa
|
|
|
1185
1185
|
* @throws {RequiredError}
|
|
1186
1186
|
*/
|
|
1187
1187
|
getParkMiniApp(requestParameters: AppAuthApiGetParkMiniAppRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult> {
|
|
1188
|
-
return localVarFp.getParkMiniApp(requestParameters.uuid, requestParameters.
|
|
1188
|
+
return localVarFp.getParkMiniApp(requestParameters.uuid, requestParameters.userType, requestParameters.parkId, requestParameters.appId, options).then((request) => request(axios, basePath));
|
|
1189
1189
|
},
|
|
1190
1190
|
/**
|
|
1191
1191
|
*
|
|
@@ -1396,10 +1396,10 @@ export interface AppAuthApiGetParkMiniAppRequest {
|
|
|
1396
1396
|
|
|
1397
1397
|
/**
|
|
1398
1398
|
*
|
|
1399
|
-
* @type {
|
|
1399
|
+
* @type {string}
|
|
1400
1400
|
* @memberof AppAuthApiGetParkMiniApp
|
|
1401
1401
|
*/
|
|
1402
|
-
readonly
|
|
1402
|
+
readonly userType: string
|
|
1403
1403
|
|
|
1404
1404
|
/**
|
|
1405
1405
|
*
|
|
@@ -1635,7 +1635,7 @@ export class AppAuthApi extends BaseAPI {
|
|
|
1635
1635
|
* @memberof AppAuthApi
|
|
1636
1636
|
*/
|
|
1637
1637
|
public getParkMiniApp(requestParameters: AppAuthApiGetParkMiniAppRequest, options?: RawAxiosRequestConfig) {
|
|
1638
|
-
return AppAuthApiFp(this.configuration).getParkMiniApp(requestParameters.uuid, requestParameters.
|
|
1638
|
+
return AppAuthApiFp(this.configuration).getParkMiniApp(requestParameters.uuid, requestParameters.userType, requestParameters.parkId, requestParameters.appId, options).then((request) => request(this.axios, this.basePath));
|
|
1639
1639
|
}
|
|
1640
1640
|
|
|
1641
1641
|
/**
|