@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
|
@@ -17,6 +17,7 @@ import type { JsonResultPageDtoSysUserMsgDTO } from '../models';
|
|
|
17
17
|
import type { JsonResultSysUserMsgDTO } from '../models';
|
|
18
18
|
import type { JsonResultVoid } from '../models';
|
|
19
19
|
import type { MessagePushLogSearchListBO } from '../models';
|
|
20
|
+
import type { SysUserMsgNoticeAddVO } from '../models';
|
|
20
21
|
import type { SystemUserMsgTypeEnum } from '../models';
|
|
21
22
|
/**
|
|
22
23
|
* MessageApi - axios parameter creator
|
|
@@ -31,6 +32,14 @@ export declare const MessageApiAxiosParamCreator: (configuration?: Configuration
|
|
|
31
32
|
* @throws {RequiredError}
|
|
32
33
|
*/
|
|
33
34
|
export3: (bo: MessagePushLogSearchListBO, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @summary 撤回公告
|
|
38
|
+
* @param {number} noticeId
|
|
39
|
+
* @param {*} [options] Override http request option.
|
|
40
|
+
* @throws {RequiredError}
|
|
41
|
+
*/
|
|
42
|
+
noticeRecall: (noticeId: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
34
43
|
/**
|
|
35
44
|
*
|
|
36
45
|
* @summary 查询详情
|
|
@@ -47,6 +56,14 @@ export declare const MessageApiAxiosParamCreator: (configuration?: Configuration
|
|
|
47
56
|
* @throws {RequiredError}
|
|
48
57
|
*/
|
|
49
58
|
selectList1: (bo: MessagePushLogSearchListBO, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
59
|
+
/**
|
|
60
|
+
*
|
|
61
|
+
* @summary 添加公告
|
|
62
|
+
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
63
|
+
* @param {*} [options] Override http request option.
|
|
64
|
+
* @throws {RequiredError}
|
|
65
|
+
*/
|
|
66
|
+
systemAddNotice: (sysUserMsgNoticeAddVO: SysUserMsgNoticeAddVO, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
50
67
|
/**
|
|
51
68
|
*
|
|
52
69
|
* @summary 查询用户系统消息列表
|
|
@@ -84,6 +101,14 @@ export declare const MessageApiFp: (configuration?: Configuration) => {
|
|
|
84
101
|
* @throws {RequiredError}
|
|
85
102
|
*/
|
|
86
103
|
export3(bo: MessagePushLogSearchListBO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>>;
|
|
104
|
+
/**
|
|
105
|
+
*
|
|
106
|
+
* @summary 撤回公告
|
|
107
|
+
* @param {number} noticeId
|
|
108
|
+
* @param {*} [options] Override http request option.
|
|
109
|
+
* @throws {RequiredError}
|
|
110
|
+
*/
|
|
111
|
+
noticeRecall(noticeId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>>;
|
|
87
112
|
/**
|
|
88
113
|
*
|
|
89
114
|
* @summary 查询详情
|
|
@@ -100,6 +125,14 @@ export declare const MessageApiFp: (configuration?: Configuration) => {
|
|
|
100
125
|
* @throws {RequiredError}
|
|
101
126
|
*/
|
|
102
127
|
selectList1(bo: MessagePushLogSearchListBO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResult>>;
|
|
128
|
+
/**
|
|
129
|
+
*
|
|
130
|
+
* @summary 添加公告
|
|
131
|
+
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
132
|
+
* @param {*} [options] Override http request option.
|
|
133
|
+
* @throws {RequiredError}
|
|
134
|
+
*/
|
|
135
|
+
systemAddNotice(sysUserMsgNoticeAddVO: SysUserMsgNoticeAddVO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>>;
|
|
103
136
|
/**
|
|
104
137
|
*
|
|
105
138
|
* @summary 查询用户系统消息列表
|
|
@@ -137,6 +170,14 @@ export declare const MessageApiFactory: (configuration?: Configuration, basePath
|
|
|
137
170
|
* @throws {RequiredError}
|
|
138
171
|
*/
|
|
139
172
|
export3(requestParameters: MessageApiExport3Request, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid>;
|
|
173
|
+
/**
|
|
174
|
+
*
|
|
175
|
+
* @summary 撤回公告
|
|
176
|
+
* @param {MessageApiNoticeRecallRequest} requestParameters Request parameters.
|
|
177
|
+
* @param {*} [options] Override http request option.
|
|
178
|
+
* @throws {RequiredError}
|
|
179
|
+
*/
|
|
180
|
+
noticeRecall(requestParameters: MessageApiNoticeRecallRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid>;
|
|
140
181
|
/**
|
|
141
182
|
*
|
|
142
183
|
* @summary 查询详情
|
|
@@ -153,6 +194,14 @@ export declare const MessageApiFactory: (configuration?: Configuration, basePath
|
|
|
153
194
|
* @throws {RequiredError}
|
|
154
195
|
*/
|
|
155
196
|
selectList1(requestParameters: MessageApiSelectList1Request, options?: RawAxiosRequestConfig): AxiosPromise<JsonResult>;
|
|
197
|
+
/**
|
|
198
|
+
*
|
|
199
|
+
* @summary 添加公告
|
|
200
|
+
* @param {MessageApiSystemAddNoticeRequest} requestParameters Request parameters.
|
|
201
|
+
* @param {*} [options] Override http request option.
|
|
202
|
+
* @throws {RequiredError}
|
|
203
|
+
*/
|
|
204
|
+
systemAddNotice(requestParameters: MessageApiSystemAddNoticeRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid>;
|
|
156
205
|
/**
|
|
157
206
|
*
|
|
158
207
|
* @summary 查询用户系统消息列表
|
|
@@ -183,6 +232,19 @@ export interface MessageApiExport3Request {
|
|
|
183
232
|
*/
|
|
184
233
|
readonly bo: MessagePushLogSearchListBO;
|
|
185
234
|
}
|
|
235
|
+
/**
|
|
236
|
+
* Request parameters for noticeRecall operation in MessageApi.
|
|
237
|
+
* @export
|
|
238
|
+
* @interface MessageApiNoticeRecallRequest
|
|
239
|
+
*/
|
|
240
|
+
export interface MessageApiNoticeRecallRequest {
|
|
241
|
+
/**
|
|
242
|
+
*
|
|
243
|
+
* @type {number}
|
|
244
|
+
* @memberof MessageApiNoticeRecall
|
|
245
|
+
*/
|
|
246
|
+
readonly noticeId: number;
|
|
247
|
+
}
|
|
186
248
|
/**
|
|
187
249
|
* Request parameters for selectDetails operation in MessageApi.
|
|
188
250
|
* @export
|
|
@@ -209,6 +271,19 @@ export interface MessageApiSelectList1Request {
|
|
|
209
271
|
*/
|
|
210
272
|
readonly bo: MessagePushLogSearchListBO;
|
|
211
273
|
}
|
|
274
|
+
/**
|
|
275
|
+
* Request parameters for systemAddNotice operation in MessageApi.
|
|
276
|
+
* @export
|
|
277
|
+
* @interface MessageApiSystemAddNoticeRequest
|
|
278
|
+
*/
|
|
279
|
+
export interface MessageApiSystemAddNoticeRequest {
|
|
280
|
+
/**
|
|
281
|
+
*
|
|
282
|
+
* @type {SysUserMsgNoticeAddVO}
|
|
283
|
+
* @memberof MessageApiSystemAddNotice
|
|
284
|
+
*/
|
|
285
|
+
readonly sysUserMsgNoticeAddVO: SysUserMsgNoticeAddVO;
|
|
286
|
+
}
|
|
212
287
|
/**
|
|
213
288
|
* Request parameters for systemSelectList operation in MessageApi.
|
|
214
289
|
* @export
|
|
@@ -293,6 +368,15 @@ export declare class MessageApi extends BaseAPI {
|
|
|
293
368
|
* @memberof MessageApi
|
|
294
369
|
*/
|
|
295
370
|
export3(requestParameters: MessageApiExport3Request, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultVoid, any>>;
|
|
371
|
+
/**
|
|
372
|
+
*
|
|
373
|
+
* @summary 撤回公告
|
|
374
|
+
* @param {MessageApiNoticeRecallRequest} requestParameters Request parameters.
|
|
375
|
+
* @param {*} [options] Override http request option.
|
|
376
|
+
* @throws {RequiredError}
|
|
377
|
+
* @memberof MessageApi
|
|
378
|
+
*/
|
|
379
|
+
noticeRecall(requestParameters: MessageApiNoticeRecallRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultVoid, any>>;
|
|
296
380
|
/**
|
|
297
381
|
*
|
|
298
382
|
* @summary 查询详情
|
|
@@ -311,6 +395,15 @@ export declare class MessageApi extends BaseAPI {
|
|
|
311
395
|
* @memberof MessageApi
|
|
312
396
|
*/
|
|
313
397
|
selectList1(requestParameters: MessageApiSelectList1Request, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResult, any>>;
|
|
398
|
+
/**
|
|
399
|
+
*
|
|
400
|
+
* @summary 添加公告
|
|
401
|
+
* @param {MessageApiSystemAddNoticeRequest} requestParameters Request parameters.
|
|
402
|
+
* @param {*} [options] Override http request option.
|
|
403
|
+
* @throws {RequiredError}
|
|
404
|
+
* @memberof MessageApi
|
|
405
|
+
*/
|
|
406
|
+
systemAddNotice(requestParameters: MessageApiSystemAddNoticeRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultVoid, any>>;
|
|
314
407
|
/**
|
|
315
408
|
*
|
|
316
409
|
* @summary 查询用户系统消息列表
|
|
@@ -23,7 +23,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
23
23
|
import globalAxios from 'axios';
|
|
24
24
|
// Some imports not used depending on template conditions
|
|
25
25
|
// @ts-ignore
|
|
26
|
-
import { DUMMY_BASE_URL, assertParamExists, setBearerAuthToObject, setSearchParams, toPathString, createRequestFunction } from '../common';
|
|
26
|
+
import { DUMMY_BASE_URL, assertParamExists, setBearerAuthToObject, setSearchParams, serializeDataIfNeeded, toPathString, createRequestFunction } from '../common';
|
|
27
27
|
// @ts-ignore
|
|
28
28
|
import { BASE_PATH, BaseAPI, operationServerMap } from '../base';
|
|
29
29
|
/**
|
|
@@ -68,6 +68,38 @@ export const MessageApiAxiosParamCreator = function (configuration) {
|
|
|
68
68
|
options: localVarRequestOptions,
|
|
69
69
|
};
|
|
70
70
|
}),
|
|
71
|
+
/**
|
|
72
|
+
*
|
|
73
|
+
* @summary 撤回公告
|
|
74
|
+
* @param {number} noticeId
|
|
75
|
+
* @param {*} [options] Override http request option.
|
|
76
|
+
* @throws {RequiredError}
|
|
77
|
+
*/
|
|
78
|
+
noticeRecall: (noticeId_1, ...args_1) => __awaiter(this, [noticeId_1, ...args_1], void 0, function* (noticeId, options = {}) {
|
|
79
|
+
// verify required parameter 'noticeId' is not null or undefined
|
|
80
|
+
assertParamExists('noticeRecall', 'noticeId', noticeId);
|
|
81
|
+
const localVarPath = `/system/user/msg/noticeRecall/{noticeId}`
|
|
82
|
+
.replace(`{${"noticeId"}}`, encodeURIComponent(String(noticeId)));
|
|
83
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
84
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
85
|
+
let baseOptions;
|
|
86
|
+
if (configuration) {
|
|
87
|
+
baseOptions = configuration.baseOptions;
|
|
88
|
+
}
|
|
89
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
90
|
+
const localVarHeaderParameter = {};
|
|
91
|
+
const localVarQueryParameter = {};
|
|
92
|
+
// authentication tokenScheme required
|
|
93
|
+
// http bearer authentication required
|
|
94
|
+
yield setBearerAuthToObject(localVarHeaderParameter, configuration);
|
|
95
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
96
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
97
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
98
|
+
return {
|
|
99
|
+
url: toPathString(localVarUrlObj),
|
|
100
|
+
options: localVarRequestOptions,
|
|
101
|
+
};
|
|
102
|
+
}),
|
|
71
103
|
/**
|
|
72
104
|
*
|
|
73
105
|
* @summary 查询详情
|
|
@@ -138,6 +170,39 @@ export const MessageApiAxiosParamCreator = function (configuration) {
|
|
|
138
170
|
options: localVarRequestOptions,
|
|
139
171
|
};
|
|
140
172
|
}),
|
|
173
|
+
/**
|
|
174
|
+
*
|
|
175
|
+
* @summary 添加公告
|
|
176
|
+
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
177
|
+
* @param {*} [options] Override http request option.
|
|
178
|
+
* @throws {RequiredError}
|
|
179
|
+
*/
|
|
180
|
+
systemAddNotice: (sysUserMsgNoticeAddVO_1, ...args_1) => __awaiter(this, [sysUserMsgNoticeAddVO_1, ...args_1], void 0, function* (sysUserMsgNoticeAddVO, options = {}) {
|
|
181
|
+
// verify required parameter 'sysUserMsgNoticeAddVO' is not null or undefined
|
|
182
|
+
assertParamExists('systemAddNotice', 'sysUserMsgNoticeAddVO', sysUserMsgNoticeAddVO);
|
|
183
|
+
const localVarPath = `/system/user/msg/addNotice`;
|
|
184
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
185
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
186
|
+
let baseOptions;
|
|
187
|
+
if (configuration) {
|
|
188
|
+
baseOptions = configuration.baseOptions;
|
|
189
|
+
}
|
|
190
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
191
|
+
const localVarHeaderParameter = {};
|
|
192
|
+
const localVarQueryParameter = {};
|
|
193
|
+
// authentication tokenScheme required
|
|
194
|
+
// http bearer authentication required
|
|
195
|
+
yield setBearerAuthToObject(localVarHeaderParameter, configuration);
|
|
196
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
197
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
198
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
199
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
200
|
+
localVarRequestOptions.data = serializeDataIfNeeded(sysUserMsgNoticeAddVO, localVarRequestOptions, configuration);
|
|
201
|
+
return {
|
|
202
|
+
url: toPathString(localVarUrlObj),
|
|
203
|
+
options: localVarRequestOptions,
|
|
204
|
+
};
|
|
205
|
+
}),
|
|
141
206
|
/**
|
|
142
207
|
*
|
|
143
208
|
* @summary 查询用户系统消息列表
|
|
@@ -263,6 +328,22 @@ export const MessageApiFp = function (configuration) {
|
|
|
263
328
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
264
329
|
});
|
|
265
330
|
},
|
|
331
|
+
/**
|
|
332
|
+
*
|
|
333
|
+
* @summary 撤回公告
|
|
334
|
+
* @param {number} noticeId
|
|
335
|
+
* @param {*} [options] Override http request option.
|
|
336
|
+
* @throws {RequiredError}
|
|
337
|
+
*/
|
|
338
|
+
noticeRecall(noticeId, options) {
|
|
339
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
340
|
+
var _a, _b, _c;
|
|
341
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.noticeRecall(noticeId, options);
|
|
342
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
343
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['MessageApi.noticeRecall']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
344
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
345
|
+
});
|
|
346
|
+
},
|
|
266
347
|
/**
|
|
267
348
|
*
|
|
268
349
|
* @summary 查询详情
|
|
@@ -295,6 +376,22 @@ export const MessageApiFp = function (configuration) {
|
|
|
295
376
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
296
377
|
});
|
|
297
378
|
},
|
|
379
|
+
/**
|
|
380
|
+
*
|
|
381
|
+
* @summary 添加公告
|
|
382
|
+
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
383
|
+
* @param {*} [options] Override http request option.
|
|
384
|
+
* @throws {RequiredError}
|
|
385
|
+
*/
|
|
386
|
+
systemAddNotice(sysUserMsgNoticeAddVO, options) {
|
|
387
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
388
|
+
var _a, _b, _c;
|
|
389
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.systemAddNotice(sysUserMsgNoticeAddVO, options);
|
|
390
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
391
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap['MessageApi.systemAddNotice']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
392
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
393
|
+
});
|
|
394
|
+
},
|
|
298
395
|
/**
|
|
299
396
|
*
|
|
300
397
|
* @summary 查询用户系统消息列表
|
|
@@ -353,6 +450,16 @@ export const MessageApiFactory = function (configuration, basePath, axios) {
|
|
|
353
450
|
export3(requestParameters, options) {
|
|
354
451
|
return localVarFp.export3(requestParameters.bo, options).then((request) => request(axios, basePath));
|
|
355
452
|
},
|
|
453
|
+
/**
|
|
454
|
+
*
|
|
455
|
+
* @summary 撤回公告
|
|
456
|
+
* @param {MessageApiNoticeRecallRequest} requestParameters Request parameters.
|
|
457
|
+
* @param {*} [options] Override http request option.
|
|
458
|
+
* @throws {RequiredError}
|
|
459
|
+
*/
|
|
460
|
+
noticeRecall(requestParameters, options) {
|
|
461
|
+
return localVarFp.noticeRecall(requestParameters.noticeId, options).then((request) => request(axios, basePath));
|
|
462
|
+
},
|
|
356
463
|
/**
|
|
357
464
|
*
|
|
358
465
|
* @summary 查询详情
|
|
@@ -373,6 +480,16 @@ export const MessageApiFactory = function (configuration, basePath, axios) {
|
|
|
373
480
|
selectList1(requestParameters, options) {
|
|
374
481
|
return localVarFp.selectList1(requestParameters.bo, options).then((request) => request(axios, basePath));
|
|
375
482
|
},
|
|
483
|
+
/**
|
|
484
|
+
*
|
|
485
|
+
* @summary 添加公告
|
|
486
|
+
* @param {MessageApiSystemAddNoticeRequest} requestParameters Request parameters.
|
|
487
|
+
* @param {*} [options] Override http request option.
|
|
488
|
+
* @throws {RequiredError}
|
|
489
|
+
*/
|
|
490
|
+
systemAddNotice(requestParameters, options) {
|
|
491
|
+
return localVarFp.systemAddNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(axios, basePath));
|
|
492
|
+
},
|
|
376
493
|
/**
|
|
377
494
|
*
|
|
378
495
|
* @summary 查询用户系统消息列表
|
|
@@ -413,6 +530,17 @@ export class MessageApi extends BaseAPI {
|
|
|
413
530
|
export3(requestParameters, options) {
|
|
414
531
|
return MessageApiFp(this.configuration).export3(requestParameters.bo, options).then((request) => request(this.axios, this.basePath));
|
|
415
532
|
}
|
|
533
|
+
/**
|
|
534
|
+
*
|
|
535
|
+
* @summary 撤回公告
|
|
536
|
+
* @param {MessageApiNoticeRecallRequest} requestParameters Request parameters.
|
|
537
|
+
* @param {*} [options] Override http request option.
|
|
538
|
+
* @throws {RequiredError}
|
|
539
|
+
* @memberof MessageApi
|
|
540
|
+
*/
|
|
541
|
+
noticeRecall(requestParameters, options) {
|
|
542
|
+
return MessageApiFp(this.configuration).noticeRecall(requestParameters.noticeId, options).then((request) => request(this.axios, this.basePath));
|
|
543
|
+
}
|
|
416
544
|
/**
|
|
417
545
|
*
|
|
418
546
|
* @summary 查询详情
|
|
@@ -435,6 +563,17 @@ export class MessageApi extends BaseAPI {
|
|
|
435
563
|
selectList1(requestParameters, options) {
|
|
436
564
|
return MessageApiFp(this.configuration).selectList1(requestParameters.bo, options).then((request) => request(this.axios, this.basePath));
|
|
437
565
|
}
|
|
566
|
+
/**
|
|
567
|
+
*
|
|
568
|
+
* @summary 添加公告
|
|
569
|
+
* @param {MessageApiSystemAddNoticeRequest} requestParameters Request parameters.
|
|
570
|
+
* @param {*} [options] Override http request option.
|
|
571
|
+
* @throws {RequiredError}
|
|
572
|
+
* @memberof MessageApi
|
|
573
|
+
*/
|
|
574
|
+
systemAddNotice(requestParameters, options) {
|
|
575
|
+
return MessageApiFp(this.configuration).systemAddNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(this.axios, this.basePath));
|
|
576
|
+
}
|
|
438
577
|
/**
|
|
439
578
|
*
|
|
440
579
|
* @summary 查询用户系统消息列表
|