@gizone/rrs-client 3.11.12-alpha.5 → 3.11.12-alpha.51
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +33 -14
- package/api.ts +2 -1
- package/apis/access-api.ts +61 -61
- package/apis/app-auth-api.ts +13 -13
- package/apis/auth-api.ts +13 -13
- package/apis/calendar-api.ts +231 -209
- package/apis/common-api.ts +192 -0
- package/apis/cost-api.ts +15 -15
- package/apis/energy-api.ts +15 -15
- package/apis/inspection-standard-api.ts +1240 -0
- package/apis/{inspection-api.ts → maintenance-standard-api.ts} +350 -624
- package/apis/message-api.ts +201 -223
- package/apis/privacy-api.ts +78 -76
- package/apis/setting-api.ts +596 -243
- package/apis/space-api.ts +0 -329
- package/apis/sys-api.ts +47 -47
- package/apis/user-api.ts +15 -15
- package/apis/work-order-api.ts +739 -226
- package/dist/api.d.ts +2 -1
- package/dist/api.js +2 -1
- package/dist/apis/access-api.d.ts +41 -41
- package/dist/apis/access-api.js +44 -44
- package/dist/apis/app-auth-api.d.ts +6 -6
- package/dist/apis/app-auth-api.js +11 -11
- package/dist/apis/auth-api.d.ts +6 -6
- package/dist/apis/auth-api.js +11 -11
- package/dist/apis/calendar-api.d.ts +131 -123
- package/dist/apis/calendar-api.js +177 -164
- package/dist/apis/common-api.d.ts +102 -0
- package/dist/apis/common-api.js +144 -0
- package/dist/apis/cost-api.d.ts +10 -10
- package/dist/apis/cost-api.js +11 -11
- package/dist/apis/energy-api.d.ts +10 -10
- package/dist/apis/energy-api.js +11 -11
- package/dist/apis/inspection-standard-api.d.ts +644 -0
- package/dist/apis/inspection-standard-api.js +958 -0
- package/dist/apis/maintenance-standard-api.d.ts +684 -0
- package/dist/apis/{inspection-api.js → maintenance-standard-api.js} +263 -436
- package/dist/apis/message-api.d.ts +117 -125
- package/dist/apis/message-api.js +132 -171
- package/dist/apis/privacy-api.d.ts +49 -48
- package/dist/apis/privacy-api.js +60 -60
- package/dist/apis/setting-api.d.ts +334 -144
- package/dist/apis/setting-api.js +433 -187
- package/dist/apis/space-api.d.ts +0 -159
- package/dist/apis/space-api.js +0 -272
- package/dist/apis/sys-api.d.ts +31 -31
- package/dist/apis/sys-api.js +34 -34
- package/dist/apis/user-api.d.ts +10 -10
- package/dist/apis/user-api.js +11 -11
- package/dist/apis/work-order-api.d.ts +399 -123
- package/dist/apis/work-order-api.js +533 -164
- package/dist/esm/api.d.ts +2 -1
- package/dist/esm/api.js +2 -1
- package/dist/esm/apis/access-api.d.ts +41 -41
- package/dist/esm/apis/access-api.js +44 -44
- package/dist/esm/apis/app-auth-api.d.ts +6 -6
- package/dist/esm/apis/app-auth-api.js +11 -11
- package/dist/esm/apis/auth-api.d.ts +6 -6
- package/dist/esm/apis/auth-api.js +11 -11
- package/dist/esm/apis/calendar-api.d.ts +131 -123
- package/dist/esm/apis/calendar-api.js +177 -164
- package/dist/esm/apis/common-api.d.ts +102 -0
- package/dist/esm/apis/common-api.js +144 -0
- package/dist/esm/apis/cost-api.d.ts +10 -10
- package/dist/esm/apis/cost-api.js +11 -11
- package/dist/esm/apis/energy-api.d.ts +10 -10
- package/dist/esm/apis/energy-api.js +11 -11
- package/dist/esm/apis/inspection-standard-api.d.ts +644 -0
- package/dist/esm/apis/inspection-standard-api.js +951 -0
- package/dist/esm/apis/maintenance-standard-api.d.ts +684 -0
- package/dist/esm/apis/{inspection-api.js → maintenance-standard-api.js} +258 -431
- package/dist/esm/apis/message-api.d.ts +117 -125
- package/dist/esm/apis/message-api.js +132 -171
- package/dist/esm/apis/privacy-api.d.ts +49 -48
- package/dist/esm/apis/privacy-api.js +60 -60
- package/dist/esm/apis/setting-api.d.ts +334 -144
- package/dist/esm/apis/setting-api.js +433 -187
- package/dist/esm/apis/space-api.d.ts +0 -159
- package/dist/esm/apis/space-api.js +0 -272
- package/dist/esm/apis/sys-api.d.ts +31 -31
- package/dist/esm/apis/sys-api.js +34 -34
- package/dist/esm/apis/user-api.d.ts +10 -10
- package/dist/esm/apis/user-api.js +11 -11
- package/dist/esm/apis/work-order-api.d.ts +399 -123
- package/dist/esm/apis/work-order-api.js +533 -164
- package/dist/esm/models/dept-relation-dto.d.ts +140 -0
- package/dist/esm/models/dept-relation.d.ts +86 -0
- package/dist/esm/models/equipment-detail-dto.d.ts +6 -0
- package/dist/esm/models/equipment-edit-vo.d.ts +6 -0
- package/dist/esm/models/equipment-excel-add-dto.d.ts +6 -0
- package/dist/esm/models/equipment-search-system-dto.d.ts +12 -6
- package/dist/esm/models/{calendar-add-redis-list-vo.d.ts → excel-import-result-dtocalendar-export-dto.d.ts} +9 -21
- package/dist/esm/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +31 -0
- package/dist/esm/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +31 -0
- package/dist/esm/models/file-dto.d.ts +3 -3
- package/dist/esm/models/get-user-wx200-response.d.ts +12 -12
- package/dist/esm/models/index.d.ts +31 -13
- package/dist/esm/models/index.js +31 -13
- package/dist/esm/models/inspection-item-bo.d.ts +4 -10
- package/dist/esm/models/inspection-point-item.d.ts +18 -6
- package/dist/esm/models/inspection-standard-import-dto.d.ts +108 -0
- package/dist/esm/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +56 -0
- package/dist/esm/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +56 -0
- package/dist/esm/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +56 -0
- package/dist/esm/models/json-result-list-work-order-dept-settings-entity.d.ts +56 -0
- package/dist/esm/models/{json-result-calendar-add-redis-list-vo.d.ts → json-result-page-dto-sys-user-msg-dto.d.ts} +11 -11
- package/dist/esm/models/{json-result-sys-user-msg-do.d.ts → json-result-park-info-dto.d.ts} +11 -11
- package/dist/{models/json-result-calendar-add-redis-list-vo.d.ts → esm/models/json-result-sys-user-msg-dto.d.ts} +11 -11
- package/dist/esm/models/{json-result-page-dto-sys-user-msg-list-dto.d.ts → json-result-work-order-dept-settings-entity.d.ts} +11 -11
- package/dist/esm/models/json-result-work-order-dept-settings-entity.js +14 -0
- package/dist/esm/models/maintenance-history-dto.d.ts +0 -6
- package/dist/esm/models/maintenance-history-dto.js +0 -6
- package/dist/esm/models/maintenance-standard-import-dto.d.ts +114 -0
- package/dist/esm/models/maintenance-standard-import-dto.js +14 -0
- package/dist/{models/page-dto-sys-user-msg-list-dto.d.ts → esm/models/page-dto-sys-user-msg-dto.d.ts} +7 -7
- package/dist/esm/models/page-dto-sys-user-msg-dto.js +14 -0
- package/dist/esm/models/park-center-attribute-enum.d.ts +21 -0
- package/dist/esm/models/park-center-attribute-enum.js +22 -0
- package/dist/esm/models/park-info-dto.d.ts +85 -0
- package/dist/esm/models/park-info-dto.js +14 -0
- package/dist/esm/models/{work-order-check-before-acceptance-no-vo.d.ts → park-info-edit-vo.d.ts} +15 -14
- package/dist/esm/models/park-info-edit-vo.js +14 -0
- package/dist/esm/models/park-plat-form-enum.d.ts +23 -0
- package/dist/esm/models/park-plat-form-enum.js +24 -0
- package/dist/esm/models/period-detail-resp.d.ts +6 -6
- package/dist/esm/models/period-detail-resp.js +0 -6
- package/dist/esm/models/plan-add-vo.d.ts +1 -1
- package/dist/esm/models/plan-edit-vo.d.ts +1 -1
- package/dist/esm/models/plan-item-add-vo.d.ts +1 -1
- package/dist/esm/models/plan-item-edit-vo.d.ts +1 -1
- package/dist/esm/models/process-work-order-vo.d.ts +19 -0
- package/dist/esm/models/source-work-order-inspection-dto.d.ts +4 -3
- package/dist/esm/models/sys-dept.d.ts +7 -1
- package/dist/esm/models/{sys-user-msg-list-dto.d.ts → sys-user-msg-dto.d.ts} +30 -28
- package/dist/esm/models/sys-user-msg-dto.js +14 -0
- package/dist/esm/models/sys-user.d.ts +4 -4
- package/dist/esm/models/system-user-msg-source-type-enum.d.ts +23 -0
- package/dist/esm/models/system-user-msg-source-type-enum.js +24 -0
- package/dist/esm/models/system-user-msg-type-enum.d.ts +21 -0
- package/dist/esm/models/system-user-msg-type-enum.js +22 -0
- package/dist/esm/models/work-order-add-vo.d.ts +24 -4
- package/dist/esm/models/work-order-circulation-vo.d.ts +8 -1
- package/dist/esm/models/work-order-dept-settings-add-or-update-vo.d.ts +36 -0
- package/dist/esm/models/work-order-dept-settings-add-or-update-vo.js +14 -0
- package/dist/esm/models/work-order-dept-settings-entity.d.ts +67 -0
- package/dist/esm/models/work-order-dept-settings-entity.js +14 -0
- package/dist/esm/models/work-order-detail-dto.d.ts +52 -6
- package/dist/esm/models/work-order-detail-dto.js +0 -6
- package/dist/esm/models/work-order-inspection-detail-dto.d.ts +1 -13
- package/dist/esm/models/work-order-inspection-item-req.d.ts +3 -3
- package/dist/esm/models/work-order-internal-status-enum.d.ts +23 -0
- package/{models/work-order-check-before-acceptance-adopt-vo.ts → dist/esm/models/work-order-internal-status-enum.js} +9 -21
- package/dist/esm/models/work-order-issue-type-enum.d.ts +26 -0
- package/dist/esm/models/work-order-issue-type-enum.js +27 -0
- package/dist/esm/models/work-order-liability-party-enum.d.ts +21 -0
- package/dist/esm/models/work-order-liability-party-enum.js +22 -0
- package/dist/esm/models/work-order-push-settings-entity.d.ts +4 -17
- package/dist/esm/models/work-order-push-settings-entity.js +1 -13
- package/dist/esm/models/work-order-push-settings-save-or-update-vo.d.ts +4 -17
- package/dist/esm/models/work-order-push-settings-save-or-update-vo.js +1 -13
- package/dist/{models/work-order-check-before-acceptance-adopt-vo.d.ts → esm/models/work-order-report-vo.d.ts} +11 -10
- package/dist/esm/models/work-order-report-vo.js +14 -0
- package/dist/esm/models/work-order-search-dto.d.ts +0 -6
- package/dist/esm/models/work-order-search-dto.js +0 -6
- package/dist/esm/models/work-order-settings-type-enum.d.ts +30 -0
- package/dist/esm/models/work-order-settings-type-enum.js +31 -0
- package/dist/esm/models/work-order-staging-data-vo.d.ts +49 -0
- package/dist/esm/models/work-order-staging-data-vo.js +14 -0
- package/dist/esm/models/work-order-type-enum.d.ts +1 -1
- package/dist/esm/models/work-order-type-enum.js +1 -1
- package/dist/models/dept-relation-dto.d.ts +140 -0
- package/dist/models/dept-relation.d.ts +86 -0
- package/dist/models/equipment-detail-dto.d.ts +6 -0
- package/dist/models/equipment-edit-vo.d.ts +6 -0
- package/dist/models/equipment-excel-add-dto.d.ts +6 -0
- package/dist/models/equipment-search-system-dto.d.ts +12 -6
- package/dist/models/{calendar-add-redis-list-vo.d.ts → excel-import-result-dtocalendar-export-dto.d.ts} +9 -21
- package/dist/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +31 -0
- package/dist/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +31 -0
- package/dist/models/file-dto.d.ts +3 -3
- package/dist/models/get-user-wx200-response.d.ts +12 -12
- package/dist/models/index.d.ts +31 -13
- package/dist/models/index.js +31 -13
- package/dist/models/inspection-item-bo.d.ts +4 -10
- package/dist/models/inspection-point-item.d.ts +18 -6
- package/dist/models/inspection-standard-import-dto.d.ts +108 -0
- package/dist/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +56 -0
- package/dist/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +56 -0
- package/dist/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +56 -0
- package/dist/models/json-result-list-work-order-dept-settings-entity.d.ts +56 -0
- package/dist/models/json-result-page-dto-sys-user-msg-dto.d.ts +56 -0
- package/dist/models/{json-result-sys-user-msg-do.d.ts → json-result-park-info-dto.d.ts} +11 -11
- package/dist/models/json-result-sys-user-msg-dto.d.ts +56 -0
- package/dist/{esm/models/json-result-space-edit-before-and-after-dto.d.ts → models/json-result-work-order-dept-settings-entity.d.ts} +11 -11
- package/dist/models/json-result-work-order-dept-settings-entity.js +15 -0
- package/dist/models/maintenance-history-dto.d.ts +0 -6
- package/dist/models/maintenance-history-dto.js +0 -6
- package/dist/models/maintenance-standard-import-dto.d.ts +114 -0
- package/dist/models/maintenance-standard-import-dto.js +15 -0
- package/dist/{esm/models/page-dto-sys-user-msg-list-dto.d.ts → models/page-dto-sys-user-msg-dto.d.ts} +7 -7
- package/dist/models/page-dto-sys-user-msg-dto.js +15 -0
- package/dist/models/park-center-attribute-enum.d.ts +21 -0
- package/dist/models/park-center-attribute-enum.js +25 -0
- package/dist/models/park-info-dto.d.ts +85 -0
- package/dist/models/park-info-dto.js +15 -0
- package/dist/models/{work-order-check-before-acceptance-no-vo.d.ts → park-info-edit-vo.d.ts} +15 -14
- package/dist/models/park-info-edit-vo.js +15 -0
- package/dist/models/park-plat-form-enum.d.ts +23 -0
- package/dist/models/park-plat-form-enum.js +27 -0
- package/dist/models/period-detail-resp.d.ts +6 -6
- package/dist/models/period-detail-resp.js +0 -6
- package/dist/models/plan-add-vo.d.ts +1 -1
- package/dist/models/plan-edit-vo.d.ts +1 -1
- package/dist/models/plan-item-add-vo.d.ts +1 -1
- package/dist/models/plan-item-edit-vo.d.ts +1 -1
- package/dist/models/process-work-order-vo.d.ts +19 -0
- package/dist/models/source-work-order-inspection-dto.d.ts +4 -3
- package/dist/models/sys-dept.d.ts +7 -1
- package/dist/models/{sys-user-msg-list-dto.d.ts → sys-user-msg-dto.d.ts} +30 -28
- package/dist/models/sys-user-msg-dto.js +15 -0
- package/dist/models/sys-user.d.ts +4 -4
- package/dist/models/system-user-msg-source-type-enum.d.ts +23 -0
- package/dist/models/system-user-msg-source-type-enum.js +27 -0
- package/dist/models/system-user-msg-type-enum.d.ts +21 -0
- package/dist/models/system-user-msg-type-enum.js +25 -0
- package/dist/models/work-order-add-vo.d.ts +24 -4
- package/dist/models/work-order-circulation-vo.d.ts +8 -1
- package/dist/models/work-order-dept-settings-add-or-update-vo.d.ts +36 -0
- package/dist/models/work-order-dept-settings-add-or-update-vo.js +15 -0
- package/dist/models/work-order-dept-settings-entity.d.ts +67 -0
- package/dist/models/work-order-dept-settings-entity.js +15 -0
- package/dist/models/work-order-detail-dto.d.ts +52 -6
- package/dist/models/work-order-detail-dto.js +0 -6
- package/dist/models/work-order-inspection-detail-dto.d.ts +1 -13
- package/dist/models/work-order-inspection-item-req.d.ts +3 -3
- package/dist/models/work-order-internal-status-enum.d.ts +23 -0
- package/dist/models/work-order-internal-status-enum.js +27 -0
- package/dist/models/work-order-issue-type-enum.d.ts +26 -0
- package/dist/models/work-order-issue-type-enum.js +30 -0
- package/dist/models/work-order-liability-party-enum.d.ts +21 -0
- package/dist/models/work-order-liability-party-enum.js +25 -0
- package/dist/models/work-order-push-settings-entity.d.ts +4 -17
- package/dist/models/work-order-push-settings-entity.js +0 -14
- package/dist/models/work-order-push-settings-save-or-update-vo.d.ts +4 -17
- package/dist/models/work-order-push-settings-save-or-update-vo.js +0 -14
- package/dist/{esm/models/work-order-check-before-acceptance-adopt-vo.d.ts → models/work-order-report-vo.d.ts} +11 -10
- package/dist/models/work-order-report-vo.js +15 -0
- package/dist/models/work-order-search-dto.d.ts +0 -6
- package/dist/models/work-order-search-dto.js +0 -6
- package/dist/models/work-order-settings-type-enum.d.ts +30 -0
- package/dist/models/work-order-settings-type-enum.js +34 -0
- package/dist/models/work-order-staging-data-vo.d.ts +49 -0
- package/dist/models/work-order-staging-data-vo.js +15 -0
- package/dist/models/work-order-type-enum.d.ts +1 -1
- package/dist/models/work-order-type-enum.js +1 -1
- package/models/dept-relation-dto.ts +152 -0
- package/models/dept-relation.ts +98 -0
- package/models/equipment-detail-dto.ts +6 -0
- package/models/equipment-edit-vo.ts +6 -0
- package/models/equipment-excel-add-dto.ts +6 -0
- package/models/equipment-search-system-dto.ts +12 -6
- package/models/{calendar-add-redis-list-vo.ts → excel-import-result-dtocalendar-export-dto.ts} +9 -21
- package/models/excel-import-result-dtoinspection-standard-import-dto.ts +39 -0
- package/models/excel-import-result-dtomaintenance-standard-import-dto.ts +39 -0
- package/models/file-dto.ts +3 -3
- package/models/get-user-wx200-response.ts +12 -12
- package/models/index.ts +31 -13
- package/models/inspection-item-bo.ts +4 -10
- package/models/inspection-point-item.ts +18 -6
- package/models/inspection-standard-import-dto.ts +114 -0
- package/models/json-result-excel-import-result-dtocalendar-export-dto.ts +66 -0
- package/models/json-result-excel-import-result-dtoinspection-standard-import-dto.ts +66 -0
- package/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.ts +66 -0
- package/models/json-result-list-work-order-dept-settings-entity.ts +66 -0
- package/models/{json-result-calendar-add-redis-list-vo.ts → json-result-page-dto-sys-user-msg-dto.ts} +11 -11
- package/models/{json-result-sys-user-msg-do.ts → json-result-park-info-dto.ts} +11 -11
- package/models/{json-result-page-dto-sys-user-msg-list-dto.ts → json-result-sys-user-msg-dto.ts} +11 -11
- package/models/{json-result-space-edit-before-and-after-dto.ts → json-result-work-order-dept-settings-entity.ts} +11 -11
- package/models/maintenance-history-dto.ts +0 -6
- package/models/maintenance-standard-import-dto.ts +120 -0
- package/models/{page-dto-sys-user-msg-list-dto.ts → page-dto-sys-user-msg-dto.ts} +7 -7
- package/models/park-center-attribute-enum.ts +31 -0
- package/models/park-info-dto.ts +93 -0
- package/models/park-info-edit-vo.ts +45 -0
- package/models/park-plat-form-enum.ts +33 -0
- package/models/period-detail-resp.ts +6 -6
- package/models/plan-add-vo.ts +1 -1
- package/models/plan-edit-vo.ts +1 -1
- package/models/plan-item-add-vo.ts +1 -1
- package/models/plan-item-edit-vo.ts +1 -1
- package/models/process-work-order-vo.ts +23 -0
- package/models/source-work-order-inspection-dto.ts +8 -3
- package/models/sys-dept.ts +7 -1
- package/models/{sys-user-msg-list-dto.ts → sys-user-msg-dto.ts} +36 -28
- package/models/sys-user.ts +4 -4
- package/models/system-user-msg-source-type-enum.ts +33 -0
- package/models/system-user-msg-type-enum.ts +31 -0
- package/models/work-order-add-vo.ts +28 -4
- package/models/work-order-circulation-vo.ts +12 -1
- package/models/{work-order-check-before-acceptance-no-vo.ts → work-order-dept-settings-add-or-update-vo.ts} +12 -12
- package/models/work-order-dept-settings-entity.ts +77 -0
- package/models/work-order-detail-dto.ts +60 -6
- package/models/work-order-inspection-detail-dto.ts +1 -13
- package/models/work-order-inspection-item-req.ts +3 -3
- package/models/work-order-internal-status-enum.ts +33 -0
- package/models/work-order-issue-type-enum.ts +36 -0
- package/models/work-order-liability-party-enum.ts +31 -0
- package/models/work-order-push-settings-entity.ts +6 -18
- package/models/work-order-push-settings-save-or-update-vo.ts +6 -18
- package/models/{space-edit-before-and-after-dto.ts → work-order-report-vo.ts} +13 -11
- package/models/work-order-search-dto.ts +0 -6
- package/models/work-order-settings-type-enum.ts +40 -0
- package/models/work-order-staging-data-vo.ts +59 -0
- package/models/work-order-type-enum.ts +1 -1
- package/package.json +1 -1
- package/dist/apis/inspection-api.d.ts +0 -846
- package/dist/esm/apis/inspection-api.d.ts +0 -846
- package/dist/esm/models/space-edit-before-and-after-dto.d.ts +0 -31
- package/dist/esm/models/space-edit-excel-dto.d.ts +0 -78
- package/dist/esm/models/sys-user-msg-do.d.ts +0 -90
- package/dist/esm/models/sys-user-msg-search-list-vo.d.ts +0 -54
- package/dist/models/json-result-page-dto-sys-user-msg-list-dto.d.ts +0 -56
- package/dist/models/json-result-space-edit-before-and-after-dto.d.ts +0 -56
- package/dist/models/space-edit-before-and-after-dto.d.ts +0 -31
- package/dist/models/space-edit-excel-dto.d.ts +0 -78
- package/dist/models/sys-user-msg-do.d.ts +0 -90
- package/dist/models/sys-user-msg-search-list-vo.d.ts +0 -54
- package/models/space-edit-excel-dto.ts +0 -84
- package/models/sys-user-msg-do.ts +0 -96
- package/models/sys-user-msg-search-list-vo.ts +0 -60
- /package/dist/esm/models/{calendar-add-redis-list-vo.js → dept-relation-dto.js} +0 -0
- /package/dist/esm/models/{json-result-calendar-add-redis-list-vo.js → dept-relation.js} +0 -0
- /package/dist/esm/models/{json-result-page-dto-sys-user-msg-list-dto.js → excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/esm/models/{json-result-space-edit-before-and-after-dto.js → excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{json-result-sys-user-msg-do.js → excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{page-dto-sys-user-msg-list-dto.js → inspection-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{space-edit-before-and-after-dto.js → json-result-excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/esm/models/{space-edit-excel-dto.js → json-result-excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{sys-user-msg-do.js → json-result-excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{sys-user-msg-list-dto.js → json-result-list-work-order-dept-settings-entity.js} +0 -0
- /package/dist/esm/models/{sys-user-msg-search-list-vo.js → json-result-page-dto-sys-user-msg-dto.js} +0 -0
- /package/dist/esm/models/{work-order-check-before-acceptance-adopt-vo.js → json-result-park-info-dto.js} +0 -0
- /package/dist/esm/models/{work-order-check-before-acceptance-no-vo.js → json-result-sys-user-msg-dto.js} +0 -0
- /package/dist/models/{calendar-add-redis-list-vo.js → dept-relation-dto.js} +0 -0
- /package/dist/models/{json-result-calendar-add-redis-list-vo.js → dept-relation.js} +0 -0
- /package/dist/models/{json-result-page-dto-sys-user-msg-list-dto.js → excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/models/{json-result-space-edit-before-and-after-dto.js → excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/models/{json-result-sys-user-msg-do.js → excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/models/{page-dto-sys-user-msg-list-dto.js → inspection-standard-import-dto.js} +0 -0
- /package/dist/models/{space-edit-before-and-after-dto.js → json-result-excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/models/{space-edit-excel-dto.js → json-result-excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/models/{sys-user-msg-do.js → json-result-excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/models/{sys-user-msg-list-dto.js → json-result-list-work-order-dept-settings-entity.js} +0 -0
- /package/dist/models/{sys-user-msg-search-list-vo.js → json-result-page-dto-sys-user-msg-dto.js} +0 -0
- /package/dist/models/{work-order-check-before-acceptance-adopt-vo.js → json-result-park-info-dto.js} +0 -0
- /package/dist/models/{work-order-check-before-acceptance-no-vo.js → json-result-sys-user-msg-dto.js} +0 -0
|
@@ -32,39 +32,6 @@ import { BASE_PATH, BaseAPI, operationServerMap } from '../base';
|
|
|
32
32
|
*/
|
|
33
33
|
export const MessageApiAxiosParamCreator = function (configuration) {
|
|
34
34
|
return {
|
|
35
|
-
/**
|
|
36
|
-
*
|
|
37
|
-
* @summary 添加系统公告
|
|
38
|
-
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
39
|
-
* @param {*} [options] Override http request option.
|
|
40
|
-
* @throws {RequiredError}
|
|
41
|
-
*/
|
|
42
|
-
addSysUserMsgNotice: (sysUserMsgNoticeAddVO_1, ...args_1) => __awaiter(this, [sysUserMsgNoticeAddVO_1, ...args_1], void 0, function* (sysUserMsgNoticeAddVO, options = {}) {
|
|
43
|
-
// verify required parameter 'sysUserMsgNoticeAddVO' is not null or undefined
|
|
44
|
-
assertParamExists('addSysUserMsgNotice', 'sysUserMsgNoticeAddVO', sysUserMsgNoticeAddVO);
|
|
45
|
-
const localVarPath = `/fusion/sys/user/msg/addSysUserMsgNotice`;
|
|
46
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
47
|
-
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
48
|
-
let baseOptions;
|
|
49
|
-
if (configuration) {
|
|
50
|
-
baseOptions = configuration.baseOptions;
|
|
51
|
-
}
|
|
52
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
53
|
-
const localVarHeaderParameter = {};
|
|
54
|
-
const localVarQueryParameter = {};
|
|
55
|
-
// authentication tokenScheme required
|
|
56
|
-
// http bearer authentication required
|
|
57
|
-
yield setBearerAuthToObject(localVarHeaderParameter, configuration);
|
|
58
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
59
|
-
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
60
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
61
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
62
|
-
localVarRequestOptions.data = serializeDataIfNeeded(sysUserMsgNoticeAddVO, localVarRequestOptions, configuration);
|
|
63
|
-
return {
|
|
64
|
-
url: toPathString(localVarUrlObj),
|
|
65
|
-
options: localVarRequestOptions,
|
|
66
|
-
};
|
|
67
|
-
}),
|
|
68
35
|
/**
|
|
69
36
|
*
|
|
70
37
|
* @summary 导出
|
|
@@ -101,39 +68,6 @@ export const MessageApiAxiosParamCreator = function (configuration) {
|
|
|
101
68
|
options: localVarRequestOptions,
|
|
102
69
|
};
|
|
103
70
|
}),
|
|
104
|
-
/**
|
|
105
|
-
*
|
|
106
|
-
* @summary 查询用户系统消息列表
|
|
107
|
-
* @param {SysUserMsgSearchListVO} sysUserMsgSearchListVO
|
|
108
|
-
* @param {*} [options] Override http request option.
|
|
109
|
-
* @throws {RequiredError}
|
|
110
|
-
*/
|
|
111
|
-
getSysUserMsgList: (sysUserMsgSearchListVO_1, ...args_1) => __awaiter(this, [sysUserMsgSearchListVO_1, ...args_1], void 0, function* (sysUserMsgSearchListVO, options = {}) {
|
|
112
|
-
// verify required parameter 'sysUserMsgSearchListVO' is not null or undefined
|
|
113
|
-
assertParamExists('getSysUserMsgList', 'sysUserMsgSearchListVO', sysUserMsgSearchListVO);
|
|
114
|
-
const localVarPath = `/fusion/sys/user/msg/getSysUserMsgList`;
|
|
115
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
116
|
-
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
117
|
-
let baseOptions;
|
|
118
|
-
if (configuration) {
|
|
119
|
-
baseOptions = configuration.baseOptions;
|
|
120
|
-
}
|
|
121
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
122
|
-
const localVarHeaderParameter = {};
|
|
123
|
-
const localVarQueryParameter = {};
|
|
124
|
-
// authentication tokenScheme required
|
|
125
|
-
// http bearer authentication required
|
|
126
|
-
yield setBearerAuthToObject(localVarHeaderParameter, configuration);
|
|
127
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
128
|
-
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
129
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
130
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
131
|
-
localVarRequestOptions.data = serializeDataIfNeeded(sysUserMsgSearchListVO, localVarRequestOptions, configuration);
|
|
132
|
-
return {
|
|
133
|
-
url: toPathString(localVarUrlObj),
|
|
134
|
-
options: localVarRequestOptions,
|
|
135
|
-
};
|
|
136
|
-
}),
|
|
137
71
|
/**
|
|
138
72
|
*
|
|
139
73
|
* @summary 撤回公告
|
|
@@ -144,7 +78,7 @@ export const MessageApiAxiosParamCreator = function (configuration) {
|
|
|
144
78
|
noticeRecall: (noticeId_1, ...args_1) => __awaiter(this, [noticeId_1, ...args_1], void 0, function* (noticeId, options = {}) {
|
|
145
79
|
// verify required parameter 'noticeId' is not null or undefined
|
|
146
80
|
assertParamExists('noticeRecall', 'noticeId', noticeId);
|
|
147
|
-
const localVarPath = `/
|
|
81
|
+
const localVarPath = `/system/user/msg/noticeRecall/{noticeId}`
|
|
148
82
|
.replace(`{${"noticeId"}}`, encodeURIComponent(String(noticeId)));
|
|
149
83
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
150
84
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -238,15 +172,59 @@ export const MessageApiAxiosParamCreator = function (configuration) {
|
|
|
238
172
|
}),
|
|
239
173
|
/**
|
|
240
174
|
*
|
|
241
|
-
* @summary
|
|
242
|
-
* @param {
|
|
175
|
+
* @summary 添加公告
|
|
176
|
+
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
177
|
+
* @param {*} [options] Override http request option.
|
|
178
|
+
* @throws {RequiredError}
|
|
179
|
+
*/
|
|
180
|
+
systemAddNotice: (sysUserMsgNoticeAddVO_1, ...args_1) => __awaiter(this, [sysUserMsgNoticeAddVO_1, ...args_1], void 0, function* (sysUserMsgNoticeAddVO, options = {}) {
|
|
181
|
+
// verify required parameter 'sysUserMsgNoticeAddVO' is not null or undefined
|
|
182
|
+
assertParamExists('systemAddNotice', 'sysUserMsgNoticeAddVO', sysUserMsgNoticeAddVO);
|
|
183
|
+
const localVarPath = `/system/user/msg/addNotice`;
|
|
184
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
185
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
186
|
+
let baseOptions;
|
|
187
|
+
if (configuration) {
|
|
188
|
+
baseOptions = configuration.baseOptions;
|
|
189
|
+
}
|
|
190
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
191
|
+
const localVarHeaderParameter = {};
|
|
192
|
+
const localVarQueryParameter = {};
|
|
193
|
+
// authentication tokenScheme required
|
|
194
|
+
// http bearer authentication required
|
|
195
|
+
yield setBearerAuthToObject(localVarHeaderParameter, configuration);
|
|
196
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
197
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
198
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
199
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
200
|
+
localVarRequestOptions.data = serializeDataIfNeeded(sysUserMsgNoticeAddVO, localVarRequestOptions, configuration);
|
|
201
|
+
return {
|
|
202
|
+
url: toPathString(localVarUrlObj),
|
|
203
|
+
options: localVarRequestOptions,
|
|
204
|
+
};
|
|
205
|
+
}),
|
|
206
|
+
/**
|
|
207
|
+
*
|
|
208
|
+
* @summary 查询用户系统消息列表
|
|
209
|
+
* @param {number} page 页码
|
|
210
|
+
* @param {number} pageSize 每页条数
|
|
211
|
+
* @param {number} userId 用户id
|
|
212
|
+
* @param {number} parkId 园区id
|
|
213
|
+
* @param {string} [date] 时间 年月日
|
|
214
|
+
* @param {SystemUserMsgTypeEnum} [type] 消息类型
|
|
243
215
|
* @param {*} [options] Override http request option.
|
|
244
216
|
* @throws {RequiredError}
|
|
245
217
|
*/
|
|
246
|
-
|
|
218
|
+
systemSelectList: (page_1, pageSize_1, userId_1, parkId_1, date_1, type_1, ...args_1) => __awaiter(this, [page_1, pageSize_1, userId_1, parkId_1, date_1, type_1, ...args_1], void 0, function* (page, pageSize, userId, parkId, date, type, options = {}) {
|
|
219
|
+
// verify required parameter 'page' is not null or undefined
|
|
220
|
+
assertParamExists('systemSelectList', 'page', page);
|
|
221
|
+
// verify required parameter 'pageSize' is not null or undefined
|
|
222
|
+
assertParamExists('systemSelectList', 'pageSize', pageSize);
|
|
223
|
+
// verify required parameter 'userId' is not null or undefined
|
|
224
|
+
assertParamExists('systemSelectList', 'userId', userId);
|
|
247
225
|
// verify required parameter 'parkId' is not null or undefined
|
|
248
|
-
assertParamExists('
|
|
249
|
-
const localVarPath = `/
|
|
226
|
+
assertParamExists('systemSelectList', 'parkId', parkId);
|
|
227
|
+
const localVarPath = `/system/user/msg`;
|
|
250
228
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
251
229
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
252
230
|
let baseOptions;
|
|
@@ -259,6 +237,21 @@ export const MessageApiAxiosParamCreator = function (configuration) {
|
|
|
259
237
|
// authentication tokenScheme required
|
|
260
238
|
// http bearer authentication required
|
|
261
239
|
yield setBearerAuthToObject(localVarHeaderParameter, configuration);
|
|
240
|
+
if (date !== undefined) {
|
|
241
|
+
localVarQueryParameter['date'] = date;
|
|
242
|
+
}
|
|
243
|
+
if (type !== undefined) {
|
|
244
|
+
localVarQueryParameter['type'] = type;
|
|
245
|
+
}
|
|
246
|
+
if (page !== undefined) {
|
|
247
|
+
localVarQueryParameter['page'] = page;
|
|
248
|
+
}
|
|
249
|
+
if (pageSize !== undefined) {
|
|
250
|
+
localVarQueryParameter['pageSize'] = pageSize;
|
|
251
|
+
}
|
|
252
|
+
if (userId !== undefined) {
|
|
253
|
+
localVarQueryParameter['userId'] = userId;
|
|
254
|
+
}
|
|
262
255
|
if (parkId !== undefined) {
|
|
263
256
|
localVarQueryParameter['parkId'] = parkId;
|
|
264
257
|
}
|
|
@@ -277,10 +270,10 @@ export const MessageApiAxiosParamCreator = function (configuration) {
|
|
|
277
270
|
* @param {*} [options] Override http request option.
|
|
278
271
|
* @throws {RequiredError}
|
|
279
272
|
*/
|
|
280
|
-
|
|
273
|
+
systemUserMsgDetails: (id_1, ...args_1) => __awaiter(this, [id_1, ...args_1], void 0, function* (id, options = {}) {
|
|
281
274
|
// verify required parameter 'id' is not null or undefined
|
|
282
|
-
assertParamExists('
|
|
283
|
-
const localVarPath = `/
|
|
275
|
+
assertParamExists('systemUserMsgDetails', 'id', id);
|
|
276
|
+
const localVarPath = `/system/user/msg/{id}`
|
|
284
277
|
.replace(`{${"id"}}`, encodeURIComponent(String(id)));
|
|
285
278
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
286
279
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -311,22 +304,6 @@ export const MessageApiAxiosParamCreator = function (configuration) {
|
|
|
311
304
|
export const MessageApiFp = function (configuration) {
|
|
312
305
|
const localVarAxiosParamCreator = MessageApiAxiosParamCreator(configuration);
|
|
313
306
|
return {
|
|
314
|
-
/**
|
|
315
|
-
*
|
|
316
|
-
* @summary 添加系统公告
|
|
317
|
-
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
318
|
-
* @param {*} [options] Override http request option.
|
|
319
|
-
* @throws {RequiredError}
|
|
320
|
-
*/
|
|
321
|
-
addSysUserMsgNotice(sysUserMsgNoticeAddVO, options) {
|
|
322
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
323
|
-
var _a, _b, _c;
|
|
324
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.addSysUserMsgNotice(sysUserMsgNoticeAddVO, options);
|
|
325
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
326
|
-
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['MessageApi.addSysUserMsgNotice']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
327
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
328
|
-
});
|
|
329
|
-
},
|
|
330
307
|
/**
|
|
331
308
|
*
|
|
332
309
|
* @summary 导出
|
|
@@ -343,22 +320,6 @@ export const MessageApiFp = function (configuration) {
|
|
|
343
320
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
344
321
|
});
|
|
345
322
|
},
|
|
346
|
-
/**
|
|
347
|
-
*
|
|
348
|
-
* @summary 查询用户系统消息列表
|
|
349
|
-
* @param {SysUserMsgSearchListVO} sysUserMsgSearchListVO
|
|
350
|
-
* @param {*} [options] Override http request option.
|
|
351
|
-
* @throws {RequiredError}
|
|
352
|
-
*/
|
|
353
|
-
getSysUserMsgList(sysUserMsgSearchListVO, options) {
|
|
354
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
355
|
-
var _a, _b, _c;
|
|
356
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.getSysUserMsgList(sysUserMsgSearchListVO, options);
|
|
357
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
358
|
-
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['MessageApi.getSysUserMsgList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
359
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
360
|
-
});
|
|
361
|
-
},
|
|
362
323
|
/**
|
|
363
324
|
*
|
|
364
325
|
* @summary 撤回公告
|
|
@@ -409,17 +370,38 @@ export const MessageApiFp = function (configuration) {
|
|
|
409
370
|
},
|
|
410
371
|
/**
|
|
411
372
|
*
|
|
412
|
-
* @summary
|
|
413
|
-
* @param {
|
|
373
|
+
* @summary 添加公告
|
|
374
|
+
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
414
375
|
* @param {*} [options] Override http request option.
|
|
415
376
|
* @throws {RequiredError}
|
|
416
377
|
*/
|
|
417
|
-
|
|
378
|
+
systemAddNotice(sysUserMsgNoticeAddVO, options) {
|
|
418
379
|
return __awaiter(this, void 0, void 0, function* () {
|
|
419
380
|
var _a, _b, _c;
|
|
420
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
381
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.systemAddNotice(sysUserMsgNoticeAddVO, options);
|
|
421
382
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
422
|
-
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['MessageApi.
|
|
383
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['MessageApi.systemAddNotice']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
384
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
385
|
+
});
|
|
386
|
+
},
|
|
387
|
+
/**
|
|
388
|
+
*
|
|
389
|
+
* @summary 查询用户系统消息列表
|
|
390
|
+
* @param {number} page 页码
|
|
391
|
+
* @param {number} pageSize 每页条数
|
|
392
|
+
* @param {number} userId 用户id
|
|
393
|
+
* @param {number} parkId 园区id
|
|
394
|
+
* @param {string} [date] 时间 年月日
|
|
395
|
+
* @param {SystemUserMsgTypeEnum} [type] 消息类型
|
|
396
|
+
* @param {*} [options] Override http request option.
|
|
397
|
+
* @throws {RequiredError}
|
|
398
|
+
*/
|
|
399
|
+
systemSelectList(page, pageSize, userId, parkId, date, type, options) {
|
|
400
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
401
|
+
var _a, _b, _c;
|
|
402
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.systemSelectList(page, pageSize, userId, parkId, date, type, options);
|
|
403
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
404
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['MessageApi.systemSelectList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
423
405
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
424
406
|
});
|
|
425
407
|
},
|
|
@@ -430,12 +412,12 @@ export const MessageApiFp = function (configuration) {
|
|
|
430
412
|
* @param {*} [options] Override http request option.
|
|
431
413
|
* @throws {RequiredError}
|
|
432
414
|
*/
|
|
433
|
-
|
|
415
|
+
systemUserMsgDetails(id, options) {
|
|
434
416
|
return __awaiter(this, void 0, void 0, function* () {
|
|
435
417
|
var _a, _b, _c;
|
|
436
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
418
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.systemUserMsgDetails(id, options);
|
|
437
419
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
438
|
-
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['MessageApi.
|
|
420
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['MessageApi.systemUserMsgDetails']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
439
421
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
440
422
|
});
|
|
441
423
|
},
|
|
@@ -448,16 +430,6 @@ export const MessageApiFp = function (configuration) {
|
|
|
448
430
|
export const MessageApiFactory = function (configuration, basePath, axios) {
|
|
449
431
|
const localVarFp = MessageApiFp(configuration);
|
|
450
432
|
return {
|
|
451
|
-
/**
|
|
452
|
-
*
|
|
453
|
-
* @summary 添加系统公告
|
|
454
|
-
* @param {MessageApiAddSysUserMsgNoticeRequest} requestParameters Request parameters.
|
|
455
|
-
* @param {*} [options] Override http request option.
|
|
456
|
-
* @throws {RequiredError}
|
|
457
|
-
*/
|
|
458
|
-
addSysUserMsgNotice(requestParameters, options) {
|
|
459
|
-
return localVarFp.addSysUserMsgNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(axios, basePath));
|
|
460
|
-
},
|
|
461
433
|
/**
|
|
462
434
|
*
|
|
463
435
|
* @summary 导出
|
|
@@ -468,16 +440,6 @@ export const MessageApiFactory = function (configuration, basePath, axios) {
|
|
|
468
440
|
export3(requestParameters, options) {
|
|
469
441
|
return localVarFp.export3(requestParameters.bo, options).then((request) => request(axios, basePath));
|
|
470
442
|
},
|
|
471
|
-
/**
|
|
472
|
-
*
|
|
473
|
-
* @summary 查询用户系统消息列表
|
|
474
|
-
* @param {MessageApiGetSysUserMsgListRequest} requestParameters Request parameters.
|
|
475
|
-
* @param {*} [options] Override http request option.
|
|
476
|
-
* @throws {RequiredError}
|
|
477
|
-
*/
|
|
478
|
-
getSysUserMsgList(requestParameters, options) {
|
|
479
|
-
return localVarFp.getSysUserMsgList(requestParameters.sysUserMsgSearchListVO, options).then((request) => request(axios, basePath));
|
|
480
|
-
},
|
|
481
443
|
/**
|
|
482
444
|
*
|
|
483
445
|
* @summary 撤回公告
|
|
@@ -510,23 +472,33 @@ export const MessageApiFactory = function (configuration, basePath, axios) {
|
|
|
510
472
|
},
|
|
511
473
|
/**
|
|
512
474
|
*
|
|
513
|
-
* @summary
|
|
514
|
-
* @param {
|
|
475
|
+
* @summary 添加公告
|
|
476
|
+
* @param {MessageApiSystemAddNoticeRequest} requestParameters Request parameters.
|
|
477
|
+
* @param {*} [options] Override http request option.
|
|
478
|
+
* @throws {RequiredError}
|
|
479
|
+
*/
|
|
480
|
+
systemAddNotice(requestParameters, options) {
|
|
481
|
+
return localVarFp.systemAddNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(axios, basePath));
|
|
482
|
+
},
|
|
483
|
+
/**
|
|
484
|
+
*
|
|
485
|
+
* @summary 查询用户系统消息列表
|
|
486
|
+
* @param {MessageApiSystemSelectListRequest} requestParameters Request parameters.
|
|
515
487
|
* @param {*} [options] Override http request option.
|
|
516
488
|
* @throws {RequiredError}
|
|
517
489
|
*/
|
|
518
|
-
|
|
519
|
-
return localVarFp.
|
|
490
|
+
systemSelectList(requestParameters, options) {
|
|
491
|
+
return localVarFp.systemSelectList(requestParameters.page, requestParameters.pageSize, requestParameters.userId, requestParameters.parkId, requestParameters.date, requestParameters.type, options).then((request) => request(axios, basePath));
|
|
520
492
|
},
|
|
521
493
|
/**
|
|
522
494
|
*
|
|
523
495
|
* @summary 查询用户系统消息详情
|
|
524
|
-
* @param {
|
|
496
|
+
* @param {MessageApiSystemUserMsgDetailsRequest} requestParameters Request parameters.
|
|
525
497
|
* @param {*} [options] Override http request option.
|
|
526
498
|
* @throws {RequiredError}
|
|
527
499
|
*/
|
|
528
|
-
|
|
529
|
-
return localVarFp.
|
|
500
|
+
systemUserMsgDetails(requestParameters, options) {
|
|
501
|
+
return localVarFp.systemUserMsgDetails(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
530
502
|
},
|
|
531
503
|
};
|
|
532
504
|
};
|
|
@@ -537,17 +509,6 @@ export const MessageApiFactory = function (configuration, basePath, axios) {
|
|
|
537
509
|
* @extends {BaseAPI}
|
|
538
510
|
*/
|
|
539
511
|
export class MessageApi extends BaseAPI {
|
|
540
|
-
/**
|
|
541
|
-
*
|
|
542
|
-
* @summary 添加系统公告
|
|
543
|
-
* @param {MessageApiAddSysUserMsgNoticeRequest} requestParameters Request parameters.
|
|
544
|
-
* @param {*} [options] Override http request option.
|
|
545
|
-
* @throws {RequiredError}
|
|
546
|
-
* @memberof MessageApi
|
|
547
|
-
*/
|
|
548
|
-
addSysUserMsgNotice(requestParameters, options) {
|
|
549
|
-
return MessageApiFp(this.configuration).addSysUserMsgNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(this.axios, this.basePath));
|
|
550
|
-
}
|
|
551
512
|
/**
|
|
552
513
|
*
|
|
553
514
|
* @summary 导出
|
|
@@ -559,17 +520,6 @@ export class MessageApi extends BaseAPI {
|
|
|
559
520
|
export3(requestParameters, options) {
|
|
560
521
|
return MessageApiFp(this.configuration).export3(requestParameters.bo, options).then((request) => request(this.axios, this.basePath));
|
|
561
522
|
}
|
|
562
|
-
/**
|
|
563
|
-
*
|
|
564
|
-
* @summary 查询用户系统消息列表
|
|
565
|
-
* @param {MessageApiGetSysUserMsgListRequest} requestParameters Request parameters.
|
|
566
|
-
* @param {*} [options] Override http request option.
|
|
567
|
-
* @throws {RequiredError}
|
|
568
|
-
* @memberof MessageApi
|
|
569
|
-
*/
|
|
570
|
-
getSysUserMsgList(requestParameters, options) {
|
|
571
|
-
return MessageApiFp(this.configuration).getSysUserMsgList(requestParameters.sysUserMsgSearchListVO, options).then((request) => request(this.axios, this.basePath));
|
|
572
|
-
}
|
|
573
523
|
/**
|
|
574
524
|
*
|
|
575
525
|
* @summary 撤回公告
|
|
@@ -605,24 +555,35 @@ export class MessageApi extends BaseAPI {
|
|
|
605
555
|
}
|
|
606
556
|
/**
|
|
607
557
|
*
|
|
608
|
-
* @summary
|
|
609
|
-
* @param {
|
|
558
|
+
* @summary 添加公告
|
|
559
|
+
* @param {MessageApiSystemAddNoticeRequest} requestParameters Request parameters.
|
|
560
|
+
* @param {*} [options] Override http request option.
|
|
561
|
+
* @throws {RequiredError}
|
|
562
|
+
* @memberof MessageApi
|
|
563
|
+
*/
|
|
564
|
+
systemAddNotice(requestParameters, options) {
|
|
565
|
+
return MessageApiFp(this.configuration).systemAddNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(this.axios, this.basePath));
|
|
566
|
+
}
|
|
567
|
+
/**
|
|
568
|
+
*
|
|
569
|
+
* @summary 查询用户系统消息列表
|
|
570
|
+
* @param {MessageApiSystemSelectListRequest} requestParameters Request parameters.
|
|
610
571
|
* @param {*} [options] Override http request option.
|
|
611
572
|
* @throws {RequiredError}
|
|
612
573
|
* @memberof MessageApi
|
|
613
574
|
*/
|
|
614
|
-
|
|
615
|
-
return MessageApiFp(this.configuration).
|
|
575
|
+
systemSelectList(requestParameters, options) {
|
|
576
|
+
return MessageApiFp(this.configuration).systemSelectList(requestParameters.page, requestParameters.pageSize, requestParameters.userId, requestParameters.parkId, requestParameters.date, requestParameters.type, options).then((request) => request(this.axios, this.basePath));
|
|
616
577
|
}
|
|
617
578
|
/**
|
|
618
579
|
*
|
|
619
580
|
* @summary 查询用户系统消息详情
|
|
620
|
-
* @param {
|
|
581
|
+
* @param {MessageApiSystemUserMsgDetailsRequest} requestParameters Request parameters.
|
|
621
582
|
* @param {*} [options] Override http request option.
|
|
622
583
|
* @throws {RequiredError}
|
|
623
584
|
* @memberof MessageApi
|
|
624
585
|
*/
|
|
625
|
-
|
|
626
|
-
return MessageApiFp(this.configuration).
|
|
586
|
+
systemUserMsgDetails(requestParameters, options) {
|
|
587
|
+
return MessageApiFp(this.configuration).systemUserMsgDetails(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
627
588
|
}
|
|
628
589
|
}
|