@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
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* OpenAPI definition
|
|
5
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
/**
|
|
18
|
-
* 保险通知参数
|
|
19
|
-
* @export
|
|
20
|
-
* @interface InsuranceNoticeVo
|
|
21
|
-
*/
|
|
22
|
-
export interface InsuranceNoticeVo {
|
|
23
|
-
/**
|
|
24
|
-
* 园区编码
|
|
25
|
-
* @type {string}
|
|
26
|
-
* @memberof InsuranceNoticeVo
|
|
27
|
-
*/
|
|
28
|
-
'parkCode': string;
|
|
29
|
-
/**
|
|
30
|
-
* 考察时间
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof InsuranceNoticeVo
|
|
33
|
-
*/
|
|
34
|
-
'visitTime': string;
|
|
35
|
-
/**
|
|
36
|
-
* 考察内容
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof InsuranceNoticeVo
|
|
39
|
-
*/
|
|
40
|
-
'visitContent': string;
|
|
41
|
-
/**
|
|
42
|
-
* 联系人
|
|
43
|
-
* @type {string}
|
|
44
|
-
* @memberof InsuranceNoticeVo
|
|
45
|
-
*/
|
|
46
|
-
'contactName': string;
|
|
47
|
-
/**
|
|
48
|
-
* 联系电话
|
|
49
|
-
* @type {string}
|
|
50
|
-
* @memberof InsuranceNoticeVo
|
|
51
|
-
*/
|
|
52
|
-
'contactPhone': string;
|
|
53
|
-
/**
|
|
54
|
-
* 参与人员
|
|
55
|
-
* @type {Array<string>}
|
|
56
|
-
* @memberof InsuranceNoticeVo
|
|
57
|
-
*/
|
|
58
|
-
'participants': Array<string>;
|
|
59
|
-
}
|
|
60
|
-
|
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* OpenAPI definition
|
|
5
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// May contain unused imports in some cases
|
|
17
|
-
// @ts-ignore
|
|
18
|
-
import type { WorkOrderIssueTypeEnum } from './work-order-issue-type-enum';
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
* 问题
|
|
22
|
-
* @export
|
|
23
|
-
* @interface InsuranceWorkOrderIssueVo
|
|
24
|
-
*/
|
|
25
|
-
export interface InsuranceWorkOrderIssueVo {
|
|
26
|
-
/**
|
|
27
|
-
* 问题单号
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
30
|
-
*/
|
|
31
|
-
'issueNo': string;
|
|
32
|
-
/**
|
|
33
|
-
* 问题时间
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
36
|
-
*/
|
|
37
|
-
'issueTime': string;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {WorkOrderIssueTypeEnum}
|
|
41
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
42
|
-
*/
|
|
43
|
-
'issueType': WorkOrderIssueTypeEnum;
|
|
44
|
-
/**
|
|
45
|
-
* 问题描述
|
|
46
|
-
* @type {string}
|
|
47
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
48
|
-
*/
|
|
49
|
-
'issueDesc': string;
|
|
50
|
-
/**
|
|
51
|
-
* 问题设备ID
|
|
52
|
-
* @type {number}
|
|
53
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
54
|
-
*/
|
|
55
|
-
'issueEquipmentId': number;
|
|
56
|
-
/**
|
|
57
|
-
* 问题空间ID
|
|
58
|
-
* @type {number}
|
|
59
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
60
|
-
*/
|
|
61
|
-
'issueSpaceId': number;
|
|
62
|
-
/**
|
|
63
|
-
* 风险类别
|
|
64
|
-
* @type {string}
|
|
65
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
66
|
-
*/
|
|
67
|
-
'riskCategory'?: string;
|
|
68
|
-
/**
|
|
69
|
-
* 勘探隐患等级
|
|
70
|
-
* @type {string}
|
|
71
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
72
|
-
*/
|
|
73
|
-
'hazardLevel': InsuranceWorkOrderIssueVoHazardLevelEnum;
|
|
74
|
-
/**
|
|
75
|
-
* 要求整改时间
|
|
76
|
-
* @type {string}
|
|
77
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
78
|
-
*/
|
|
79
|
-
'rectificationTime': string;
|
|
80
|
-
/**
|
|
81
|
-
* 隐患照片
|
|
82
|
-
* @type {Array<string>}
|
|
83
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
84
|
-
*/
|
|
85
|
-
'hazardPhotoUrls': Array<string>;
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
export const InsuranceWorkOrderIssueVoHazardLevelEnum = {
|
|
89
|
-
A: 'A',
|
|
90
|
-
B: 'B',
|
|
91
|
-
C: 'C',
|
|
92
|
-
D: 'D'
|
|
93
|
-
} as const;
|
|
94
|
-
|
|
95
|
-
export type InsuranceWorkOrderIssueVoHazardLevelEnum = typeof InsuranceWorkOrderIssueVoHazardLevelEnum[keyof typeof InsuranceWorkOrderIssueVoHazardLevelEnum];
|
|
96
|
-
|
|
97
|
-
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* OpenAPI definition
|
|
5
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// May contain unused imports in some cases
|
|
17
|
-
// @ts-ignore
|
|
18
|
-
import type { InsuranceWorkOrderIssueVo } from './insurance-work-order-issue-vo';
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
* 接收保险问题入参
|
|
22
|
-
* @export
|
|
23
|
-
* @interface InsuranceWorkOrderVo
|
|
24
|
-
*/
|
|
25
|
-
export interface InsuranceWorkOrderVo {
|
|
26
|
-
/**
|
|
27
|
-
* 园区编码
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof InsuranceWorkOrderVo
|
|
30
|
-
*/
|
|
31
|
-
'parkCode': string;
|
|
32
|
-
/**
|
|
33
|
-
* 保险单号
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof InsuranceWorkOrderVo
|
|
36
|
-
*/
|
|
37
|
-
'insuranceNo': string;
|
|
38
|
-
/**
|
|
39
|
-
* 问题
|
|
40
|
-
* @type {Array<InsuranceWorkOrderIssueVo>}
|
|
41
|
-
* @memberof InsuranceWorkOrderVo
|
|
42
|
-
*/
|
|
43
|
-
'issues': Array<InsuranceWorkOrderIssueVo>;
|
|
44
|
-
}
|
|
45
|
-
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* OpenAPI definition
|
|
5
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// May contain unused imports in some cases
|
|
17
|
-
// @ts-ignore
|
|
18
|
-
import type { BaseErrorResult } from './base-error-result';
|
|
19
|
-
// May contain unused imports in some cases
|
|
20
|
-
// @ts-ignore
|
|
21
|
-
import type { ExplorationWorkOrderDetailsDto } from './exploration-work-order-details-dto';
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @export
|
|
26
|
-
* @interface JsonResultExplorationWorkOrderDetailsDto
|
|
27
|
-
*/
|
|
28
|
-
export interface JsonResultExplorationWorkOrderDetailsDto {
|
|
29
|
-
/**
|
|
30
|
-
* 错误码,0:成功,其他:失败
|
|
31
|
-
* @type {number}
|
|
32
|
-
* @memberof JsonResultExplorationWorkOrderDetailsDto
|
|
33
|
-
*/
|
|
34
|
-
'code'?: number;
|
|
35
|
-
/**
|
|
36
|
-
* 错误消息
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof JsonResultExplorationWorkOrderDetailsDto
|
|
39
|
-
*/
|
|
40
|
-
'msg'?: string;
|
|
41
|
-
/**
|
|
42
|
-
* 错误堆栈
|
|
43
|
-
* @type {string}
|
|
44
|
-
* @memberof JsonResultExplorationWorkOrderDetailsDto
|
|
45
|
-
*/
|
|
46
|
-
'stacks'?: string;
|
|
47
|
-
/**
|
|
48
|
-
*
|
|
49
|
-
* @type {ExplorationWorkOrderDetailsDto}
|
|
50
|
-
* @memberof JsonResultExplorationWorkOrderDetailsDto
|
|
51
|
-
*/
|
|
52
|
-
'data'?: ExplorationWorkOrderDetailsDto | null;
|
|
53
|
-
/**
|
|
54
|
-
*
|
|
55
|
-
* @type {BaseErrorResult}
|
|
56
|
-
* @memberof JsonResultExplorationWorkOrderDetailsDto
|
|
57
|
-
*/
|
|
58
|
-
'error'?: BaseErrorResult | null;
|
|
59
|
-
/**
|
|
60
|
-
* 日志追踪ID
|
|
61
|
-
* @type {string}
|
|
62
|
-
* @memberof JsonResultExplorationWorkOrderDetailsDto
|
|
63
|
-
*/
|
|
64
|
-
'traceId'?: string | null;
|
|
65
|
-
/**
|
|
66
|
-
* requestId
|
|
67
|
-
* @type {string}
|
|
68
|
-
* @memberof JsonResultExplorationWorkOrderDetailsDto
|
|
69
|
-
*/
|
|
70
|
-
'requestId'?: string | null;
|
|
71
|
-
}
|
|
72
|
-
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* OpenAPI definition
|
|
5
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// May contain unused imports in some cases
|
|
17
|
-
// @ts-ignore
|
|
18
|
-
import type { BaseErrorResult } from './base-error-result';
|
|
19
|
-
// May contain unused imports in some cases
|
|
20
|
-
// @ts-ignore
|
|
21
|
-
import type { WorkOrderIssueTypeSettingsEntity } from './work-order-issue-type-settings-entity';
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @export
|
|
26
|
-
* @interface JsonResultListWorkOrderIssueTypeSettingsEntity
|
|
27
|
-
*/
|
|
28
|
-
export interface JsonResultListWorkOrderIssueTypeSettingsEntity {
|
|
29
|
-
/**
|
|
30
|
-
* 错误码,0:成功,其他:失败
|
|
31
|
-
* @type {number}
|
|
32
|
-
* @memberof JsonResultListWorkOrderIssueTypeSettingsEntity
|
|
33
|
-
*/
|
|
34
|
-
'code'?: number;
|
|
35
|
-
/**
|
|
36
|
-
* 错误消息
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof JsonResultListWorkOrderIssueTypeSettingsEntity
|
|
39
|
-
*/
|
|
40
|
-
'msg'?: string;
|
|
41
|
-
/**
|
|
42
|
-
* 错误堆栈
|
|
43
|
-
* @type {string}
|
|
44
|
-
* @memberof JsonResultListWorkOrderIssueTypeSettingsEntity
|
|
45
|
-
*/
|
|
46
|
-
'stacks'?: string;
|
|
47
|
-
/**
|
|
48
|
-
* 返回数据,可以是任意类型的值
|
|
49
|
-
* @type {Array<WorkOrderIssueTypeSettingsEntity>}
|
|
50
|
-
* @memberof JsonResultListWorkOrderIssueTypeSettingsEntity
|
|
51
|
-
*/
|
|
52
|
-
'data'?: Array<WorkOrderIssueTypeSettingsEntity> | null;
|
|
53
|
-
/**
|
|
54
|
-
*
|
|
55
|
-
* @type {BaseErrorResult}
|
|
56
|
-
* @memberof JsonResultListWorkOrderIssueTypeSettingsEntity
|
|
57
|
-
*/
|
|
58
|
-
'error'?: BaseErrorResult | null;
|
|
59
|
-
/**
|
|
60
|
-
* 日志追踪ID
|
|
61
|
-
* @type {string}
|
|
62
|
-
* @memberof JsonResultListWorkOrderIssueTypeSettingsEntity
|
|
63
|
-
*/
|
|
64
|
-
'traceId'?: string | null;
|
|
65
|
-
/**
|
|
66
|
-
* requestId
|
|
67
|
-
* @type {string}
|
|
68
|
-
* @memberof JsonResultListWorkOrderIssueTypeSettingsEntity
|
|
69
|
-
*/
|
|
70
|
-
'requestId'?: string | null;
|
|
71
|
-
}
|
|
72
|
-
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* OpenAPI definition
|
|
5
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// May contain unused imports in some cases
|
|
17
|
-
// @ts-ignore
|
|
18
|
-
import type { BaseErrorResult } from './base-error-result';
|
|
19
|
-
// May contain unused imports in some cases
|
|
20
|
-
// @ts-ignore
|
|
21
|
-
import type { NoticeEntity } from './notice-entity';
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @export
|
|
26
|
-
* @interface JsonResultNoticeEntity
|
|
27
|
-
*/
|
|
28
|
-
export interface JsonResultNoticeEntity {
|
|
29
|
-
/**
|
|
30
|
-
* 错误码,0:成功,其他:失败
|
|
31
|
-
* @type {number}
|
|
32
|
-
* @memberof JsonResultNoticeEntity
|
|
33
|
-
*/
|
|
34
|
-
'code'?: number;
|
|
35
|
-
/**
|
|
36
|
-
* 错误消息
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof JsonResultNoticeEntity
|
|
39
|
-
*/
|
|
40
|
-
'msg'?: string;
|
|
41
|
-
/**
|
|
42
|
-
* 错误堆栈
|
|
43
|
-
* @type {string}
|
|
44
|
-
* @memberof JsonResultNoticeEntity
|
|
45
|
-
*/
|
|
46
|
-
'stacks'?: string;
|
|
47
|
-
/**
|
|
48
|
-
*
|
|
49
|
-
* @type {NoticeEntity}
|
|
50
|
-
* @memberof JsonResultNoticeEntity
|
|
51
|
-
*/
|
|
52
|
-
'data'?: NoticeEntity | null;
|
|
53
|
-
/**
|
|
54
|
-
*
|
|
55
|
-
* @type {BaseErrorResult}
|
|
56
|
-
* @memberof JsonResultNoticeEntity
|
|
57
|
-
*/
|
|
58
|
-
'error'?: BaseErrorResult | null;
|
|
59
|
-
/**
|
|
60
|
-
* 日志追踪ID
|
|
61
|
-
* @type {string}
|
|
62
|
-
* @memberof JsonResultNoticeEntity
|
|
63
|
-
*/
|
|
64
|
-
'traceId'?: string | null;
|
|
65
|
-
/**
|
|
66
|
-
* requestId
|
|
67
|
-
* @type {string}
|
|
68
|
-
* @memberof JsonResultNoticeEntity
|
|
69
|
-
*/
|
|
70
|
-
'requestId'?: string | null;
|
|
71
|
-
}
|
|
72
|
-
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* OpenAPI definition
|
|
5
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// May contain unused imports in some cases
|
|
17
|
-
// @ts-ignore
|
|
18
|
-
import type { BaseErrorResult } from './base-error-result';
|
|
19
|
-
// May contain unused imports in some cases
|
|
20
|
-
// @ts-ignore
|
|
21
|
-
import type { PageDtoOpenApiEquipmentListDto } from './page-dto-open-api-equipment-list-dto';
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @export
|
|
26
|
-
* @interface JsonResultPageDtoOpenApiEquipmentListDto
|
|
27
|
-
*/
|
|
28
|
-
export interface JsonResultPageDtoOpenApiEquipmentListDto {
|
|
29
|
-
/**
|
|
30
|
-
* 错误码,0:成功,其他:失败
|
|
31
|
-
* @type {number}
|
|
32
|
-
* @memberof JsonResultPageDtoOpenApiEquipmentListDto
|
|
33
|
-
*/
|
|
34
|
-
'code'?: number;
|
|
35
|
-
/**
|
|
36
|
-
* 错误消息
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof JsonResultPageDtoOpenApiEquipmentListDto
|
|
39
|
-
*/
|
|
40
|
-
'msg'?: string;
|
|
41
|
-
/**
|
|
42
|
-
* 错误堆栈
|
|
43
|
-
* @type {string}
|
|
44
|
-
* @memberof JsonResultPageDtoOpenApiEquipmentListDto
|
|
45
|
-
*/
|
|
46
|
-
'stacks'?: string;
|
|
47
|
-
/**
|
|
48
|
-
*
|
|
49
|
-
* @type {PageDtoOpenApiEquipmentListDto}
|
|
50
|
-
* @memberof JsonResultPageDtoOpenApiEquipmentListDto
|
|
51
|
-
*/
|
|
52
|
-
'data'?: PageDtoOpenApiEquipmentListDto | null;
|
|
53
|
-
/**
|
|
54
|
-
*
|
|
55
|
-
* @type {BaseErrorResult}
|
|
56
|
-
* @memberof JsonResultPageDtoOpenApiEquipmentListDto
|
|
57
|
-
*/
|
|
58
|
-
'error'?: BaseErrorResult | null;
|
|
59
|
-
/**
|
|
60
|
-
* 日志追踪ID
|
|
61
|
-
* @type {string}
|
|
62
|
-
* @memberof JsonResultPageDtoOpenApiEquipmentListDto
|
|
63
|
-
*/
|
|
64
|
-
'traceId'?: string | null;
|
|
65
|
-
/**
|
|
66
|
-
* requestId
|
|
67
|
-
* @type {string}
|
|
68
|
-
* @memberof JsonResultPageDtoOpenApiEquipmentListDto
|
|
69
|
-
*/
|
|
70
|
-
'requestId'?: string | null;
|
|
71
|
-
}
|
|
72
|
-
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* OpenAPI definition
|
|
5
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// May contain unused imports in some cases
|
|
17
|
-
// @ts-ignore
|
|
18
|
-
import type { BaseErrorResult } from './base-error-result';
|
|
19
|
-
// May contain unused imports in some cases
|
|
20
|
-
// @ts-ignore
|
|
21
|
-
import type { WorkOrderIssueTypeSettingsEntity } from './work-order-issue-type-settings-entity';
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @export
|
|
26
|
-
* @interface JsonResultWorkOrderIssueTypeSettingsEntity
|
|
27
|
-
*/
|
|
28
|
-
export interface JsonResultWorkOrderIssueTypeSettingsEntity {
|
|
29
|
-
/**
|
|
30
|
-
* 错误码,0:成功,其他:失败
|
|
31
|
-
* @type {number}
|
|
32
|
-
* @memberof JsonResultWorkOrderIssueTypeSettingsEntity
|
|
33
|
-
*/
|
|
34
|
-
'code'?: number;
|
|
35
|
-
/**
|
|
36
|
-
* 错误消息
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof JsonResultWorkOrderIssueTypeSettingsEntity
|
|
39
|
-
*/
|
|
40
|
-
'msg'?: string;
|
|
41
|
-
/**
|
|
42
|
-
* 错误堆栈
|
|
43
|
-
* @type {string}
|
|
44
|
-
* @memberof JsonResultWorkOrderIssueTypeSettingsEntity
|
|
45
|
-
*/
|
|
46
|
-
'stacks'?: string;
|
|
47
|
-
/**
|
|
48
|
-
*
|
|
49
|
-
* @type {WorkOrderIssueTypeSettingsEntity}
|
|
50
|
-
* @memberof JsonResultWorkOrderIssueTypeSettingsEntity
|
|
51
|
-
*/
|
|
52
|
-
'data'?: WorkOrderIssueTypeSettingsEntity | null;
|
|
53
|
-
/**
|
|
54
|
-
*
|
|
55
|
-
* @type {BaseErrorResult}
|
|
56
|
-
* @memberof JsonResultWorkOrderIssueTypeSettingsEntity
|
|
57
|
-
*/
|
|
58
|
-
'error'?: BaseErrorResult | null;
|
|
59
|
-
/**
|
|
60
|
-
* 日志追踪ID
|
|
61
|
-
* @type {string}
|
|
62
|
-
* @memberof JsonResultWorkOrderIssueTypeSettingsEntity
|
|
63
|
-
*/
|
|
64
|
-
'traceId'?: string | null;
|
|
65
|
-
/**
|
|
66
|
-
* requestId
|
|
67
|
-
* @type {string}
|
|
68
|
-
* @memberof JsonResultWorkOrderIssueTypeSettingsEntity
|
|
69
|
-
*/
|
|
70
|
-
'requestId'?: string | null;
|
|
71
|
-
}
|
|
72
|
-
|
package/models/notice-entity.ts
DELETED
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* OpenAPI definition
|
|
5
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
/**
|
|
18
|
-
* 返回数据,可以是任意类型的值
|
|
19
|
-
* @export
|
|
20
|
-
* @interface NoticeEntity
|
|
21
|
-
*/
|
|
22
|
-
export interface NoticeEntity {
|
|
23
|
-
/**
|
|
24
|
-
* Id
|
|
25
|
-
* @type {number}
|
|
26
|
-
* @memberof NoticeEntity
|
|
27
|
-
*/
|
|
28
|
-
'id'?: number;
|
|
29
|
-
/**
|
|
30
|
-
* 标题
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof NoticeEntity
|
|
33
|
-
*/
|
|
34
|
-
'title'?: string;
|
|
35
|
-
/**
|
|
36
|
-
* 内容
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof NoticeEntity
|
|
39
|
-
*/
|
|
40
|
-
'content'?: string;
|
|
41
|
-
/**
|
|
42
|
-
* 发布人id
|
|
43
|
-
* @type {number}
|
|
44
|
-
* @memberof NoticeEntity
|
|
45
|
-
*/
|
|
46
|
-
'publisherUserId'?: number;
|
|
47
|
-
/**
|
|
48
|
-
* 发布人名称
|
|
49
|
-
* @type {string}
|
|
50
|
-
* @memberof NoticeEntity
|
|
51
|
-
*/
|
|
52
|
-
'publisherName'?: string;
|
|
53
|
-
/**
|
|
54
|
-
* 发布时间
|
|
55
|
-
* @type {string}
|
|
56
|
-
* @memberof NoticeEntity
|
|
57
|
-
*/
|
|
58
|
-
'publisherTime'?: string;
|
|
59
|
-
/**
|
|
60
|
-
* 园区Id
|
|
61
|
-
* @type {number}
|
|
62
|
-
* @memberof NoticeEntity
|
|
63
|
-
*/
|
|
64
|
-
'parkId'?: number;
|
|
65
|
-
/**
|
|
66
|
-
* 来源 1:园区发布 2:保险生成
|
|
67
|
-
* @type {number}
|
|
68
|
-
* @memberof NoticeEntity
|
|
69
|
-
*/
|
|
70
|
-
'source'?: number;
|
|
71
|
-
/**
|
|
72
|
-
* 来源ID
|
|
73
|
-
* @type {string}
|
|
74
|
-
* @memberof NoticeEntity
|
|
75
|
-
*/
|
|
76
|
-
'sourceId'?: string;
|
|
77
|
-
/**
|
|
78
|
-
* 创建时间
|
|
79
|
-
* @type {string}
|
|
80
|
-
* @memberof NoticeEntity
|
|
81
|
-
*/
|
|
82
|
-
'createTime'?: string;
|
|
83
|
-
/**
|
|
84
|
-
* 更新时间
|
|
85
|
-
* @type {string}
|
|
86
|
-
* @memberof NoticeEntity
|
|
87
|
-
*/
|
|
88
|
-
'updateTime'?: string;
|
|
89
|
-
/**
|
|
90
|
-
* 是否删除 0删除 1未删除
|
|
91
|
-
* @type {number}
|
|
92
|
-
* @memberof NoticeEntity
|
|
93
|
-
*/
|
|
94
|
-
'isDelete'?: number;
|
|
95
|
-
}
|
|
96
|
-
|