@gizone/rrs-client 4.1.1-alpha.154 → 4.1.1-beta.157
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 -8
- package/api.ts +0 -1
- package/apis/space-api.ts +14 -12
- package/apis/surveillance-api.ts +14 -12
- package/apis/work-order-api.ts +0 -103
- package/dist/api.d.ts +0 -1
- package/dist/api.js +0 -1
- package/dist/apis/space-api.d.ts +7 -6
- package/dist/apis/space-api.js +10 -10
- package/dist/apis/surveillance-api.d.ts +7 -6
- package/dist/apis/surveillance-api.js +10 -10
- package/dist/apis/work-order-api.d.ts +0 -55
- package/dist/apis/work-order-api.js +0 -75
- package/dist/esm/api.d.ts +0 -1
- package/dist/esm/api.js +0 -1
- package/dist/esm/apis/space-api.d.ts +7 -6
- package/dist/esm/apis/space-api.js +10 -10
- package/dist/esm/apis/surveillance-api.d.ts +7 -6
- package/dist/esm/apis/surveillance-api.js +10 -10
- package/dist/esm/apis/work-order-api.d.ts +0 -55
- package/dist/esm/apis/work-order-api.js +0 -75
- package/dist/esm/models/get-user-wx200-response.d.ts +12 -12
- package/dist/esm/models/index.d.ts +2 -7
- package/dist/esm/models/index.js +2 -7
- package/dist/esm/models/ipage-access-vo.d.ts +4 -4
- package/dist/esm/models/network-monitor-repair-add-vo.d.ts +0 -6
- package/dist/esm/models/result-code.d.ts +0 -1
- package/dist/esm/models/result-code.js +0 -1
- package/dist/esm/models/{offline-alert-work-order-vo.js → space-point-vo.d.ts} +13 -3
- package/dist/esm/models/surveillance-point-vo.d.ts +24 -0
- package/dist/esm/models/system-user-msg-source-type-enum.d.ts +0 -1
- package/dist/esm/models/system-user-msg-source-type-enum.js +1 -2
- 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 +0 -10
- package/dist/esm/models/work-order-issue-type-enum.js +1 -11
- package/dist/esm/models/work-order-report-vo.d.ts +1 -8
- 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-source-enum.d.ts +1 -1
- package/dist/esm/models/work-order-source-enum.js +1 -1
- 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/get-user-wx200-response.d.ts +12 -12
- package/dist/models/index.d.ts +2 -7
- package/dist/models/index.js +2 -7
- package/dist/models/ipage-access-vo.d.ts +4 -4
- package/dist/models/network-monitor-repair-add-vo.d.ts +0 -6
- package/dist/models/result-code.d.ts +0 -1
- package/dist/models/result-code.js +0 -1
- package/dist/models/space-point-vo.d.ts +24 -0
- package/dist/models/surveillance-point-vo.d.ts +24 -0
- package/dist/models/system-user-msg-source-type-enum.d.ts +0 -1
- package/dist/models/system-user-msg-source-type-enum.js +1 -2
- 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 +0 -10
- package/dist/models/work-order-issue-type-enum.js +1 -11
- package/dist/models/work-order-report-vo.d.ts +1 -8
- 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-source-enum.d.ts +1 -1
- package/dist/models/work-order-source-enum.js +1 -1
- package/dist/models/work-order-type-enum.d.ts +0 -1
- package/dist/models/work-order-type-enum.js +1 -2
- package/models/get-user-wx200-response.ts +12 -12
- package/models/index.ts +2 -7
- package/models/ipage-access-vo.ts +4 -4
- package/models/network-monitor-repair-add-vo.ts +0 -6
- package/models/result-code.ts +0 -1
- package/{dist/esm/models/offline-alert-work-order-details-dto.js → models/space-point-vo.ts} +18 -8
- package/{dist/esm/models/offline-alert-submit-vo.js → models/surveillance-point-vo.ts} +18 -2
- package/models/system-user-msg-source-type-enum.ts +1 -2
- 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 +1 -11
- package/models/work-order-report-vo.ts +1 -10
- package/models/work-order-settings-type-enum.ts +1 -2
- package/models/work-order-source-enum.ts +1 -1
- package/models/work-order-type-enum.ts +1 -2
- package/package.json +1 -1
- package/apis/offline-alert-work-order-controller-api.ts +0 -149
- package/dist/apis/offline-alert-work-order-controller-api.d.ts +0 -87
- package/dist/apis/offline-alert-work-order-controller-api.js +0 -138
- package/dist/esm/apis/offline-alert-work-order-controller-api.d.ts +0 -87
- package/dist/esm/apis/offline-alert-work-order-controller-api.js +0 -131
- package/dist/esm/models/json-result-offline-alert-work-order-details-dto.d.ts +0 -62
- package/dist/esm/models/offline-alert-device-vo.d.ts +0 -30
- package/dist/esm/models/offline-alert-submit-vo.d.ts +0 -43
- package/dist/esm/models/offline-alert-work-order-details-dto.d.ts +0 -98
- package/dist/esm/models/offline-alert-work-order-info.d.ts +0 -72
- package/dist/esm/models/offline-alert-work-order-info.js +0 -21
- package/dist/esm/models/offline-alert-work-order-vo.d.ts +0 -43
- package/dist/esm/models/work-order-submit-vo.d.ts +0 -25
- package/dist/esm/models/work-order-submit-vo.js +0 -14
- package/dist/models/json-result-offline-alert-work-order-details-dto.d.ts +0 -62
- package/dist/models/offline-alert-device-vo.d.ts +0 -30
- package/dist/models/offline-alert-submit-vo.d.ts +0 -43
- package/dist/models/offline-alert-submit-vo.js +0 -15
- package/dist/models/offline-alert-work-order-details-dto.d.ts +0 -98
- package/dist/models/offline-alert-work-order-details-dto.js +0 -23
- package/dist/models/offline-alert-work-order-info.d.ts +0 -72
- package/dist/models/offline-alert-work-order-info.js +0 -24
- package/dist/models/offline-alert-work-order-vo.d.ts +0 -43
- package/dist/models/offline-alert-work-order-vo.js +0 -15
- package/dist/models/work-order-submit-vo.d.ts +0 -25
- package/dist/models/work-order-submit-vo.js +0 -15
- package/models/json-result-offline-alert-work-order-details-dto.ts +0 -72
- package/models/offline-alert-device-vo.ts +0 -36
- package/models/offline-alert-submit-vo.ts +0 -53
- package/models/offline-alert-work-order-details-dto.ts +0 -119
- package/models/offline-alert-work-order-info.ts +0 -86
- package/models/offline-alert-work-order-vo.ts +0 -53
- package/models/work-order-submit-vo.ts +0 -33
- /package/dist/esm/models/{json-result-offline-alert-work-order-details-dto.js → space-point-vo.js} +0 -0
- /package/dist/esm/models/{offline-alert-device-vo.js → surveillance-point-vo.js} +0 -0
- /package/dist/models/{json-result-offline-alert-work-order-details-dto.js → space-point-vo.js} +0 -0
- /package/dist/models/{offline-alert-device-vo.js → surveillance-point-vo.js} +0 -0
|
@@ -0,0 +1,24 @@
|
|
|
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 SurveillancePointVo
|
|
16
|
+
*/
|
|
17
|
+
export interface SurveillancePointVo {
|
|
18
|
+
/**
|
|
19
|
+
* 监控点位
|
|
20
|
+
* @type {Array<number>}
|
|
21
|
+
* @memberof SurveillancePointVo
|
|
22
|
+
*/
|
|
23
|
+
'surveillancePoint'?: Array<number>;
|
|
24
|
+
}
|
|
@@ -21,6 +21,5 @@ export declare const SystemUserMsgSourceTypeEnum: {
|
|
|
21
21
|
readonly MaintenanceWorkOrder: "MAINTENANCE_WORK_ORDER";
|
|
22
22
|
readonly NetworkMonitoringRepairWorkOrder: "NETWORK_MONITORING_REPAIR_WORK_ORDER";
|
|
23
23
|
readonly ViolationWorkOrder: "VIOLATION_WORK_ORDER";
|
|
24
|
-
readonly OfflineAlertWorkOrder: "OFFLINE_ALERT_WORK_ORDER";
|
|
25
24
|
};
|
|
26
25
|
export type SystemUserMsgSourceTypeEnum = typeof SystemUserMsgSourceTypeEnum[keyof typeof SystemUserMsgSourceTypeEnum];
|
|
@@ -25,6 +25,5 @@ exports.SystemUserMsgSourceTypeEnum = {
|
|
|
25
25
|
InspectionWorkOrder: 'INSPECTION_WORK_ORDER',
|
|
26
26
|
MaintenanceWorkOrder: 'MAINTENANCE_WORK_ORDER',
|
|
27
27
|
NetworkMonitoringRepairWorkOrder: 'NETWORK_MONITORING_REPAIR_WORK_ORDER',
|
|
28
|
-
ViolationWorkOrder: 'VIOLATION_WORK_ORDER'
|
|
29
|
-
OfflineAlertWorkOrder: 'OFFLINE_ALERT_WORK_ORDER'
|
|
28
|
+
ViolationWorkOrder: 'VIOLATION_WORK_ORDER'
|
|
30
29
|
};
|
|
@@ -10,7 +10,6 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { NetworkRepairInfo } from './network-repair-info';
|
|
13
|
-
import type { OfflineAlertWorkOrderInfo } from './offline-alert-work-order-info';
|
|
14
13
|
import type { ViolationWorkOrderInfo } from './violation-work-order-info';
|
|
15
14
|
/**
|
|
16
15
|
* 工单扩展数据
|
|
@@ -30,10 +29,4 @@ export interface WorkOrderExtData {
|
|
|
30
29
|
* @memberof WorkOrderExtData
|
|
31
30
|
*/
|
|
32
31
|
'violationWorkOrderInfo'?: ViolationWorkOrderInfo;
|
|
33
|
-
/**
|
|
34
|
-
*
|
|
35
|
-
* @type {OfflineAlertWorkOrderInfo}
|
|
36
|
-
* @memberof WorkOrderExtData
|
|
37
|
-
*/
|
|
38
|
-
'offlineAlertWorkOrderInfo'?: OfflineAlertWorkOrderInfo;
|
|
39
32
|
}
|
|
@@ -25,7 +25,5 @@ export declare const WorkOrderInternalStatusEnum: {
|
|
|
25
25
|
readonly ViolationWorkOrderInProgressLevelOne: "VIOLATION_WORK_ORDER_IN_PROGRESS_LEVEL_ONE";
|
|
26
26
|
readonly ViolationWorkOrderInProgressLevelTwo: "VIOLATION_WORK_ORDER_IN_PROGRESS_LEVEL_TWO";
|
|
27
27
|
readonly ViolationWorkOrderInProgressLevelThree: "VIOLATION_WORK_ORDER_IN_PROGRESS_LEVEL_THREE";
|
|
28
|
-
readonly OfflineAlertWorkOrderInProgressLevelOne: "OFFLINE_ALERT_WORK_ORDER_IN_PROGRESS_LEVEL_ONE";
|
|
29
|
-
readonly OfflineAlertWorkOrderInProgressLevelTwo: "OFFLINE_ALERT_WORK_ORDER_IN_PROGRESS_LEVEL_TWO";
|
|
30
28
|
};
|
|
31
29
|
export type WorkOrderInternalStatusEnum = typeof WorkOrderInternalStatusEnum[keyof typeof WorkOrderInternalStatusEnum];
|
|
@@ -29,7 +29,5 @@ exports.WorkOrderInternalStatusEnum = {
|
|
|
29
29
|
NetworkMonitorRepairInProgressLevelThree: 'NETWORK_MONITOR_REPAIR_IN_PROGRESS_LEVEL_THREE',
|
|
30
30
|
ViolationWorkOrderInProgressLevelOne: 'VIOLATION_WORK_ORDER_IN_PROGRESS_LEVEL_ONE',
|
|
31
31
|
ViolationWorkOrderInProgressLevelTwo: 'VIOLATION_WORK_ORDER_IN_PROGRESS_LEVEL_TWO',
|
|
32
|
-
ViolationWorkOrderInProgressLevelThree: 'VIOLATION_WORK_ORDER_IN_PROGRESS_LEVEL_THREE'
|
|
33
|
-
OfflineAlertWorkOrderInProgressLevelOne: 'OFFLINE_ALERT_WORK_ORDER_IN_PROGRESS_LEVEL_ONE',
|
|
34
|
-
OfflineAlertWorkOrderInProgressLevelTwo: 'OFFLINE_ALERT_WORK_ORDER_IN_PROGRESS_LEVEL_TWO'
|
|
32
|
+
ViolationWorkOrderInProgressLevelThree: 'VIOLATION_WORK_ORDER_IN_PROGRESS_LEVEL_THREE'
|
|
35
33
|
};
|
|
@@ -31,15 +31,5 @@ export declare const WorkOrderIssueTypeEnum: {
|
|
|
31
31
|
readonly LoadingQualityIssue: "LOADING_QUALITY_ISSUE";
|
|
32
32
|
readonly ClaimRecovery: "CLAIM_RECOVERY";
|
|
33
33
|
readonly Operations: "OPERATIONS";
|
|
34
|
-
readonly PowerOutage: "POWER_OUTAGE";
|
|
35
|
-
readonly LineReconstruction: "LINE_RECONSTRUCTION";
|
|
36
|
-
readonly OfficeRenovation: "OFFICE_RENOVATION";
|
|
37
|
-
readonly ParkConstruction: "PARK_CONSTRUCTION";
|
|
38
|
-
readonly MoveWarehouse: "MOVE_WAREHOUSE";
|
|
39
|
-
readonly RemoveWarehouse: "REMOVE_WAREHOUSE";
|
|
40
|
-
readonly NetworkJumperDamage: "NETWORK_JUMPER_DAMAGE";
|
|
41
|
-
readonly CrystalHeadDamage: "CRYSTAL_HEAD_DAMAGE";
|
|
42
|
-
readonly OpticalJumperDamage: "OPTICAL_JUMPER_DAMAGE";
|
|
43
|
-
readonly NeedOnsiteTechSupport: "NEED_ONSITE_TECH_SUPPORT";
|
|
44
34
|
};
|
|
45
35
|
export type WorkOrderIssueTypeEnum = typeof WorkOrderIssueTypeEnum[keyof typeof WorkOrderIssueTypeEnum];
|
|
@@ -35,15 +35,5 @@ exports.WorkOrderIssueTypeEnum = {
|
|
|
35
35
|
TransportQualityIssue: 'TRANSPORT_QUALITY_ISSUE',
|
|
36
36
|
LoadingQualityIssue: 'LOADING_QUALITY_ISSUE',
|
|
37
37
|
ClaimRecovery: 'CLAIM_RECOVERY',
|
|
38
|
-
Operations: 'OPERATIONS'
|
|
39
|
-
PowerOutage: 'POWER_OUTAGE',
|
|
40
|
-
LineReconstruction: 'LINE_RECONSTRUCTION',
|
|
41
|
-
OfficeRenovation: 'OFFICE_RENOVATION',
|
|
42
|
-
ParkConstruction: 'PARK_CONSTRUCTION',
|
|
43
|
-
MoveWarehouse: 'MOVE_WAREHOUSE',
|
|
44
|
-
RemoveWarehouse: 'REMOVE_WAREHOUSE',
|
|
45
|
-
NetworkJumperDamage: 'NETWORK_JUMPER_DAMAGE',
|
|
46
|
-
CrystalHeadDamage: 'CRYSTAL_HEAD_DAMAGE',
|
|
47
|
-
OpticalJumperDamage: 'OPTICAL_JUMPER_DAMAGE',
|
|
48
|
-
NeedOnsiteTechSupport: 'NEED_ONSITE_TECH_SUPPORT'
|
|
38
|
+
Operations: 'OPERATIONS'
|
|
49
39
|
};
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { OfflineAlertWorkOrderVo } from './offline-alert-work-order-vo';
|
|
13
12
|
import type { WorkOrderInternalStatusEnum } from './work-order-internal-status-enum';
|
|
14
13
|
/**
|
|
15
14
|
* 工单上报
|
|
@@ -28,11 +27,5 @@ export interface WorkOrderReportVo {
|
|
|
28
27
|
* @type {number}
|
|
29
28
|
* @memberof WorkOrderReportVo
|
|
30
29
|
*/
|
|
31
|
-
'handlerUserId'
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {OfflineAlertWorkOrderVo}
|
|
35
|
-
* @memberof WorkOrderReportVo
|
|
36
|
-
*/
|
|
37
|
-
'offlineAlertWorkOrder'?: OfflineAlertWorkOrderVo;
|
|
30
|
+
'handlerUserId': number;
|
|
38
31
|
}
|
|
@@ -21,6 +21,5 @@ export declare const WorkOrderSettingsTypeEnum: {
|
|
|
21
21
|
readonly MaintenanceWorkOrder: "MAINTENANCE_WORK_ORDER";
|
|
22
22
|
readonly NetworkMonitorRepairWorkOrder: "NETWORK_MONITOR_REPAIR_WORK_ORDER";
|
|
23
23
|
readonly ViolationWorkOrder: "VIOLATION_WORK_ORDER";
|
|
24
|
-
readonly OfflineAlertWorkOrder: "OFFLINE_ALERT_WORK_ORDER";
|
|
25
24
|
};
|
|
26
25
|
export type WorkOrderSettingsTypeEnum = typeof WorkOrderSettingsTypeEnum[keyof typeof WorkOrderSettingsTypeEnum];
|
|
@@ -25,6 +25,5 @@ exports.WorkOrderSettingsTypeEnum = {
|
|
|
25
25
|
AiWorkOrder: 'AI_WORK_ORDER',
|
|
26
26
|
MaintenanceWorkOrder: 'MAINTENANCE_WORK_ORDER',
|
|
27
27
|
NetworkMonitorRepairWorkOrder: 'NETWORK_MONITOR_REPAIR_WORK_ORDER',
|
|
28
|
-
ViolationWorkOrder: 'VIOLATION_WORK_ORDER'
|
|
29
|
-
OfflineAlertWorkOrder: 'OFFLINE_ALERT_WORK_ORDER'
|
|
28
|
+
ViolationWorkOrder: 'VIOLATION_WORK_ORDER'
|
|
30
29
|
};
|
|
@@ -21,7 +21,7 @@ export declare const WorkOrderSourceEnum: {
|
|
|
21
21
|
readonly InspectionTransferWorkOrder: "INSPECTION_TRANSFER_WORK_ORDER";
|
|
22
22
|
readonly AiInspectionTransferWorkOrder: "AI_INSPECTION_TRANSFER_WORK_ORDER";
|
|
23
23
|
readonly MaintenanceTransferWorkOrder: "MAINTENANCE_TRANSFER_WORK_ORDER";
|
|
24
|
-
readonly
|
|
24
|
+
readonly SurveillanceOffLineTransferWorkOrder: "SURVEILLANCE_OFF_LINE_TRANSFER_WORK_ORDER";
|
|
25
25
|
readonly HkAiAlertTransferWorkOrder: "HK_AI_ALERT_TRANSFER_WORK_ORDER";
|
|
26
26
|
};
|
|
27
27
|
export type WorkOrderSourceEnum = typeof WorkOrderSourceEnum[keyof typeof WorkOrderSourceEnum];
|
|
@@ -26,6 +26,6 @@ exports.WorkOrderSourceEnum = {
|
|
|
26
26
|
InspectionTransferWorkOrder: 'INSPECTION_TRANSFER_WORK_ORDER',
|
|
27
27
|
AiInspectionTransferWorkOrder: 'AI_INSPECTION_TRANSFER_WORK_ORDER',
|
|
28
28
|
MaintenanceTransferWorkOrder: 'MAINTENANCE_TRANSFER_WORK_ORDER',
|
|
29
|
-
|
|
29
|
+
SurveillanceOffLineTransferWorkOrder: 'SURVEILLANCE_OFF_LINE_TRANSFER_WORK_ORDER',
|
|
30
30
|
HkAiAlertTransferWorkOrder: 'HK_AI_ALERT_TRANSFER_WORK_ORDER'
|
|
31
31
|
};
|
|
@@ -32,6 +32,5 @@ export declare const WorkOrderTypeEnum: {
|
|
|
32
32
|
readonly AiInspection: "AI_INSPECTION";
|
|
33
33
|
readonly NetworkRepairWorkOrder: "NETWORK_REPAIR_WORK_ORDER";
|
|
34
34
|
readonly ViolationWorkOrder: "VIOLATION_WORK_ORDER";
|
|
35
|
-
readonly OfflineAlertWorkOrder: "OFFLINE_ALERT_WORK_ORDER";
|
|
36
35
|
};
|
|
37
36
|
export type WorkOrderTypeEnum = typeof WorkOrderTypeEnum[keyof typeof WorkOrderTypeEnum];
|
|
@@ -36,6 +36,5 @@ exports.WorkOrderTypeEnum = {
|
|
|
36
36
|
VideoRecognitionAlarm: 'VIDEO_RECOGNITION_ALARM',
|
|
37
37
|
AiInspection: 'AI_INSPECTION',
|
|
38
38
|
NetworkRepairWorkOrder: 'NETWORK_REPAIR_WORK_ORDER',
|
|
39
|
-
ViolationWorkOrder: 'VIOLATION_WORK_ORDER'
|
|
40
|
-
OfflineAlertWorkOrder: 'OFFLINE_ALERT_WORK_ORDER'
|
|
39
|
+
ViolationWorkOrder: 'VIOLATION_WORK_ORDER'
|
|
41
40
|
};
|
|
@@ -28,16 +28,16 @@ import type { GetUserWx200ResponseOutputStream } from './get-user-wx200-response
|
|
|
28
28
|
export interface GetUserWx200Response {
|
|
29
29
|
/**
|
|
30
30
|
*
|
|
31
|
-
* @type {
|
|
31
|
+
* @type {Array<string>}
|
|
32
32
|
* @memberof GetUserWx200Response
|
|
33
33
|
*/
|
|
34
|
-
'
|
|
34
|
+
'headerNames'?: Array<string>;
|
|
35
35
|
/**
|
|
36
36
|
*
|
|
37
|
-
* @type {
|
|
37
|
+
* @type {number}
|
|
38
38
|
* @memberof GetUserWx200Response
|
|
39
39
|
*/
|
|
40
|
-
'
|
|
40
|
+
'status'?: number;
|
|
41
41
|
/**
|
|
42
42
|
*
|
|
43
43
|
* @type {object}
|
|
@@ -50,12 +50,6 @@ export interface GetUserWx200Response {
|
|
|
50
50
|
* @memberof GetUserWx200Response
|
|
51
51
|
*/
|
|
52
52
|
'locale'?: GetUserWx200ResponseLocale;
|
|
53
|
-
/**
|
|
54
|
-
*
|
|
55
|
-
* @type {number}
|
|
56
|
-
* @memberof GetUserWx200Response
|
|
57
|
-
*/
|
|
58
|
-
'bufferSize'?: number;
|
|
59
53
|
/**
|
|
60
54
|
*
|
|
61
55
|
* @type {string}
|
|
@@ -76,10 +70,10 @@ export interface GetUserWx200Response {
|
|
|
76
70
|
'outputStream'?: GetUserWx200ResponseOutputStream;
|
|
77
71
|
/**
|
|
78
72
|
*
|
|
79
|
-
* @type {
|
|
73
|
+
* @type {number}
|
|
80
74
|
* @memberof GetUserWx200Response
|
|
81
75
|
*/
|
|
82
|
-
'
|
|
76
|
+
'bufferSize'?: number;
|
|
83
77
|
/**
|
|
84
78
|
*
|
|
85
79
|
* @type {string}
|
|
@@ -98,5 +92,11 @@ export interface GetUserWx200Response {
|
|
|
98
92
|
* @memberof GetUserWx200Response
|
|
99
93
|
*/
|
|
100
94
|
'committed'?: boolean;
|
|
95
|
+
/**
|
|
96
|
+
*
|
|
97
|
+
* @type {object}
|
|
98
|
+
* @memberof GetUserWx200Response
|
|
99
|
+
*/
|
|
100
|
+
'writer'?: object;
|
|
101
101
|
}
|
|
102
102
|
|
package/models/index.ts
CHANGED
|
@@ -469,7 +469,6 @@ export * from './json-result-network-monitor-repair-details-dto';
|
|
|
469
469
|
export * from './json-result-news-entity';
|
|
470
470
|
export * from './json-result-node-dto';
|
|
471
471
|
export * from './json-result-object';
|
|
472
|
-
export * from './json-result-offline-alert-work-order-details-dto';
|
|
473
472
|
export * from './json-result-owner-kanban-energy-dto';
|
|
474
473
|
export * from './json-result-owner-kanban-index-safety-inspection-dto';
|
|
475
474
|
export * from './json-result-owner-kanban-two-park-call-police-number-statistics-dto';
|
|
@@ -598,11 +597,6 @@ export * from './news-query-vo';
|
|
|
598
597
|
export * from './node-dto';
|
|
599
598
|
export * from './node-type-enum';
|
|
600
599
|
export * from './notice-vo';
|
|
601
|
-
export * from './offline-alert-device-vo';
|
|
602
|
-
export * from './offline-alert-submit-vo';
|
|
603
|
-
export * from './offline-alert-work-order-details-dto';
|
|
604
|
-
export * from './offline-alert-work-order-info';
|
|
605
|
-
export * from './offline-alert-work-order-vo';
|
|
606
600
|
export * from './open-barrier-po';
|
|
607
601
|
export * from './operate-message-details-dto';
|
|
608
602
|
export * from './orders';
|
|
@@ -738,6 +732,7 @@ export * from './space-edit-vo';
|
|
|
738
732
|
export * from './space-image-detail-dto';
|
|
739
733
|
export * from './space-industry-attribute';
|
|
740
734
|
export * from './space-point-dto';
|
|
735
|
+
export * from './space-point-vo';
|
|
741
736
|
export * from './space-qr-code';
|
|
742
737
|
export * from './space-qr-code-dto';
|
|
743
738
|
export * from './space-tree-dto';
|
|
@@ -775,6 +770,7 @@ export * from './supplier-select-dto';
|
|
|
775
770
|
export * from './surveillance';
|
|
776
771
|
export * from './surveillance-details-dto';
|
|
777
772
|
export * from './surveillance-live-dto';
|
|
773
|
+
export * from './surveillance-point-vo';
|
|
778
774
|
export * from './surveillance-roi-entity';
|
|
779
775
|
export * from './surveillance-roi-list-vo';
|
|
780
776
|
export * from './surveillance-settings-details-dto';
|
|
@@ -889,7 +885,6 @@ export * from './work-order-staging-data-vo';
|
|
|
889
885
|
export * from './work-order-status-vo';
|
|
890
886
|
export * from './work-order-step-by-step-push-dto';
|
|
891
887
|
export * from './work-order-step-by-step-push-user-details-dto';
|
|
892
|
-
export * from './work-order-submit-vo';
|
|
893
888
|
export * from './work-order-surveillance-dto';
|
|
894
889
|
export * from './work-order-type-dto';
|
|
895
890
|
export * from './work-order-type-enum';
|
|
@@ -43,10 +43,10 @@ export interface IPageAccessVO {
|
|
|
43
43
|
'records'?: Array<AccessVO>;
|
|
44
44
|
/**
|
|
45
45
|
*
|
|
46
|
-
* @type {
|
|
46
|
+
* @type {boolean}
|
|
47
47
|
* @memberof IPageAccessVO
|
|
48
48
|
*/
|
|
49
|
-
'
|
|
49
|
+
'searchCount'?: boolean;
|
|
50
50
|
/**
|
|
51
51
|
*
|
|
52
52
|
* @type {boolean}
|
|
@@ -56,10 +56,10 @@ export interface IPageAccessVO {
|
|
|
56
56
|
'hitCount'?: boolean;
|
|
57
57
|
/**
|
|
58
58
|
*
|
|
59
|
-
* @type {
|
|
59
|
+
* @type {number}
|
|
60
60
|
* @memberof IPageAccessVO
|
|
61
61
|
*/
|
|
62
|
-
'
|
|
62
|
+
'pages'?: number;
|
|
63
63
|
/**
|
|
64
64
|
*
|
|
65
65
|
* @type {number}
|
|
@@ -95,12 +95,6 @@ export interface NetworkMonitorRepairAddVo {
|
|
|
95
95
|
* @memberof NetworkMonitorRepairAddVo
|
|
96
96
|
*/
|
|
97
97
|
'workOrderSource': WorkOrderSourceEnum;
|
|
98
|
-
/**
|
|
99
|
-
* 来源工单ID
|
|
100
|
-
* @type {number}
|
|
101
|
-
* @memberof NetworkMonitorRepairAddVo
|
|
102
|
-
*/
|
|
103
|
-
'sourceWorkOrderId'?: number;
|
|
104
98
|
}
|
|
105
99
|
|
|
106
100
|
|
package/models/result-code.ts
CHANGED
|
@@ -137,7 +137,6 @@ export const ResultCode = {
|
|
|
137
137
|
IncorrectPassword: 'INCORRECT_PASSWORD',
|
|
138
138
|
IncorrectInspectionOrder: 'INCORRECT_INSPECTION_ORDER',
|
|
139
139
|
ThirdPartyFailure: 'THIRD_PARTY_FAILURE',
|
|
140
|
-
WorkOrderIssueType: 'WORK_ORDER_ISSUE_TYPE',
|
|
141
140
|
UnknownException: 'UNKNOWN_EXCEPTION',
|
|
142
141
|
RecordAlreadyExistsInTheDatabase: 'RECORD_ALREADY_EXISTS_IN_THE_DATABASE',
|
|
143
142
|
SqlException: 'SQL_EXCEPTION',
|
package/{dist/esm/models/offline-alert-work-order-details-dto.js → models/space-point-vo.ts}
RENAMED
|
@@ -5,16 +5,26 @@
|
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
8
|
+
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
11
|
* https://openapi-generator.tech
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* 空间点位
|
|
19
|
+
* @export
|
|
20
|
+
* @interface SpacePointVo
|
|
21
|
+
*/
|
|
22
|
+
export interface SpacePointVo {
|
|
23
|
+
/**
|
|
24
|
+
* 空间点位
|
|
25
|
+
* @type {Array<Array<number>>}
|
|
26
|
+
* @memberof SpacePointVo
|
|
27
|
+
*/
|
|
28
|
+
'spacePoint'?: Array<Array<number>>;
|
|
29
|
+
}
|
|
30
|
+
|
|
@@ -5,10 +5,26 @@
|
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
8
|
+
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
11
|
* https://openapi-generator.tech
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
|
-
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* 监控点位
|
|
19
|
+
* @export
|
|
20
|
+
* @interface SurveillancePointVo
|
|
21
|
+
*/
|
|
22
|
+
export interface SurveillancePointVo {
|
|
23
|
+
/**
|
|
24
|
+
* 监控点位
|
|
25
|
+
* @type {Array<number>}
|
|
26
|
+
* @memberof SurveillancePointVo
|
|
27
|
+
*/
|
|
28
|
+
'surveillancePoint'?: Array<number>;
|
|
29
|
+
}
|
|
30
|
+
|
|
@@ -26,8 +26,7 @@ export const SystemUserMsgSourceTypeEnum = {
|
|
|
26
26
|
InspectionWorkOrder: 'INSPECTION_WORK_ORDER',
|
|
27
27
|
MaintenanceWorkOrder: 'MAINTENANCE_WORK_ORDER',
|
|
28
28
|
NetworkMonitoringRepairWorkOrder: 'NETWORK_MONITORING_REPAIR_WORK_ORDER',
|
|
29
|
-
ViolationWorkOrder: 'VIOLATION_WORK_ORDER'
|
|
30
|
-
OfflineAlertWorkOrder: 'OFFLINE_ALERT_WORK_ORDER'
|
|
29
|
+
ViolationWorkOrder: 'VIOLATION_WORK_ORDER'
|
|
31
30
|
} as const;
|
|
32
31
|
|
|
33
32
|
export type SystemUserMsgSourceTypeEnum = typeof SystemUserMsgSourceTypeEnum[keyof typeof SystemUserMsgSourceTypeEnum];
|
|
@@ -18,9 +18,6 @@
|
|
|
18
18
|
import type { NetworkRepairInfo } from './network-repair-info';
|
|
19
19
|
// May contain unused imports in some cases
|
|
20
20
|
// @ts-ignore
|
|
21
|
-
import type { OfflineAlertWorkOrderInfo } from './offline-alert-work-order-info';
|
|
22
|
-
// May contain unused imports in some cases
|
|
23
|
-
// @ts-ignore
|
|
24
21
|
import type { ViolationWorkOrderInfo } from './violation-work-order-info';
|
|
25
22
|
|
|
26
23
|
/**
|
|
@@ -41,11 +38,5 @@ export interface WorkOrderExtData {
|
|
|
41
38
|
* @memberof WorkOrderExtData
|
|
42
39
|
*/
|
|
43
40
|
'violationWorkOrderInfo'?: ViolationWorkOrderInfo;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {OfflineAlertWorkOrderInfo}
|
|
47
|
-
* @memberof WorkOrderExtData
|
|
48
|
-
*/
|
|
49
|
-
'offlineAlertWorkOrderInfo'?: OfflineAlertWorkOrderInfo;
|
|
50
41
|
}
|
|
51
42
|
|
|
@@ -30,9 +30,7 @@ export const WorkOrderInternalStatusEnum = {
|
|
|
30
30
|
NetworkMonitorRepairInProgressLevelThree: 'NETWORK_MONITOR_REPAIR_IN_PROGRESS_LEVEL_THREE',
|
|
31
31
|
ViolationWorkOrderInProgressLevelOne: 'VIOLATION_WORK_ORDER_IN_PROGRESS_LEVEL_ONE',
|
|
32
32
|
ViolationWorkOrderInProgressLevelTwo: 'VIOLATION_WORK_ORDER_IN_PROGRESS_LEVEL_TWO',
|
|
33
|
-
ViolationWorkOrderInProgressLevelThree: 'VIOLATION_WORK_ORDER_IN_PROGRESS_LEVEL_THREE'
|
|
34
|
-
OfflineAlertWorkOrderInProgressLevelOne: 'OFFLINE_ALERT_WORK_ORDER_IN_PROGRESS_LEVEL_ONE',
|
|
35
|
-
OfflineAlertWorkOrderInProgressLevelTwo: 'OFFLINE_ALERT_WORK_ORDER_IN_PROGRESS_LEVEL_TWO'
|
|
33
|
+
ViolationWorkOrderInProgressLevelThree: 'VIOLATION_WORK_ORDER_IN_PROGRESS_LEVEL_THREE'
|
|
36
34
|
} as const;
|
|
37
35
|
|
|
38
36
|
export type WorkOrderInternalStatusEnum = typeof WorkOrderInternalStatusEnum[keyof typeof WorkOrderInternalStatusEnum];
|
|
@@ -36,17 +36,7 @@ export const WorkOrderIssueTypeEnum = {
|
|
|
36
36
|
TransportQualityIssue: 'TRANSPORT_QUALITY_ISSUE',
|
|
37
37
|
LoadingQualityIssue: 'LOADING_QUALITY_ISSUE',
|
|
38
38
|
ClaimRecovery: 'CLAIM_RECOVERY',
|
|
39
|
-
Operations: 'OPERATIONS'
|
|
40
|
-
PowerOutage: 'POWER_OUTAGE',
|
|
41
|
-
LineReconstruction: 'LINE_RECONSTRUCTION',
|
|
42
|
-
OfficeRenovation: 'OFFICE_RENOVATION',
|
|
43
|
-
ParkConstruction: 'PARK_CONSTRUCTION',
|
|
44
|
-
MoveWarehouse: 'MOVE_WAREHOUSE',
|
|
45
|
-
RemoveWarehouse: 'REMOVE_WAREHOUSE',
|
|
46
|
-
NetworkJumperDamage: 'NETWORK_JUMPER_DAMAGE',
|
|
47
|
-
CrystalHeadDamage: 'CRYSTAL_HEAD_DAMAGE',
|
|
48
|
-
OpticalJumperDamage: 'OPTICAL_JUMPER_DAMAGE',
|
|
49
|
-
NeedOnsiteTechSupport: 'NEED_ONSITE_TECH_SUPPORT'
|
|
39
|
+
Operations: 'OPERATIONS'
|
|
50
40
|
} as const;
|
|
51
41
|
|
|
52
42
|
export type WorkOrderIssueTypeEnum = typeof WorkOrderIssueTypeEnum[keyof typeof WorkOrderIssueTypeEnum];
|
|
@@ -13,9 +13,6 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
// May contain unused imports in some cases
|
|
17
|
-
// @ts-ignore
|
|
18
|
-
import type { OfflineAlertWorkOrderVo } from './offline-alert-work-order-vo';
|
|
19
16
|
// May contain unused imports in some cases
|
|
20
17
|
// @ts-ignore
|
|
21
18
|
import type { WorkOrderInternalStatusEnum } from './work-order-internal-status-enum';
|
|
@@ -37,13 +34,7 @@ export interface WorkOrderReportVo {
|
|
|
37
34
|
* @type {number}
|
|
38
35
|
* @memberof WorkOrderReportVo
|
|
39
36
|
*/
|
|
40
|
-
'handlerUserId'
|
|
41
|
-
/**
|
|
42
|
-
*
|
|
43
|
-
* @type {OfflineAlertWorkOrderVo}
|
|
44
|
-
* @memberof WorkOrderReportVo
|
|
45
|
-
*/
|
|
46
|
-
'offlineAlertWorkOrder'?: OfflineAlertWorkOrderVo;
|
|
37
|
+
'handlerUserId': number;
|
|
47
38
|
}
|
|
48
39
|
|
|
49
40
|
|
|
@@ -26,8 +26,7 @@ export const WorkOrderSettingsTypeEnum = {
|
|
|
26
26
|
AiWorkOrder: 'AI_WORK_ORDER',
|
|
27
27
|
MaintenanceWorkOrder: 'MAINTENANCE_WORK_ORDER',
|
|
28
28
|
NetworkMonitorRepairWorkOrder: 'NETWORK_MONITOR_REPAIR_WORK_ORDER',
|
|
29
|
-
ViolationWorkOrder: 'VIOLATION_WORK_ORDER'
|
|
30
|
-
OfflineAlertWorkOrder: 'OFFLINE_ALERT_WORK_ORDER'
|
|
29
|
+
ViolationWorkOrder: 'VIOLATION_WORK_ORDER'
|
|
31
30
|
} as const;
|
|
32
31
|
|
|
33
32
|
export type WorkOrderSettingsTypeEnum = typeof WorkOrderSettingsTypeEnum[keyof typeof WorkOrderSettingsTypeEnum];
|
|
@@ -27,7 +27,7 @@ export const WorkOrderSourceEnum = {
|
|
|
27
27
|
InspectionTransferWorkOrder: 'INSPECTION_TRANSFER_WORK_ORDER',
|
|
28
28
|
AiInspectionTransferWorkOrder: 'AI_INSPECTION_TRANSFER_WORK_ORDER',
|
|
29
29
|
MaintenanceTransferWorkOrder: 'MAINTENANCE_TRANSFER_WORK_ORDER',
|
|
30
|
-
|
|
30
|
+
SurveillanceOffLineTransferWorkOrder: 'SURVEILLANCE_OFF_LINE_TRANSFER_WORK_ORDER',
|
|
31
31
|
HkAiAlertTransferWorkOrder: 'HK_AI_ALERT_TRANSFER_WORK_ORDER'
|
|
32
32
|
} as const;
|
|
33
33
|
|
|
@@ -37,8 +37,7 @@ export const WorkOrderTypeEnum = {
|
|
|
37
37
|
VideoRecognitionAlarm: 'VIDEO_RECOGNITION_ALARM',
|
|
38
38
|
AiInspection: 'AI_INSPECTION',
|
|
39
39
|
NetworkRepairWorkOrder: 'NETWORK_REPAIR_WORK_ORDER',
|
|
40
|
-
ViolationWorkOrder: 'VIOLATION_WORK_ORDER'
|
|
41
|
-
OfflineAlertWorkOrder: 'OFFLINE_ALERT_WORK_ORDER'
|
|
40
|
+
ViolationWorkOrder: 'VIOLATION_WORK_ORDER'
|
|
42
41
|
} as const;
|
|
43
42
|
|
|
44
43
|
export type WorkOrderTypeEnum = typeof WorkOrderTypeEnum[keyof typeof WorkOrderTypeEnum];
|