@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/dist/api.d.ts
CHANGED
|
@@ -19,7 +19,6 @@ export * from './apis/device-api';
|
|
|
19
19
|
export * from './apis/disaster-warning-standard-api';
|
|
20
20
|
export * from './apis/equipment-api';
|
|
21
21
|
export * from './apis/excel-language-controller-api';
|
|
22
|
-
export * from './apis/hwork-api';
|
|
23
22
|
export * from './apis/inspection-standard-api';
|
|
24
23
|
export * from './apis/internal-api';
|
|
25
24
|
export * from './apis/jwt-api';
|
package/dist/api.js
CHANGED
|
@@ -37,7 +37,6 @@ __exportStar(require("./apis/device-api"), exports);
|
|
|
37
37
|
__exportStar(require("./apis/disaster-warning-standard-api"), exports);
|
|
38
38
|
__exportStar(require("./apis/equipment-api"), exports);
|
|
39
39
|
__exportStar(require("./apis/excel-language-controller-api"), exports);
|
|
40
|
-
__exportStar(require("./apis/hwork-api"), exports);
|
|
41
40
|
__exportStar(require("./apis/inspection-standard-api"), exports);
|
|
42
41
|
__exportStar(require("./apis/internal-api"), exports);
|
|
43
42
|
__exportStar(require("./apis/jwt-api"), exports);
|
|
@@ -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 查询用户系统消息列表
|
package/dist/apis/message-api.js
CHANGED
|
@@ -71,6 +71,38 @@ const MessageApiAxiosParamCreator = function (configuration) {
|
|
|
71
71
|
options: localVarRequestOptions,
|
|
72
72
|
};
|
|
73
73
|
}),
|
|
74
|
+
/**
|
|
75
|
+
*
|
|
76
|
+
* @summary 撤回公告
|
|
77
|
+
* @param {number} noticeId
|
|
78
|
+
* @param {*} [options] Override http request option.
|
|
79
|
+
* @throws {RequiredError}
|
|
80
|
+
*/
|
|
81
|
+
noticeRecall: (noticeId_1, ...args_1) => __awaiter(this, [noticeId_1, ...args_1], void 0, function* (noticeId, options = {}) {
|
|
82
|
+
// verify required parameter 'noticeId' is not null or undefined
|
|
83
|
+
(0, common_1.assertParamExists)('noticeRecall', 'noticeId', noticeId);
|
|
84
|
+
const localVarPath = `/system/user/msg/noticeRecall/{noticeId}`
|
|
85
|
+
.replace(`{${"noticeId"}}`, encodeURIComponent(String(noticeId)));
|
|
86
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
87
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
88
|
+
let baseOptions;
|
|
89
|
+
if (configuration) {
|
|
90
|
+
baseOptions = configuration.baseOptions;
|
|
91
|
+
}
|
|
92
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
93
|
+
const localVarHeaderParameter = {};
|
|
94
|
+
const localVarQueryParameter = {};
|
|
95
|
+
// authentication tokenScheme required
|
|
96
|
+
// http bearer authentication required
|
|
97
|
+
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
98
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
99
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
100
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
101
|
+
return {
|
|
102
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
103
|
+
options: localVarRequestOptions,
|
|
104
|
+
};
|
|
105
|
+
}),
|
|
74
106
|
/**
|
|
75
107
|
*
|
|
76
108
|
* @summary 查询详情
|
|
@@ -141,6 +173,39 @@ const MessageApiAxiosParamCreator = function (configuration) {
|
|
|
141
173
|
options: localVarRequestOptions,
|
|
142
174
|
};
|
|
143
175
|
}),
|
|
176
|
+
/**
|
|
177
|
+
*
|
|
178
|
+
* @summary 添加公告
|
|
179
|
+
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
180
|
+
* @param {*} [options] Override http request option.
|
|
181
|
+
* @throws {RequiredError}
|
|
182
|
+
*/
|
|
183
|
+
systemAddNotice: (sysUserMsgNoticeAddVO_1, ...args_1) => __awaiter(this, [sysUserMsgNoticeAddVO_1, ...args_1], void 0, function* (sysUserMsgNoticeAddVO, options = {}) {
|
|
184
|
+
// verify required parameter 'sysUserMsgNoticeAddVO' is not null or undefined
|
|
185
|
+
(0, common_1.assertParamExists)('systemAddNotice', 'sysUserMsgNoticeAddVO', sysUserMsgNoticeAddVO);
|
|
186
|
+
const localVarPath = `/system/user/msg/addNotice`;
|
|
187
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
188
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
189
|
+
let baseOptions;
|
|
190
|
+
if (configuration) {
|
|
191
|
+
baseOptions = configuration.baseOptions;
|
|
192
|
+
}
|
|
193
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
194
|
+
const localVarHeaderParameter = {};
|
|
195
|
+
const localVarQueryParameter = {};
|
|
196
|
+
// authentication tokenScheme required
|
|
197
|
+
// http bearer authentication required
|
|
198
|
+
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
199
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
200
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
201
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
202
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
203
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(sysUserMsgNoticeAddVO, localVarRequestOptions, configuration);
|
|
204
|
+
return {
|
|
205
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
206
|
+
options: localVarRequestOptions,
|
|
207
|
+
};
|
|
208
|
+
}),
|
|
144
209
|
/**
|
|
145
210
|
*
|
|
146
211
|
* @summary 查询用户系统消息列表
|
|
@@ -267,6 +332,22 @@ const MessageApiFp = function (configuration) {
|
|
|
267
332
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
268
333
|
});
|
|
269
334
|
},
|
|
335
|
+
/**
|
|
336
|
+
*
|
|
337
|
+
* @summary 撤回公告
|
|
338
|
+
* @param {number} noticeId
|
|
339
|
+
* @param {*} [options] Override http request option.
|
|
340
|
+
* @throws {RequiredError}
|
|
341
|
+
*/
|
|
342
|
+
noticeRecall(noticeId, options) {
|
|
343
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
344
|
+
var _a, _b, _c;
|
|
345
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.noticeRecall(noticeId, options);
|
|
346
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
347
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MessageApi.noticeRecall']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
348
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
349
|
+
});
|
|
350
|
+
},
|
|
270
351
|
/**
|
|
271
352
|
*
|
|
272
353
|
* @summary 查询详情
|
|
@@ -299,6 +380,22 @@ const MessageApiFp = function (configuration) {
|
|
|
299
380
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
300
381
|
});
|
|
301
382
|
},
|
|
383
|
+
/**
|
|
384
|
+
*
|
|
385
|
+
* @summary 添加公告
|
|
386
|
+
* @param {SysUserMsgNoticeAddVO} sysUserMsgNoticeAddVO
|
|
387
|
+
* @param {*} [options] Override http request option.
|
|
388
|
+
* @throws {RequiredError}
|
|
389
|
+
*/
|
|
390
|
+
systemAddNotice(sysUserMsgNoticeAddVO, options) {
|
|
391
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
392
|
+
var _a, _b, _c;
|
|
393
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.systemAddNotice(sysUserMsgNoticeAddVO, options);
|
|
394
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
395
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MessageApi.systemAddNotice']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
396
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
397
|
+
});
|
|
398
|
+
},
|
|
302
399
|
/**
|
|
303
400
|
*
|
|
304
401
|
* @summary 查询用户系统消息列表
|
|
@@ -358,6 +455,16 @@ const MessageApiFactory = function (configuration, basePath, axios) {
|
|
|
358
455
|
export3(requestParameters, options) {
|
|
359
456
|
return localVarFp.export3(requestParameters.bo, options).then((request) => request(axios, basePath));
|
|
360
457
|
},
|
|
458
|
+
/**
|
|
459
|
+
*
|
|
460
|
+
* @summary 撤回公告
|
|
461
|
+
* @param {MessageApiNoticeRecallRequest} requestParameters Request parameters.
|
|
462
|
+
* @param {*} [options] Override http request option.
|
|
463
|
+
* @throws {RequiredError}
|
|
464
|
+
*/
|
|
465
|
+
noticeRecall(requestParameters, options) {
|
|
466
|
+
return localVarFp.noticeRecall(requestParameters.noticeId, options).then((request) => request(axios, basePath));
|
|
467
|
+
},
|
|
361
468
|
/**
|
|
362
469
|
*
|
|
363
470
|
* @summary 查询详情
|
|
@@ -378,6 +485,16 @@ const MessageApiFactory = function (configuration, basePath, axios) {
|
|
|
378
485
|
selectList1(requestParameters, options) {
|
|
379
486
|
return localVarFp.selectList1(requestParameters.bo, options).then((request) => request(axios, basePath));
|
|
380
487
|
},
|
|
488
|
+
/**
|
|
489
|
+
*
|
|
490
|
+
* @summary 添加公告
|
|
491
|
+
* @param {MessageApiSystemAddNoticeRequest} requestParameters Request parameters.
|
|
492
|
+
* @param {*} [options] Override http request option.
|
|
493
|
+
* @throws {RequiredError}
|
|
494
|
+
*/
|
|
495
|
+
systemAddNotice(requestParameters, options) {
|
|
496
|
+
return localVarFp.systemAddNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(axios, basePath));
|
|
497
|
+
},
|
|
381
498
|
/**
|
|
382
499
|
*
|
|
383
500
|
* @summary 查询用户系统消息列表
|
|
@@ -419,6 +536,17 @@ class MessageApi extends base_1.BaseAPI {
|
|
|
419
536
|
export3(requestParameters, options) {
|
|
420
537
|
return (0, exports.MessageApiFp)(this.configuration).export3(requestParameters.bo, options).then((request) => request(this.axios, this.basePath));
|
|
421
538
|
}
|
|
539
|
+
/**
|
|
540
|
+
*
|
|
541
|
+
* @summary 撤回公告
|
|
542
|
+
* @param {MessageApiNoticeRecallRequest} requestParameters Request parameters.
|
|
543
|
+
* @param {*} [options] Override http request option.
|
|
544
|
+
* @throws {RequiredError}
|
|
545
|
+
* @memberof MessageApi
|
|
546
|
+
*/
|
|
547
|
+
noticeRecall(requestParameters, options) {
|
|
548
|
+
return (0, exports.MessageApiFp)(this.configuration).noticeRecall(requestParameters.noticeId, options).then((request) => request(this.axios, this.basePath));
|
|
549
|
+
}
|
|
422
550
|
/**
|
|
423
551
|
*
|
|
424
552
|
* @summary 查询详情
|
|
@@ -441,6 +569,17 @@ class MessageApi extends base_1.BaseAPI {
|
|
|
441
569
|
selectList1(requestParameters, options) {
|
|
442
570
|
return (0, exports.MessageApiFp)(this.configuration).selectList1(requestParameters.bo, options).then((request) => request(this.axios, this.basePath));
|
|
443
571
|
}
|
|
572
|
+
/**
|
|
573
|
+
*
|
|
574
|
+
* @summary 添加公告
|
|
575
|
+
* @param {MessageApiSystemAddNoticeRequest} requestParameters Request parameters.
|
|
576
|
+
* @param {*} [options] Override http request option.
|
|
577
|
+
* @throws {RequiredError}
|
|
578
|
+
* @memberof MessageApi
|
|
579
|
+
*/
|
|
580
|
+
systemAddNotice(requestParameters, options) {
|
|
581
|
+
return (0, exports.MessageApiFp)(this.configuration).systemAddNotice(requestParameters.sysUserMsgNoticeAddVO, options).then((request) => request(this.axios, this.basePath));
|
|
582
|
+
}
|
|
444
583
|
/**
|
|
445
584
|
*
|
|
446
585
|
* @summary 查询用户系统消息列表
|