@gizone/rrs-client 3.11.12-alpha.5 → 3.11.12-alpha.51
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +33 -14
- package/api.ts +2 -1
- package/apis/access-api.ts +61 -61
- package/apis/app-auth-api.ts +13 -13
- package/apis/auth-api.ts +13 -13
- package/apis/calendar-api.ts +231 -209
- package/apis/common-api.ts +192 -0
- package/apis/cost-api.ts +15 -15
- package/apis/energy-api.ts +15 -15
- package/apis/inspection-standard-api.ts +1240 -0
- package/apis/{inspection-api.ts → maintenance-standard-api.ts} +350 -624
- package/apis/message-api.ts +201 -223
- package/apis/privacy-api.ts +78 -76
- package/apis/setting-api.ts +596 -243
- package/apis/space-api.ts +0 -329
- package/apis/sys-api.ts +47 -47
- package/apis/user-api.ts +15 -15
- package/apis/work-order-api.ts +739 -226
- package/dist/api.d.ts +2 -1
- package/dist/api.js +2 -1
- package/dist/apis/access-api.d.ts +41 -41
- package/dist/apis/access-api.js +44 -44
- package/dist/apis/app-auth-api.d.ts +6 -6
- package/dist/apis/app-auth-api.js +11 -11
- package/dist/apis/auth-api.d.ts +6 -6
- package/dist/apis/auth-api.js +11 -11
- package/dist/apis/calendar-api.d.ts +131 -123
- package/dist/apis/calendar-api.js +177 -164
- package/dist/apis/common-api.d.ts +102 -0
- package/dist/apis/common-api.js +144 -0
- package/dist/apis/cost-api.d.ts +10 -10
- package/dist/apis/cost-api.js +11 -11
- package/dist/apis/energy-api.d.ts +10 -10
- package/dist/apis/energy-api.js +11 -11
- package/dist/apis/inspection-standard-api.d.ts +644 -0
- package/dist/apis/inspection-standard-api.js +958 -0
- package/dist/apis/maintenance-standard-api.d.ts +684 -0
- package/dist/apis/{inspection-api.js → maintenance-standard-api.js} +263 -436
- package/dist/apis/message-api.d.ts +117 -125
- package/dist/apis/message-api.js +132 -171
- package/dist/apis/privacy-api.d.ts +49 -48
- package/dist/apis/privacy-api.js +60 -60
- package/dist/apis/setting-api.d.ts +334 -144
- package/dist/apis/setting-api.js +433 -187
- package/dist/apis/space-api.d.ts +0 -159
- package/dist/apis/space-api.js +0 -272
- package/dist/apis/sys-api.d.ts +31 -31
- package/dist/apis/sys-api.js +34 -34
- package/dist/apis/user-api.d.ts +10 -10
- package/dist/apis/user-api.js +11 -11
- package/dist/apis/work-order-api.d.ts +399 -123
- package/dist/apis/work-order-api.js +533 -164
- package/dist/esm/api.d.ts +2 -1
- package/dist/esm/api.js +2 -1
- package/dist/esm/apis/access-api.d.ts +41 -41
- package/dist/esm/apis/access-api.js +44 -44
- package/dist/esm/apis/app-auth-api.d.ts +6 -6
- package/dist/esm/apis/app-auth-api.js +11 -11
- package/dist/esm/apis/auth-api.d.ts +6 -6
- package/dist/esm/apis/auth-api.js +11 -11
- package/dist/esm/apis/calendar-api.d.ts +131 -123
- package/dist/esm/apis/calendar-api.js +177 -164
- package/dist/esm/apis/common-api.d.ts +102 -0
- package/dist/esm/apis/common-api.js +144 -0
- package/dist/esm/apis/cost-api.d.ts +10 -10
- package/dist/esm/apis/cost-api.js +11 -11
- package/dist/esm/apis/energy-api.d.ts +10 -10
- package/dist/esm/apis/energy-api.js +11 -11
- package/dist/esm/apis/inspection-standard-api.d.ts +644 -0
- package/dist/esm/apis/inspection-standard-api.js +951 -0
- package/dist/esm/apis/maintenance-standard-api.d.ts +684 -0
- package/dist/esm/apis/{inspection-api.js → maintenance-standard-api.js} +258 -431
- package/dist/esm/apis/message-api.d.ts +117 -125
- package/dist/esm/apis/message-api.js +132 -171
- package/dist/esm/apis/privacy-api.d.ts +49 -48
- package/dist/esm/apis/privacy-api.js +60 -60
- package/dist/esm/apis/setting-api.d.ts +334 -144
- package/dist/esm/apis/setting-api.js +433 -187
- package/dist/esm/apis/space-api.d.ts +0 -159
- package/dist/esm/apis/space-api.js +0 -272
- package/dist/esm/apis/sys-api.d.ts +31 -31
- package/dist/esm/apis/sys-api.js +34 -34
- package/dist/esm/apis/user-api.d.ts +10 -10
- package/dist/esm/apis/user-api.js +11 -11
- package/dist/esm/apis/work-order-api.d.ts +399 -123
- package/dist/esm/apis/work-order-api.js +533 -164
- package/dist/esm/models/dept-relation-dto.d.ts +140 -0
- package/dist/esm/models/dept-relation.d.ts +86 -0
- package/dist/esm/models/equipment-detail-dto.d.ts +6 -0
- package/dist/esm/models/equipment-edit-vo.d.ts +6 -0
- package/dist/esm/models/equipment-excel-add-dto.d.ts +6 -0
- package/dist/esm/models/equipment-search-system-dto.d.ts +12 -6
- package/dist/esm/models/{calendar-add-redis-list-vo.d.ts → excel-import-result-dtocalendar-export-dto.d.ts} +9 -21
- package/dist/esm/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +31 -0
- package/dist/esm/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +31 -0
- package/dist/esm/models/file-dto.d.ts +3 -3
- package/dist/esm/models/get-user-wx200-response.d.ts +12 -12
- package/dist/esm/models/index.d.ts +31 -13
- package/dist/esm/models/index.js +31 -13
- package/dist/esm/models/inspection-item-bo.d.ts +4 -10
- package/dist/esm/models/inspection-point-item.d.ts +18 -6
- package/dist/esm/models/inspection-standard-import-dto.d.ts +108 -0
- package/dist/esm/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +56 -0
- package/dist/esm/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +56 -0
- package/dist/esm/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +56 -0
- package/dist/esm/models/json-result-list-work-order-dept-settings-entity.d.ts +56 -0
- package/dist/esm/models/{json-result-calendar-add-redis-list-vo.d.ts → json-result-page-dto-sys-user-msg-dto.d.ts} +11 -11
- package/dist/esm/models/{json-result-sys-user-msg-do.d.ts → json-result-park-info-dto.d.ts} +11 -11
- package/dist/{models/json-result-calendar-add-redis-list-vo.d.ts → esm/models/json-result-sys-user-msg-dto.d.ts} +11 -11
- package/dist/esm/models/{json-result-page-dto-sys-user-msg-list-dto.d.ts → json-result-work-order-dept-settings-entity.d.ts} +11 -11
- package/dist/esm/models/json-result-work-order-dept-settings-entity.js +14 -0
- package/dist/esm/models/maintenance-history-dto.d.ts +0 -6
- package/dist/esm/models/maintenance-history-dto.js +0 -6
- package/dist/esm/models/maintenance-standard-import-dto.d.ts +114 -0
- package/dist/esm/models/maintenance-standard-import-dto.js +14 -0
- package/dist/{models/page-dto-sys-user-msg-list-dto.d.ts → esm/models/page-dto-sys-user-msg-dto.d.ts} +7 -7
- package/dist/esm/models/page-dto-sys-user-msg-dto.js +14 -0
- package/dist/esm/models/park-center-attribute-enum.d.ts +21 -0
- package/dist/esm/models/park-center-attribute-enum.js +22 -0
- package/dist/esm/models/park-info-dto.d.ts +85 -0
- package/dist/esm/models/park-info-dto.js +14 -0
- package/dist/esm/models/{work-order-check-before-acceptance-no-vo.d.ts → park-info-edit-vo.d.ts} +15 -14
- package/dist/esm/models/park-info-edit-vo.js +14 -0
- package/dist/esm/models/park-plat-form-enum.d.ts +23 -0
- package/dist/esm/models/park-plat-form-enum.js +24 -0
- package/dist/esm/models/period-detail-resp.d.ts +6 -6
- package/dist/esm/models/period-detail-resp.js +0 -6
- package/dist/esm/models/plan-add-vo.d.ts +1 -1
- package/dist/esm/models/plan-edit-vo.d.ts +1 -1
- package/dist/esm/models/plan-item-add-vo.d.ts +1 -1
- package/dist/esm/models/plan-item-edit-vo.d.ts +1 -1
- package/dist/esm/models/process-work-order-vo.d.ts +19 -0
- package/dist/esm/models/source-work-order-inspection-dto.d.ts +4 -3
- package/dist/esm/models/sys-dept.d.ts +7 -1
- package/dist/esm/models/{sys-user-msg-list-dto.d.ts → sys-user-msg-dto.d.ts} +30 -28
- package/dist/esm/models/sys-user-msg-dto.js +14 -0
- package/dist/esm/models/sys-user.d.ts +4 -4
- package/dist/esm/models/system-user-msg-source-type-enum.d.ts +23 -0
- package/dist/esm/models/system-user-msg-source-type-enum.js +24 -0
- package/dist/esm/models/system-user-msg-type-enum.d.ts +21 -0
- package/dist/esm/models/system-user-msg-type-enum.js +22 -0
- package/dist/esm/models/work-order-add-vo.d.ts +24 -4
- package/dist/esm/models/work-order-circulation-vo.d.ts +8 -1
- package/dist/esm/models/work-order-dept-settings-add-or-update-vo.d.ts +36 -0
- package/dist/esm/models/work-order-dept-settings-add-or-update-vo.js +14 -0
- package/dist/esm/models/work-order-dept-settings-entity.d.ts +67 -0
- package/dist/esm/models/work-order-dept-settings-entity.js +14 -0
- package/dist/esm/models/work-order-detail-dto.d.ts +52 -6
- package/dist/esm/models/work-order-detail-dto.js +0 -6
- package/dist/esm/models/work-order-inspection-detail-dto.d.ts +1 -13
- package/dist/esm/models/work-order-inspection-item-req.d.ts +3 -3
- package/dist/esm/models/work-order-internal-status-enum.d.ts +23 -0
- package/{models/work-order-check-before-acceptance-adopt-vo.ts → dist/esm/models/work-order-internal-status-enum.js} +9 -21
- package/dist/esm/models/work-order-issue-type-enum.d.ts +26 -0
- package/dist/esm/models/work-order-issue-type-enum.js +27 -0
- package/dist/esm/models/work-order-liability-party-enum.d.ts +21 -0
- package/dist/esm/models/work-order-liability-party-enum.js +22 -0
- package/dist/esm/models/work-order-push-settings-entity.d.ts +4 -17
- package/dist/esm/models/work-order-push-settings-entity.js +1 -13
- package/dist/esm/models/work-order-push-settings-save-or-update-vo.d.ts +4 -17
- package/dist/esm/models/work-order-push-settings-save-or-update-vo.js +1 -13
- package/dist/{models/work-order-check-before-acceptance-adopt-vo.d.ts → esm/models/work-order-report-vo.d.ts} +11 -10
- package/dist/esm/models/work-order-report-vo.js +14 -0
- package/dist/esm/models/work-order-search-dto.d.ts +0 -6
- package/dist/esm/models/work-order-search-dto.js +0 -6
- package/dist/esm/models/work-order-settings-type-enum.d.ts +30 -0
- package/dist/esm/models/work-order-settings-type-enum.js +31 -0
- package/dist/esm/models/work-order-staging-data-vo.d.ts +49 -0
- package/dist/esm/models/work-order-staging-data-vo.js +14 -0
- package/dist/esm/models/work-order-type-enum.d.ts +1 -1
- package/dist/esm/models/work-order-type-enum.js +1 -1
- package/dist/models/dept-relation-dto.d.ts +140 -0
- package/dist/models/dept-relation.d.ts +86 -0
- package/dist/models/equipment-detail-dto.d.ts +6 -0
- package/dist/models/equipment-edit-vo.d.ts +6 -0
- package/dist/models/equipment-excel-add-dto.d.ts +6 -0
- package/dist/models/equipment-search-system-dto.d.ts +12 -6
- package/dist/models/{calendar-add-redis-list-vo.d.ts → excel-import-result-dtocalendar-export-dto.d.ts} +9 -21
- package/dist/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +31 -0
- package/dist/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +31 -0
- package/dist/models/file-dto.d.ts +3 -3
- package/dist/models/get-user-wx200-response.d.ts +12 -12
- package/dist/models/index.d.ts +31 -13
- package/dist/models/index.js +31 -13
- package/dist/models/inspection-item-bo.d.ts +4 -10
- package/dist/models/inspection-point-item.d.ts +18 -6
- package/dist/models/inspection-standard-import-dto.d.ts +108 -0
- package/dist/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +56 -0
- package/dist/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +56 -0
- package/dist/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +56 -0
- package/dist/models/json-result-list-work-order-dept-settings-entity.d.ts +56 -0
- package/dist/models/json-result-page-dto-sys-user-msg-dto.d.ts +56 -0
- package/dist/models/{json-result-sys-user-msg-do.d.ts → json-result-park-info-dto.d.ts} +11 -11
- package/dist/models/json-result-sys-user-msg-dto.d.ts +56 -0
- package/dist/{esm/models/json-result-space-edit-before-and-after-dto.d.ts → models/json-result-work-order-dept-settings-entity.d.ts} +11 -11
- package/dist/models/json-result-work-order-dept-settings-entity.js +15 -0
- package/dist/models/maintenance-history-dto.d.ts +0 -6
- package/dist/models/maintenance-history-dto.js +0 -6
- package/dist/models/maintenance-standard-import-dto.d.ts +114 -0
- package/dist/models/maintenance-standard-import-dto.js +15 -0
- package/dist/{esm/models/page-dto-sys-user-msg-list-dto.d.ts → models/page-dto-sys-user-msg-dto.d.ts} +7 -7
- package/dist/models/page-dto-sys-user-msg-dto.js +15 -0
- package/dist/models/park-center-attribute-enum.d.ts +21 -0
- package/dist/models/park-center-attribute-enum.js +25 -0
- package/dist/models/park-info-dto.d.ts +85 -0
- package/dist/models/park-info-dto.js +15 -0
- package/dist/models/{work-order-check-before-acceptance-no-vo.d.ts → park-info-edit-vo.d.ts} +15 -14
- package/dist/models/park-info-edit-vo.js +15 -0
- package/dist/models/park-plat-form-enum.d.ts +23 -0
- package/dist/models/park-plat-form-enum.js +27 -0
- package/dist/models/period-detail-resp.d.ts +6 -6
- package/dist/models/period-detail-resp.js +0 -6
- package/dist/models/plan-add-vo.d.ts +1 -1
- package/dist/models/plan-edit-vo.d.ts +1 -1
- package/dist/models/plan-item-add-vo.d.ts +1 -1
- package/dist/models/plan-item-edit-vo.d.ts +1 -1
- package/dist/models/process-work-order-vo.d.ts +19 -0
- package/dist/models/source-work-order-inspection-dto.d.ts +4 -3
- package/dist/models/sys-dept.d.ts +7 -1
- package/dist/models/{sys-user-msg-list-dto.d.ts → sys-user-msg-dto.d.ts} +30 -28
- package/dist/models/sys-user-msg-dto.js +15 -0
- package/dist/models/sys-user.d.ts +4 -4
- package/dist/models/system-user-msg-source-type-enum.d.ts +23 -0
- package/dist/models/system-user-msg-source-type-enum.js +27 -0
- package/dist/models/system-user-msg-type-enum.d.ts +21 -0
- package/dist/models/system-user-msg-type-enum.js +25 -0
- package/dist/models/work-order-add-vo.d.ts +24 -4
- package/dist/models/work-order-circulation-vo.d.ts +8 -1
- package/dist/models/work-order-dept-settings-add-or-update-vo.d.ts +36 -0
- package/dist/models/work-order-dept-settings-add-or-update-vo.js +15 -0
- package/dist/models/work-order-dept-settings-entity.d.ts +67 -0
- package/dist/models/work-order-dept-settings-entity.js +15 -0
- package/dist/models/work-order-detail-dto.d.ts +52 -6
- package/dist/models/work-order-detail-dto.js +0 -6
- package/dist/models/work-order-inspection-detail-dto.d.ts +1 -13
- package/dist/models/work-order-inspection-item-req.d.ts +3 -3
- package/dist/models/work-order-internal-status-enum.d.ts +23 -0
- package/dist/models/work-order-internal-status-enum.js +27 -0
- package/dist/models/work-order-issue-type-enum.d.ts +26 -0
- package/dist/models/work-order-issue-type-enum.js +30 -0
- package/dist/models/work-order-liability-party-enum.d.ts +21 -0
- package/dist/models/work-order-liability-party-enum.js +25 -0
- package/dist/models/work-order-push-settings-entity.d.ts +4 -17
- package/dist/models/work-order-push-settings-entity.js +0 -14
- package/dist/models/work-order-push-settings-save-or-update-vo.d.ts +4 -17
- package/dist/models/work-order-push-settings-save-or-update-vo.js +0 -14
- package/dist/{esm/models/work-order-check-before-acceptance-adopt-vo.d.ts → models/work-order-report-vo.d.ts} +11 -10
- package/dist/models/work-order-report-vo.js +15 -0
- package/dist/models/work-order-search-dto.d.ts +0 -6
- package/dist/models/work-order-search-dto.js +0 -6
- package/dist/models/work-order-settings-type-enum.d.ts +30 -0
- package/dist/models/work-order-settings-type-enum.js +34 -0
- package/dist/models/work-order-staging-data-vo.d.ts +49 -0
- package/dist/models/work-order-staging-data-vo.js +15 -0
- package/dist/models/work-order-type-enum.d.ts +1 -1
- package/dist/models/work-order-type-enum.js +1 -1
- package/models/dept-relation-dto.ts +152 -0
- package/models/dept-relation.ts +98 -0
- package/models/equipment-detail-dto.ts +6 -0
- package/models/equipment-edit-vo.ts +6 -0
- package/models/equipment-excel-add-dto.ts +6 -0
- package/models/equipment-search-system-dto.ts +12 -6
- package/models/{calendar-add-redis-list-vo.ts → excel-import-result-dtocalendar-export-dto.ts} +9 -21
- package/models/excel-import-result-dtoinspection-standard-import-dto.ts +39 -0
- package/models/excel-import-result-dtomaintenance-standard-import-dto.ts +39 -0
- package/models/file-dto.ts +3 -3
- package/models/get-user-wx200-response.ts +12 -12
- package/models/index.ts +31 -13
- package/models/inspection-item-bo.ts +4 -10
- package/models/inspection-point-item.ts +18 -6
- package/models/inspection-standard-import-dto.ts +114 -0
- package/models/json-result-excel-import-result-dtocalendar-export-dto.ts +66 -0
- package/models/json-result-excel-import-result-dtoinspection-standard-import-dto.ts +66 -0
- package/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.ts +66 -0
- package/models/json-result-list-work-order-dept-settings-entity.ts +66 -0
- package/models/{json-result-calendar-add-redis-list-vo.ts → json-result-page-dto-sys-user-msg-dto.ts} +11 -11
- package/models/{json-result-sys-user-msg-do.ts → json-result-park-info-dto.ts} +11 -11
- package/models/{json-result-page-dto-sys-user-msg-list-dto.ts → json-result-sys-user-msg-dto.ts} +11 -11
- package/models/{json-result-space-edit-before-and-after-dto.ts → json-result-work-order-dept-settings-entity.ts} +11 -11
- package/models/maintenance-history-dto.ts +0 -6
- package/models/maintenance-standard-import-dto.ts +120 -0
- package/models/{page-dto-sys-user-msg-list-dto.ts → page-dto-sys-user-msg-dto.ts} +7 -7
- package/models/park-center-attribute-enum.ts +31 -0
- package/models/park-info-dto.ts +93 -0
- package/models/park-info-edit-vo.ts +45 -0
- package/models/park-plat-form-enum.ts +33 -0
- package/models/period-detail-resp.ts +6 -6
- package/models/plan-add-vo.ts +1 -1
- package/models/plan-edit-vo.ts +1 -1
- package/models/plan-item-add-vo.ts +1 -1
- package/models/plan-item-edit-vo.ts +1 -1
- package/models/process-work-order-vo.ts +23 -0
- package/models/source-work-order-inspection-dto.ts +8 -3
- package/models/sys-dept.ts +7 -1
- package/models/{sys-user-msg-list-dto.ts → sys-user-msg-dto.ts} +36 -28
- package/models/sys-user.ts +4 -4
- package/models/system-user-msg-source-type-enum.ts +33 -0
- package/models/system-user-msg-type-enum.ts +31 -0
- package/models/work-order-add-vo.ts +28 -4
- package/models/work-order-circulation-vo.ts +12 -1
- package/models/{work-order-check-before-acceptance-no-vo.ts → work-order-dept-settings-add-or-update-vo.ts} +12 -12
- package/models/work-order-dept-settings-entity.ts +77 -0
- package/models/work-order-detail-dto.ts +60 -6
- package/models/work-order-inspection-detail-dto.ts +1 -13
- package/models/work-order-inspection-item-req.ts +3 -3
- package/models/work-order-internal-status-enum.ts +33 -0
- package/models/work-order-issue-type-enum.ts +36 -0
- package/models/work-order-liability-party-enum.ts +31 -0
- package/models/work-order-push-settings-entity.ts +6 -18
- package/models/work-order-push-settings-save-or-update-vo.ts +6 -18
- package/models/{space-edit-before-and-after-dto.ts → work-order-report-vo.ts} +13 -11
- package/models/work-order-search-dto.ts +0 -6
- package/models/work-order-settings-type-enum.ts +40 -0
- package/models/work-order-staging-data-vo.ts +59 -0
- package/models/work-order-type-enum.ts +1 -1
- package/package.json +1 -1
- package/dist/apis/inspection-api.d.ts +0 -846
- package/dist/esm/apis/inspection-api.d.ts +0 -846
- package/dist/esm/models/space-edit-before-and-after-dto.d.ts +0 -31
- package/dist/esm/models/space-edit-excel-dto.d.ts +0 -78
- package/dist/esm/models/sys-user-msg-do.d.ts +0 -90
- package/dist/esm/models/sys-user-msg-search-list-vo.d.ts +0 -54
- package/dist/models/json-result-page-dto-sys-user-msg-list-dto.d.ts +0 -56
- package/dist/models/json-result-space-edit-before-and-after-dto.d.ts +0 -56
- package/dist/models/space-edit-before-and-after-dto.d.ts +0 -31
- package/dist/models/space-edit-excel-dto.d.ts +0 -78
- package/dist/models/sys-user-msg-do.d.ts +0 -90
- package/dist/models/sys-user-msg-search-list-vo.d.ts +0 -54
- package/models/space-edit-excel-dto.ts +0 -84
- package/models/sys-user-msg-do.ts +0 -96
- package/models/sys-user-msg-search-list-vo.ts +0 -60
- /package/dist/esm/models/{calendar-add-redis-list-vo.js → dept-relation-dto.js} +0 -0
- /package/dist/esm/models/{json-result-calendar-add-redis-list-vo.js → dept-relation.js} +0 -0
- /package/dist/esm/models/{json-result-page-dto-sys-user-msg-list-dto.js → excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/esm/models/{json-result-space-edit-before-and-after-dto.js → excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{json-result-sys-user-msg-do.js → excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{page-dto-sys-user-msg-list-dto.js → inspection-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{space-edit-before-and-after-dto.js → json-result-excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/esm/models/{space-edit-excel-dto.js → json-result-excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{sys-user-msg-do.js → json-result-excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/esm/models/{sys-user-msg-list-dto.js → json-result-list-work-order-dept-settings-entity.js} +0 -0
- /package/dist/esm/models/{sys-user-msg-search-list-vo.js → json-result-page-dto-sys-user-msg-dto.js} +0 -0
- /package/dist/esm/models/{work-order-check-before-acceptance-adopt-vo.js → json-result-park-info-dto.js} +0 -0
- /package/dist/esm/models/{work-order-check-before-acceptance-no-vo.js → json-result-sys-user-msg-dto.js} +0 -0
- /package/dist/models/{calendar-add-redis-list-vo.js → dept-relation-dto.js} +0 -0
- /package/dist/models/{json-result-calendar-add-redis-list-vo.js → dept-relation.js} +0 -0
- /package/dist/models/{json-result-page-dto-sys-user-msg-list-dto.js → excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/models/{json-result-space-edit-before-and-after-dto.js → excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/models/{json-result-sys-user-msg-do.js → excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/models/{page-dto-sys-user-msg-list-dto.js → inspection-standard-import-dto.js} +0 -0
- /package/dist/models/{space-edit-before-and-after-dto.js → json-result-excel-import-result-dtocalendar-export-dto.js} +0 -0
- /package/dist/models/{space-edit-excel-dto.js → json-result-excel-import-result-dtoinspection-standard-import-dto.js} +0 -0
- /package/dist/models/{sys-user-msg-do.js → json-result-excel-import-result-dtomaintenance-standard-import-dto.js} +0 -0
- /package/dist/models/{sys-user-msg-list-dto.js → json-result-list-work-order-dept-settings-entity.js} +0 -0
- /package/dist/models/{sys-user-msg-search-list-vo.js → json-result-page-dto-sys-user-msg-dto.js} +0 -0
- /package/dist/models/{work-order-check-before-acceptance-adopt-vo.js → json-result-park-info-dto.js} +0 -0
- /package/dist/models/{work-order-check-before-acceptance-no-vo.js → json-result-sys-user-msg-dto.js} +0 -0
|
@@ -13,6 +13,7 @@ import type { Configuration } from '../configuration';
|
|
|
13
13
|
import type { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from 'axios';
|
|
14
14
|
import { type RequestArgs, BaseAPI } from '../base';
|
|
15
15
|
import type { JsonResult } from '../models';
|
|
16
|
+
import type { JsonResultString } from '../models';
|
|
16
17
|
import type { PrivacyAddVO } from '../models';
|
|
17
18
|
import type { PrivacyUpdateStateDto } from '../models';
|
|
18
19
|
/**
|
|
@@ -27,7 +28,7 @@ export declare const PrivacyApiAxiosParamCreator: (configuration?: Configuration
|
|
|
27
28
|
* @param {*} [options] Override http request option.
|
|
28
29
|
* @throws {RequiredError}
|
|
29
30
|
*/
|
|
30
|
-
|
|
31
|
+
privacyAdd: (privacyAddVO: PrivacyAddVO, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
31
32
|
/**
|
|
32
33
|
*
|
|
33
34
|
* @summary 删除协议
|
|
@@ -35,14 +36,14 @@ export declare const PrivacyApiAxiosParamCreator: (configuration?: Configuration
|
|
|
35
36
|
* @param {*} [options] Override http request option.
|
|
36
37
|
* @throws {RequiredError}
|
|
37
38
|
*/
|
|
38
|
-
|
|
39
|
+
privacyDelete: (id: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
39
40
|
/**
|
|
40
41
|
*
|
|
41
42
|
* @summary 隐私协议
|
|
42
43
|
* @param {*} [options] Override http request option.
|
|
43
44
|
* @throws {RequiredError}
|
|
44
45
|
*/
|
|
45
|
-
|
|
46
|
+
privacyGet: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
46
47
|
/**
|
|
47
48
|
*
|
|
48
49
|
* @summary 隐私协议详情
|
|
@@ -50,14 +51,14 @@ export declare const PrivacyApiAxiosParamCreator: (configuration?: Configuration
|
|
|
50
51
|
* @param {*} [options] Override http request option.
|
|
51
52
|
* @throws {RequiredError}
|
|
52
53
|
*/
|
|
53
|
-
|
|
54
|
+
privacyGetById: (id: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
54
55
|
/**
|
|
55
56
|
*
|
|
56
57
|
* @summary 协议管理列表
|
|
57
58
|
* @param {*} [options] Override http request option.
|
|
58
59
|
* @throws {RequiredError}
|
|
59
60
|
*/
|
|
60
|
-
|
|
61
|
+
privacyList: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
61
62
|
/**
|
|
62
63
|
*
|
|
63
64
|
* @summary 更改协议状态
|
|
@@ -65,7 +66,7 @@ export declare const PrivacyApiAxiosParamCreator: (configuration?: Configuration
|
|
|
65
66
|
* @param {*} [options] Override http request option.
|
|
66
67
|
* @throws {RequiredError}
|
|
67
68
|
*/
|
|
68
|
-
|
|
69
|
+
privacyUpdateState: (privacyUpdateStateDto: PrivacyUpdateStateDto, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
69
70
|
};
|
|
70
71
|
/**
|
|
71
72
|
* PrivacyApi - functional programming interface
|
|
@@ -79,7 +80,7 @@ export declare const PrivacyApiFp: (configuration?: Configuration) => {
|
|
|
79
80
|
* @param {*} [options] Override http request option.
|
|
80
81
|
* @throws {RequiredError}
|
|
81
82
|
*/
|
|
82
|
-
|
|
83
|
+
privacyAdd(privacyAddVO: PrivacyAddVO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
83
84
|
/**
|
|
84
85
|
*
|
|
85
86
|
* @summary 删除协议
|
|
@@ -87,14 +88,14 @@ export declare const PrivacyApiFp: (configuration?: Configuration) => {
|
|
|
87
88
|
* @param {*} [options] Override http request option.
|
|
88
89
|
* @throws {RequiredError}
|
|
89
90
|
*/
|
|
90
|
-
|
|
91
|
+
privacyDelete(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
91
92
|
/**
|
|
92
93
|
*
|
|
93
94
|
* @summary 隐私协议
|
|
94
95
|
* @param {*} [options] Override http request option.
|
|
95
96
|
* @throws {RequiredError}
|
|
96
97
|
*/
|
|
97
|
-
|
|
98
|
+
privacyGet(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultString>>;
|
|
98
99
|
/**
|
|
99
100
|
*
|
|
100
101
|
* @summary 隐私协议详情
|
|
@@ -102,14 +103,14 @@ export declare const PrivacyApiFp: (configuration?: Configuration) => {
|
|
|
102
103
|
* @param {*} [options] Override http request option.
|
|
103
104
|
* @throws {RequiredError}
|
|
104
105
|
*/
|
|
105
|
-
|
|
106
|
+
privacyGetById(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
106
107
|
/**
|
|
107
108
|
*
|
|
108
109
|
* @summary 协议管理列表
|
|
109
110
|
* @param {*} [options] Override http request option.
|
|
110
111
|
* @throws {RequiredError}
|
|
111
112
|
*/
|
|
112
|
-
|
|
113
|
+
privacyList(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
113
114
|
/**
|
|
114
115
|
*
|
|
115
116
|
* @summary 更改协议状态
|
|
@@ -117,7 +118,7 @@ export declare const PrivacyApiFp: (configuration?: Configuration) => {
|
|
|
117
118
|
* @param {*} [options] Override http request option.
|
|
118
119
|
* @throws {RequiredError}
|
|
119
120
|
*/
|
|
120
|
-
|
|
121
|
+
privacyUpdateState(privacyUpdateStateDto: PrivacyUpdateStateDto, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
121
122
|
};
|
|
122
123
|
/**
|
|
123
124
|
* PrivacyApi - factory interface
|
|
@@ -127,99 +128,99 @@ export declare const PrivacyApiFactory: (configuration?: Configuration, basePath
|
|
|
127
128
|
/**
|
|
128
129
|
*
|
|
129
130
|
* @summary 新增隐私协议
|
|
130
|
-
* @param {
|
|
131
|
+
* @param {PrivacyApiPrivacyAddRequest} requestParameters Request parameters.
|
|
131
132
|
* @param {*} [options] Override http request option.
|
|
132
133
|
* @throws {RequiredError}
|
|
133
134
|
*/
|
|
134
|
-
|
|
135
|
+
privacyAdd(requestParameters: PrivacyApiPrivacyAddRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
135
136
|
/**
|
|
136
137
|
*
|
|
137
138
|
* @summary 删除协议
|
|
138
|
-
* @param {
|
|
139
|
+
* @param {PrivacyApiPrivacyDeleteRequest} requestParameters Request parameters.
|
|
139
140
|
* @param {*} [options] Override http request option.
|
|
140
141
|
* @throws {RequiredError}
|
|
141
142
|
*/
|
|
142
|
-
|
|
143
|
+
privacyDelete(requestParameters: PrivacyApiPrivacyDeleteRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
143
144
|
/**
|
|
144
145
|
*
|
|
145
146
|
* @summary 隐私协议
|
|
146
147
|
* @param {*} [options] Override http request option.
|
|
147
148
|
* @throws {RequiredError}
|
|
148
149
|
*/
|
|
149
|
-
|
|
150
|
+
privacyGet(options?: RawAxiosRequestConfig): AxiosPromise<JsonResultString>;
|
|
150
151
|
/**
|
|
151
152
|
*
|
|
152
153
|
* @summary 隐私协议详情
|
|
153
|
-
* @param {
|
|
154
|
+
* @param {PrivacyApiPrivacyGetByIdRequest} requestParameters Request parameters.
|
|
154
155
|
* @param {*} [options] Override http request option.
|
|
155
156
|
* @throws {RequiredError}
|
|
156
157
|
*/
|
|
157
|
-
|
|
158
|
+
privacyGetById(requestParameters: PrivacyApiPrivacyGetByIdRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
158
159
|
/**
|
|
159
160
|
*
|
|
160
161
|
* @summary 协议管理列表
|
|
161
162
|
* @param {*} [options] Override http request option.
|
|
162
163
|
* @throws {RequiredError}
|
|
163
164
|
*/
|
|
164
|
-
|
|
165
|
+
privacyList(options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
165
166
|
/**
|
|
166
167
|
*
|
|
167
168
|
* @summary 更改协议状态
|
|
168
|
-
* @param {
|
|
169
|
+
* @param {PrivacyApiPrivacyUpdateStateRequest} requestParameters Request parameters.
|
|
169
170
|
* @param {*} [options] Override http request option.
|
|
170
171
|
* @throws {RequiredError}
|
|
171
172
|
*/
|
|
172
|
-
|
|
173
|
+
privacyUpdateState(requestParameters: PrivacyApiPrivacyUpdateStateRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
173
174
|
};
|
|
174
175
|
/**
|
|
175
|
-
* Request parameters for
|
|
176
|
+
* Request parameters for privacyAdd operation in PrivacyApi.
|
|
176
177
|
* @export
|
|
177
|
-
* @interface
|
|
178
|
+
* @interface PrivacyApiPrivacyAddRequest
|
|
178
179
|
*/
|
|
179
|
-
export interface
|
|
180
|
+
export interface PrivacyApiPrivacyAddRequest {
|
|
180
181
|
/**
|
|
181
182
|
*
|
|
182
183
|
* @type {PrivacyAddVO}
|
|
183
|
-
* @memberof
|
|
184
|
+
* @memberof PrivacyApiPrivacyAdd
|
|
184
185
|
*/
|
|
185
186
|
readonly privacyAddVO: PrivacyAddVO;
|
|
186
187
|
}
|
|
187
188
|
/**
|
|
188
|
-
* Request parameters for
|
|
189
|
+
* Request parameters for privacyDelete operation in PrivacyApi.
|
|
189
190
|
* @export
|
|
190
|
-
* @interface
|
|
191
|
+
* @interface PrivacyApiPrivacyDeleteRequest
|
|
191
192
|
*/
|
|
192
|
-
export interface
|
|
193
|
+
export interface PrivacyApiPrivacyDeleteRequest {
|
|
193
194
|
/**
|
|
194
195
|
*
|
|
195
196
|
* @type {number}
|
|
196
|
-
* @memberof
|
|
197
|
+
* @memberof PrivacyApiPrivacyDelete
|
|
197
198
|
*/
|
|
198
199
|
readonly id: number;
|
|
199
200
|
}
|
|
200
201
|
/**
|
|
201
|
-
* Request parameters for
|
|
202
|
+
* Request parameters for privacyGetById operation in PrivacyApi.
|
|
202
203
|
* @export
|
|
203
|
-
* @interface
|
|
204
|
+
* @interface PrivacyApiPrivacyGetByIdRequest
|
|
204
205
|
*/
|
|
205
|
-
export interface
|
|
206
|
+
export interface PrivacyApiPrivacyGetByIdRequest {
|
|
206
207
|
/**
|
|
207
208
|
*
|
|
208
209
|
* @type {number}
|
|
209
|
-
* @memberof
|
|
210
|
+
* @memberof PrivacyApiPrivacyGetById
|
|
210
211
|
*/
|
|
211
212
|
readonly id: number;
|
|
212
213
|
}
|
|
213
214
|
/**
|
|
214
|
-
* Request parameters for
|
|
215
|
+
* Request parameters for privacyUpdateState operation in PrivacyApi.
|
|
215
216
|
* @export
|
|
216
|
-
* @interface
|
|
217
|
+
* @interface PrivacyApiPrivacyUpdateStateRequest
|
|
217
218
|
*/
|
|
218
|
-
export interface
|
|
219
|
+
export interface PrivacyApiPrivacyUpdateStateRequest {
|
|
219
220
|
/**
|
|
220
221
|
*
|
|
221
222
|
* @type {PrivacyUpdateStateDto}
|
|
222
|
-
* @memberof
|
|
223
|
+
* @memberof PrivacyApiPrivacyUpdateState
|
|
223
224
|
*/
|
|
224
225
|
readonly privacyUpdateStateDto: PrivacyUpdateStateDto;
|
|
225
226
|
}
|
|
@@ -233,21 +234,21 @@ export declare class PrivacyApi extends BaseAPI {
|
|
|
233
234
|
/**
|
|
234
235
|
*
|
|
235
236
|
* @summary 新增隐私协议
|
|
236
|
-
* @param {
|
|
237
|
+
* @param {PrivacyApiPrivacyAddRequest} requestParameters Request parameters.
|
|
237
238
|
* @param {*} [options] Override http request option.
|
|
238
239
|
* @throws {RequiredError}
|
|
239
240
|
* @memberof PrivacyApi
|
|
240
241
|
*/
|
|
241
|
-
|
|
242
|
+
privacyAdd(requestParameters: PrivacyApiPrivacyAddRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
242
243
|
/**
|
|
243
244
|
*
|
|
244
245
|
* @summary 删除协议
|
|
245
|
-
* @param {
|
|
246
|
+
* @param {PrivacyApiPrivacyDeleteRequest} requestParameters Request parameters.
|
|
246
247
|
* @param {*} [options] Override http request option.
|
|
247
248
|
* @throws {RequiredError}
|
|
248
249
|
* @memberof PrivacyApi
|
|
249
250
|
*/
|
|
250
|
-
|
|
251
|
+
privacyDelete(requestParameters: PrivacyApiPrivacyDeleteRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
251
252
|
/**
|
|
252
253
|
*
|
|
253
254
|
* @summary 隐私协议
|
|
@@ -255,16 +256,16 @@ export declare class PrivacyApi extends BaseAPI {
|
|
|
255
256
|
* @throws {RequiredError}
|
|
256
257
|
* @memberof PrivacyApi
|
|
257
258
|
*/
|
|
258
|
-
|
|
259
|
+
privacyGet(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultString, any>>;
|
|
259
260
|
/**
|
|
260
261
|
*
|
|
261
262
|
* @summary 隐私协议详情
|
|
262
|
-
* @param {
|
|
263
|
+
* @param {PrivacyApiPrivacyGetByIdRequest} requestParameters Request parameters.
|
|
263
264
|
* @param {*} [options] Override http request option.
|
|
264
265
|
* @throws {RequiredError}
|
|
265
266
|
* @memberof PrivacyApi
|
|
266
267
|
*/
|
|
267
|
-
|
|
268
|
+
privacyGetById(requestParameters: PrivacyApiPrivacyGetByIdRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
268
269
|
/**
|
|
269
270
|
*
|
|
270
271
|
* @summary 协议管理列表
|
|
@@ -272,14 +273,14 @@ export declare class PrivacyApi extends BaseAPI {
|
|
|
272
273
|
* @throws {RequiredError}
|
|
273
274
|
* @memberof PrivacyApi
|
|
274
275
|
*/
|
|
275
|
-
|
|
276
|
+
privacyList(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
276
277
|
/**
|
|
277
278
|
*
|
|
278
279
|
* @summary 更改协议状态
|
|
279
|
-
* @param {
|
|
280
|
+
* @param {PrivacyApiPrivacyUpdateStateRequest} requestParameters Request parameters.
|
|
280
281
|
* @param {*} [options] Override http request option.
|
|
281
282
|
* @throws {RequiredError}
|
|
282
283
|
* @memberof PrivacyApi
|
|
283
284
|
*/
|
|
284
|
-
|
|
285
|
+
privacyUpdateState(requestParameters: PrivacyApiPrivacyUpdateStateRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
285
286
|
}
|
package/dist/apis/privacy-api.js
CHANGED
|
@@ -42,9 +42,9 @@ const PrivacyApiAxiosParamCreator = function (configuration) {
|
|
|
42
42
|
* @param {*} [options] Override http request option.
|
|
43
43
|
* @throws {RequiredError}
|
|
44
44
|
*/
|
|
45
|
-
|
|
45
|
+
privacyAdd: (privacyAddVO_1, ...args_1) => __awaiter(this, [privacyAddVO_1, ...args_1], void 0, function* (privacyAddVO, options = {}) {
|
|
46
46
|
// verify required parameter 'privacyAddVO' is not null or undefined
|
|
47
|
-
(0, common_1.assertParamExists)('
|
|
47
|
+
(0, common_1.assertParamExists)('privacyAdd', 'privacyAddVO', privacyAddVO);
|
|
48
48
|
const localVarPath = `/gizone/privacy/adds`;
|
|
49
49
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
50
50
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -75,9 +75,9 @@ const PrivacyApiAxiosParamCreator = function (configuration) {
|
|
|
75
75
|
* @param {*} [options] Override http request option.
|
|
76
76
|
* @throws {RequiredError}
|
|
77
77
|
*/
|
|
78
|
-
|
|
78
|
+
privacyDelete: (id_1, ...args_1) => __awaiter(this, [id_1, ...args_1], void 0, function* (id, options = {}) {
|
|
79
79
|
// verify required parameter 'id' is not null or undefined
|
|
80
|
-
(0, common_1.assertParamExists)('
|
|
80
|
+
(0, common_1.assertParamExists)('privacyDelete', 'id', id);
|
|
81
81
|
const localVarPath = `/gizone/privacy/del`;
|
|
82
82
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
83
83
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -108,7 +108,7 @@ const PrivacyApiAxiosParamCreator = function (configuration) {
|
|
|
108
108
|
* @param {*} [options] Override http request option.
|
|
109
109
|
* @throws {RequiredError}
|
|
110
110
|
*/
|
|
111
|
-
|
|
111
|
+
privacyGet: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
112
112
|
const localVarPath = `/gizone/privacy/detail`;
|
|
113
113
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
114
114
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -137,9 +137,9 @@ const PrivacyApiAxiosParamCreator = function (configuration) {
|
|
|
137
137
|
* @param {*} [options] Override http request option.
|
|
138
138
|
* @throws {RequiredError}
|
|
139
139
|
*/
|
|
140
|
-
|
|
140
|
+
privacyGetById: (id_1, ...args_1) => __awaiter(this, [id_1, ...args_1], void 0, function* (id, options = {}) {
|
|
141
141
|
// verify required parameter 'id' is not null or undefined
|
|
142
|
-
(0, common_1.assertParamExists)('
|
|
142
|
+
(0, common_1.assertParamExists)('privacyGetById', 'id', id);
|
|
143
143
|
const localVarPath = `/gizone/privacy/getById`;
|
|
144
144
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
145
145
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -170,7 +170,7 @@ const PrivacyApiAxiosParamCreator = function (configuration) {
|
|
|
170
170
|
* @param {*} [options] Override http request option.
|
|
171
171
|
* @throws {RequiredError}
|
|
172
172
|
*/
|
|
173
|
-
|
|
173
|
+
privacyList: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
174
174
|
const localVarPath = `/gizone/privacy/list`;
|
|
175
175
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
176
176
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -199,9 +199,9 @@ const PrivacyApiAxiosParamCreator = function (configuration) {
|
|
|
199
199
|
* @param {*} [options] Override http request option.
|
|
200
200
|
* @throws {RequiredError}
|
|
201
201
|
*/
|
|
202
|
-
|
|
202
|
+
privacyUpdateState: (privacyUpdateStateDto_1, ...args_1) => __awaiter(this, [privacyUpdateStateDto_1, ...args_1], void 0, function* (privacyUpdateStateDto, options = {}) {
|
|
203
203
|
// verify required parameter 'privacyUpdateStateDto' is not null or undefined
|
|
204
|
-
(0, common_1.assertParamExists)('
|
|
204
|
+
(0, common_1.assertParamExists)('privacyUpdateState', 'privacyUpdateStateDto', privacyUpdateStateDto);
|
|
205
205
|
const localVarPath = `/gizone/privacy/update/state`;
|
|
206
206
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
207
207
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -242,12 +242,12 @@ const PrivacyApiFp = function (configuration) {
|
|
|
242
242
|
* @param {*} [options] Override http request option.
|
|
243
243
|
* @throws {RequiredError}
|
|
244
244
|
*/
|
|
245
|
-
|
|
245
|
+
privacyAdd(privacyAddVO, options) {
|
|
246
246
|
return __awaiter(this, void 0, void 0, function* () {
|
|
247
247
|
var _a, _b, _c;
|
|
248
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
248
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.privacyAdd(privacyAddVO, options);
|
|
249
249
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
250
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PrivacyApi.
|
|
250
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PrivacyApi.privacyAdd']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
251
251
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
252
252
|
});
|
|
253
253
|
},
|
|
@@ -258,12 +258,12 @@ const PrivacyApiFp = function (configuration) {
|
|
|
258
258
|
* @param {*} [options] Override http request option.
|
|
259
259
|
* @throws {RequiredError}
|
|
260
260
|
*/
|
|
261
|
-
|
|
261
|
+
privacyDelete(id, options) {
|
|
262
262
|
return __awaiter(this, void 0, void 0, function* () {
|
|
263
263
|
var _a, _b, _c;
|
|
264
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
264
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.privacyDelete(id, options);
|
|
265
265
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
266
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PrivacyApi.
|
|
266
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PrivacyApi.privacyDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
267
267
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
268
268
|
});
|
|
269
269
|
},
|
|
@@ -273,12 +273,12 @@ const PrivacyApiFp = function (configuration) {
|
|
|
273
273
|
* @param {*} [options] Override http request option.
|
|
274
274
|
* @throws {RequiredError}
|
|
275
275
|
*/
|
|
276
|
-
|
|
276
|
+
privacyGet(options) {
|
|
277
277
|
return __awaiter(this, void 0, void 0, function* () {
|
|
278
278
|
var _a, _b, _c;
|
|
279
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
279
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.privacyGet(options);
|
|
280
280
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
281
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PrivacyApi.
|
|
281
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PrivacyApi.privacyGet']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
282
282
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
283
283
|
});
|
|
284
284
|
},
|
|
@@ -289,12 +289,12 @@ const PrivacyApiFp = function (configuration) {
|
|
|
289
289
|
* @param {*} [options] Override http request option.
|
|
290
290
|
* @throws {RequiredError}
|
|
291
291
|
*/
|
|
292
|
-
|
|
292
|
+
privacyGetById(id, options) {
|
|
293
293
|
return __awaiter(this, void 0, void 0, function* () {
|
|
294
294
|
var _a, _b, _c;
|
|
295
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
295
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.privacyGetById(id, options);
|
|
296
296
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
297
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PrivacyApi.
|
|
297
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PrivacyApi.privacyGetById']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
298
298
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
299
299
|
});
|
|
300
300
|
},
|
|
@@ -304,12 +304,12 @@ const PrivacyApiFp = function (configuration) {
|
|
|
304
304
|
* @param {*} [options] Override http request option.
|
|
305
305
|
* @throws {RequiredError}
|
|
306
306
|
*/
|
|
307
|
-
|
|
307
|
+
privacyList(options) {
|
|
308
308
|
return __awaiter(this, void 0, void 0, function* () {
|
|
309
309
|
var _a, _b, _c;
|
|
310
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
310
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.privacyList(options);
|
|
311
311
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
312
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PrivacyApi.
|
|
312
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PrivacyApi.privacyList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
313
313
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
314
314
|
});
|
|
315
315
|
},
|
|
@@ -320,12 +320,12 @@ const PrivacyApiFp = function (configuration) {
|
|
|
320
320
|
* @param {*} [options] Override http request option.
|
|
321
321
|
* @throws {RequiredError}
|
|
322
322
|
*/
|
|
323
|
-
|
|
323
|
+
privacyUpdateState(privacyUpdateStateDto, options) {
|
|
324
324
|
return __awaiter(this, void 0, void 0, function* () {
|
|
325
325
|
var _a, _b, _c;
|
|
326
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
326
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.privacyUpdateState(privacyUpdateStateDto, options);
|
|
327
327
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
328
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PrivacyApi.
|
|
328
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PrivacyApi.privacyUpdateState']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
329
329
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
330
330
|
});
|
|
331
331
|
},
|
|
@@ -342,22 +342,22 @@ const PrivacyApiFactory = function (configuration, basePath, axios) {
|
|
|
342
342
|
/**
|
|
343
343
|
*
|
|
344
344
|
* @summary 新增隐私协议
|
|
345
|
-
* @param {
|
|
345
|
+
* @param {PrivacyApiPrivacyAddRequest} requestParameters Request parameters.
|
|
346
346
|
* @param {*} [options] Override http request option.
|
|
347
347
|
* @throws {RequiredError}
|
|
348
348
|
*/
|
|
349
|
-
|
|
350
|
-
return localVarFp.
|
|
349
|
+
privacyAdd(requestParameters, options) {
|
|
350
|
+
return localVarFp.privacyAdd(requestParameters.privacyAddVO, options).then((request) => request(axios, basePath));
|
|
351
351
|
},
|
|
352
352
|
/**
|
|
353
353
|
*
|
|
354
354
|
* @summary 删除协议
|
|
355
|
-
* @param {
|
|
355
|
+
* @param {PrivacyApiPrivacyDeleteRequest} requestParameters Request parameters.
|
|
356
356
|
* @param {*} [options] Override http request option.
|
|
357
357
|
* @throws {RequiredError}
|
|
358
358
|
*/
|
|
359
|
-
|
|
360
|
-
return localVarFp.
|
|
359
|
+
privacyDelete(requestParameters, options) {
|
|
360
|
+
return localVarFp.privacyDelete(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
361
361
|
},
|
|
362
362
|
/**
|
|
363
363
|
*
|
|
@@ -365,18 +365,18 @@ const PrivacyApiFactory = function (configuration, basePath, axios) {
|
|
|
365
365
|
* @param {*} [options] Override http request option.
|
|
366
366
|
* @throws {RequiredError}
|
|
367
367
|
*/
|
|
368
|
-
|
|
369
|
-
return localVarFp.
|
|
368
|
+
privacyGet(options) {
|
|
369
|
+
return localVarFp.privacyGet(options).then((request) => request(axios, basePath));
|
|
370
370
|
},
|
|
371
371
|
/**
|
|
372
372
|
*
|
|
373
373
|
* @summary 隐私协议详情
|
|
374
|
-
* @param {
|
|
374
|
+
* @param {PrivacyApiPrivacyGetByIdRequest} requestParameters Request parameters.
|
|
375
375
|
* @param {*} [options] Override http request option.
|
|
376
376
|
* @throws {RequiredError}
|
|
377
377
|
*/
|
|
378
|
-
|
|
379
|
-
return localVarFp.
|
|
378
|
+
privacyGetById(requestParameters, options) {
|
|
379
|
+
return localVarFp.privacyGetById(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
380
380
|
},
|
|
381
381
|
/**
|
|
382
382
|
*
|
|
@@ -384,18 +384,18 @@ const PrivacyApiFactory = function (configuration, basePath, axios) {
|
|
|
384
384
|
* @param {*} [options] Override http request option.
|
|
385
385
|
* @throws {RequiredError}
|
|
386
386
|
*/
|
|
387
|
-
|
|
388
|
-
return localVarFp.
|
|
387
|
+
privacyList(options) {
|
|
388
|
+
return localVarFp.privacyList(options).then((request) => request(axios, basePath));
|
|
389
389
|
},
|
|
390
390
|
/**
|
|
391
391
|
*
|
|
392
392
|
* @summary 更改协议状态
|
|
393
|
-
* @param {
|
|
393
|
+
* @param {PrivacyApiPrivacyUpdateStateRequest} requestParameters Request parameters.
|
|
394
394
|
* @param {*} [options] Override http request option.
|
|
395
395
|
* @throws {RequiredError}
|
|
396
396
|
*/
|
|
397
|
-
|
|
398
|
-
return localVarFp.
|
|
397
|
+
privacyUpdateState(requestParameters, options) {
|
|
398
|
+
return localVarFp.privacyUpdateState(requestParameters.privacyUpdateStateDto, options).then((request) => request(axios, basePath));
|
|
399
399
|
},
|
|
400
400
|
};
|
|
401
401
|
};
|
|
@@ -410,24 +410,24 @@ class PrivacyApi extends base_1.BaseAPI {
|
|
|
410
410
|
/**
|
|
411
411
|
*
|
|
412
412
|
* @summary 新增隐私协议
|
|
413
|
-
* @param {
|
|
413
|
+
* @param {PrivacyApiPrivacyAddRequest} requestParameters Request parameters.
|
|
414
414
|
* @param {*} [options] Override http request option.
|
|
415
415
|
* @throws {RequiredError}
|
|
416
416
|
* @memberof PrivacyApi
|
|
417
417
|
*/
|
|
418
|
-
|
|
419
|
-
return (0, exports.PrivacyApiFp)(this.configuration).
|
|
418
|
+
privacyAdd(requestParameters, options) {
|
|
419
|
+
return (0, exports.PrivacyApiFp)(this.configuration).privacyAdd(requestParameters.privacyAddVO, options).then((request) => request(this.axios, this.basePath));
|
|
420
420
|
}
|
|
421
421
|
/**
|
|
422
422
|
*
|
|
423
423
|
* @summary 删除协议
|
|
424
|
-
* @param {
|
|
424
|
+
* @param {PrivacyApiPrivacyDeleteRequest} requestParameters Request parameters.
|
|
425
425
|
* @param {*} [options] Override http request option.
|
|
426
426
|
* @throws {RequiredError}
|
|
427
427
|
* @memberof PrivacyApi
|
|
428
428
|
*/
|
|
429
|
-
|
|
430
|
-
return (0, exports.PrivacyApiFp)(this.configuration).
|
|
429
|
+
privacyDelete(requestParameters, options) {
|
|
430
|
+
return (0, exports.PrivacyApiFp)(this.configuration).privacyDelete(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
431
431
|
}
|
|
432
432
|
/**
|
|
433
433
|
*
|
|
@@ -436,19 +436,19 @@ class PrivacyApi extends base_1.BaseAPI {
|
|
|
436
436
|
* @throws {RequiredError}
|
|
437
437
|
* @memberof PrivacyApi
|
|
438
438
|
*/
|
|
439
|
-
|
|
440
|
-
return (0, exports.PrivacyApiFp)(this.configuration).
|
|
439
|
+
privacyGet(options) {
|
|
440
|
+
return (0, exports.PrivacyApiFp)(this.configuration).privacyGet(options).then((request) => request(this.axios, this.basePath));
|
|
441
441
|
}
|
|
442
442
|
/**
|
|
443
443
|
*
|
|
444
444
|
* @summary 隐私协议详情
|
|
445
|
-
* @param {
|
|
445
|
+
* @param {PrivacyApiPrivacyGetByIdRequest} requestParameters Request parameters.
|
|
446
446
|
* @param {*} [options] Override http request option.
|
|
447
447
|
* @throws {RequiredError}
|
|
448
448
|
* @memberof PrivacyApi
|
|
449
449
|
*/
|
|
450
|
-
|
|
451
|
-
return (0, exports.PrivacyApiFp)(this.configuration).
|
|
450
|
+
privacyGetById(requestParameters, options) {
|
|
451
|
+
return (0, exports.PrivacyApiFp)(this.configuration).privacyGetById(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
452
452
|
}
|
|
453
453
|
/**
|
|
454
454
|
*
|
|
@@ -457,19 +457,19 @@ class PrivacyApi extends base_1.BaseAPI {
|
|
|
457
457
|
* @throws {RequiredError}
|
|
458
458
|
* @memberof PrivacyApi
|
|
459
459
|
*/
|
|
460
|
-
|
|
461
|
-
return (0, exports.PrivacyApiFp)(this.configuration).
|
|
460
|
+
privacyList(options) {
|
|
461
|
+
return (0, exports.PrivacyApiFp)(this.configuration).privacyList(options).then((request) => request(this.axios, this.basePath));
|
|
462
462
|
}
|
|
463
463
|
/**
|
|
464
464
|
*
|
|
465
465
|
* @summary 更改协议状态
|
|
466
|
-
* @param {
|
|
466
|
+
* @param {PrivacyApiPrivacyUpdateStateRequest} requestParameters Request parameters.
|
|
467
467
|
* @param {*} [options] Override http request option.
|
|
468
468
|
* @throws {RequiredError}
|
|
469
469
|
* @memberof PrivacyApi
|
|
470
470
|
*/
|
|
471
|
-
|
|
472
|
-
return (0, exports.PrivacyApiFp)(this.configuration).
|
|
471
|
+
privacyUpdateState(requestParameters, options) {
|
|
472
|
+
return (0, exports.PrivacyApiFp)(this.configuration).privacyUpdateState(requestParameters.privacyUpdateStateDto, options).then((request) => request(this.axios, this.basePath));
|
|
473
473
|
}
|
|
474
474
|
}
|
|
475
475
|
exports.PrivacyApi = PrivacyApi;
|