@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,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* OpenAPI definition
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: v0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,31 +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 { OpenApiEquipmentListDto } from './open-api-equipment-list-dto';
|
|
13
|
-
/**
|
|
14
|
-
* 返回数据,可以是任意类型的值
|
|
15
|
-
* @export
|
|
16
|
-
* @interface PageDtoOpenApiEquipmentListDto
|
|
17
|
-
*/
|
|
18
|
-
export interface PageDtoOpenApiEquipmentListDto {
|
|
19
|
-
/**
|
|
20
|
-
* 总记录数
|
|
21
|
-
* @type {number}
|
|
22
|
-
* @memberof PageDtoOpenApiEquipmentListDto
|
|
23
|
-
*/
|
|
24
|
-
'totalSize'?: number;
|
|
25
|
-
/**
|
|
26
|
-
* 页数据列表
|
|
27
|
-
* @type {Array<OpenApiEquipmentListDto>}
|
|
28
|
-
* @memberof PageDtoOpenApiEquipmentListDto
|
|
29
|
-
*/
|
|
30
|
-
'pageList'?: Array<OpenApiEquipmentListDto>;
|
|
31
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* OpenAPI definition
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: v0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,21 +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 UserSourceEnum: {
|
|
18
|
-
readonly Internal: "INTERNAL";
|
|
19
|
-
readonly Hwork: "HWORK";
|
|
20
|
-
};
|
|
21
|
-
export type UserSourceEnum = typeof UserSourceEnum[keyof typeof UserSourceEnum];
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* OpenAPI definition
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: v0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.UserSourceEnum = void 0;
|
|
17
|
-
/**
|
|
18
|
-
* 用户来源
|
|
19
|
-
* @export
|
|
20
|
-
* @enum {string}
|
|
21
|
-
*/
|
|
22
|
-
exports.UserSourceEnum = {
|
|
23
|
-
Internal: 'INTERNAL',
|
|
24
|
-
Hwork: 'HWORK'
|
|
25
|
-
};
|
|
@@ -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 WorkOrderEquipmentDto
|
|
16
|
-
*/
|
|
17
|
-
export interface WorkOrderEquipmentDto {
|
|
18
|
-
/**
|
|
19
|
-
* 设备id
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof WorkOrderEquipmentDto
|
|
22
|
-
*/
|
|
23
|
-
'equipmentId'?: number;
|
|
24
|
-
/**
|
|
25
|
-
* 设备名称
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof WorkOrderEquipmentDto
|
|
28
|
-
*/
|
|
29
|
-
'equipmentName'?: string;
|
|
30
|
-
/**
|
|
31
|
-
* 关联设备
|
|
32
|
-
* @type {Array<number>}
|
|
33
|
-
* @memberof WorkOrderEquipmentDto
|
|
34
|
-
*/
|
|
35
|
-
'relatedEquipmentIds'?: Array<number>;
|
|
36
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* OpenAPI definition
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: v0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,44 +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
|
-
import type { WorkOrderTypeEnum } from './work-order-type-enum';
|
|
14
|
-
/**
|
|
15
|
-
* 工单执行时效配置
|
|
16
|
-
* @export
|
|
17
|
-
* @interface WorkOrderIssueTypeSettingsAddOrUpdateVo
|
|
18
|
-
*/
|
|
19
|
-
export interface WorkOrderIssueTypeSettingsAddOrUpdateVo {
|
|
20
|
-
/**
|
|
21
|
-
* id
|
|
22
|
-
* @type {number}
|
|
23
|
-
* @memberof WorkOrderIssueTypeSettingsAddOrUpdateVo
|
|
24
|
-
*/
|
|
25
|
-
'id'?: number;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {WorkOrderTypeEnum}
|
|
29
|
-
* @memberof WorkOrderIssueTypeSettingsAddOrUpdateVo
|
|
30
|
-
*/
|
|
31
|
-
'workOrderType': WorkOrderTypeEnum;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {WorkOrderIssueTypeEnum}
|
|
35
|
-
* @memberof WorkOrderIssueTypeSettingsAddOrUpdateVo
|
|
36
|
-
*/
|
|
37
|
-
'workOrderIssueType': WorkOrderIssueTypeEnum;
|
|
38
|
-
/**
|
|
39
|
-
* 执行时效(分钟)
|
|
40
|
-
* @type {number}
|
|
41
|
-
* @memberof WorkOrderIssueTypeSettingsAddOrUpdateVo
|
|
42
|
-
*/
|
|
43
|
-
'executionTime'?: number;
|
|
44
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* OpenAPI definition
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: v0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,68 +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
|
-
import type { WorkOrderTypeEnum } from './work-order-type-enum';
|
|
14
|
-
/**
|
|
15
|
-
* 返回数据,可以是任意类型的值
|
|
16
|
-
* @export
|
|
17
|
-
* @interface WorkOrderIssueTypeSettingsEntity
|
|
18
|
-
*/
|
|
19
|
-
export interface WorkOrderIssueTypeSettingsEntity {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {number}
|
|
23
|
-
* @memberof WorkOrderIssueTypeSettingsEntity
|
|
24
|
-
*/
|
|
25
|
-
'id'?: number;
|
|
26
|
-
/**
|
|
27
|
-
* 园区id
|
|
28
|
-
* @type {number}
|
|
29
|
-
* @memberof WorkOrderIssueTypeSettingsEntity
|
|
30
|
-
*/
|
|
31
|
-
'parkId'?: number;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {WorkOrderTypeEnum}
|
|
35
|
-
* @memberof WorkOrderIssueTypeSettingsEntity
|
|
36
|
-
*/
|
|
37
|
-
'workOrderType'?: WorkOrderTypeEnum;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {WorkOrderIssueTypeEnum}
|
|
41
|
-
* @memberof WorkOrderIssueTypeSettingsEntity
|
|
42
|
-
*/
|
|
43
|
-
'workOrderIssueType'?: WorkOrderIssueTypeEnum;
|
|
44
|
-
/**
|
|
45
|
-
* 执行时效(分钟)
|
|
46
|
-
* @type {number}
|
|
47
|
-
* @memberof WorkOrderIssueTypeSettingsEntity
|
|
48
|
-
*/
|
|
49
|
-
'executionTime'?: number;
|
|
50
|
-
/**
|
|
51
|
-
* 创建时间
|
|
52
|
-
* @type {string}
|
|
53
|
-
* @memberof WorkOrderIssueTypeSettingsEntity
|
|
54
|
-
*/
|
|
55
|
-
'createTime'?: string;
|
|
56
|
-
/**
|
|
57
|
-
* 更新时间
|
|
58
|
-
* @type {string}
|
|
59
|
-
* @memberof WorkOrderIssueTypeSettingsEntity
|
|
60
|
-
*/
|
|
61
|
-
'updateTime'?: string;
|
|
62
|
-
/**
|
|
63
|
-
* 是否删除 1未删除 0删除
|
|
64
|
-
* @type {number}
|
|
65
|
-
* @memberof WorkOrderIssueTypeSettingsEntity
|
|
66
|
-
*/
|
|
67
|
-
'isDelete'?: number;
|
|
68
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* OpenAPI definition
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: v0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,149 +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 { WorkOrderDeptDTO } from './work-order-dept-dto';
|
|
19
|
-
// May contain unused imports in some cases
|
|
20
|
-
// @ts-ignore
|
|
21
|
-
import type { WorkOrderEquipmentDto } from './work-order-equipment-dto';
|
|
22
|
-
// May contain unused imports in some cases
|
|
23
|
-
// @ts-ignore
|
|
24
|
-
import type { WorkOrderExtData } from './work-order-ext-data';
|
|
25
|
-
// May contain unused imports in some cases
|
|
26
|
-
// @ts-ignore
|
|
27
|
-
import type { WorkOrderHandlerDto } from './work-order-handler-dto';
|
|
28
|
-
// May contain unused imports in some cases
|
|
29
|
-
// @ts-ignore
|
|
30
|
-
import type { WorkOrderInternalStatusEnum } from './work-order-internal-status-enum';
|
|
31
|
-
// May contain unused imports in some cases
|
|
32
|
-
// @ts-ignore
|
|
33
|
-
import type { WorkOrderSpaceDto } from './work-order-space-dto';
|
|
34
|
-
// May contain unused imports in some cases
|
|
35
|
-
// @ts-ignore
|
|
36
|
-
import type { WorkOrderSponsorDto } from './work-order-sponsor-dto';
|
|
37
|
-
// May contain unused imports in some cases
|
|
38
|
-
// @ts-ignore
|
|
39
|
-
import type { WorkOrderStatusEnum } from './work-order-status-enum';
|
|
40
|
-
// May contain unused imports in some cases
|
|
41
|
-
// @ts-ignore
|
|
42
|
-
import type { WorkOrderTypeEnum } from './work-order-type-enum';
|
|
43
|
-
|
|
44
|
-
/**
|
|
45
|
-
* 勘探工单详情
|
|
46
|
-
* @export
|
|
47
|
-
* @interface ExplorationWorkOrderDetailsDto
|
|
48
|
-
*/
|
|
49
|
-
export interface ExplorationWorkOrderDetailsDto {
|
|
50
|
-
/**
|
|
51
|
-
* 工单ID
|
|
52
|
-
* @type {number}
|
|
53
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
54
|
-
*/
|
|
55
|
-
'id'?: number;
|
|
56
|
-
/**
|
|
57
|
-
* 园区ID
|
|
58
|
-
* @type {number}
|
|
59
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
60
|
-
*/
|
|
61
|
-
'parkId'?: number;
|
|
62
|
-
/**
|
|
63
|
-
* 工单编号
|
|
64
|
-
* @type {string}
|
|
65
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
66
|
-
*/
|
|
67
|
-
'workOrderNo'?: string;
|
|
68
|
-
/**
|
|
69
|
-
* 工单名称
|
|
70
|
-
* @type {string}
|
|
71
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
72
|
-
*/
|
|
73
|
-
'workOrderName'?: string;
|
|
74
|
-
/**
|
|
75
|
-
*
|
|
76
|
-
* @type {WorkOrderTypeEnum}
|
|
77
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
78
|
-
*/
|
|
79
|
-
'workOrderType'?: WorkOrderTypeEnum;
|
|
80
|
-
/**
|
|
81
|
-
*
|
|
82
|
-
* @type {WorkOrderStatusEnum}
|
|
83
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
84
|
-
*/
|
|
85
|
-
'workOrderStatus'?: WorkOrderStatusEnum;
|
|
86
|
-
/**
|
|
87
|
-
* 工单执行部门列表
|
|
88
|
-
* @type {Array<WorkOrderDeptDTO>}
|
|
89
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
90
|
-
*/
|
|
91
|
-
'workOrderDepts'?: Array<WorkOrderDeptDTO>;
|
|
92
|
-
/**
|
|
93
|
-
* 工单执行部门ID列表
|
|
94
|
-
* @type {Array<number>}
|
|
95
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
96
|
-
*/
|
|
97
|
-
'workOrderDeptIds'?: Array<number>;
|
|
98
|
-
/**
|
|
99
|
-
*
|
|
100
|
-
* @type {WorkOrderInternalStatusEnum}
|
|
101
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
102
|
-
*/
|
|
103
|
-
'internalStatus'?: WorkOrderInternalStatusEnum;
|
|
104
|
-
/**
|
|
105
|
-
*
|
|
106
|
-
* @type {WorkOrderSponsorDto}
|
|
107
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
108
|
-
*/
|
|
109
|
-
'sponsor'?: WorkOrderSponsorDto;
|
|
110
|
-
/**
|
|
111
|
-
*
|
|
112
|
-
* @type {WorkOrderHandlerDto}
|
|
113
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
114
|
-
*/
|
|
115
|
-
'handler'?: WorkOrderHandlerDto;
|
|
116
|
-
/**
|
|
117
|
-
*
|
|
118
|
-
* @type {WorkOrderExtData}
|
|
119
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
120
|
-
*/
|
|
121
|
-
'workOrderExtData'?: WorkOrderExtData;
|
|
122
|
-
/**
|
|
123
|
-
* 预计执行时间(分钟)
|
|
124
|
-
* @type {number}
|
|
125
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
126
|
-
*/
|
|
127
|
-
'estimateExecutionTime'?: number;
|
|
128
|
-
/**
|
|
129
|
-
* 是否超时
|
|
130
|
-
* @type {boolean}
|
|
131
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
132
|
-
*/
|
|
133
|
-
'isTimeOut'?: boolean;
|
|
134
|
-
/**
|
|
135
|
-
*
|
|
136
|
-
* @type {WorkOrderSpaceDto}
|
|
137
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
138
|
-
*/
|
|
139
|
-
'space'?: WorkOrderSpaceDto;
|
|
140
|
-
/**
|
|
141
|
-
* 设备详情
|
|
142
|
-
* @type {Array<WorkOrderEquipmentDto>}
|
|
143
|
-
* @memberof ExplorationWorkOrderDetailsDto
|
|
144
|
-
*/
|
|
145
|
-
'equipments'?: Array<WorkOrderEquipmentDto>;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
@@ -1,124 +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 { ExplorationWorkOrderTypeEnum } from './exploration-work-order-type-enum';
|
|
19
|
-
// May contain unused imports in some cases
|
|
20
|
-
// @ts-ignore
|
|
21
|
-
import type { WorkOrderIssueTypeEnum } from './work-order-issue-type-enum';
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* 勘探工单
|
|
25
|
-
* @export
|
|
26
|
-
* @interface ExplorationWorkOrderInfo
|
|
27
|
-
*/
|
|
28
|
-
export interface ExplorationWorkOrderInfo {
|
|
29
|
-
/**
|
|
30
|
-
* 问题单号
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof ExplorationWorkOrderInfo
|
|
33
|
-
*/
|
|
34
|
-
'issueNo'?: string;
|
|
35
|
-
/**
|
|
36
|
-
*
|
|
37
|
-
* @type {ExplorationWorkOrderTypeEnum}
|
|
38
|
-
* @memberof ExplorationWorkOrderInfo
|
|
39
|
-
*/
|
|
40
|
-
'explorationType'?: ExplorationWorkOrderTypeEnum;
|
|
41
|
-
/**
|
|
42
|
-
* 问题时间
|
|
43
|
-
* @type {string}
|
|
44
|
-
* @memberof ExplorationWorkOrderInfo
|
|
45
|
-
*/
|
|
46
|
-
'issueTime'?: string;
|
|
47
|
-
/**
|
|
48
|
-
*
|
|
49
|
-
* @type {WorkOrderIssueTypeEnum}
|
|
50
|
-
* @memberof ExplorationWorkOrderInfo
|
|
51
|
-
*/
|
|
52
|
-
'issueType'?: WorkOrderIssueTypeEnum;
|
|
53
|
-
/**
|
|
54
|
-
* 问题描述
|
|
55
|
-
* @type {string}
|
|
56
|
-
* @memberof ExplorationWorkOrderInfo
|
|
57
|
-
*/
|
|
58
|
-
'issueDesc'?: string;
|
|
59
|
-
/**
|
|
60
|
-
* 问题设备ID
|
|
61
|
-
* @type {number}
|
|
62
|
-
* @memberof ExplorationWorkOrderInfo
|
|
63
|
-
*/
|
|
64
|
-
'issueEquipmentId'?: number;
|
|
65
|
-
/**
|
|
66
|
-
* 问题空间ID
|
|
67
|
-
* @type {number}
|
|
68
|
-
* @memberof ExplorationWorkOrderInfo
|
|
69
|
-
*/
|
|
70
|
-
'issueSpaceId'?: number;
|
|
71
|
-
/**
|
|
72
|
-
* 风险类别
|
|
73
|
-
* @type {string}
|
|
74
|
-
* @memberof ExplorationWorkOrderInfo
|
|
75
|
-
*/
|
|
76
|
-
'riskCategory'?: string;
|
|
77
|
-
/**
|
|
78
|
-
* 勘探隐患等级
|
|
79
|
-
* @type {string}
|
|
80
|
-
* @memberof ExplorationWorkOrderInfo
|
|
81
|
-
*/
|
|
82
|
-
'hazardLevel'?: ExplorationWorkOrderInfoHazardLevelEnum;
|
|
83
|
-
/**
|
|
84
|
-
* 要求整改时间
|
|
85
|
-
* @type {string}
|
|
86
|
-
* @memberof ExplorationWorkOrderInfo
|
|
87
|
-
*/
|
|
88
|
-
'rectificationTime'?: string;
|
|
89
|
-
/**
|
|
90
|
-
* 隐患照片
|
|
91
|
-
* @type {Array<string>}
|
|
92
|
-
* @memberof ExplorationWorkOrderInfo
|
|
93
|
-
*/
|
|
94
|
-
'hazardPhotoUrls'?: Array<string>;
|
|
95
|
-
/**
|
|
96
|
-
* 原因描述
|
|
97
|
-
* @type {string}
|
|
98
|
-
* @memberof ExplorationWorkOrderInfo
|
|
99
|
-
*/
|
|
100
|
-
'reasonDescription'?: string;
|
|
101
|
-
/**
|
|
102
|
-
* 处理情况描述
|
|
103
|
-
* @type {string}
|
|
104
|
-
* @memberof ExplorationWorkOrderInfo
|
|
105
|
-
*/
|
|
106
|
-
'processDescription'?: string;
|
|
107
|
-
/**
|
|
108
|
-
* 整改图片
|
|
109
|
-
* @type {Array<string>}
|
|
110
|
-
* @memberof ExplorationWorkOrderInfo
|
|
111
|
-
*/
|
|
112
|
-
'rectificationImages'?: Array<string>;
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
export const ExplorationWorkOrderInfoHazardLevelEnum = {
|
|
116
|
-
A: 'A',
|
|
117
|
-
B: 'B',
|
|
118
|
-
C: 'C',
|
|
119
|
-
D: 'D'
|
|
120
|
-
} as const;
|
|
121
|
-
|
|
122
|
-
export type ExplorationWorkOrderInfoHazardLevelEnum = typeof ExplorationWorkOrderInfoHazardLevelEnum[keyof typeof ExplorationWorkOrderInfoHazardLevelEnum];
|
|
123
|
-
|
|
124
|
-
|
|
@@ -1,42 +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 ExplorationWorkOrderSubmitVo
|
|
21
|
-
*/
|
|
22
|
-
export interface ExplorationWorkOrderSubmitVo {
|
|
23
|
-
/**
|
|
24
|
-
* 原因描述
|
|
25
|
-
* @type {string}
|
|
26
|
-
* @memberof ExplorationWorkOrderSubmitVo
|
|
27
|
-
*/
|
|
28
|
-
'reasonDescription'?: string;
|
|
29
|
-
/**
|
|
30
|
-
* 处理情况描述
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof ExplorationWorkOrderSubmitVo
|
|
33
|
-
*/
|
|
34
|
-
'processDescription'?: string;
|
|
35
|
-
/**
|
|
36
|
-
* 整改图片
|
|
37
|
-
* @type {Array<string>}
|
|
38
|
-
* @memberof ExplorationWorkOrderSubmitVo
|
|
39
|
-
*/
|
|
40
|
-
'rectificationImages'?: Array<string>;
|
|
41
|
-
}
|
|
42
|
-
|
|
@@ -1,30 +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
|
-
* @enum {string}
|
|
21
|
-
*/
|
|
22
|
-
|
|
23
|
-
export const ExplorationWorkOrderTypeEnum = {
|
|
24
|
-
InsuranceExploration: 'INSURANCE_EXPLORATION'
|
|
25
|
-
} as const;
|
|
26
|
-
|
|
27
|
-
export type ExplorationWorkOrderTypeEnum = typeof ExplorationWorkOrderTypeEnum[keyof typeof ExplorationWorkOrderTypeEnum];
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|