@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,123 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* OpenAPI definition
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { WorkOrderDeptDTO } from './work-order-dept-dto';
|
|
13
|
-
import type { WorkOrderEquipmentDto } from './work-order-equipment-dto';
|
|
14
|
-
import type { WorkOrderExtData } from './work-order-ext-data';
|
|
15
|
-
import type { WorkOrderHandlerDto } from './work-order-handler-dto';
|
|
16
|
-
import type { WorkOrderInternalStatusEnum } from './work-order-internal-status-enum';
|
|
17
|
-
import type { WorkOrderSpaceDto } from './work-order-space-dto';
|
|
18
|
-
import type { WorkOrderSponsorDto } from './work-order-sponsor-dto';
|
|
19
|
-
import type { WorkOrderStatusEnum } from './work-order-status-enum';
|
|
20
|
-
import type { WorkOrderTypeEnum } from './work-order-type-enum';
|
|
21
|
-
/**
|
|
22
|
-
* 勘探工单详情
|
|
23
|
-
* @export
|
|
24
|
-
* @interface ExplorationWorkOrderDetailsDto
|
|
25
|
-
*/
|
|
26
|
-
export interface ExplorationWorkOrderDetailsDto {
|
|
27
|
-
/**
|
|
28
|
-
* 工单ID
|
|
29
|
-
* @type {number}
|
|
30
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
31
|
-
*/
|
|
32
|
-
'id'?: number;
|
|
33
|
-
/**
|
|
34
|
-
* 园区ID
|
|
35
|
-
* @type {number}
|
|
36
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
37
|
-
*/
|
|
38
|
-
'parkId'?: number;
|
|
39
|
-
/**
|
|
40
|
-
* 工单编号
|
|
41
|
-
* @type {string}
|
|
42
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
43
|
-
*/
|
|
44
|
-
'workOrderNo'?: string;
|
|
45
|
-
/**
|
|
46
|
-
* 工单名称
|
|
47
|
-
* @type {string}
|
|
48
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
49
|
-
*/
|
|
50
|
-
'workOrderName'?: string;
|
|
51
|
-
/**
|
|
52
|
-
*
|
|
53
|
-
* @type {WorkOrderTypeEnum}
|
|
54
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
55
|
-
*/
|
|
56
|
-
'workOrderType'?: WorkOrderTypeEnum;
|
|
57
|
-
/**
|
|
58
|
-
*
|
|
59
|
-
* @type {WorkOrderStatusEnum}
|
|
60
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
61
|
-
*/
|
|
62
|
-
'workOrderStatus'?: WorkOrderStatusEnum;
|
|
63
|
-
/**
|
|
64
|
-
* 工单执行部门列表
|
|
65
|
-
* @type {Array<WorkOrderDeptDTO>}
|
|
66
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
67
|
-
*/
|
|
68
|
-
'workOrderDepts'?: Array<WorkOrderDeptDTO>;
|
|
69
|
-
/**
|
|
70
|
-
* 工单执行部门ID列表
|
|
71
|
-
* @type {Array<number>}
|
|
72
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
73
|
-
*/
|
|
74
|
-
'workOrderDeptIds'?: Array<number>;
|
|
75
|
-
/**
|
|
76
|
-
*
|
|
77
|
-
* @type {WorkOrderInternalStatusEnum}
|
|
78
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
79
|
-
*/
|
|
80
|
-
'internalStatus'?: WorkOrderInternalStatusEnum;
|
|
81
|
-
/**
|
|
82
|
-
*
|
|
83
|
-
* @type {WorkOrderSponsorDto}
|
|
84
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
85
|
-
*/
|
|
86
|
-
'sponsor'?: WorkOrderSponsorDto;
|
|
87
|
-
/**
|
|
88
|
-
*
|
|
89
|
-
* @type {WorkOrderHandlerDto}
|
|
90
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
91
|
-
*/
|
|
92
|
-
'handler'?: WorkOrderHandlerDto;
|
|
93
|
-
/**
|
|
94
|
-
*
|
|
95
|
-
* @type {WorkOrderExtData}
|
|
96
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
97
|
-
*/
|
|
98
|
-
'workOrderExtData'?: WorkOrderExtData;
|
|
99
|
-
/**
|
|
100
|
-
* 预计执行时间(分钟)
|
|
101
|
-
* @type {number}
|
|
102
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
103
|
-
*/
|
|
104
|
-
'estimateExecutionTime'?: number;
|
|
105
|
-
/**
|
|
106
|
-
* 是否超时
|
|
107
|
-
* @type {boolean}
|
|
108
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
109
|
-
*/
|
|
110
|
-
'isTimeOut'?: boolean;
|
|
111
|
-
/**
|
|
112
|
-
*
|
|
113
|
-
* @type {WorkOrderSpaceDto}
|
|
114
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
115
|
-
*/
|
|
116
|
-
'space'?: WorkOrderSpaceDto;
|
|
117
|
-
/**
|
|
118
|
-
* 设备详情
|
|
119
|
-
* @type {Array<WorkOrderEquipmentDto>}
|
|
120
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
121
|
-
*/
|
|
122
|
-
'equipments'?: Array<WorkOrderEquipmentDto>;
|
|
123
|
-
}
|
|
@@ -1,111 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* OpenAPI definition
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { ExplorationWorkOrderTypeEnum } from './exploration-work-order-type-enum';
|
|
13
|
-
import type { WorkOrderIssueTypeEnum } from './work-order-issue-type-enum';
|
|
14
|
-
/**
|
|
15
|
-
* 勘探工单
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ExplorationWorkOrderInfo
|
|
18
|
-
*/
|
|
19
|
-
export interface ExplorationWorkOrderInfo {
|
|
20
|
-
/**
|
|
21
|
-
* 问题单号
|
|
22
|
-
* @type {string}
|
|
23
|
-
* @memberof ExplorationWorkOrderInfo
|
|
24
|
-
*/
|
|
25
|
-
'issueNo'?: string;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {ExplorationWorkOrderTypeEnum}
|
|
29
|
-
* @memberof ExplorationWorkOrderInfo
|
|
30
|
-
*/
|
|
31
|
-
'explorationType'?: ExplorationWorkOrderTypeEnum;
|
|
32
|
-
/**
|
|
33
|
-
* 问题时间
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof ExplorationWorkOrderInfo
|
|
36
|
-
*/
|
|
37
|
-
'issueTime'?: string;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {WorkOrderIssueTypeEnum}
|
|
41
|
-
* @memberof ExplorationWorkOrderInfo
|
|
42
|
-
*/
|
|
43
|
-
'issueType'?: WorkOrderIssueTypeEnum;
|
|
44
|
-
/**
|
|
45
|
-
* 问题描述
|
|
46
|
-
* @type {string}
|
|
47
|
-
* @memberof ExplorationWorkOrderInfo
|
|
48
|
-
*/
|
|
49
|
-
'issueDesc'?: string;
|
|
50
|
-
/**
|
|
51
|
-
* 问题设备ID
|
|
52
|
-
* @type {number}
|
|
53
|
-
* @memberof ExplorationWorkOrderInfo
|
|
54
|
-
*/
|
|
55
|
-
'issueEquipmentId'?: number;
|
|
56
|
-
/**
|
|
57
|
-
* 问题空间ID
|
|
58
|
-
* @type {number}
|
|
59
|
-
* @memberof ExplorationWorkOrderInfo
|
|
60
|
-
*/
|
|
61
|
-
'issueSpaceId'?: number;
|
|
62
|
-
/**
|
|
63
|
-
* 风险类别
|
|
64
|
-
* @type {string}
|
|
65
|
-
* @memberof ExplorationWorkOrderInfo
|
|
66
|
-
*/
|
|
67
|
-
'riskCategory'?: string;
|
|
68
|
-
/**
|
|
69
|
-
* 勘探隐患等级
|
|
70
|
-
* @type {string}
|
|
71
|
-
* @memberof ExplorationWorkOrderInfo
|
|
72
|
-
*/
|
|
73
|
-
'hazardLevel'?: ExplorationWorkOrderInfoHazardLevelEnum;
|
|
74
|
-
/**
|
|
75
|
-
* 要求整改时间
|
|
76
|
-
* @type {string}
|
|
77
|
-
* @memberof ExplorationWorkOrderInfo
|
|
78
|
-
*/
|
|
79
|
-
'rectificationTime'?: string;
|
|
80
|
-
/**
|
|
81
|
-
* 隐患照片
|
|
82
|
-
* @type {Array<string>}
|
|
83
|
-
* @memberof ExplorationWorkOrderInfo
|
|
84
|
-
*/
|
|
85
|
-
'hazardPhotoUrls'?: Array<string>;
|
|
86
|
-
/**
|
|
87
|
-
* 原因描述
|
|
88
|
-
* @type {string}
|
|
89
|
-
* @memberof ExplorationWorkOrderInfo
|
|
90
|
-
*/
|
|
91
|
-
'reasonDescription'?: string;
|
|
92
|
-
/**
|
|
93
|
-
* 处理情况描述
|
|
94
|
-
* @type {string}
|
|
95
|
-
* @memberof ExplorationWorkOrderInfo
|
|
96
|
-
*/
|
|
97
|
-
'processDescription'?: string;
|
|
98
|
-
/**
|
|
99
|
-
* 整改图片
|
|
100
|
-
* @type {Array<string>}
|
|
101
|
-
* @memberof ExplorationWorkOrderInfo
|
|
102
|
-
*/
|
|
103
|
-
'rectificationImages'?: Array<string>;
|
|
104
|
-
}
|
|
105
|
-
export declare const ExplorationWorkOrderInfoHazardLevelEnum: {
|
|
106
|
-
readonly A: "A";
|
|
107
|
-
readonly B: "B";
|
|
108
|
-
readonly C: "C";
|
|
109
|
-
readonly D: "D";
|
|
110
|
-
};
|
|
111
|
-
export type ExplorationWorkOrderInfoHazardLevelEnum = typeof ExplorationWorkOrderInfoHazardLevelEnum[keyof typeof ExplorationWorkOrderInfoHazardLevelEnum];
|
|
@@ -1,19 +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
|
-
export const ExplorationWorkOrderInfoHazardLevelEnum = {
|
|
15
|
-
A: 'A',
|
|
16
|
-
B: 'B',
|
|
17
|
-
C: 'C',
|
|
18
|
-
D: 'D'
|
|
19
|
-
};
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* OpenAPI definition
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* 勘探工单参数
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ExplorationWorkOrderSubmitVo
|
|
16
|
-
*/
|
|
17
|
-
export interface ExplorationWorkOrderSubmitVo {
|
|
18
|
-
/**
|
|
19
|
-
* 原因描述
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ExplorationWorkOrderSubmitVo
|
|
22
|
-
*/
|
|
23
|
-
'reasonDescription'?: string;
|
|
24
|
-
/**
|
|
25
|
-
* 处理情况描述
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ExplorationWorkOrderSubmitVo
|
|
28
|
-
*/
|
|
29
|
-
'processDescription'?: string;
|
|
30
|
-
/**
|
|
31
|
-
* 整改图片
|
|
32
|
-
* @type {Array<string>}
|
|
33
|
-
* @memberof ExplorationWorkOrderSubmitVo
|
|
34
|
-
*/
|
|
35
|
-
'rectificationImages'?: Array<string>;
|
|
36
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* OpenAPI definition
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* 勘探类型
|
|
14
|
-
* @export
|
|
15
|
-
* @enum {string}
|
|
16
|
-
*/
|
|
17
|
-
export declare const ExplorationWorkOrderTypeEnum: {
|
|
18
|
-
readonly InsuranceExploration: "INSURANCE_EXPLORATION";
|
|
19
|
-
};
|
|
20
|
-
export type ExplorationWorkOrderTypeEnum = typeof ExplorationWorkOrderTypeEnum[keyof typeof ExplorationWorkOrderTypeEnum];
|
|
@@ -1,21 +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
|
-
* @export
|
|
17
|
-
* @enum {string}
|
|
18
|
-
*/
|
|
19
|
-
export const ExplorationWorkOrderTypeEnum = {
|
|
20
|
-
InsuranceExploration: 'INSURANCE_EXPLORATION'
|
|
21
|
-
};
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* OpenAPI definition
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* 保险通知参数
|
|
14
|
-
* @export
|
|
15
|
-
* @interface InsuranceNoticeVo
|
|
16
|
-
*/
|
|
17
|
-
export interface InsuranceNoticeVo {
|
|
18
|
-
/**
|
|
19
|
-
* 园区编码
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof InsuranceNoticeVo
|
|
22
|
-
*/
|
|
23
|
-
'parkCode': string;
|
|
24
|
-
/**
|
|
25
|
-
* 考察时间
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof InsuranceNoticeVo
|
|
28
|
-
*/
|
|
29
|
-
'visitTime': string;
|
|
30
|
-
/**
|
|
31
|
-
* 考察内容
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof InsuranceNoticeVo
|
|
34
|
-
*/
|
|
35
|
-
'visitContent': string;
|
|
36
|
-
/**
|
|
37
|
-
* 联系人
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof InsuranceNoticeVo
|
|
40
|
-
*/
|
|
41
|
-
'contactName': string;
|
|
42
|
-
/**
|
|
43
|
-
* 联系电话
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof InsuranceNoticeVo
|
|
46
|
-
*/
|
|
47
|
-
'contactPhone': string;
|
|
48
|
-
/**
|
|
49
|
-
* 参与人员
|
|
50
|
-
* @type {Array<string>}
|
|
51
|
-
* @memberof InsuranceNoticeVo
|
|
52
|
-
*/
|
|
53
|
-
'participants': Array<string>;
|
|
54
|
-
}
|
|
@@ -1,14 +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
|
-
export {};
|
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* OpenAPI definition
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { WorkOrderIssueTypeEnum } from './work-order-issue-type-enum';
|
|
13
|
-
/**
|
|
14
|
-
* 问题
|
|
15
|
-
* @export
|
|
16
|
-
* @interface InsuranceWorkOrderIssueVo
|
|
17
|
-
*/
|
|
18
|
-
export interface InsuranceWorkOrderIssueVo {
|
|
19
|
-
/**
|
|
20
|
-
* 问题单号
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
23
|
-
*/
|
|
24
|
-
'issueNo': string;
|
|
25
|
-
/**
|
|
26
|
-
* 问题时间
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
29
|
-
*/
|
|
30
|
-
'issueTime': string;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {WorkOrderIssueTypeEnum}
|
|
34
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
35
|
-
*/
|
|
36
|
-
'issueType': WorkOrderIssueTypeEnum;
|
|
37
|
-
/**
|
|
38
|
-
* 问题描述
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
41
|
-
*/
|
|
42
|
-
'issueDesc': string;
|
|
43
|
-
/**
|
|
44
|
-
* 问题设备ID
|
|
45
|
-
* @type {number}
|
|
46
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
47
|
-
*/
|
|
48
|
-
'issueEquipmentId': number;
|
|
49
|
-
/**
|
|
50
|
-
* 问题空间ID
|
|
51
|
-
* @type {number}
|
|
52
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
53
|
-
*/
|
|
54
|
-
'issueSpaceId': number;
|
|
55
|
-
/**
|
|
56
|
-
* 风险类别
|
|
57
|
-
* @type {string}
|
|
58
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
59
|
-
*/
|
|
60
|
-
'riskCategory'?: string;
|
|
61
|
-
/**
|
|
62
|
-
* 勘探隐患等级
|
|
63
|
-
* @type {string}
|
|
64
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
65
|
-
*/
|
|
66
|
-
'hazardLevel': InsuranceWorkOrderIssueVoHazardLevelEnum;
|
|
67
|
-
/**
|
|
68
|
-
* 要求整改时间
|
|
69
|
-
* @type {string}
|
|
70
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
71
|
-
*/
|
|
72
|
-
'rectificationTime': string;
|
|
73
|
-
/**
|
|
74
|
-
* 隐患照片
|
|
75
|
-
* @type {Array<string>}
|
|
76
|
-
* @memberof InsuranceWorkOrderIssueVo
|
|
77
|
-
*/
|
|
78
|
-
'hazardPhotoUrls': Array<string>;
|
|
79
|
-
}
|
|
80
|
-
export declare const InsuranceWorkOrderIssueVoHazardLevelEnum: {
|
|
81
|
-
readonly A: "A";
|
|
82
|
-
readonly B: "B";
|
|
83
|
-
readonly C: "C";
|
|
84
|
-
readonly D: "D";
|
|
85
|
-
};
|
|
86
|
-
export type InsuranceWorkOrderIssueVoHazardLevelEnum = typeof InsuranceWorkOrderIssueVoHazardLevelEnum[keyof typeof InsuranceWorkOrderIssueVoHazardLevelEnum];
|
|
@@ -1,19 +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
|
-
export const InsuranceWorkOrderIssueVoHazardLevelEnum = {
|
|
15
|
-
A: 'A',
|
|
16
|
-
B: 'B',
|
|
17
|
-
C: 'C',
|
|
18
|
-
D: 'D'
|
|
19
|
-
};
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* OpenAPI definition
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { InsuranceWorkOrderIssueVo } from './insurance-work-order-issue-vo';
|
|
13
|
-
/**
|
|
14
|
-
* 接收保险问题入参
|
|
15
|
-
* @export
|
|
16
|
-
* @interface InsuranceWorkOrderVo
|
|
17
|
-
*/
|
|
18
|
-
export interface InsuranceWorkOrderVo {
|
|
19
|
-
/**
|
|
20
|
-
* 园区编码
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof InsuranceWorkOrderVo
|
|
23
|
-
*/
|
|
24
|
-
'parkCode': string;
|
|
25
|
-
/**
|
|
26
|
-
* 保险单号
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof InsuranceWorkOrderVo
|
|
29
|
-
*/
|
|
30
|
-
'insuranceNo': string;
|
|
31
|
-
/**
|
|
32
|
-
* 问题
|
|
33
|
-
* @type {Array<InsuranceWorkOrderIssueVo>}
|
|
34
|
-
* @memberof InsuranceWorkOrderVo
|
|
35
|
-
*/
|
|
36
|
-
'issues': Array<InsuranceWorkOrderIssueVo>;
|
|
37
|
-
}
|
|
@@ -1,14 +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
|
-
export {};
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* OpenAPI definition
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { BaseErrorResult } from './base-error-result';
|
|
13
|
-
import type { ExplorationWorkOrderDetailsDto } from './exploration-work-order-details-dto';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface JsonResultExplorationWorkOrderDetailsDto
|
|
18
|
-
*/
|
|
19
|
-
export interface JsonResultExplorationWorkOrderDetailsDto {
|
|
20
|
-
/**
|
|
21
|
-
* 错误码,0:成功,其他:失败
|
|
22
|
-
* @type {number}
|
|
23
|
-
* @memberof JsonResultExplorationWorkOrderDetailsDto
|
|
24
|
-
*/
|
|
25
|
-
'code'?: number;
|
|
26
|
-
/**
|
|
27
|
-
* 错误消息
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof JsonResultExplorationWorkOrderDetailsDto
|
|
30
|
-
*/
|
|
31
|
-
'msg'?: string;
|
|
32
|
-
/**
|
|
33
|
-
* 错误堆栈
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof JsonResultExplorationWorkOrderDetailsDto
|
|
36
|
-
*/
|
|
37
|
-
'stacks'?: string;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {ExplorationWorkOrderDetailsDto}
|
|
41
|
-
* @memberof JsonResultExplorationWorkOrderDetailsDto
|
|
42
|
-
*/
|
|
43
|
-
'data'?: ExplorationWorkOrderDetailsDto | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {BaseErrorResult}
|
|
47
|
-
* @memberof JsonResultExplorationWorkOrderDetailsDto
|
|
48
|
-
*/
|
|
49
|
-
'error'?: BaseErrorResult | null;
|
|
50
|
-
/**
|
|
51
|
-
* 日志追踪ID
|
|
52
|
-
* @type {string}
|
|
53
|
-
* @memberof JsonResultExplorationWorkOrderDetailsDto
|
|
54
|
-
*/
|
|
55
|
-
'traceId'?: string | null;
|
|
56
|
-
/**
|
|
57
|
-
* requestId
|
|
58
|
-
* @type {string}
|
|
59
|
-
* @memberof JsonResultExplorationWorkOrderDetailsDto
|
|
60
|
-
*/
|
|
61
|
-
'requestId'?: string | null;
|
|
62
|
-
}
|
|
@@ -1,14 +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
|
-
export {};
|