@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/apis/message-api.ts
CHANGED
|
@@ -24,67 +24,23 @@ import { BASE_PATH, COLLECTION_FORMATS, type RequestArgs, BaseAPI, RequiredError
|
|
|
24
24
|
// @ts-ignore
|
|
25
25
|
import type { JsonResult } from '../models';
|
|
26
26
|
// @ts-ignore
|
|
27
|
-
import type {
|
|
27
|
+
import type { JsonResultPageDtoSysUserMsgDTO } from '../models';
|
|
28
28
|
// @ts-ignore
|
|
29
|
-
import type {
|
|
30
|
-
// @ts-ignore
|
|
31
|
-
import type { JsonResultSysUserMsgDO } from '../models';
|
|
29
|
+
import type { JsonResultSysUserMsgDTO } from '../models';
|
|
32
30
|
// @ts-ignore
|
|
33
31
|
import type { JsonResultVoid } from '../models';
|
|
34
32
|
// @ts-ignore
|
|
35
33
|
import type { MessagePushLogSearchListBO } from '../models';
|
|
36
34
|
// @ts-ignore
|
|
37
|
-
import type { ResponseData } from '../models';
|
|
38
|
-
// @ts-ignore
|
|
39
35
|
import type { SysUserMsgNoticeAddVO } from '../models';
|
|
40
36
|
// @ts-ignore
|
|
41
|
-
import type {
|
|
37
|
+
import type { SystemUserMsgTypeEnum } from '../models';
|
|
42
38
|
/**
|
|
43
39
|
* MessageApi - axios parameter creator
|
|
44
40
|
* @export
|
|
45
41
|
*/
|
|
46
42
|
export const MessageApiAxiosParamCreator = function (configuration?: Configuration) {
|
|
47
43
|
return {
|
|
48
|
-
/**
|
|
49
|
-
*
|
|
50
|
-
* @summary 添加系统公告
|
|
51
|
-
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
52
|
-
* @param {*} [options] Override http request option.
|
|
53
|
-
* @throws {RequiredError}
|
|
54
|
-
*/
|
|
55
|
-
addSysUserMsgNotice: async (sysUserMsgNoticeAddVO: SysUserMsgNoticeAddVO, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
56
|
-
// verify required parameter 'sysUserMsgNoticeAddVO' is not null or undefined
|
|
57
|
-
assertParamExists('addSysUserMsgNotice', 'sysUserMsgNoticeAddVO', sysUserMsgNoticeAddVO)
|
|
58
|
-
const localVarPath = `/fusion/sys/user/msg/addSysUserMsgNotice`;
|
|
59
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
60
|
-
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
61
|
-
let baseOptions;
|
|
62
|
-
if (configuration) {
|
|
63
|
-
baseOptions = configuration.baseOptions;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
|
|
67
|
-
const localVarHeaderParameter = {} as any;
|
|
68
|
-
const localVarQueryParameter = {} as any;
|
|
69
|
-
|
|
70
|
-
// authentication tokenScheme required
|
|
71
|
-
// http bearer authentication required
|
|
72
|
-
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
77
|
-
|
|
78
|
-
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
79
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
80
|
-
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
81
|
-
localVarRequestOptions.data = serializeDataIfNeeded(sysUserMsgNoticeAddVO, localVarRequestOptions, configuration)
|
|
82
|
-
|
|
83
|
-
return {
|
|
84
|
-
url: toPathString(localVarUrlObj),
|
|
85
|
-
options: localVarRequestOptions,
|
|
86
|
-
};
|
|
87
|
-
},
|
|
88
44
|
/**
|
|
89
45
|
*
|
|
90
46
|
* @summary 导出
|
|
@@ -130,15 +86,16 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
130
86
|
},
|
|
131
87
|
/**
|
|
132
88
|
*
|
|
133
|
-
* @summary
|
|
134
|
-
* @param {
|
|
89
|
+
* @summary 撤回公告
|
|
90
|
+
* @param {number} noticeId
|
|
135
91
|
* @param {*} [options] Override http request option.
|
|
136
92
|
* @throws {RequiredError}
|
|
137
93
|
*/
|
|
138
|
-
|
|
139
|
-
// verify required parameter '
|
|
140
|
-
assertParamExists('
|
|
141
|
-
const localVarPath = `/
|
|
94
|
+
noticeRecall: async (noticeId: number, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
95
|
+
// verify required parameter 'noticeId' is not null or undefined
|
|
96
|
+
assertParamExists('noticeRecall', 'noticeId', noticeId)
|
|
97
|
+
const localVarPath = `/system/user/msg/noticeRecall/{noticeId}`
|
|
98
|
+
.replace(`{${"noticeId"}}`, encodeURIComponent(String(noticeId)));
|
|
142
99
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
143
100
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
144
101
|
let baseOptions;
|
|
@@ -156,12 +113,9 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
156
113
|
|
|
157
114
|
|
|
158
115
|
|
|
159
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
160
|
-
|
|
161
116
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
162
117
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
163
118
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
164
|
-
localVarRequestOptions.data = serializeDataIfNeeded(sysUserMsgSearchListVO, localVarRequestOptions, configuration)
|
|
165
119
|
|
|
166
120
|
return {
|
|
167
121
|
url: toPathString(localVarUrlObj),
|
|
@@ -170,16 +124,15 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
170
124
|
},
|
|
171
125
|
/**
|
|
172
126
|
*
|
|
173
|
-
* @summary
|
|
174
|
-
* @param {number}
|
|
127
|
+
* @summary 查询详情
|
|
128
|
+
* @param {number} id
|
|
175
129
|
* @param {*} [options] Override http request option.
|
|
176
130
|
* @throws {RequiredError}
|
|
177
131
|
*/
|
|
178
|
-
|
|
179
|
-
// verify required parameter '
|
|
180
|
-
assertParamExists('
|
|
181
|
-
const localVarPath = `/
|
|
182
|
-
.replace(`{${"noticeId"}}`, encodeURIComponent(String(noticeId)));
|
|
132
|
+
selectDetails: async (id: number, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
133
|
+
// verify required parameter 'id' is not null or undefined
|
|
134
|
+
assertParamExists('selectDetails', 'id', id)
|
|
135
|
+
const localVarPath = `/messageLog/selectDetails`;
|
|
183
136
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
184
137
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
185
138
|
let baseOptions;
|
|
@@ -187,7 +140,7 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
187
140
|
baseOptions = configuration.baseOptions;
|
|
188
141
|
}
|
|
189
142
|
|
|
190
|
-
const localVarRequestOptions = { method: '
|
|
143
|
+
const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
|
|
191
144
|
const localVarHeaderParameter = {} as any;
|
|
192
145
|
const localVarQueryParameter = {} as any;
|
|
193
146
|
|
|
@@ -195,6 +148,10 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
195
148
|
// http bearer authentication required
|
|
196
149
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
197
150
|
|
|
151
|
+
if (id !== undefined) {
|
|
152
|
+
localVarQueryParameter['id'] = id;
|
|
153
|
+
}
|
|
154
|
+
|
|
198
155
|
|
|
199
156
|
|
|
200
157
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -208,15 +165,15 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
208
165
|
},
|
|
209
166
|
/**
|
|
210
167
|
*
|
|
211
|
-
* @summary
|
|
212
|
-
* @param {
|
|
168
|
+
* @summary 查询列表
|
|
169
|
+
* @param {MessagePushLogSearchListBO} bo
|
|
213
170
|
* @param {*} [options] Override http request option.
|
|
214
171
|
* @throws {RequiredError}
|
|
215
172
|
*/
|
|
216
|
-
|
|
217
|
-
// verify required parameter '
|
|
218
|
-
assertParamExists('
|
|
219
|
-
const localVarPath = `/messageLog/
|
|
173
|
+
selectList1: async (bo: MessagePushLogSearchListBO, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
174
|
+
// verify required parameter 'bo' is not null or undefined
|
|
175
|
+
assertParamExists('selectList1', 'bo', bo)
|
|
176
|
+
const localVarPath = `/messageLog/selectList`;
|
|
220
177
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
221
178
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
222
179
|
let baseOptions;
|
|
@@ -232,8 +189,10 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
232
189
|
// http bearer authentication required
|
|
233
190
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
234
191
|
|
|
235
|
-
if (
|
|
236
|
-
|
|
192
|
+
if (bo !== undefined) {
|
|
193
|
+
for (const [key, value] of Object.entries(bo)) {
|
|
194
|
+
localVarQueryParameter[key] = value;
|
|
195
|
+
}
|
|
237
196
|
}
|
|
238
197
|
|
|
239
198
|
|
|
@@ -249,15 +208,15 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
249
208
|
},
|
|
250
209
|
/**
|
|
251
210
|
*
|
|
252
|
-
* @summary
|
|
253
|
-
* @param {
|
|
211
|
+
* @summary 添加公告
|
|
212
|
+
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
254
213
|
* @param {*} [options] Override http request option.
|
|
255
214
|
* @throws {RequiredError}
|
|
256
215
|
*/
|
|
257
|
-
|
|
258
|
-
// verify required parameter '
|
|
259
|
-
assertParamExists('
|
|
260
|
-
const localVarPath = `/
|
|
216
|
+
systemAddNotice: async (sysUserMsgNoticeAddVO: SysUserMsgNoticeAddVO, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
217
|
+
// verify required parameter 'sysUserMsgNoticeAddVO' is not null or undefined
|
|
218
|
+
assertParamExists('systemAddNotice', 'sysUserMsgNoticeAddVO', sysUserMsgNoticeAddVO)
|
|
219
|
+
const localVarPath = `/system/user/msg/addNotice`;
|
|
261
220
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
262
221
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
263
222
|
let baseOptions;
|
|
@@ -265,7 +224,7 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
265
224
|
baseOptions = configuration.baseOptions;
|
|
266
225
|
}
|
|
267
226
|
|
|
268
|
-
const localVarRequestOptions = { method: '
|
|
227
|
+
const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
|
|
269
228
|
const localVarHeaderParameter = {} as any;
|
|
270
229
|
const localVarQueryParameter = {} as any;
|
|
271
230
|
|
|
@@ -273,17 +232,14 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
273
232
|
// http bearer authentication required
|
|
274
233
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
275
234
|
|
|
276
|
-
if (bo !== undefined) {
|
|
277
|
-
for (const [key, value] of Object.entries(bo)) {
|
|
278
|
-
localVarQueryParameter[key] = value;
|
|
279
|
-
}
|
|
280
|
-
}
|
|
281
|
-
|
|
282
235
|
|
|
283
236
|
|
|
237
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
238
|
+
|
|
284
239
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
285
240
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
286
241
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
242
|
+
localVarRequestOptions.data = serializeDataIfNeeded(sysUserMsgNoticeAddVO, localVarRequestOptions, configuration)
|
|
287
243
|
|
|
288
244
|
return {
|
|
289
245
|
url: toPathString(localVarUrlObj),
|
|
@@ -292,15 +248,26 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
292
248
|
},
|
|
293
249
|
/**
|
|
294
250
|
*
|
|
295
|
-
* @summary
|
|
296
|
-
* @param {number}
|
|
251
|
+
* @summary 查询用户系统消息列表
|
|
252
|
+
* @param {number} page 页码
|
|
253
|
+
* @param {number} pageSize 每页条数
|
|
254
|
+
* @param {number} userId 用户id
|
|
255
|
+
* @param {number} parkId 园区id
|
|
256
|
+
* @param {string} [date] 时间 年月日
|
|
257
|
+
* @param {SystemUserMsgTypeEnum} [type] 消息类型
|
|
297
258
|
* @param {*} [options] Override http request option.
|
|
298
259
|
* @throws {RequiredError}
|
|
299
260
|
*/
|
|
300
|
-
|
|
261
|
+
systemSelectList: async (page: number, pageSize: number, userId: number, parkId: number, date?: string, type?: SystemUserMsgTypeEnum, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
262
|
+
// verify required parameter 'page' is not null or undefined
|
|
263
|
+
assertParamExists('systemSelectList', 'page', page)
|
|
264
|
+
// verify required parameter 'pageSize' is not null or undefined
|
|
265
|
+
assertParamExists('systemSelectList', 'pageSize', pageSize)
|
|
266
|
+
// verify required parameter 'userId' is not null or undefined
|
|
267
|
+
assertParamExists('systemSelectList', 'userId', userId)
|
|
301
268
|
// verify required parameter 'parkId' is not null or undefined
|
|
302
|
-
assertParamExists('
|
|
303
|
-
const localVarPath = `/
|
|
269
|
+
assertParamExists('systemSelectList', 'parkId', parkId)
|
|
270
|
+
const localVarPath = `/system/user/msg`;
|
|
304
271
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
305
272
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
306
273
|
let baseOptions;
|
|
@@ -316,6 +283,26 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
316
283
|
// http bearer authentication required
|
|
317
284
|
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
318
285
|
|
|
286
|
+
if (date !== undefined) {
|
|
287
|
+
localVarQueryParameter['date'] = date;
|
|
288
|
+
}
|
|
289
|
+
|
|
290
|
+
if (type !== undefined) {
|
|
291
|
+
localVarQueryParameter['type'] = type;
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
if (page !== undefined) {
|
|
295
|
+
localVarQueryParameter['page'] = page;
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
if (pageSize !== undefined) {
|
|
299
|
+
localVarQueryParameter['pageSize'] = pageSize;
|
|
300
|
+
}
|
|
301
|
+
|
|
302
|
+
if (userId !== undefined) {
|
|
303
|
+
localVarQueryParameter['userId'] = userId;
|
|
304
|
+
}
|
|
305
|
+
|
|
319
306
|
if (parkId !== undefined) {
|
|
320
307
|
localVarQueryParameter['parkId'] = parkId;
|
|
321
308
|
}
|
|
@@ -338,10 +325,10 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
338
325
|
* @param {*} [options] Override http request option.
|
|
339
326
|
* @throws {RequiredError}
|
|
340
327
|
*/
|
|
341
|
-
|
|
328
|
+
systemUserMsgDetails: async (id: number, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
342
329
|
// verify required parameter 'id' is not null or undefined
|
|
343
|
-
assertParamExists('
|
|
344
|
-
const localVarPath = `/
|
|
330
|
+
assertParamExists('systemUserMsgDetails', 'id', id)
|
|
331
|
+
const localVarPath = `/system/user/msg/{id}`
|
|
345
332
|
.replace(`{${"id"}}`, encodeURIComponent(String(id)));
|
|
346
333
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
347
334
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -379,19 +366,6 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
379
366
|
export const MessageApiFp = function(configuration?: Configuration) {
|
|
380
367
|
const localVarAxiosParamCreator = MessageApiAxiosParamCreator(configuration)
|
|
381
368
|
return {
|
|
382
|
-
/**
|
|
383
|
-
*
|
|
384
|
-
* @summary 添加系统公告
|
|
385
|
-
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
386
|
-
* @param {*} [options] Override http request option.
|
|
387
|
-
* @throws {RequiredError}
|
|
388
|
-
*/
|
|
389
|
-
async addSysUserMsgNotice(sysUserMsgNoticeAddVO: SysUserMsgNoticeAddVO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ResponseData>> {
|
|
390
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.addSysUserMsgNotice(sysUserMsgNoticeAddVO, options);
|
|
391
|
-
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
392
|
-
const localVarOperationServerBasePath = operationServerMap['MessageApi.addSysUserMsgNotice']?.[localVarOperationServerIndex]?.url;
|
|
393
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
394
|
-
},
|
|
395
369
|
/**
|
|
396
370
|
*
|
|
397
371
|
* @summary 导出
|
|
@@ -405,19 +379,6 @@ export const MessageApiFp = function(configuration?: Configuration) {
|
|
|
405
379
|
const localVarOperationServerBasePath = operationServerMap['MessageApi.export3']?.[localVarOperationServerIndex]?.url;
|
|
406
380
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
407
381
|
},
|
|
408
|
-
/**
|
|
409
|
-
*
|
|
410
|
-
* @summary 查询用户系统消息列表
|
|
411
|
-
* @param {SysUserMsgSearchListVO} sysUserMsgSearchListVO
|
|
412
|
-
* @param {*} [options] Override http request option.
|
|
413
|
-
* @throws {RequiredError}
|
|
414
|
-
*/
|
|
415
|
-
async getSysUserMsgList(sysUserMsgSearchListVO: SysUserMsgSearchListVO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultPageDtoSysUserMsgListDTO>> {
|
|
416
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.getSysUserMsgList(sysUserMsgSearchListVO, options);
|
|
417
|
-
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
418
|
-
const localVarOperationServerBasePath = operationServerMap['MessageApi.getSysUserMsgList']?.[localVarOperationServerIndex]?.url;
|
|
419
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
420
|
-
},
|
|
421
382
|
/**
|
|
422
383
|
*
|
|
423
384
|
* @summary 撤回公告
|
|
@@ -425,7 +386,7 @@ export const MessageApiFp = function(configuration?: Configuration) {
|
|
|
425
386
|
* @param {*} [options] Override http request option.
|
|
426
387
|
* @throws {RequiredError}
|
|
427
388
|
*/
|
|
428
|
-
async noticeRecall(noticeId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
389
|
+
async noticeRecall(noticeId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>> {
|
|
429
390
|
const localVarAxiosArgs = await localVarAxiosParamCreator.noticeRecall(noticeId, options);
|
|
430
391
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
431
392
|
const localVarOperationServerBasePath = operationServerMap['MessageApi.noticeRecall']?.[localVarOperationServerIndex]?.url;
|
|
@@ -459,15 +420,33 @@ export const MessageApiFp = function(configuration?: Configuration) {
|
|
|
459
420
|
},
|
|
460
421
|
/**
|
|
461
422
|
*
|
|
462
|
-
* @summary
|
|
463
|
-
* @param {
|
|
423
|
+
* @summary 添加公告
|
|
424
|
+
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
425
|
+
* @param {*} [options] Override http request option.
|
|
426
|
+
* @throws {RequiredError}
|
|
427
|
+
*/
|
|
428
|
+
async systemAddNotice(sysUserMsgNoticeAddVO: SysUserMsgNoticeAddVO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>> {
|
|
429
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.systemAddNotice(sysUserMsgNoticeAddVO, options);
|
|
430
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
431
|
+
const localVarOperationServerBasePath = operationServerMap['MessageApi.systemAddNotice']?.[localVarOperationServerIndex]?.url;
|
|
432
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
433
|
+
},
|
|
434
|
+
/**
|
|
435
|
+
*
|
|
436
|
+
* @summary 查询用户系统消息列表
|
|
437
|
+
* @param {number} page 页码
|
|
438
|
+
* @param {number} pageSize 每页条数
|
|
439
|
+
* @param {number} userId 用户id
|
|
440
|
+
* @param {number} parkId 园区id
|
|
441
|
+
* @param {string} [date] 时间 年月日
|
|
442
|
+
* @param {SystemUserMsgTypeEnum} [type] 消息类型
|
|
464
443
|
* @param {*} [options] Override http request option.
|
|
465
444
|
* @throws {RequiredError}
|
|
466
445
|
*/
|
|
467
|
-
async
|
|
468
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
446
|
+
async systemSelectList(page: number, pageSize: number, userId: number, parkId: number, date?: string, type?: SystemUserMsgTypeEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultPageDtoSysUserMsgDTO>> {
|
|
447
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.systemSelectList(page, pageSize, userId, parkId, date, type, options);
|
|
469
448
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
470
|
-
const localVarOperationServerBasePath = operationServerMap['MessageApi.
|
|
449
|
+
const localVarOperationServerBasePath = operationServerMap['MessageApi.systemSelectList']?.[localVarOperationServerIndex]?.url;
|
|
471
450
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
472
451
|
},
|
|
473
452
|
/**
|
|
@@ -477,10 +456,10 @@ export const MessageApiFp = function(configuration?: Configuration) {
|
|
|
477
456
|
* @param {*} [options] Override http request option.
|
|
478
457
|
* @throws {RequiredError}
|
|
479
458
|
*/
|
|
480
|
-
async
|
|
481
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
459
|
+
async systemUserMsgDetails(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultSysUserMsgDTO>> {
|
|
460
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.systemUserMsgDetails(id, options);
|
|
482
461
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
483
|
-
const localVarOperationServerBasePath = operationServerMap['MessageApi.
|
|
462
|
+
const localVarOperationServerBasePath = operationServerMap['MessageApi.systemUserMsgDetails']?.[localVarOperationServerIndex]?.url;
|
|
484
463
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
485
464
|
},
|
|
486
465
|
}
|
|
@@ -493,16 +472,6 @@ export const MessageApiFp = function(configuration?: Configuration) {
|
|
|
493
472
|
export const MessageApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
|
|
494
473
|
const localVarFp = MessageApiFp(configuration)
|
|
495
474
|
return {
|
|
496
|
-
/**
|
|
497
|
-
*
|
|
498
|
-
* @summary 添加系统公告
|
|
499
|
-
* @param {MessageApiAddSysUserMsgNoticeRequest} requestParameters Request parameters.
|
|
500
|
-
* @param {*} [options] Override http request option.
|
|
501
|
-
* @throws {RequiredError}
|
|
502
|
-
*/
|
|
503
|
-
addSysUserMsgNotice(requestParameters: MessageApiAddSysUserMsgNoticeRequest, options?: RawAxiosRequestConfig): AxiosPromise<ResponseData> {
|
|
504
|
-
return localVarFp.addSysUserMsgNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(axios, basePath));
|
|
505
|
-
},
|
|
506
475
|
/**
|
|
507
476
|
*
|
|
508
477
|
* @summary 导出
|
|
@@ -513,16 +482,6 @@ export const MessageApiFactory = function (configuration?: Configuration, basePa
|
|
|
513
482
|
export3(requestParameters: MessageApiExport3Request, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid> {
|
|
514
483
|
return localVarFp.export3(requestParameters.bo, options).then((request) => request(axios, basePath));
|
|
515
484
|
},
|
|
516
|
-
/**
|
|
517
|
-
*
|
|
518
|
-
* @summary 查询用户系统消息列表
|
|
519
|
-
* @param {MessageApiGetSysUserMsgListRequest} requestParameters Request parameters.
|
|
520
|
-
* @param {*} [options] Override http request option.
|
|
521
|
-
* @throws {RequiredError}
|
|
522
|
-
*/
|
|
523
|
-
getSysUserMsgList(requestParameters: MessageApiGetSysUserMsgListRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultPageDtoSysUserMsgListDTO> {
|
|
524
|
-
return localVarFp.getSysUserMsgList(requestParameters.sysUserMsgSearchListVO, options).then((request) => request(axios, basePath));
|
|
525
|
-
},
|
|
526
485
|
/**
|
|
527
486
|
*
|
|
528
487
|
* @summary 撤回公告
|
|
@@ -530,7 +489,7 @@ export const MessageApiFactory = function (configuration?: Configuration, basePa
|
|
|
530
489
|
* @param {*} [options] Override http request option.
|
|
531
490
|
* @throws {RequiredError}
|
|
532
491
|
*/
|
|
533
|
-
noticeRecall(requestParameters: MessageApiNoticeRecallRequest, options?: RawAxiosRequestConfig): AxiosPromise<
|
|
492
|
+
noticeRecall(requestParameters: MessageApiNoticeRecallRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid> {
|
|
534
493
|
return localVarFp.noticeRecall(requestParameters.noticeId, options).then((request) => request(axios, basePath));
|
|
535
494
|
},
|
|
536
495
|
/**
|
|
@@ -555,41 +514,37 @@ export const MessageApiFactory = function (configuration?: Configuration, basePa
|
|
|
555
514
|
},
|
|
556
515
|
/**
|
|
557
516
|
*
|
|
558
|
-
* @summary
|
|
559
|
-
* @param {
|
|
517
|
+
* @summary 添加公告
|
|
518
|
+
* @param {MessageApiSystemAddNoticeRequest} requestParameters Request parameters.
|
|
560
519
|
* @param {*} [options] Override http request option.
|
|
561
520
|
* @throws {RequiredError}
|
|
562
521
|
*/
|
|
563
|
-
|
|
564
|
-
return localVarFp.
|
|
522
|
+
systemAddNotice(requestParameters: MessageApiSystemAddNoticeRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid> {
|
|
523
|
+
return localVarFp.systemAddNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(axios, basePath));
|
|
524
|
+
},
|
|
525
|
+
/**
|
|
526
|
+
*
|
|
527
|
+
* @summary 查询用户系统消息列表
|
|
528
|
+
* @param {MessageApiSystemSelectListRequest} requestParameters Request parameters.
|
|
529
|
+
* @param {*} [options] Override http request option.
|
|
530
|
+
* @throws {RequiredError}
|
|
531
|
+
*/
|
|
532
|
+
systemSelectList(requestParameters: MessageApiSystemSelectListRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultPageDtoSysUserMsgDTO> {
|
|
533
|
+
return localVarFp.systemSelectList(requestParameters.page, requestParameters.pageSize, requestParameters.userId, requestParameters.parkId, requestParameters.date, requestParameters.type, options).then((request) => request(axios, basePath));
|
|
565
534
|
},
|
|
566
535
|
/**
|
|
567
536
|
*
|
|
568
537
|
* @summary 查询用户系统消息详情
|
|
569
|
-
* @param {
|
|
538
|
+
* @param {MessageApiSystemUserMsgDetailsRequest} requestParameters Request parameters.
|
|
570
539
|
* @param {*} [options] Override http request option.
|
|
571
540
|
* @throws {RequiredError}
|
|
572
541
|
*/
|
|
573
|
-
|
|
574
|
-
return localVarFp.
|
|
542
|
+
systemUserMsgDetails(requestParameters: MessageApiSystemUserMsgDetailsRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultSysUserMsgDTO> {
|
|
543
|
+
return localVarFp.systemUserMsgDetails(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
575
544
|
},
|
|
576
545
|
};
|
|
577
546
|
};
|
|
578
547
|
|
|
579
|
-
/**
|
|
580
|
-
* Request parameters for addSysUserMsgNotice operation in MessageApi.
|
|
581
|
-
* @export
|
|
582
|
-
* @interface MessageApiAddSysUserMsgNoticeRequest
|
|
583
|
-
*/
|
|
584
|
-
export interface MessageApiAddSysUserMsgNoticeRequest {
|
|
585
|
-
/**
|
|
586
|
-
*
|
|
587
|
-
* @type {SysUserMsgNoticeAddVO}
|
|
588
|
-
* @memberof MessageApiAddSysUserMsgNotice
|
|
589
|
-
*/
|
|
590
|
-
readonly sysUserMsgNoticeAddVO: SysUserMsgNoticeAddVO
|
|
591
|
-
}
|
|
592
|
-
|
|
593
548
|
/**
|
|
594
549
|
* Request parameters for export3 operation in MessageApi.
|
|
595
550
|
* @export
|
|
@@ -604,20 +559,6 @@ export interface MessageApiExport3Request {
|
|
|
604
559
|
readonly bo: MessagePushLogSearchListBO
|
|
605
560
|
}
|
|
606
561
|
|
|
607
|
-
/**
|
|
608
|
-
* Request parameters for getSysUserMsgList operation in MessageApi.
|
|
609
|
-
* @export
|
|
610
|
-
* @interface MessageApiGetSysUserMsgListRequest
|
|
611
|
-
*/
|
|
612
|
-
export interface MessageApiGetSysUserMsgListRequest {
|
|
613
|
-
/**
|
|
614
|
-
*
|
|
615
|
-
* @type {SysUserMsgSearchListVO}
|
|
616
|
-
* @memberof MessageApiGetSysUserMsgList
|
|
617
|
-
*/
|
|
618
|
-
readonly sysUserMsgSearchListVO: SysUserMsgSearchListVO
|
|
619
|
-
}
|
|
620
|
-
|
|
621
562
|
/**
|
|
622
563
|
* Request parameters for noticeRecall operation in MessageApi.
|
|
623
564
|
* @export
|
|
@@ -661,29 +602,78 @@ export interface MessageApiSelectList1Request {
|
|
|
661
602
|
}
|
|
662
603
|
|
|
663
604
|
/**
|
|
664
|
-
* Request parameters for
|
|
605
|
+
* Request parameters for systemAddNotice operation in MessageApi.
|
|
665
606
|
* @export
|
|
666
|
-
* @interface
|
|
607
|
+
* @interface MessageApiSystemAddNoticeRequest
|
|
667
608
|
*/
|
|
668
|
-
export interface
|
|
609
|
+
export interface MessageApiSystemAddNoticeRequest {
|
|
669
610
|
/**
|
|
670
611
|
*
|
|
612
|
+
* @type {SysUserMsgNoticeAddVO}
|
|
613
|
+
* @memberof MessageApiSystemAddNotice
|
|
614
|
+
*/
|
|
615
|
+
readonly sysUserMsgNoticeAddVO: SysUserMsgNoticeAddVO
|
|
616
|
+
}
|
|
617
|
+
|
|
618
|
+
/**
|
|
619
|
+
* Request parameters for systemSelectList operation in MessageApi.
|
|
620
|
+
* @export
|
|
621
|
+
* @interface MessageApiSystemSelectListRequest
|
|
622
|
+
*/
|
|
623
|
+
export interface MessageApiSystemSelectListRequest {
|
|
624
|
+
/**
|
|
625
|
+
* 页码
|
|
671
626
|
* @type {number}
|
|
672
|
-
* @memberof
|
|
627
|
+
* @memberof MessageApiSystemSelectList
|
|
628
|
+
*/
|
|
629
|
+
readonly page: number
|
|
630
|
+
|
|
631
|
+
/**
|
|
632
|
+
* 每页条数
|
|
633
|
+
* @type {number}
|
|
634
|
+
* @memberof MessageApiSystemSelectList
|
|
635
|
+
*/
|
|
636
|
+
readonly pageSize: number
|
|
637
|
+
|
|
638
|
+
/**
|
|
639
|
+
* 用户id
|
|
640
|
+
* @type {number}
|
|
641
|
+
* @memberof MessageApiSystemSelectList
|
|
642
|
+
*/
|
|
643
|
+
readonly userId: number
|
|
644
|
+
|
|
645
|
+
/**
|
|
646
|
+
* 园区id
|
|
647
|
+
* @type {number}
|
|
648
|
+
* @memberof MessageApiSystemSelectList
|
|
673
649
|
*/
|
|
674
650
|
readonly parkId: number
|
|
651
|
+
|
|
652
|
+
/**
|
|
653
|
+
* 时间 年月日
|
|
654
|
+
* @type {string}
|
|
655
|
+
* @memberof MessageApiSystemSelectList
|
|
656
|
+
*/
|
|
657
|
+
readonly date?: string
|
|
658
|
+
|
|
659
|
+
/**
|
|
660
|
+
* 消息类型
|
|
661
|
+
* @type {SystemUserMsgTypeEnum}
|
|
662
|
+
* @memberof MessageApiSystemSelectList
|
|
663
|
+
*/
|
|
664
|
+
readonly type?: SystemUserMsgTypeEnum
|
|
675
665
|
}
|
|
676
666
|
|
|
677
667
|
/**
|
|
678
|
-
* Request parameters for
|
|
668
|
+
* Request parameters for systemUserMsgDetails operation in MessageApi.
|
|
679
669
|
* @export
|
|
680
|
-
* @interface
|
|
670
|
+
* @interface MessageApiSystemUserMsgDetailsRequest
|
|
681
671
|
*/
|
|
682
|
-
export interface
|
|
672
|
+
export interface MessageApiSystemUserMsgDetailsRequest {
|
|
683
673
|
/**
|
|
684
674
|
*
|
|
685
675
|
* @type {number}
|
|
686
|
-
* @memberof
|
|
676
|
+
* @memberof MessageApiSystemUserMsgDetails
|
|
687
677
|
*/
|
|
688
678
|
readonly id: number
|
|
689
679
|
}
|
|
@@ -695,18 +685,6 @@ export interface MessageApiSysUserMsgDetailsRequest {
|
|
|
695
685
|
* @extends {BaseAPI}
|
|
696
686
|
*/
|
|
697
687
|
export class MessageApi extends BaseAPI {
|
|
698
|
-
/**
|
|
699
|
-
*
|
|
700
|
-
* @summary 添加系统公告
|
|
701
|
-
* @param {MessageApiAddSysUserMsgNoticeRequest} requestParameters Request parameters.
|
|
702
|
-
* @param {*} [options] Override http request option.
|
|
703
|
-
* @throws {RequiredError}
|
|
704
|
-
* @memberof MessageApi
|
|
705
|
-
*/
|
|
706
|
-
public addSysUserMsgNotice(requestParameters: MessageApiAddSysUserMsgNoticeRequest, options?: RawAxiosRequestConfig) {
|
|
707
|
-
return MessageApiFp(this.configuration).addSysUserMsgNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(this.axios, this.basePath));
|
|
708
|
-
}
|
|
709
|
-
|
|
710
688
|
/**
|
|
711
689
|
*
|
|
712
690
|
* @summary 导出
|
|
@@ -719,18 +697,6 @@ export class MessageApi extends BaseAPI {
|
|
|
719
697
|
return MessageApiFp(this.configuration).export3(requestParameters.bo, options).then((request) => request(this.axios, this.basePath));
|
|
720
698
|
}
|
|
721
699
|
|
|
722
|
-
/**
|
|
723
|
-
*
|
|
724
|
-
* @summary 查询用户系统消息列表
|
|
725
|
-
* @param {MessageApiGetSysUserMsgListRequest} requestParameters Request parameters.
|
|
726
|
-
* @param {*} [options] Override http request option.
|
|
727
|
-
* @throws {RequiredError}
|
|
728
|
-
* @memberof MessageApi
|
|
729
|
-
*/
|
|
730
|
-
public getSysUserMsgList(requestParameters: MessageApiGetSysUserMsgListRequest, options?: RawAxiosRequestConfig) {
|
|
731
|
-
return MessageApiFp(this.configuration).getSysUserMsgList(requestParameters.sysUserMsgSearchListVO, options).then((request) => request(this.axios, this.basePath));
|
|
732
|
-
}
|
|
733
|
-
|
|
734
700
|
/**
|
|
735
701
|
*
|
|
736
702
|
* @summary 撤回公告
|
|
@@ -769,26 +735,38 @@ export class MessageApi extends BaseAPI {
|
|
|
769
735
|
|
|
770
736
|
/**
|
|
771
737
|
*
|
|
772
|
-
* @summary
|
|
773
|
-
* @param {
|
|
738
|
+
* @summary 添加公告
|
|
739
|
+
* @param {MessageApiSystemAddNoticeRequest} requestParameters Request parameters.
|
|
740
|
+
* @param {*} [options] Override http request option.
|
|
741
|
+
* @throws {RequiredError}
|
|
742
|
+
* @memberof MessageApi
|
|
743
|
+
*/
|
|
744
|
+
public systemAddNotice(requestParameters: MessageApiSystemAddNoticeRequest, options?: RawAxiosRequestConfig) {
|
|
745
|
+
return MessageApiFp(this.configuration).systemAddNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(this.axios, this.basePath));
|
|
746
|
+
}
|
|
747
|
+
|
|
748
|
+
/**
|
|
749
|
+
*
|
|
750
|
+
* @summary 查询用户系统消息列表
|
|
751
|
+
* @param {MessageApiSystemSelectListRequest} requestParameters Request parameters.
|
|
774
752
|
* @param {*} [options] Override http request option.
|
|
775
753
|
* @throws {RequiredError}
|
|
776
754
|
* @memberof MessageApi
|
|
777
755
|
*/
|
|
778
|
-
public
|
|
779
|
-
return MessageApiFp(this.configuration).
|
|
756
|
+
public systemSelectList(requestParameters: MessageApiSystemSelectListRequest, options?: RawAxiosRequestConfig) {
|
|
757
|
+
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));
|
|
780
758
|
}
|
|
781
759
|
|
|
782
760
|
/**
|
|
783
761
|
*
|
|
784
762
|
* @summary 查询用户系统消息详情
|
|
785
|
-
* @param {
|
|
763
|
+
* @param {MessageApiSystemUserMsgDetailsRequest} requestParameters Request parameters.
|
|
786
764
|
* @param {*} [options] Override http request option.
|
|
787
765
|
* @throws {RequiredError}
|
|
788
766
|
* @memberof MessageApi
|
|
789
767
|
*/
|
|
790
|
-
public
|
|
791
|
-
return MessageApiFp(this.configuration).
|
|
768
|
+
public systemUserMsgDetails(requestParameters: MessageApiSystemUserMsgDetailsRequest, options?: RawAxiosRequestConfig) {
|
|
769
|
+
return MessageApiFp(this.configuration).systemUserMsgDetails(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
792
770
|
}
|
|
793
771
|
}
|
|
794
772
|
|