@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/dist/apis/message-api.js
CHANGED
|
@@ -35,39 +35,6 @@ const base_1 = require("../base");
|
|
|
35
35
|
*/
|
|
36
36
|
const MessageApiAxiosParamCreator = function (configuration) {
|
|
37
37
|
return {
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @summary 添加系统公告
|
|
41
|
-
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
42
|
-
* @param {*} [options] Override http request option.
|
|
43
|
-
* @throws {RequiredError}
|
|
44
|
-
*/
|
|
45
|
-
addSysUserMsgNotice: (sysUserMsgNoticeAddVO_1, ...args_1) => __awaiter(this, [sysUserMsgNoticeAddVO_1, ...args_1], void 0, function* (sysUserMsgNoticeAddVO, options = {}) {
|
|
46
|
-
// verify required parameter 'sysUserMsgNoticeAddVO' is not null or undefined
|
|
47
|
-
(0, common_1.assertParamExists)('addSysUserMsgNotice', 'sysUserMsgNoticeAddVO', sysUserMsgNoticeAddVO);
|
|
48
|
-
const localVarPath = `/fusion/sys/user/msg/addSysUserMsgNotice`;
|
|
49
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
50
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
51
|
-
let baseOptions;
|
|
52
|
-
if (configuration) {
|
|
53
|
-
baseOptions = configuration.baseOptions;
|
|
54
|
-
}
|
|
55
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
56
|
-
const localVarHeaderParameter = {};
|
|
57
|
-
const localVarQueryParameter = {};
|
|
58
|
-
// authentication tokenScheme required
|
|
59
|
-
// http bearer authentication required
|
|
60
|
-
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
61
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
62
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
63
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
64
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
65
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(sysUserMsgNoticeAddVO, localVarRequestOptions, configuration);
|
|
66
|
-
return {
|
|
67
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
68
|
-
options: localVarRequestOptions,
|
|
69
|
-
};
|
|
70
|
-
}),
|
|
71
38
|
/**
|
|
72
39
|
*
|
|
73
40
|
* @summary 导出
|
|
@@ -104,39 +71,6 @@ const MessageApiAxiosParamCreator = function (configuration) {
|
|
|
104
71
|
options: localVarRequestOptions,
|
|
105
72
|
};
|
|
106
73
|
}),
|
|
107
|
-
/**
|
|
108
|
-
*
|
|
109
|
-
* @summary 查询用户系统消息列表
|
|
110
|
-
* @param {SysUserMsgSearchListVO} sysUserMsgSearchListVO
|
|
111
|
-
* @param {*} [options] Override http request option.
|
|
112
|
-
* @throws {RequiredError}
|
|
113
|
-
*/
|
|
114
|
-
getSysUserMsgList: (sysUserMsgSearchListVO_1, ...args_1) => __awaiter(this, [sysUserMsgSearchListVO_1, ...args_1], void 0, function* (sysUserMsgSearchListVO, options = {}) {
|
|
115
|
-
// verify required parameter 'sysUserMsgSearchListVO' is not null or undefined
|
|
116
|
-
(0, common_1.assertParamExists)('getSysUserMsgList', 'sysUserMsgSearchListVO', sysUserMsgSearchListVO);
|
|
117
|
-
const localVarPath = `/fusion/sys/user/msg/getSysUserMsgList`;
|
|
118
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
119
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
120
|
-
let baseOptions;
|
|
121
|
-
if (configuration) {
|
|
122
|
-
baseOptions = configuration.baseOptions;
|
|
123
|
-
}
|
|
124
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
125
|
-
const localVarHeaderParameter = {};
|
|
126
|
-
const localVarQueryParameter = {};
|
|
127
|
-
// authentication tokenScheme required
|
|
128
|
-
// http bearer authentication required
|
|
129
|
-
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
130
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
131
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
132
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
133
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
134
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(sysUserMsgSearchListVO, localVarRequestOptions, configuration);
|
|
135
|
-
return {
|
|
136
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
137
|
-
options: localVarRequestOptions,
|
|
138
|
-
};
|
|
139
|
-
}),
|
|
140
74
|
/**
|
|
141
75
|
*
|
|
142
76
|
* @summary 撤回公告
|
|
@@ -147,7 +81,7 @@ const MessageApiAxiosParamCreator = function (configuration) {
|
|
|
147
81
|
noticeRecall: (noticeId_1, ...args_1) => __awaiter(this, [noticeId_1, ...args_1], void 0, function* (noticeId, options = {}) {
|
|
148
82
|
// verify required parameter 'noticeId' is not null or undefined
|
|
149
83
|
(0, common_1.assertParamExists)('noticeRecall', 'noticeId', noticeId);
|
|
150
|
-
const localVarPath = `/
|
|
84
|
+
const localVarPath = `/system/user/msg/noticeRecall/{noticeId}`
|
|
151
85
|
.replace(`{${"noticeId"}}`, encodeURIComponent(String(noticeId)));
|
|
152
86
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
153
87
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -241,15 +175,59 @@ const MessageApiAxiosParamCreator = function (configuration) {
|
|
|
241
175
|
}),
|
|
242
176
|
/**
|
|
243
177
|
*
|
|
244
|
-
* @summary
|
|
245
|
-
* @param {
|
|
178
|
+
* @summary 添加公告
|
|
179
|
+
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
180
|
+
* @param {*} [options] Override http request option.
|
|
181
|
+
* @throws {RequiredError}
|
|
182
|
+
*/
|
|
183
|
+
systemAddNotice: (sysUserMsgNoticeAddVO_1, ...args_1) => __awaiter(this, [sysUserMsgNoticeAddVO_1, ...args_1], void 0, function* (sysUserMsgNoticeAddVO, options = {}) {
|
|
184
|
+
// verify required parameter 'sysUserMsgNoticeAddVO' is not null or undefined
|
|
185
|
+
(0, common_1.assertParamExists)('systemAddNotice', 'sysUserMsgNoticeAddVO', sysUserMsgNoticeAddVO);
|
|
186
|
+
const localVarPath = `/system/user/msg/addNotice`;
|
|
187
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
188
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
189
|
+
let baseOptions;
|
|
190
|
+
if (configuration) {
|
|
191
|
+
baseOptions = configuration.baseOptions;
|
|
192
|
+
}
|
|
193
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
194
|
+
const localVarHeaderParameter = {};
|
|
195
|
+
const localVarQueryParameter = {};
|
|
196
|
+
// authentication tokenScheme required
|
|
197
|
+
// http bearer authentication required
|
|
198
|
+
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
199
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
200
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
201
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
202
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
203
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(sysUserMsgNoticeAddVO, localVarRequestOptions, configuration);
|
|
204
|
+
return {
|
|
205
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
206
|
+
options: localVarRequestOptions,
|
|
207
|
+
};
|
|
208
|
+
}),
|
|
209
|
+
/**
|
|
210
|
+
*
|
|
211
|
+
* @summary 查询用户系统消息列表
|
|
212
|
+
* @param {number} page 页码
|
|
213
|
+
* @param {number} pageSize 每页条数
|
|
214
|
+
* @param {number} userId 用户id
|
|
215
|
+
* @param {number} parkId 园区id
|
|
216
|
+
* @param {string} [date] 时间 年月日
|
|
217
|
+
* @param {SystemUserMsgTypeEnum} [type] 消息类型
|
|
246
218
|
* @param {*} [options] Override http request option.
|
|
247
219
|
* @throws {RequiredError}
|
|
248
220
|
*/
|
|
249
|
-
|
|
221
|
+
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 = {}) {
|
|
222
|
+
// verify required parameter 'page' is not null or undefined
|
|
223
|
+
(0, common_1.assertParamExists)('systemSelectList', 'page', page);
|
|
224
|
+
// verify required parameter 'pageSize' is not null or undefined
|
|
225
|
+
(0, common_1.assertParamExists)('systemSelectList', 'pageSize', pageSize);
|
|
226
|
+
// verify required parameter 'userId' is not null or undefined
|
|
227
|
+
(0, common_1.assertParamExists)('systemSelectList', 'userId', userId);
|
|
250
228
|
// verify required parameter 'parkId' is not null or undefined
|
|
251
|
-
(0, common_1.assertParamExists)('
|
|
252
|
-
const localVarPath = `/
|
|
229
|
+
(0, common_1.assertParamExists)('systemSelectList', 'parkId', parkId);
|
|
230
|
+
const localVarPath = `/system/user/msg`;
|
|
253
231
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
254
232
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
255
233
|
let baseOptions;
|
|
@@ -262,6 +240,21 @@ const MessageApiAxiosParamCreator = function (configuration) {
|
|
|
262
240
|
// authentication tokenScheme required
|
|
263
241
|
// http bearer authentication required
|
|
264
242
|
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
243
|
+
if (date !== undefined) {
|
|
244
|
+
localVarQueryParameter['date'] = date;
|
|
245
|
+
}
|
|
246
|
+
if (type !== undefined) {
|
|
247
|
+
localVarQueryParameter['type'] = type;
|
|
248
|
+
}
|
|
249
|
+
if (page !== undefined) {
|
|
250
|
+
localVarQueryParameter['page'] = page;
|
|
251
|
+
}
|
|
252
|
+
if (pageSize !== undefined) {
|
|
253
|
+
localVarQueryParameter['pageSize'] = pageSize;
|
|
254
|
+
}
|
|
255
|
+
if (userId !== undefined) {
|
|
256
|
+
localVarQueryParameter['userId'] = userId;
|
|
257
|
+
}
|
|
265
258
|
if (parkId !== undefined) {
|
|
266
259
|
localVarQueryParameter['parkId'] = parkId;
|
|
267
260
|
}
|
|
@@ -280,10 +273,10 @@ const MessageApiAxiosParamCreator = function (configuration) {
|
|
|
280
273
|
* @param {*} [options] Override http request option.
|
|
281
274
|
* @throws {RequiredError}
|
|
282
275
|
*/
|
|
283
|
-
|
|
276
|
+
systemUserMsgDetails: (id_1, ...args_1) => __awaiter(this, [id_1, ...args_1], void 0, function* (id, options = {}) {
|
|
284
277
|
// verify required parameter 'id' is not null or undefined
|
|
285
|
-
(0, common_1.assertParamExists)('
|
|
286
|
-
const localVarPath = `/
|
|
278
|
+
(0, common_1.assertParamExists)('systemUserMsgDetails', 'id', id);
|
|
279
|
+
const localVarPath = `/system/user/msg/{id}`
|
|
287
280
|
.replace(`{${"id"}}`, encodeURIComponent(String(id)));
|
|
288
281
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
289
282
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -315,22 +308,6 @@ exports.MessageApiAxiosParamCreator = MessageApiAxiosParamCreator;
|
|
|
315
308
|
const MessageApiFp = function (configuration) {
|
|
316
309
|
const localVarAxiosParamCreator = (0, exports.MessageApiAxiosParamCreator)(configuration);
|
|
317
310
|
return {
|
|
318
|
-
/**
|
|
319
|
-
*
|
|
320
|
-
* @summary 添加系统公告
|
|
321
|
-
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
322
|
-
* @param {*} [options] Override http request option.
|
|
323
|
-
* @throws {RequiredError}
|
|
324
|
-
*/
|
|
325
|
-
addSysUserMsgNotice(sysUserMsgNoticeAddVO, options) {
|
|
326
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
327
|
-
var _a, _b, _c;
|
|
328
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.addSysUserMsgNotice(sysUserMsgNoticeAddVO, options);
|
|
329
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
330
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MessageApi.addSysUserMsgNotice']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
331
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
332
|
-
});
|
|
333
|
-
},
|
|
334
311
|
/**
|
|
335
312
|
*
|
|
336
313
|
* @summary 导出
|
|
@@ -347,22 +324,6 @@ const MessageApiFp = function (configuration) {
|
|
|
347
324
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
348
325
|
});
|
|
349
326
|
},
|
|
350
|
-
/**
|
|
351
|
-
*
|
|
352
|
-
* @summary 查询用户系统消息列表
|
|
353
|
-
* @param {SysUserMsgSearchListVO} sysUserMsgSearchListVO
|
|
354
|
-
* @param {*} [options] Override http request option.
|
|
355
|
-
* @throws {RequiredError}
|
|
356
|
-
*/
|
|
357
|
-
getSysUserMsgList(sysUserMsgSearchListVO, options) {
|
|
358
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
359
|
-
var _a, _b, _c;
|
|
360
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.getSysUserMsgList(sysUserMsgSearchListVO, options);
|
|
361
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
362
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MessageApi.getSysUserMsgList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
363
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
364
|
-
});
|
|
365
|
-
},
|
|
366
327
|
/**
|
|
367
328
|
*
|
|
368
329
|
* @summary 撤回公告
|
|
@@ -413,17 +374,38 @@ const MessageApiFp = function (configuration) {
|
|
|
413
374
|
},
|
|
414
375
|
/**
|
|
415
376
|
*
|
|
416
|
-
* @summary
|
|
417
|
-
* @param {
|
|
377
|
+
* @summary 添加公告
|
|
378
|
+
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
418
379
|
* @param {*} [options] Override http request option.
|
|
419
380
|
* @throws {RequiredError}
|
|
420
381
|
*/
|
|
421
|
-
|
|
382
|
+
systemAddNotice(sysUserMsgNoticeAddVO, options) {
|
|
422
383
|
return __awaiter(this, void 0, void 0, function* () {
|
|
423
384
|
var _a, _b, _c;
|
|
424
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
385
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.systemAddNotice(sysUserMsgNoticeAddVO, options);
|
|
425
386
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
426
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MessageApi.
|
|
387
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MessageApi.systemAddNotice']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
388
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
389
|
+
});
|
|
390
|
+
},
|
|
391
|
+
/**
|
|
392
|
+
*
|
|
393
|
+
* @summary 查询用户系统消息列表
|
|
394
|
+
* @param {number} page 页码
|
|
395
|
+
* @param {number} pageSize 每页条数
|
|
396
|
+
* @param {number} userId 用户id
|
|
397
|
+
* @param {number} parkId 园区id
|
|
398
|
+
* @param {string} [date] 时间 年月日
|
|
399
|
+
* @param {SystemUserMsgTypeEnum} [type] 消息类型
|
|
400
|
+
* @param {*} [options] Override http request option.
|
|
401
|
+
* @throws {RequiredError}
|
|
402
|
+
*/
|
|
403
|
+
systemSelectList(page, pageSize, userId, parkId, date, type, options) {
|
|
404
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
405
|
+
var _a, _b, _c;
|
|
406
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.systemSelectList(page, pageSize, userId, parkId, date, type, options);
|
|
407
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
408
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MessageApi.systemSelectList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
427
409
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
428
410
|
});
|
|
429
411
|
},
|
|
@@ -434,12 +416,12 @@ const MessageApiFp = function (configuration) {
|
|
|
434
416
|
* @param {*} [options] Override http request option.
|
|
435
417
|
* @throws {RequiredError}
|
|
436
418
|
*/
|
|
437
|
-
|
|
419
|
+
systemUserMsgDetails(id, options) {
|
|
438
420
|
return __awaiter(this, void 0, void 0, function* () {
|
|
439
421
|
var _a, _b, _c;
|
|
440
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
422
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.systemUserMsgDetails(id, options);
|
|
441
423
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
442
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MessageApi.
|
|
424
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MessageApi.systemUserMsgDetails']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
443
425
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
444
426
|
});
|
|
445
427
|
},
|
|
@@ -453,16 +435,6 @@ exports.MessageApiFp = MessageApiFp;
|
|
|
453
435
|
const MessageApiFactory = function (configuration, basePath, axios) {
|
|
454
436
|
const localVarFp = (0, exports.MessageApiFp)(configuration);
|
|
455
437
|
return {
|
|
456
|
-
/**
|
|
457
|
-
*
|
|
458
|
-
* @summary 添加系统公告
|
|
459
|
-
* @param {MessageApiAddSysUserMsgNoticeRequest} requestParameters Request parameters.
|
|
460
|
-
* @param {*} [options] Override http request option.
|
|
461
|
-
* @throws {RequiredError}
|
|
462
|
-
*/
|
|
463
|
-
addSysUserMsgNotice(requestParameters, options) {
|
|
464
|
-
return localVarFp.addSysUserMsgNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(axios, basePath));
|
|
465
|
-
},
|
|
466
438
|
/**
|
|
467
439
|
*
|
|
468
440
|
* @summary 导出
|
|
@@ -473,16 +445,6 @@ const MessageApiFactory = function (configuration, basePath, axios) {
|
|
|
473
445
|
export3(requestParameters, options) {
|
|
474
446
|
return localVarFp.export3(requestParameters.bo, options).then((request) => request(axios, basePath));
|
|
475
447
|
},
|
|
476
|
-
/**
|
|
477
|
-
*
|
|
478
|
-
* @summary 查询用户系统消息列表
|
|
479
|
-
* @param {MessageApiGetSysUserMsgListRequest} requestParameters Request parameters.
|
|
480
|
-
* @param {*} [options] Override http request option.
|
|
481
|
-
* @throws {RequiredError}
|
|
482
|
-
*/
|
|
483
|
-
getSysUserMsgList(requestParameters, options) {
|
|
484
|
-
return localVarFp.getSysUserMsgList(requestParameters.sysUserMsgSearchListVO, options).then((request) => request(axios, basePath));
|
|
485
|
-
},
|
|
486
448
|
/**
|
|
487
449
|
*
|
|
488
450
|
* @summary 撤回公告
|
|
@@ -515,23 +477,33 @@ const MessageApiFactory = function (configuration, basePath, axios) {
|
|
|
515
477
|
},
|
|
516
478
|
/**
|
|
517
479
|
*
|
|
518
|
-
* @summary
|
|
519
|
-
* @param {
|
|
480
|
+
* @summary 添加公告
|
|
481
|
+
* @param {MessageApiSystemAddNoticeRequest} requestParameters Request parameters.
|
|
482
|
+
* @param {*} [options] Override http request option.
|
|
483
|
+
* @throws {RequiredError}
|
|
484
|
+
*/
|
|
485
|
+
systemAddNotice(requestParameters, options) {
|
|
486
|
+
return localVarFp.systemAddNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(axios, basePath));
|
|
487
|
+
},
|
|
488
|
+
/**
|
|
489
|
+
*
|
|
490
|
+
* @summary 查询用户系统消息列表
|
|
491
|
+
* @param {MessageApiSystemSelectListRequest} requestParameters Request parameters.
|
|
520
492
|
* @param {*} [options] Override http request option.
|
|
521
493
|
* @throws {RequiredError}
|
|
522
494
|
*/
|
|
523
|
-
|
|
524
|
-
return localVarFp.
|
|
495
|
+
systemSelectList(requestParameters, options) {
|
|
496
|
+
return localVarFp.systemSelectList(requestParameters.page, requestParameters.pageSize, requestParameters.userId, requestParameters.parkId, requestParameters.date, requestParameters.type, options).then((request) => request(axios, basePath));
|
|
525
497
|
},
|
|
526
498
|
/**
|
|
527
499
|
*
|
|
528
500
|
* @summary 查询用户系统消息详情
|
|
529
|
-
* @param {
|
|
501
|
+
* @param {MessageApiSystemUserMsgDetailsRequest} requestParameters Request parameters.
|
|
530
502
|
* @param {*} [options] Override http request option.
|
|
531
503
|
* @throws {RequiredError}
|
|
532
504
|
*/
|
|
533
|
-
|
|
534
|
-
return localVarFp.
|
|
505
|
+
systemUserMsgDetails(requestParameters, options) {
|
|
506
|
+
return localVarFp.systemUserMsgDetails(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
535
507
|
},
|
|
536
508
|
};
|
|
537
509
|
};
|
|
@@ -543,17 +515,6 @@ exports.MessageApiFactory = MessageApiFactory;
|
|
|
543
515
|
* @extends {BaseAPI}
|
|
544
516
|
*/
|
|
545
517
|
class MessageApi extends base_1.BaseAPI {
|
|
546
|
-
/**
|
|
547
|
-
*
|
|
548
|
-
* @summary 添加系统公告
|
|
549
|
-
* @param {MessageApiAddSysUserMsgNoticeRequest} requestParameters Request parameters.
|
|
550
|
-
* @param {*} [options] Override http request option.
|
|
551
|
-
* @throws {RequiredError}
|
|
552
|
-
* @memberof MessageApi
|
|
553
|
-
*/
|
|
554
|
-
addSysUserMsgNotice(requestParameters, options) {
|
|
555
|
-
return (0, exports.MessageApiFp)(this.configuration).addSysUserMsgNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(this.axios, this.basePath));
|
|
556
|
-
}
|
|
557
518
|
/**
|
|
558
519
|
*
|
|
559
520
|
* @summary 导出
|
|
@@ -565,17 +526,6 @@ class MessageApi extends base_1.BaseAPI {
|
|
|
565
526
|
export3(requestParameters, options) {
|
|
566
527
|
return (0, exports.MessageApiFp)(this.configuration).export3(requestParameters.bo, options).then((request) => request(this.axios, this.basePath));
|
|
567
528
|
}
|
|
568
|
-
/**
|
|
569
|
-
*
|
|
570
|
-
* @summary 查询用户系统消息列表
|
|
571
|
-
* @param {MessageApiGetSysUserMsgListRequest} requestParameters Request parameters.
|
|
572
|
-
* @param {*} [options] Override http request option.
|
|
573
|
-
* @throws {RequiredError}
|
|
574
|
-
* @memberof MessageApi
|
|
575
|
-
*/
|
|
576
|
-
getSysUserMsgList(requestParameters, options) {
|
|
577
|
-
return (0, exports.MessageApiFp)(this.configuration).getSysUserMsgList(requestParameters.sysUserMsgSearchListVO, options).then((request) => request(this.axios, this.basePath));
|
|
578
|
-
}
|
|
579
529
|
/**
|
|
580
530
|
*
|
|
581
531
|
* @summary 撤回公告
|
|
@@ -611,25 +561,36 @@ class MessageApi extends base_1.BaseAPI {
|
|
|
611
561
|
}
|
|
612
562
|
/**
|
|
613
563
|
*
|
|
614
|
-
* @summary
|
|
615
|
-
* @param {
|
|
564
|
+
* @summary 添加公告
|
|
565
|
+
* @param {MessageApiSystemAddNoticeRequest} requestParameters Request parameters.
|
|
566
|
+
* @param {*} [options] Override http request option.
|
|
567
|
+
* @throws {RequiredError}
|
|
568
|
+
* @memberof MessageApi
|
|
569
|
+
*/
|
|
570
|
+
systemAddNotice(requestParameters, options) {
|
|
571
|
+
return (0, exports.MessageApiFp)(this.configuration).systemAddNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(this.axios, this.basePath));
|
|
572
|
+
}
|
|
573
|
+
/**
|
|
574
|
+
*
|
|
575
|
+
* @summary 查询用户系统消息列表
|
|
576
|
+
* @param {MessageApiSystemSelectListRequest} requestParameters Request parameters.
|
|
616
577
|
* @param {*} [options] Override http request option.
|
|
617
578
|
* @throws {RequiredError}
|
|
618
579
|
* @memberof MessageApi
|
|
619
580
|
*/
|
|
620
|
-
|
|
621
|
-
return (0, exports.MessageApiFp)(this.configuration).
|
|
581
|
+
systemSelectList(requestParameters, options) {
|
|
582
|
+
return (0, exports.MessageApiFp)(this.configuration).systemSelectList(requestParameters.page, requestParameters.pageSize, requestParameters.userId, requestParameters.parkId, requestParameters.date, requestParameters.type, options).then((request) => request(this.axios, this.basePath));
|
|
622
583
|
}
|
|
623
584
|
/**
|
|
624
585
|
*
|
|
625
586
|
* @summary 查询用户系统消息详情
|
|
626
|
-
* @param {
|
|
587
|
+
* @param {MessageApiSystemUserMsgDetailsRequest} requestParameters Request parameters.
|
|
627
588
|
* @param {*} [options] Override http request option.
|
|
628
589
|
* @throws {RequiredError}
|
|
629
590
|
* @memberof MessageApi
|
|
630
591
|
*/
|
|
631
|
-
|
|
632
|
-
return (0, exports.MessageApiFp)(this.configuration).
|
|
592
|
+
systemUserMsgDetails(requestParameters, options) {
|
|
593
|
+
return (0, exports.MessageApiFp)(this.configuration).systemUserMsgDetails(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
633
594
|
}
|
|
634
595
|
}
|
|
635
596
|
exports.MessageApi = MessageApi;
|