@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
|
@@ -12,9 +12,8 @@
|
|
|
12
12
|
import type { Configuration } from '../configuration';
|
|
13
13
|
import type { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from 'axios';
|
|
14
14
|
import { type RequestArgs, BaseAPI } from '../base';
|
|
15
|
-
import type {
|
|
16
|
-
import type {
|
|
17
|
-
import type { NoticeAddVo } from '../models';
|
|
15
|
+
import type { JsonResult } from '../models';
|
|
16
|
+
import type { NoticeVo } from '../models';
|
|
18
17
|
import type { SysNotice } from '../models';
|
|
19
18
|
import type { TableDataInfo } from '../models';
|
|
20
19
|
/**
|
|
@@ -29,6 +28,14 @@ export declare const NotificationApiAxiosParamCreator: (configuration?: Configur
|
|
|
29
28
|
* @throws {RequiredError}
|
|
30
29
|
*/
|
|
31
30
|
createNotification: (sysNotice: SysNotice, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @summary 批量删除/删除
|
|
34
|
+
* @param {string} id
|
|
35
|
+
* @param {*} [options] Override http request option.
|
|
36
|
+
* @throws {RequiredError}
|
|
37
|
+
*/
|
|
38
|
+
delBatchNotice: (id: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
32
39
|
/**
|
|
33
40
|
*
|
|
34
41
|
* @param {Array<number>} noticeIds
|
|
@@ -38,42 +45,42 @@ export declare const NotificationApiAxiosParamCreator: (configuration?: Configur
|
|
|
38
45
|
deleteManyNotification: (noticeIds: Array<number>, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
39
46
|
/**
|
|
40
47
|
*
|
|
41
|
-
* @
|
|
48
|
+
* @summary 全部标为已读
|
|
49
|
+
* @param {number} parkId
|
|
42
50
|
* @param {*} [options] Override http request option.
|
|
43
51
|
* @throws {RequiredError}
|
|
44
52
|
*/
|
|
45
|
-
|
|
53
|
+
editBatchState: (parkId: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
46
54
|
/**
|
|
47
55
|
*
|
|
48
|
-
* @
|
|
56
|
+
* @summary 修改状态
|
|
57
|
+
* @param {number} id
|
|
49
58
|
* @param {*} [options] Override http request option.
|
|
50
59
|
* @throws {RequiredError}
|
|
51
60
|
*/
|
|
52
|
-
|
|
61
|
+
editStateNotice: (id: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
53
62
|
/**
|
|
54
63
|
*
|
|
55
|
-
* @
|
|
56
|
-
* @param {NoticeAddVo} noticeAddVo
|
|
64
|
+
* @param {number} noticeId
|
|
57
65
|
* @param {*} [options] Override http request option.
|
|
58
66
|
* @throws {RequiredError}
|
|
59
67
|
*/
|
|
60
|
-
|
|
68
|
+
getNotification: (noticeId: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
61
69
|
/**
|
|
62
70
|
*
|
|
63
|
-
* @
|
|
64
|
-
* @param {number} id
|
|
71
|
+
* @param {SysNotice} notice
|
|
65
72
|
* @param {*} [options] Override http request option.
|
|
66
73
|
* @throws {RequiredError}
|
|
67
74
|
*/
|
|
68
|
-
|
|
75
|
+
listNotification: (notice: SysNotice, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
69
76
|
/**
|
|
70
77
|
*
|
|
71
|
-
* @summary
|
|
72
|
-
* @param {
|
|
78
|
+
* @summary 消息通知列表
|
|
79
|
+
* @param {NoticeVo} noticeVo
|
|
73
80
|
* @param {*} [options] Override http request option.
|
|
74
81
|
* @throws {RequiredError}
|
|
75
82
|
*/
|
|
76
|
-
|
|
83
|
+
noticeList: (noticeVo: NoticeVo, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
77
84
|
/**
|
|
78
85
|
*
|
|
79
86
|
* @param {SysNotice} sysNotice
|
|
@@ -96,6 +103,14 @@ export declare const NotificationApiFp: (configuration?: Configuration) => {
|
|
|
96
103
|
createNotification(sysNotice: SysNotice, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<{
|
|
97
104
|
[key: string]: object;
|
|
98
105
|
}>>;
|
|
106
|
+
/**
|
|
107
|
+
*
|
|
108
|
+
* @summary 批量删除/删除
|
|
109
|
+
* @param {string} id
|
|
110
|
+
* @param {*} [options] Override http request option.
|
|
111
|
+
* @throws {RequiredError}
|
|
112
|
+
*/
|
|
113
|
+
delBatchNotice(id: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
99
114
|
/**
|
|
100
115
|
*
|
|
101
116
|
* @param {Array<number>} noticeIds
|
|
@@ -107,44 +122,44 @@ export declare const NotificationApiFp: (configuration?: Configuration) => {
|
|
|
107
122
|
}>>;
|
|
108
123
|
/**
|
|
109
124
|
*
|
|
110
|
-
* @
|
|
125
|
+
* @summary 全部标为已读
|
|
126
|
+
* @param {number} parkId
|
|
111
127
|
* @param {*} [options] Override http request option.
|
|
112
128
|
* @throws {RequiredError}
|
|
113
129
|
*/
|
|
114
|
-
|
|
115
|
-
[key: string]: object;
|
|
116
|
-
}>>;
|
|
130
|
+
editBatchState(parkId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
117
131
|
/**
|
|
118
132
|
*
|
|
119
|
-
* @
|
|
133
|
+
* @summary 修改状态
|
|
134
|
+
* @param {number} id
|
|
120
135
|
* @param {*} [options] Override http request option.
|
|
121
136
|
* @throws {RequiredError}
|
|
122
137
|
*/
|
|
123
|
-
|
|
138
|
+
editStateNotice(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
124
139
|
/**
|
|
125
140
|
*
|
|
126
|
-
* @
|
|
127
|
-
* @param {NoticeAddVo} noticeAddVo
|
|
141
|
+
* @param {number} noticeId
|
|
128
142
|
* @param {*} [options] Override http request option.
|
|
129
143
|
* @throws {RequiredError}
|
|
130
144
|
*/
|
|
131
|
-
|
|
145
|
+
getNotification(noticeId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<{
|
|
146
|
+
[key: string]: object;
|
|
147
|
+
}>>;
|
|
132
148
|
/**
|
|
133
149
|
*
|
|
134
|
-
* @
|
|
135
|
-
* @param {number} id
|
|
150
|
+
* @param {SysNotice} notice
|
|
136
151
|
* @param {*} [options] Override http request option.
|
|
137
152
|
* @throws {RequiredError}
|
|
138
153
|
*/
|
|
139
|
-
|
|
154
|
+
listNotification(notice: SysNotice, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TableDataInfo>>;
|
|
140
155
|
/**
|
|
141
156
|
*
|
|
142
|
-
* @summary
|
|
143
|
-
* @param {
|
|
157
|
+
* @summary 消息通知列表
|
|
158
|
+
* @param {NoticeVo} noticeVo
|
|
144
159
|
* @param {*} [options] Override http request option.
|
|
145
160
|
* @throws {RequiredError}
|
|
146
161
|
*/
|
|
147
|
-
|
|
162
|
+
noticeList(noticeVo: NoticeVo, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
148
163
|
/**
|
|
149
164
|
*
|
|
150
165
|
* @param {SysNotice} sysNotice
|
|
@@ -169,6 +184,14 @@ export declare const NotificationApiFactory: (configuration?: Configuration, bas
|
|
|
169
184
|
createNotification(requestParameters: NotificationApiCreateNotificationRequest, options?: RawAxiosRequestConfig): AxiosPromise<{
|
|
170
185
|
[key: string]: object;
|
|
171
186
|
}>;
|
|
187
|
+
/**
|
|
188
|
+
*
|
|
189
|
+
* @summary 批量删除/删除
|
|
190
|
+
* @param {NotificationApiDelBatchNoticeRequest} requestParameters Request parameters.
|
|
191
|
+
* @param {*} [options] Override http request option.
|
|
192
|
+
* @throws {RequiredError}
|
|
193
|
+
*/
|
|
194
|
+
delBatchNotice(requestParameters: NotificationApiDelBatchNoticeRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
172
195
|
/**
|
|
173
196
|
*
|
|
174
197
|
* @param {NotificationApiDeleteManyNotificationRequest} requestParameters Request parameters.
|
|
@@ -180,44 +203,44 @@ export declare const NotificationApiFactory: (configuration?: Configuration, bas
|
|
|
180
203
|
}>;
|
|
181
204
|
/**
|
|
182
205
|
*
|
|
183
|
-
* @
|
|
206
|
+
* @summary 全部标为已读
|
|
207
|
+
* @param {NotificationApiEditBatchStateRequest} requestParameters Request parameters.
|
|
184
208
|
* @param {*} [options] Override http request option.
|
|
185
209
|
* @throws {RequiredError}
|
|
186
210
|
*/
|
|
187
|
-
|
|
188
|
-
[key: string]: object;
|
|
189
|
-
}>;
|
|
211
|
+
editBatchState(requestParameters: NotificationApiEditBatchStateRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
190
212
|
/**
|
|
191
213
|
*
|
|
192
|
-
* @
|
|
214
|
+
* @summary 修改状态
|
|
215
|
+
* @param {NotificationApiEditStateNoticeRequest} requestParameters Request parameters.
|
|
193
216
|
* @param {*} [options] Override http request option.
|
|
194
217
|
* @throws {RequiredError}
|
|
195
218
|
*/
|
|
196
|
-
|
|
219
|
+
editStateNotice(requestParameters: NotificationApiEditStateNoticeRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
197
220
|
/**
|
|
198
221
|
*
|
|
199
|
-
* @
|
|
200
|
-
* @param {NotificationApiNoticeAddRequest} requestParameters Request parameters.
|
|
222
|
+
* @param {NotificationApiGetNotificationRequest} requestParameters Request parameters.
|
|
201
223
|
* @param {*} [options] Override http request option.
|
|
202
224
|
* @throws {RequiredError}
|
|
203
225
|
*/
|
|
204
|
-
|
|
226
|
+
getNotification(requestParameters: NotificationApiGetNotificationRequest, options?: RawAxiosRequestConfig): AxiosPromise<{
|
|
227
|
+
[key: string]: object;
|
|
228
|
+
}>;
|
|
205
229
|
/**
|
|
206
230
|
*
|
|
207
|
-
* @
|
|
208
|
-
* @param {NotificationApiNoticeDeleteRequest} requestParameters Request parameters.
|
|
231
|
+
* @param {NotificationApiListNotificationRequest} requestParameters Request parameters.
|
|
209
232
|
* @param {*} [options] Override http request option.
|
|
210
233
|
* @throws {RequiredError}
|
|
211
234
|
*/
|
|
212
|
-
|
|
235
|
+
listNotification(requestParameters: NotificationApiListNotificationRequest, options?: RawAxiosRequestConfig): AxiosPromise<TableDataInfo>;
|
|
213
236
|
/**
|
|
214
237
|
*
|
|
215
|
-
* @summary
|
|
216
|
-
* @param {
|
|
238
|
+
* @summary 消息通知列表
|
|
239
|
+
* @param {NotificationApiNoticeListRequest} requestParameters Request parameters.
|
|
217
240
|
* @param {*} [options] Override http request option.
|
|
218
241
|
* @throws {RequiredError}
|
|
219
242
|
*/
|
|
220
|
-
|
|
243
|
+
noticeList(requestParameters: NotificationApiNoticeListRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
221
244
|
/**
|
|
222
245
|
*
|
|
223
246
|
* @param {NotificationApiUpdateNotificationRequest} requestParameters Request parameters.
|
|
@@ -241,6 +264,19 @@ export interface NotificationApiCreateNotificationRequest {
|
|
|
241
264
|
*/
|
|
242
265
|
readonly sysNotice: SysNotice;
|
|
243
266
|
}
|
|
267
|
+
/**
|
|
268
|
+
* Request parameters for delBatchNotice operation in NotificationApi.
|
|
269
|
+
* @export
|
|
270
|
+
* @interface NotificationApiDelBatchNoticeRequest
|
|
271
|
+
*/
|
|
272
|
+
export interface NotificationApiDelBatchNoticeRequest {
|
|
273
|
+
/**
|
|
274
|
+
*
|
|
275
|
+
* @type {string}
|
|
276
|
+
* @memberof NotificationApiDelBatchNotice
|
|
277
|
+
*/
|
|
278
|
+
readonly id: string;
|
|
279
|
+
}
|
|
244
280
|
/**
|
|
245
281
|
* Request parameters for deleteManyNotification operation in NotificationApi.
|
|
246
282
|
* @export
|
|
@@ -255,69 +291,69 @@ export interface NotificationApiDeleteManyNotificationRequest {
|
|
|
255
291
|
readonly noticeIds: Array<number>;
|
|
256
292
|
}
|
|
257
293
|
/**
|
|
258
|
-
* Request parameters for
|
|
294
|
+
* Request parameters for editBatchState operation in NotificationApi.
|
|
259
295
|
* @export
|
|
260
|
-
* @interface
|
|
296
|
+
* @interface NotificationApiEditBatchStateRequest
|
|
261
297
|
*/
|
|
262
|
-
export interface
|
|
298
|
+
export interface NotificationApiEditBatchStateRequest {
|
|
263
299
|
/**
|
|
264
300
|
*
|
|
265
301
|
* @type {number}
|
|
266
|
-
* @memberof
|
|
302
|
+
* @memberof NotificationApiEditBatchState
|
|
267
303
|
*/
|
|
268
|
-
readonly
|
|
304
|
+
readonly parkId: number;
|
|
269
305
|
}
|
|
270
306
|
/**
|
|
271
|
-
* Request parameters for
|
|
307
|
+
* Request parameters for editStateNotice operation in NotificationApi.
|
|
272
308
|
* @export
|
|
273
|
-
* @interface
|
|
309
|
+
* @interface NotificationApiEditStateNoticeRequest
|
|
274
310
|
*/
|
|
275
|
-
export interface
|
|
311
|
+
export interface NotificationApiEditStateNoticeRequest {
|
|
276
312
|
/**
|
|
277
313
|
*
|
|
278
|
-
* @type {
|
|
279
|
-
* @memberof
|
|
314
|
+
* @type {number}
|
|
315
|
+
* @memberof NotificationApiEditStateNotice
|
|
280
316
|
*/
|
|
281
|
-
readonly
|
|
317
|
+
readonly id: number;
|
|
282
318
|
}
|
|
283
319
|
/**
|
|
284
|
-
* Request parameters for
|
|
320
|
+
* Request parameters for getNotification operation in NotificationApi.
|
|
285
321
|
* @export
|
|
286
|
-
* @interface
|
|
322
|
+
* @interface NotificationApiGetNotificationRequest
|
|
287
323
|
*/
|
|
288
|
-
export interface
|
|
324
|
+
export interface NotificationApiGetNotificationRequest {
|
|
289
325
|
/**
|
|
290
326
|
*
|
|
291
|
-
* @type {
|
|
292
|
-
* @memberof
|
|
327
|
+
* @type {number}
|
|
328
|
+
* @memberof NotificationApiGetNotification
|
|
293
329
|
*/
|
|
294
|
-
readonly
|
|
330
|
+
readonly noticeId: number;
|
|
295
331
|
}
|
|
296
332
|
/**
|
|
297
|
-
* Request parameters for
|
|
333
|
+
* Request parameters for listNotification operation in NotificationApi.
|
|
298
334
|
* @export
|
|
299
|
-
* @interface
|
|
335
|
+
* @interface NotificationApiListNotificationRequest
|
|
300
336
|
*/
|
|
301
|
-
export interface
|
|
337
|
+
export interface NotificationApiListNotificationRequest {
|
|
302
338
|
/**
|
|
303
339
|
*
|
|
304
|
-
* @type {
|
|
305
|
-
* @memberof
|
|
340
|
+
* @type {SysNotice}
|
|
341
|
+
* @memberof NotificationApiListNotification
|
|
306
342
|
*/
|
|
307
|
-
readonly
|
|
343
|
+
readonly notice: SysNotice;
|
|
308
344
|
}
|
|
309
345
|
/**
|
|
310
|
-
* Request parameters for
|
|
346
|
+
* Request parameters for noticeList operation in NotificationApi.
|
|
311
347
|
* @export
|
|
312
|
-
* @interface
|
|
348
|
+
* @interface NotificationApiNoticeListRequest
|
|
313
349
|
*/
|
|
314
|
-
export interface
|
|
350
|
+
export interface NotificationApiNoticeListRequest {
|
|
315
351
|
/**
|
|
316
352
|
*
|
|
317
|
-
* @type {
|
|
318
|
-
* @memberof
|
|
353
|
+
* @type {NoticeVo}
|
|
354
|
+
* @memberof NotificationApiNoticeList
|
|
319
355
|
*/
|
|
320
|
-
readonly
|
|
356
|
+
readonly noticeVo: NoticeVo;
|
|
321
357
|
}
|
|
322
358
|
/**
|
|
323
359
|
* Request parameters for updateNotification operation in NotificationApi.
|
|
@@ -349,6 +385,15 @@ export declare class NotificationApi extends BaseAPI {
|
|
|
349
385
|
createNotification(requestParameters: NotificationApiCreateNotificationRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<{
|
|
350
386
|
[key: string]: object;
|
|
351
387
|
}, any>>;
|
|
388
|
+
/**
|
|
389
|
+
*
|
|
390
|
+
* @summary 批量删除/删除
|
|
391
|
+
* @param {NotificationApiDelBatchNoticeRequest} requestParameters Request parameters.
|
|
392
|
+
* @param {*} [options] Override http request option.
|
|
393
|
+
* @throws {RequiredError}
|
|
394
|
+
* @memberof NotificationApi
|
|
395
|
+
*/
|
|
396
|
+
delBatchNotice(requestParameters: NotificationApiDelBatchNoticeRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
352
397
|
/**
|
|
353
398
|
*
|
|
354
399
|
* @param {NotificationApiDeleteManyNotificationRequest} requestParameters Request parameters.
|
|
@@ -361,49 +406,49 @@ export declare class NotificationApi extends BaseAPI {
|
|
|
361
406
|
}, any>>;
|
|
362
407
|
/**
|
|
363
408
|
*
|
|
364
|
-
* @
|
|
409
|
+
* @summary 全部标为已读
|
|
410
|
+
* @param {NotificationApiEditBatchStateRequest} requestParameters Request parameters.
|
|
365
411
|
* @param {*} [options] Override http request option.
|
|
366
412
|
* @throws {RequiredError}
|
|
367
413
|
* @memberof NotificationApi
|
|
368
414
|
*/
|
|
369
|
-
|
|
370
|
-
[key: string]: object;
|
|
371
|
-
}, any>>;
|
|
415
|
+
editBatchState(requestParameters: NotificationApiEditBatchStateRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
372
416
|
/**
|
|
373
417
|
*
|
|
374
|
-
* @
|
|
418
|
+
* @summary 修改状态
|
|
419
|
+
* @param {NotificationApiEditStateNoticeRequest} requestParameters Request parameters.
|
|
375
420
|
* @param {*} [options] Override http request option.
|
|
376
421
|
* @throws {RequiredError}
|
|
377
422
|
* @memberof NotificationApi
|
|
378
423
|
*/
|
|
379
|
-
|
|
424
|
+
editStateNotice(requestParameters: NotificationApiEditStateNoticeRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
380
425
|
/**
|
|
381
426
|
*
|
|
382
|
-
* @
|
|
383
|
-
* @param {NotificationApiNoticeAddRequest} requestParameters Request parameters.
|
|
427
|
+
* @param {NotificationApiGetNotificationRequest} requestParameters Request parameters.
|
|
384
428
|
* @param {*} [options] Override http request option.
|
|
385
429
|
* @throws {RequiredError}
|
|
386
430
|
* @memberof NotificationApi
|
|
387
431
|
*/
|
|
388
|
-
|
|
432
|
+
getNotification(requestParameters: NotificationApiGetNotificationRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<{
|
|
433
|
+
[key: string]: object;
|
|
434
|
+
}, any>>;
|
|
389
435
|
/**
|
|
390
436
|
*
|
|
391
|
-
* @
|
|
392
|
-
* @param {NotificationApiNoticeDeleteRequest} requestParameters Request parameters.
|
|
437
|
+
* @param {NotificationApiListNotificationRequest} requestParameters Request parameters.
|
|
393
438
|
* @param {*} [options] Override http request option.
|
|
394
439
|
* @throws {RequiredError}
|
|
395
440
|
* @memberof NotificationApi
|
|
396
441
|
*/
|
|
397
|
-
|
|
442
|
+
listNotification(requestParameters: NotificationApiListNotificationRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<TableDataInfo, any>>;
|
|
398
443
|
/**
|
|
399
444
|
*
|
|
400
|
-
* @summary
|
|
401
|
-
* @param {
|
|
445
|
+
* @summary 消息通知列表
|
|
446
|
+
* @param {NotificationApiNoticeListRequest} requestParameters Request parameters.
|
|
402
447
|
* @param {*} [options] Override http request option.
|
|
403
448
|
* @throws {RequiredError}
|
|
404
449
|
* @memberof NotificationApi
|
|
405
450
|
*/
|
|
406
|
-
|
|
451
|
+
noticeList(requestParameters: NotificationApiNoticeListRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
407
452
|
/**
|
|
408
453
|
*
|
|
409
454
|
* @param {NotificationApiUpdateNotificationRequest} requestParameters Request parameters.
|