@gizone/rrs-client 4.2.0-alpha.373 → 4.2.0-alpha.375
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 +2 -21
- package/api.ts +0 -1
- package/apis/message-api.ts +178 -0
- package/apis/notification-api.ts +227 -133
- package/apis/open-api-api.ts +0 -214
- package/apis/setting-api.ts +0 -307
- package/apis/web-hook-api.ts +0 -182
- package/apis/work-order-api.ts +15 -450
- package/dist/api.d.ts +0 -1
- package/dist/api.js +0 -1
- package/dist/apis/message-api.d.ts +93 -0
- package/dist/apis/message-api.js +139 -0
- package/dist/apis/notification-api.d.ts +135 -90
- package/dist/apis/notification-api.js +174 -99
- package/dist/apis/open-api-api.d.ts +0 -110
- package/dist/apis/open-api-api.js +0 -156
- package/dist/apis/setting-api.d.ts +0 -166
- package/dist/apis/setting-api.js +0 -223
- package/dist/apis/web-hook-api.d.ts +0 -94
- package/dist/apis/web-hook-api.js +0 -140
- package/dist/apis/work-order-api.d.ts +6 -243
- package/dist/apis/work-order-api.js +15 -322
- package/dist/esm/api.d.ts +0 -1
- package/dist/esm/api.js +0 -1
- package/dist/esm/apis/message-api.d.ts +93 -0
- package/dist/esm/apis/message-api.js +140 -1
- package/dist/esm/apis/notification-api.d.ts +135 -90
- package/dist/esm/apis/notification-api.js +174 -99
- package/dist/esm/apis/open-api-api.d.ts +0 -110
- package/dist/esm/apis/open-api-api.js +0 -156
- package/dist/esm/apis/setting-api.d.ts +0 -166
- package/dist/esm/apis/setting-api.js +0 -223
- package/dist/esm/apis/web-hook-api.d.ts +0 -94
- package/dist/esm/apis/web-hook-api.js +0 -140
- package/dist/esm/apis/work-order-api.d.ts +6 -243
- package/dist/esm/apis/work-order-api.js +15 -322
- package/dist/esm/models/disaster-warning-standard-add-or-update-vo.d.ts +1 -1
- package/dist/esm/models/disaster-warning-standard-entity.d.ts +1 -1
- package/dist/esm/models/index.d.ts +2 -20
- package/dist/esm/models/index.js +2 -20
- package/dist/esm/models/inspection-standard-add-or-update-vo.d.ts +1 -1
- package/dist/esm/models/inspection-standard-dto.d.ts +1 -1
- package/dist/esm/models/inspection-standard-entity.d.ts +1 -1
- package/dist/esm/models/login-type-enum.d.ts +0 -2
- package/dist/esm/models/login-type-enum.js +1 -3
- package/dist/esm/models/maintenance-standard-add-or-update-vo.d.ts +1 -1
- package/dist/esm/models/maintenance-standard-dto.d.ts +1 -1
- package/dist/esm/models/maintenance-standard-entity.d.ts +1 -1
- package/dist/esm/models/monitoring-coverage-alert-work-order-details-dto.d.ts +0 -12
- package/dist/esm/models/network-monitor-repair-add-vo.d.ts +0 -6
- package/dist/esm/models/network-monitor-repair-details-dto.d.ts +0 -12
- package/dist/esm/models/notice-vo.d.ts +86 -0
- package/dist/esm/models/offline-alert-submit-vo.d.ts +0 -6
- package/dist/esm/models/offline-alert-work-order-details-dto.d.ts +0 -12
- package/dist/esm/models/offline-alert-work-order-vo.d.ts +0 -6
- package/dist/esm/models/park-info-dto.d.ts +0 -12
- package/dist/esm/models/period-detail-resp.d.ts +1 -7
- package/dist/esm/models/sys-post.d.ts +0 -6
- package/dist/esm/models/sys-role.d.ts +0 -6
- package/dist/esm/models/{notice-add-vo.d.ts → sys-user-msg-notice-add-vo.d.ts} +8 -8
- package/dist/esm/models/sys-user.d.ts +0 -13
- package/dist/esm/models/violation-work-order-add-vo.d.ts +0 -6
- package/dist/esm/models/violation-work-order-details-dto.d.ts +0 -12
- package/dist/esm/models/work-order-approval-vo.d.ts +0 -6
- package/dist/esm/models/work-order-detail-dto.d.ts +0 -6
- package/dist/esm/models/work-order-ext-data.d.ts +0 -7
- package/dist/esm/models/work-order-internal-status-enum.d.ts +0 -2
- package/dist/esm/models/work-order-internal-status-enum.js +1 -3
- package/dist/esm/models/work-order-issue-type-enum.d.ts +1 -2
- package/dist/esm/models/work-order-issue-type-enum.js +2 -3
- package/dist/esm/models/work-order-search-dto.d.ts +1 -13
- package/dist/esm/models/work-order-settings-type-enum.d.ts +0 -1
- package/dist/esm/models/work-order-settings-type-enum.js +1 -2
- package/dist/esm/models/work-order-status-enum.d.ts +1 -0
- package/dist/esm/models/work-order-status-enum.js +1 -0
- package/dist/esm/models/work-order-submit-vo.d.ts +0 -7
- package/dist/esm/models/work-order-type-enum.d.ts +0 -1
- package/dist/esm/models/work-order-type-enum.js +1 -2
- package/dist/models/disaster-warning-standard-add-or-update-vo.d.ts +1 -1
- package/dist/models/disaster-warning-standard-entity.d.ts +1 -1
- package/dist/models/index.d.ts +2 -20
- package/dist/models/index.js +2 -20
- package/dist/models/inspection-standard-add-or-update-vo.d.ts +1 -1
- package/dist/models/inspection-standard-dto.d.ts +1 -1
- package/dist/models/inspection-standard-entity.d.ts +1 -1
- package/dist/models/login-type-enum.d.ts +0 -2
- package/dist/models/login-type-enum.js +1 -3
- package/dist/models/maintenance-standard-add-or-update-vo.d.ts +1 -1
- package/dist/models/maintenance-standard-dto.d.ts +1 -1
- package/dist/models/maintenance-standard-entity.d.ts +1 -1
- package/dist/models/monitoring-coverage-alert-work-order-details-dto.d.ts +0 -12
- package/dist/models/network-monitor-repair-add-vo.d.ts +0 -6
- package/dist/models/network-monitor-repair-details-dto.d.ts +0 -12
- package/dist/models/notice-vo.d.ts +86 -0
- package/dist/models/offline-alert-submit-vo.d.ts +0 -6
- package/dist/models/offline-alert-work-order-details-dto.d.ts +0 -12
- package/dist/models/offline-alert-work-order-vo.d.ts +0 -6
- package/dist/models/park-info-dto.d.ts +0 -12
- package/dist/models/period-detail-resp.d.ts +1 -7
- package/dist/models/sys-post.d.ts +0 -6
- package/dist/models/sys-role.d.ts +0 -6
- package/dist/models/{notice-add-vo.d.ts → sys-user-msg-notice-add-vo.d.ts} +8 -8
- package/dist/models/sys-user.d.ts +0 -13
- package/dist/models/violation-work-order-add-vo.d.ts +0 -6
- package/dist/models/violation-work-order-details-dto.d.ts +0 -12
- package/dist/models/work-order-approval-vo.d.ts +0 -6
- package/dist/models/work-order-detail-dto.d.ts +0 -6
- package/dist/models/work-order-ext-data.d.ts +0 -7
- package/dist/models/work-order-internal-status-enum.d.ts +0 -2
- package/dist/models/work-order-internal-status-enum.js +1 -3
- package/dist/models/work-order-issue-type-enum.d.ts +1 -2
- package/dist/models/work-order-issue-type-enum.js +2 -3
- package/dist/models/work-order-search-dto.d.ts +1 -13
- package/dist/models/work-order-settings-type-enum.d.ts +0 -1
- package/dist/models/work-order-settings-type-enum.js +1 -2
- package/dist/models/work-order-status-enum.d.ts +1 -0
- package/dist/models/work-order-status-enum.js +1 -0
- package/dist/models/work-order-submit-vo.d.ts +0 -7
- package/dist/models/work-order-type-enum.d.ts +0 -1
- package/dist/models/work-order-type-enum.js +1 -2
- package/models/disaster-warning-standard-add-or-update-vo.ts +1 -1
- package/models/disaster-warning-standard-entity.ts +1 -1
- package/models/index.ts +2 -20
- package/models/inspection-standard-add-or-update-vo.ts +1 -1
- package/models/inspection-standard-dto.ts +1 -1
- package/models/inspection-standard-entity.ts +1 -1
- package/models/login-type-enum.ts +1 -3
- package/models/maintenance-standard-add-or-update-vo.ts +1 -1
- package/models/maintenance-standard-dto.ts +1 -1
- package/models/maintenance-standard-entity.ts +1 -1
- package/models/monitoring-coverage-alert-work-order-details-dto.ts +0 -12
- package/models/network-monitor-repair-add-vo.ts +0 -6
- package/models/network-monitor-repair-details-dto.ts +0 -12
- package/models/notice-vo.ts +90 -0
- package/models/offline-alert-submit-vo.ts +0 -6
- package/models/offline-alert-work-order-details-dto.ts +0 -12
- package/models/offline-alert-work-order-vo.ts +0 -6
- package/models/park-info-dto.ts +0 -12
- package/models/period-detail-resp.ts +1 -7
- package/models/sys-post.ts +0 -6
- package/models/sys-role.ts +0 -6
- package/models/{notice-add-vo.ts → sys-user-msg-notice-add-vo.ts} +8 -8
- package/models/sys-user.ts +0 -17
- package/models/violation-work-order-add-vo.ts +0 -6
- package/models/violation-work-order-details-dto.ts +0 -12
- package/models/work-order-approval-vo.ts +0 -6
- package/models/work-order-detail-dto.ts +0 -6
- package/models/work-order-ext-data.ts +0 -9
- package/models/work-order-internal-status-enum.ts +1 -3
- package/models/work-order-issue-type-enum.ts +2 -3
- package/models/work-order-search-dto.ts +1 -13
- package/models/work-order-settings-type-enum.ts +1 -2
- package/models/work-order-status-enum.ts +1 -0
- package/models/work-order-submit-vo.ts +0 -9
- package/models/work-order-type-enum.ts +1 -2
- package/package.json +1 -1
- package/apis/hwork-api.ts +0 -167
- package/dist/apis/hwork-api.d.ts +0 -96
- package/dist/apis/hwork-api.js +0 -145
- package/dist/esm/apis/hwork-api.d.ts +0 -96
- package/dist/esm/apis/hwork-api.js +0 -138
- package/dist/esm/models/exploration-work-order-details-dto.d.ts +0 -123
- package/dist/esm/models/exploration-work-order-info.d.ts +0 -111
- package/dist/esm/models/exploration-work-order-info.js +0 -19
- package/dist/esm/models/exploration-work-order-submit-vo.d.ts +0 -36
- package/dist/esm/models/exploration-work-order-type-enum.d.ts +0 -20
- package/dist/esm/models/exploration-work-order-type-enum.js +0 -21
- package/dist/esm/models/insurance-notice-vo.d.ts +0 -54
- package/dist/esm/models/insurance-notice-vo.js +0 -14
- package/dist/esm/models/insurance-work-order-issue-vo.d.ts +0 -86
- package/dist/esm/models/insurance-work-order-issue-vo.js +0 -19
- package/dist/esm/models/insurance-work-order-vo.d.ts +0 -37
- package/dist/esm/models/insurance-work-order-vo.js +0 -14
- package/dist/esm/models/json-result-exploration-work-order-details-dto.d.ts +0 -62
- package/dist/esm/models/json-result-exploration-work-order-details-dto.js +0 -14
- package/dist/esm/models/json-result-list-work-order-issue-type-settings-entity.d.ts +0 -62
- package/dist/esm/models/json-result-list-work-order-issue-type-settings-entity.js +0 -14
- package/dist/esm/models/json-result-notice-entity.d.ts +0 -62
- package/dist/esm/models/json-result-notice-entity.js +0 -14
- package/dist/esm/models/json-result-page-dto-open-api-equipment-list-dto.d.ts +0 -62
- package/dist/esm/models/json-result-page-dto-open-api-equipment-list-dto.js +0 -14
- package/dist/esm/models/json-result-work-order-issue-type-settings-entity.d.ts +0 -62
- package/dist/esm/models/json-result-work-order-issue-type-settings-entity.js +0 -14
- package/dist/esm/models/notice-add-vo.js +0 -14
- package/dist/esm/models/notice-entity.d.ts +0 -90
- package/dist/esm/models/notice-entity.js +0 -14
- package/dist/esm/models/open-api-equipment-list-dto.d.ts +0 -110
- package/dist/esm/models/open-api-equipment-list-dto.js +0 -14
- package/dist/esm/models/page-dto-open-api-equipment-list-dto.d.ts +0 -31
- package/dist/esm/models/page-dto-open-api-equipment-list-dto.js +0 -14
- package/dist/esm/models/user-source-enum.d.ts +0 -21
- package/dist/esm/models/user-source-enum.js +0 -22
- package/dist/esm/models/work-order-equipment-dto.d.ts +0 -36
- package/dist/esm/models/work-order-equipment-dto.js +0 -14
- package/dist/esm/models/work-order-issue-type-settings-add-or-update-vo.d.ts +0 -44
- package/dist/esm/models/work-order-issue-type-settings-add-or-update-vo.js +0 -14
- package/dist/esm/models/work-order-issue-type-settings-entity.d.ts +0 -68
- package/dist/esm/models/work-order-issue-type-settings-entity.js +0 -14
- package/dist/models/exploration-work-order-details-dto.d.ts +0 -123
- package/dist/models/exploration-work-order-info.d.ts +0 -111
- package/dist/models/exploration-work-order-info.js +0 -22
- package/dist/models/exploration-work-order-submit-vo.d.ts +0 -36
- package/dist/models/exploration-work-order-type-enum.d.ts +0 -20
- package/dist/models/exploration-work-order-type-enum.js +0 -24
- package/dist/models/insurance-notice-vo.d.ts +0 -54
- package/dist/models/insurance-notice-vo.js +0 -15
- package/dist/models/insurance-work-order-issue-vo.d.ts +0 -86
- package/dist/models/insurance-work-order-issue-vo.js +0 -22
- package/dist/models/insurance-work-order-vo.d.ts +0 -37
- package/dist/models/insurance-work-order-vo.js +0 -15
- package/dist/models/json-result-exploration-work-order-details-dto.d.ts +0 -62
- package/dist/models/json-result-exploration-work-order-details-dto.js +0 -15
- package/dist/models/json-result-list-work-order-issue-type-settings-entity.d.ts +0 -62
- package/dist/models/json-result-list-work-order-issue-type-settings-entity.js +0 -15
- package/dist/models/json-result-notice-entity.d.ts +0 -62
- package/dist/models/json-result-notice-entity.js +0 -15
- package/dist/models/json-result-page-dto-open-api-equipment-list-dto.d.ts +0 -62
- package/dist/models/json-result-page-dto-open-api-equipment-list-dto.js +0 -15
- package/dist/models/json-result-work-order-issue-type-settings-entity.d.ts +0 -62
- package/dist/models/json-result-work-order-issue-type-settings-entity.js +0 -15
- package/dist/models/notice-add-vo.js +0 -15
- package/dist/models/notice-entity.d.ts +0 -90
- package/dist/models/notice-entity.js +0 -15
- package/dist/models/open-api-equipment-list-dto.d.ts +0 -110
- package/dist/models/open-api-equipment-list-dto.js +0 -15
- package/dist/models/page-dto-open-api-equipment-list-dto.d.ts +0 -31
- package/dist/models/page-dto-open-api-equipment-list-dto.js +0 -15
- package/dist/models/user-source-enum.d.ts +0 -21
- package/dist/models/user-source-enum.js +0 -25
- package/dist/models/work-order-equipment-dto.d.ts +0 -36
- package/dist/models/work-order-equipment-dto.js +0 -15
- package/dist/models/work-order-issue-type-settings-add-or-update-vo.d.ts +0 -44
- package/dist/models/work-order-issue-type-settings-add-or-update-vo.js +0 -15
- package/dist/models/work-order-issue-type-settings-entity.d.ts +0 -68
- package/dist/models/work-order-issue-type-settings-entity.js +0 -15
- package/models/exploration-work-order-details-dto.ts +0 -149
- package/models/exploration-work-order-info.ts +0 -124
- package/models/exploration-work-order-submit-vo.ts +0 -42
- package/models/exploration-work-order-type-enum.ts +0 -30
- package/models/insurance-notice-vo.ts +0 -60
- package/models/insurance-work-order-issue-vo.ts +0 -97
- package/models/insurance-work-order-vo.ts +0 -45
- package/models/json-result-exploration-work-order-details-dto.ts +0 -72
- package/models/json-result-list-work-order-issue-type-settings-entity.ts +0 -72
- package/models/json-result-notice-entity.ts +0 -72
- package/models/json-result-page-dto-open-api-equipment-list-dto.ts +0 -72
- package/models/json-result-work-order-issue-type-settings-entity.ts +0 -72
- package/models/notice-entity.ts +0 -96
- package/models/open-api-equipment-list-dto.ts +0 -122
- package/models/page-dto-open-api-equipment-list-dto.ts +0 -39
- package/models/user-source-enum.ts +0 -31
- package/models/work-order-equipment-dto.ts +0 -42
- package/models/work-order-issue-type-settings-add-or-update-vo.ts +0 -56
- package/models/work-order-issue-type-settings-entity.ts +0 -80
- /package/dist/esm/models/{exploration-work-order-details-dto.js → notice-vo.js} +0 -0
- /package/dist/esm/models/{exploration-work-order-submit-vo.js → sys-user-msg-notice-add-vo.js} +0 -0
- /package/dist/models/{exploration-work-order-details-dto.js → notice-vo.js} +0 -0
- /package/dist/models/{exploration-work-order-submit-vo.js → sys-user-msg-notice-add-vo.js} +0 -0
package/.openapi-generator/FILES
CHANGED
|
@@ -13,7 +13,6 @@ apis/device-api.ts
|
|
|
13
13
|
apis/disaster-warning-standard-api.ts
|
|
14
14
|
apis/equipment-api.ts
|
|
15
15
|
apis/excel-language-controller-api.ts
|
|
16
|
-
apis/hwork-api.ts
|
|
17
16
|
apis/inspection-standard-api.ts
|
|
18
17
|
apis/internal-api.ts
|
|
19
18
|
apis/jwt-api.ts
|
|
@@ -158,10 +157,6 @@ models/excel-import-result-dtomaintenance-standard-import-dto.ts
|
|
|
158
157
|
models/excel-import-result-dtosurveillance-batch-import-template-dto.ts
|
|
159
158
|
models/excel-import-result-dtosurveillance-settings-export-dto.ts
|
|
160
159
|
models/excel-import-upload-to-redis-vo-space-add-excel-dto.ts
|
|
161
|
-
models/exploration-work-order-details-dto.ts
|
|
162
|
-
models/exploration-work-order-info.ts
|
|
163
|
-
models/exploration-work-order-submit-vo.ts
|
|
164
|
-
models/exploration-work-order-type-enum.ts
|
|
165
160
|
models/file-dto.ts
|
|
166
161
|
models/followup-work-order-dto.ts
|
|
167
162
|
models/functional-area-enum.ts
|
|
@@ -183,9 +178,6 @@ models/inspection-standard-entity.ts
|
|
|
183
178
|
models/inspection-standard-import-dto.ts
|
|
184
179
|
models/inspection-standard-type-enum.ts
|
|
185
180
|
models/installation-body-enum.ts
|
|
186
|
-
models/insurance-notice-vo.ts
|
|
187
|
-
models/insurance-work-order-issue-vo.ts
|
|
188
|
-
models/insurance-work-order-vo.ts
|
|
189
181
|
models/iot-device-status-enum.ts
|
|
190
182
|
models/json-result-access-appointment-record-details-dto.ts
|
|
191
183
|
models/json-result-access-blacklist-details-dto.ts
|
|
@@ -211,7 +203,6 @@ models/json-result-excel-import-result-dtomaintenance-standard-import-dto.ts
|
|
|
211
203
|
models/json-result-excel-import-result-dtosurveillance-batch-import-template-dto.ts
|
|
212
204
|
models/json-result-excel-import-result-dtosurveillance-settings-export-dto.ts
|
|
213
205
|
models/json-result-excel-import-upload-to-redis-vo-space-add-excel-dto.ts
|
|
214
|
-
models/json-result-exploration-work-order-details-dto.ts
|
|
215
206
|
models/json-result-file-dto.ts
|
|
216
207
|
models/json-result-group-dept-vo.ts
|
|
217
208
|
models/json-result-inspection-standard-entity.ts
|
|
@@ -249,13 +240,11 @@ models/json-result-list-work-order-circulation-vo.ts
|
|
|
249
240
|
models/json-result-list-work-order-comment-entity.ts
|
|
250
241
|
models/json-result-list-work-order-dept-settings-entity.ts
|
|
251
242
|
models/json-result-list-work-order-inspection-detail-dto.ts
|
|
252
|
-
models/json-result-list-work-order-issue-type-settings-entity.ts
|
|
253
243
|
models/json-result-list-work-order-push-settings-entity.ts
|
|
254
244
|
models/json-result-list-work-order-step-by-step-push-user-details-dto.ts
|
|
255
245
|
models/json-result-maintenance-standard-entity.ts
|
|
256
246
|
models/json-result-monitoring-coverage-alert-work-order-details-dto.ts
|
|
257
247
|
models/json-result-network-monitor-repair-details-dto.ts
|
|
258
|
-
models/json-result-notice-entity.ts
|
|
259
248
|
models/json-result-offline-alert-work-order-details-dto.ts
|
|
260
249
|
models/json-result-page-dto-access-appointment-record-details-dto.ts
|
|
261
250
|
models/json-result-page-dto-access-blacklist-details-dto.ts
|
|
@@ -266,7 +255,6 @@ models/json-result-page-dto-disaster-warning-standard-entity.ts
|
|
|
266
255
|
models/json-result-page-dto-equipment-search-system-dto.ts
|
|
267
256
|
models/json-result-page-dto-inspection-standard-dto.ts
|
|
268
257
|
models/json-result-page-dto-maintenance-standard-dto.ts
|
|
269
|
-
models/json-result-page-dto-open-api-equipment-list-dto.ts
|
|
270
258
|
models/json-result-page-dto-plan-search-dto.ts
|
|
271
259
|
models/json-result-page-dto-supplier-contract-details-dto.ts
|
|
272
260
|
models/json-result-page-dto-surveillance-details-dto.ts
|
|
@@ -296,7 +284,6 @@ models/json-result-violation-work-order-details-dto.ts
|
|
|
296
284
|
models/json-result-void.ts
|
|
297
285
|
models/json-result-work-order-dept-settings-entity.ts
|
|
298
286
|
models/json-result-work-order-detail-dto.ts
|
|
299
|
-
models/json-result-work-order-issue-type-settings-entity.ts
|
|
300
287
|
models/json-result.ts
|
|
301
288
|
models/login-body.ts
|
|
302
289
|
models/login-type-enum.ts
|
|
@@ -317,8 +304,7 @@ models/network-monitor-repair-details-dto.ts
|
|
|
317
304
|
models/network-repair-info.ts
|
|
318
305
|
models/news-in-button.ts
|
|
319
306
|
models/news-info.ts
|
|
320
|
-
models/notice-
|
|
321
|
-
models/notice-entity.ts
|
|
307
|
+
models/notice-vo.ts
|
|
322
308
|
models/offline-alert-device-vo.ts
|
|
323
309
|
models/offline-alert-submit-vo.ts
|
|
324
310
|
models/offline-alert-work-order-details-dto.ts
|
|
@@ -326,7 +312,6 @@ models/offline-alert-work-order-info.ts
|
|
|
326
312
|
models/offline-alert-work-order-vo.ts
|
|
327
313
|
models/open-api-access-appointment-record-add-vo.ts
|
|
328
314
|
models/open-api-access-appointment-record-delete-vo.ts
|
|
329
|
-
models/open-api-equipment-list-dto.ts
|
|
330
315
|
models/page-dto-access-appointment-record-details-dto.ts
|
|
331
316
|
models/page-dto-access-blacklist-details-dto.ts
|
|
332
317
|
models/page-dto-access-record-summary-list-dto.ts
|
|
@@ -336,7 +321,6 @@ models/page-dto-disaster-warning-standard-entity.ts
|
|
|
336
321
|
models/page-dto-equipment-search-system-dto.ts
|
|
337
322
|
models/page-dto-inspection-standard-dto.ts
|
|
338
323
|
models/page-dto-maintenance-standard-dto.ts
|
|
339
|
-
models/page-dto-open-api-equipment-list-dto.ts
|
|
340
324
|
models/page-dto-plan-search-dto.ts
|
|
341
325
|
models/page-dto-supplier-contract-details-dto.ts
|
|
342
326
|
models/page-dto-surveillance-details-dto.ts
|
|
@@ -446,6 +430,7 @@ models/sys-user-attachment-info.ts
|
|
|
446
430
|
models/sys-user-drop-down-box-list-dto.ts
|
|
447
431
|
models/sys-user-info-dto.ts
|
|
448
432
|
models/sys-user-msg-dto.ts
|
|
433
|
+
models/sys-user-msg-notice-add-vo.ts
|
|
449
434
|
models/sys-user-role.ts
|
|
450
435
|
models/sys-user.ts
|
|
451
436
|
models/system-user-msg-source-type-enum.ts
|
|
@@ -459,7 +444,6 @@ models/user-excel-dto.ts
|
|
|
459
444
|
models/user-roles-and-permissions-dto.ts
|
|
460
445
|
models/user-settings-entity.ts
|
|
461
446
|
models/user-settings-update-bo.ts
|
|
462
|
-
models/user-source-enum.ts
|
|
463
447
|
models/user-whether-privacy-dto.ts
|
|
464
448
|
models/violation-center-attribute-enum.ts
|
|
465
449
|
models/violation-decision-vo.ts
|
|
@@ -484,7 +468,6 @@ models/work-order-dept-settings-add-or-update-vo.ts
|
|
|
484
468
|
models/work-order-dept-settings-entity.ts
|
|
485
469
|
models/work-order-detail-dto.ts
|
|
486
470
|
models/work-order-distribute-leaflets-vo.ts
|
|
487
|
-
models/work-order-equipment-dto.ts
|
|
488
471
|
models/work-order-ext-data.ts
|
|
489
472
|
models/work-order-handler-dto.ts
|
|
490
473
|
models/work-order-handler-status-enum.ts
|
|
@@ -492,8 +475,6 @@ models/work-order-inspection-detail-dto.ts
|
|
|
492
475
|
models/work-order-inspection-item-req.ts
|
|
493
476
|
models/work-order-internal-status-enum.ts
|
|
494
477
|
models/work-order-issue-type-enum.ts
|
|
495
|
-
models/work-order-issue-type-settings-add-or-update-vo.ts
|
|
496
|
-
models/work-order-issue-type-settings-entity.ts
|
|
497
478
|
models/work-order-liability-party-enum.ts
|
|
498
479
|
models/work-order-plan-holidays-enum.ts
|
|
499
480
|
models/work-order-plan-repeats-enum.ts
|
package/api.ts
CHANGED
|
@@ -24,7 +24,6 @@ export * from './apis/device-api';
|
|
|
24
24
|
export * from './apis/disaster-warning-standard-api';
|
|
25
25
|
export * from './apis/equipment-api';
|
|
26
26
|
export * from './apis/excel-language-controller-api';
|
|
27
|
-
export * from './apis/hwork-api';
|
|
28
27
|
export * from './apis/inspection-standard-api';
|
|
29
28
|
export * from './apis/internal-api';
|
|
30
29
|
export * from './apis/jwt-api';
|
package/apis/message-api.ts
CHANGED
|
@@ -32,6 +32,8 @@ import type { JsonResultVoid } from '../models';
|
|
|
32
32
|
// @ts-ignore
|
|
33
33
|
import type { MessagePushLogSearchListBO } from '../models';
|
|
34
34
|
// @ts-ignore
|
|
35
|
+
import type { SysUserMsgNoticeAddVO } from '../models';
|
|
36
|
+
// @ts-ignore
|
|
35
37
|
import type { SystemUserMsgTypeEnum } from '../models';
|
|
36
38
|
/**
|
|
37
39
|
* MessageApi - axios parameter creator
|
|
@@ -73,6 +75,44 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
73
75
|
|
|
74
76
|
|
|
75
77
|
|
|
78
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
79
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
80
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
81
|
+
|
|
82
|
+
return {
|
|
83
|
+
url: toPathString(localVarUrlObj),
|
|
84
|
+
options: localVarRequestOptions,
|
|
85
|
+
};
|
|
86
|
+
},
|
|
87
|
+
/**
|
|
88
|
+
*
|
|
89
|
+
* @summary 撤回公告
|
|
90
|
+
* @param {number} noticeId
|
|
91
|
+
* @param {*} [options] Override http request option.
|
|
92
|
+
* @throws {RequiredError}
|
|
93
|
+
*/
|
|
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)));
|
|
99
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
100
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
101
|
+
let baseOptions;
|
|
102
|
+
if (configuration) {
|
|
103
|
+
baseOptions = configuration.baseOptions;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
|
|
107
|
+
const localVarHeaderParameter = {} as any;
|
|
108
|
+
const localVarQueryParameter = {} as any;
|
|
109
|
+
|
|
110
|
+
// authentication tokenScheme required
|
|
111
|
+
// http bearer authentication required
|
|
112
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
76
116
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
77
117
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
78
118
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
@@ -166,6 +206,46 @@ export const MessageApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
166
206
|
options: localVarRequestOptions,
|
|
167
207
|
};
|
|
168
208
|
},
|
|
209
|
+
/**
|
|
210
|
+
*
|
|
211
|
+
* @summary 添加公告
|
|
212
|
+
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
213
|
+
* @param {*} [options] Override http request option.
|
|
214
|
+
* @throws {RequiredError}
|
|
215
|
+
*/
|
|
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`;
|
|
220
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
221
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
222
|
+
let baseOptions;
|
|
223
|
+
if (configuration) {
|
|
224
|
+
baseOptions = configuration.baseOptions;
|
|
225
|
+
}
|
|
226
|
+
|
|
227
|
+
const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
|
|
228
|
+
const localVarHeaderParameter = {} as any;
|
|
229
|
+
const localVarQueryParameter = {} as any;
|
|
230
|
+
|
|
231
|
+
// authentication tokenScheme required
|
|
232
|
+
// http bearer authentication required
|
|
233
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
238
|
+
|
|
239
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
240
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
241
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
242
|
+
localVarRequestOptions.data = serializeDataIfNeeded(sysUserMsgNoticeAddVO, localVarRequestOptions, configuration)
|
|
243
|
+
|
|
244
|
+
return {
|
|
245
|
+
url: toPathString(localVarUrlObj),
|
|
246
|
+
options: localVarRequestOptions,
|
|
247
|
+
};
|
|
248
|
+
},
|
|
169
249
|
/**
|
|
170
250
|
*
|
|
171
251
|
* @summary 查询用户系统消息列表
|
|
@@ -309,6 +389,19 @@ export const MessageApiFp = function(configuration?: Configuration) {
|
|
|
309
389
|
const localVarOperationServerBasePath = operationServerMap['MessageApi.export3']?.[localVarOperationServerIndex]?.url;
|
|
310
390
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
311
391
|
},
|
|
392
|
+
/**
|
|
393
|
+
*
|
|
394
|
+
* @summary 撤回公告
|
|
395
|
+
* @param {number} noticeId
|
|
396
|
+
* @param {*} [options] Override http request option.
|
|
397
|
+
* @throws {RequiredError}
|
|
398
|
+
*/
|
|
399
|
+
async noticeRecall(noticeId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>> {
|
|
400
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.noticeRecall(noticeId, options);
|
|
401
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
402
|
+
const localVarOperationServerBasePath = operationServerMap['MessageApi.noticeRecall']?.[localVarOperationServerIndex]?.url;
|
|
403
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
404
|
+
},
|
|
312
405
|
/**
|
|
313
406
|
*
|
|
314
407
|
* @summary 查询详情
|
|
@@ -335,6 +428,19 @@ export const MessageApiFp = function(configuration?: Configuration) {
|
|
|
335
428
|
const localVarOperationServerBasePath = operationServerMap['MessageApi.selectList1']?.[localVarOperationServerIndex]?.url;
|
|
336
429
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
337
430
|
},
|
|
431
|
+
/**
|
|
432
|
+
*
|
|
433
|
+
* @summary 添加公告
|
|
434
|
+
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
435
|
+
* @param {*} [options] Override http request option.
|
|
436
|
+
* @throws {RequiredError}
|
|
437
|
+
*/
|
|
438
|
+
async systemAddNotice(sysUserMsgNoticeAddVO: SysUserMsgNoticeAddVO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>> {
|
|
439
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.systemAddNotice(sysUserMsgNoticeAddVO, options);
|
|
440
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
441
|
+
const localVarOperationServerBasePath = operationServerMap['MessageApi.systemAddNotice']?.[localVarOperationServerIndex]?.url;
|
|
442
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
443
|
+
},
|
|
338
444
|
/**
|
|
339
445
|
*
|
|
340
446
|
* @summary 查询用户系统消息列表
|
|
@@ -388,6 +494,16 @@ export const MessageApiFactory = function (configuration?: Configuration, basePa
|
|
|
388
494
|
export3(requestParameters: MessageApiExport3Request, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid> {
|
|
389
495
|
return localVarFp.export3(requestParameters.bo, options).then((request) => request(axios, basePath));
|
|
390
496
|
},
|
|
497
|
+
/**
|
|
498
|
+
*
|
|
499
|
+
* @summary 撤回公告
|
|
500
|
+
* @param {MessageApiNoticeRecallRequest} requestParameters Request parameters.
|
|
501
|
+
* @param {*} [options] Override http request option.
|
|
502
|
+
* @throws {RequiredError}
|
|
503
|
+
*/
|
|
504
|
+
noticeRecall(requestParameters: MessageApiNoticeRecallRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid> {
|
|
505
|
+
return localVarFp.noticeRecall(requestParameters.noticeId, options).then((request) => request(axios, basePath));
|
|
506
|
+
},
|
|
391
507
|
/**
|
|
392
508
|
*
|
|
393
509
|
* @summary 查询详情
|
|
@@ -408,6 +524,16 @@ export const MessageApiFactory = function (configuration?: Configuration, basePa
|
|
|
408
524
|
selectList1(requestParameters: MessageApiSelectList1Request, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult> {
|
|
409
525
|
return localVarFp.selectList1(requestParameters.bo, options).then((request) => request(axios, basePath));
|
|
410
526
|
},
|
|
527
|
+
/**
|
|
528
|
+
*
|
|
529
|
+
* @summary 添加公告
|
|
530
|
+
* @param {MessageApiSystemAddNoticeRequest} requestParameters Request parameters.
|
|
531
|
+
* @param {*} [options] Override http request option.
|
|
532
|
+
* @throws {RequiredError}
|
|
533
|
+
*/
|
|
534
|
+
systemAddNotice(requestParameters: MessageApiSystemAddNoticeRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid> {
|
|
535
|
+
return localVarFp.systemAddNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(axios, basePath));
|
|
536
|
+
},
|
|
411
537
|
/**
|
|
412
538
|
*
|
|
413
539
|
* @summary 查询用户系统消息列表
|
|
@@ -445,6 +571,20 @@ export interface MessageApiExport3Request {
|
|
|
445
571
|
readonly bo: MessagePushLogSearchListBO
|
|
446
572
|
}
|
|
447
573
|
|
|
574
|
+
/**
|
|
575
|
+
* Request parameters for noticeRecall operation in MessageApi.
|
|
576
|
+
* @export
|
|
577
|
+
* @interface MessageApiNoticeRecallRequest
|
|
578
|
+
*/
|
|
579
|
+
export interface MessageApiNoticeRecallRequest {
|
|
580
|
+
/**
|
|
581
|
+
*
|
|
582
|
+
* @type {number}
|
|
583
|
+
* @memberof MessageApiNoticeRecall
|
|
584
|
+
*/
|
|
585
|
+
readonly noticeId: number
|
|
586
|
+
}
|
|
587
|
+
|
|
448
588
|
/**
|
|
449
589
|
* Request parameters for selectDetails operation in MessageApi.
|
|
450
590
|
* @export
|
|
@@ -473,6 +613,20 @@ export interface MessageApiSelectList1Request {
|
|
|
473
613
|
readonly bo: MessagePushLogSearchListBO
|
|
474
614
|
}
|
|
475
615
|
|
|
616
|
+
/**
|
|
617
|
+
* Request parameters for systemAddNotice operation in MessageApi.
|
|
618
|
+
* @export
|
|
619
|
+
* @interface MessageApiSystemAddNoticeRequest
|
|
620
|
+
*/
|
|
621
|
+
export interface MessageApiSystemAddNoticeRequest {
|
|
622
|
+
/**
|
|
623
|
+
*
|
|
624
|
+
* @type {SysUserMsgNoticeAddVO}
|
|
625
|
+
* @memberof MessageApiSystemAddNotice
|
|
626
|
+
*/
|
|
627
|
+
readonly sysUserMsgNoticeAddVO: SysUserMsgNoticeAddVO
|
|
628
|
+
}
|
|
629
|
+
|
|
476
630
|
/**
|
|
477
631
|
* Request parameters for systemSelectList operation in MessageApi.
|
|
478
632
|
* @export
|
|
@@ -569,6 +723,18 @@ export class MessageApi extends BaseAPI {
|
|
|
569
723
|
return MessageApiFp(this.configuration).export3(requestParameters.bo, options).then((request) => request(this.axios, this.basePath));
|
|
570
724
|
}
|
|
571
725
|
|
|
726
|
+
/**
|
|
727
|
+
*
|
|
728
|
+
* @summary 撤回公告
|
|
729
|
+
* @param {MessageApiNoticeRecallRequest} requestParameters Request parameters.
|
|
730
|
+
* @param {*} [options] Override http request option.
|
|
731
|
+
* @throws {RequiredError}
|
|
732
|
+
* @memberof MessageApi
|
|
733
|
+
*/
|
|
734
|
+
public noticeRecall(requestParameters: MessageApiNoticeRecallRequest, options?: RawAxiosRequestConfig) {
|
|
735
|
+
return MessageApiFp(this.configuration).noticeRecall(requestParameters.noticeId, options).then((request) => request(this.axios, this.basePath));
|
|
736
|
+
}
|
|
737
|
+
|
|
572
738
|
/**
|
|
573
739
|
*
|
|
574
740
|
* @summary 查询详情
|
|
@@ -593,6 +759,18 @@ export class MessageApi extends BaseAPI {
|
|
|
593
759
|
return MessageApiFp(this.configuration).selectList1(requestParameters.bo, options).then((request) => request(this.axios, this.basePath));
|
|
594
760
|
}
|
|
595
761
|
|
|
762
|
+
/**
|
|
763
|
+
*
|
|
764
|
+
* @summary 添加公告
|
|
765
|
+
* @param {MessageApiSystemAddNoticeRequest} requestParameters Request parameters.
|
|
766
|
+
* @param {*} [options] Override http request option.
|
|
767
|
+
* @throws {RequiredError}
|
|
768
|
+
* @memberof MessageApi
|
|
769
|
+
*/
|
|
770
|
+
public systemAddNotice(requestParameters: MessageApiSystemAddNoticeRequest, options?: RawAxiosRequestConfig) {
|
|
771
|
+
return MessageApiFp(this.configuration).systemAddNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(this.axios, this.basePath));
|
|
772
|
+
}
|
|
773
|
+
|
|
596
774
|
/**
|
|
597
775
|
*
|
|
598
776
|
* @summary 查询用户系统消息列表
|