@gizone/rrs-client 4.1.3-alpha.185 → 4.1.3-alpha.188
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 +1 -1
- package/dist/esm/models/get-user-wx200-response.d.ts +10 -10
- package/dist/esm/models/index.d.ts +1 -1
- package/dist/esm/models/index.js +1 -1
- package/dist/esm/models/inspection-category-enum.d.ts +1 -0
- package/dist/esm/models/inspection-category-enum.js +2 -1
- package/dist/esm/models/ipage-access-vo.d.ts +7 -7
- package/dist/esm/models/space-add-excel-dto.d.ts +1 -1
- package/dist/esm/models/space-add-vo.d.ts +3 -3
- package/dist/esm/models/space-detail-dto.d.ts +3 -3
- package/dist/esm/models/space-edit-vo.d.ts +3 -3
- package/dist/esm/models/space-tree-dto.d.ts +3 -3
- package/dist/esm/models/{space-level-enum.d.ts → space-type-enum.d.ts} +2 -2
- package/dist/esm/models/{space-level-enum.js → space-type-enum.js} +1 -1
- package/dist/models/get-user-wx200-response.d.ts +10 -10
- package/dist/models/index.d.ts +1 -1
- package/dist/models/index.js +1 -1
- package/dist/models/inspection-category-enum.d.ts +1 -0
- package/dist/models/inspection-category-enum.js +2 -1
- package/dist/models/ipage-access-vo.d.ts +7 -7
- package/dist/models/space-add-excel-dto.d.ts +1 -1
- package/dist/models/space-add-vo.d.ts +3 -3
- package/dist/models/space-detail-dto.d.ts +3 -3
- package/dist/models/space-edit-vo.d.ts +3 -3
- package/dist/models/space-tree-dto.d.ts +3 -3
- package/dist/models/{space-level-enum.d.ts → space-type-enum.d.ts} +2 -2
- package/dist/models/{space-level-enum.js → space-type-enum.js} +2 -2
- package/models/get-user-wx200-response.ts +10 -10
- package/models/index.ts +1 -1
- package/models/inspection-category-enum.ts +2 -1
- package/models/ipage-access-vo.ts +7 -7
- package/models/space-add-excel-dto.ts +1 -1
- package/models/space-add-vo.ts +3 -3
- package/models/space-detail-dto.ts +4 -4
- package/models/space-edit-vo.ts +3 -3
- package/models/space-tree-dto.ts +3 -3
- package/models/{space-level-enum.ts → space-type-enum.ts} +2 -2
- package/package.json +1 -1
package/.openapi-generator/FILES
CHANGED
|
@@ -806,12 +806,12 @@ models/space-detail-dto.ts
|
|
|
806
806
|
models/space-edit-vo.ts
|
|
807
807
|
models/space-image-detail-dto.ts
|
|
808
808
|
models/space-industry-attribute-enum.ts
|
|
809
|
-
models/space-level-enum.ts
|
|
810
809
|
models/space-point-dto.ts
|
|
811
810
|
models/space-point-vo.ts
|
|
812
811
|
models/space-qr-code-dto.ts
|
|
813
812
|
models/space-qr-code.ts
|
|
814
813
|
models/space-tree-dto.ts
|
|
814
|
+
models/space-type-enum.ts
|
|
815
815
|
models/space-url-add-vo.ts
|
|
816
816
|
models/space-url-dto.ts
|
|
817
817
|
models/space-url-edit-vo.ts
|
|
@@ -35,12 +35,6 @@ export interface GetUserWx200Response {
|
|
|
35
35
|
* @memberof GetUserWx200Response
|
|
36
36
|
*/
|
|
37
37
|
'trailerFields'?: object;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {GetUserWx200ResponseLocale}
|
|
41
|
-
* @memberof GetUserWx200Response
|
|
42
|
-
*/
|
|
43
|
-
'locale'?: GetUserWx200ResponseLocale;
|
|
44
38
|
/**
|
|
45
39
|
*
|
|
46
40
|
* @type {string}
|
|
@@ -59,6 +53,12 @@ export interface GetUserWx200Response {
|
|
|
59
53
|
* @memberof GetUserWx200Response
|
|
60
54
|
*/
|
|
61
55
|
'outputStream'?: GetUserWx200ResponseOutputStream;
|
|
56
|
+
/**
|
|
57
|
+
*
|
|
58
|
+
* @type {GetUserWx200ResponseLocale}
|
|
59
|
+
* @memberof GetUserWx200Response
|
|
60
|
+
*/
|
|
61
|
+
'locale'?: GetUserWx200ResponseLocale;
|
|
62
62
|
/**
|
|
63
63
|
*
|
|
64
64
|
* @type {number}
|
|
@@ -67,10 +67,10 @@ export interface GetUserWx200Response {
|
|
|
67
67
|
'bufferSize'?: number;
|
|
68
68
|
/**
|
|
69
69
|
*
|
|
70
|
-
* @type {
|
|
70
|
+
* @type {object}
|
|
71
71
|
* @memberof GetUserWx200Response
|
|
72
72
|
*/
|
|
73
|
-
'
|
|
73
|
+
'writer'?: object;
|
|
74
74
|
/**
|
|
75
75
|
*
|
|
76
76
|
* @type {number}
|
|
@@ -85,8 +85,8 @@ export interface GetUserWx200Response {
|
|
|
85
85
|
'committed'?: boolean;
|
|
86
86
|
/**
|
|
87
87
|
*
|
|
88
|
-
* @type {
|
|
88
|
+
* @type {string}
|
|
89
89
|
* @memberof GetUserWx200Response
|
|
90
90
|
*/
|
|
91
|
-
'
|
|
91
|
+
'characterEncoding'?: string;
|
|
92
92
|
}
|
|
@@ -742,12 +742,12 @@ export * from './space-detail-dto';
|
|
|
742
742
|
export * from './space-edit-vo';
|
|
743
743
|
export * from './space-image-detail-dto';
|
|
744
744
|
export * from './space-industry-attribute-enum';
|
|
745
|
-
export * from './space-level-enum';
|
|
746
745
|
export * from './space-point-dto';
|
|
747
746
|
export * from './space-point-vo';
|
|
748
747
|
export * from './space-qr-code';
|
|
749
748
|
export * from './space-qr-code-dto';
|
|
750
749
|
export * from './space-tree-dto';
|
|
750
|
+
export * from './space-type-enum';
|
|
751
751
|
export * from './space-url-add-vo';
|
|
752
752
|
export * from './space-url-dto';
|
|
753
753
|
export * from './space-url-edit-vo';
|
package/dist/esm/models/index.js
CHANGED
|
@@ -742,12 +742,12 @@ export * from './space-detail-dto';
|
|
|
742
742
|
export * from './space-edit-vo';
|
|
743
743
|
export * from './space-image-detail-dto';
|
|
744
744
|
export * from './space-industry-attribute-enum';
|
|
745
|
-
export * from './space-level-enum';
|
|
746
745
|
export * from './space-point-dto';
|
|
747
746
|
export * from './space-point-vo';
|
|
748
747
|
export * from './space-qr-code';
|
|
749
748
|
export * from './space-qr-code-dto';
|
|
750
749
|
export * from './space-tree-dto';
|
|
750
|
+
export * from './space-type-enum';
|
|
751
751
|
export * from './space-url-add-vo';
|
|
752
752
|
export * from './space-url-dto';
|
|
753
753
|
export * from './space-url-edit-vo';
|
|
@@ -19,5 +19,6 @@ export declare const InspectionCategoryEnum: {
|
|
|
19
19
|
readonly FourPestsElimination: "FOUR_PESTS_ELIMINATION";
|
|
20
20
|
readonly CentralControlRoomDuty: "CENTRAL_CONTROL_ROOM_DUTY";
|
|
21
21
|
readonly GreeningMaintenance: "GREENING_MAINTENANCE";
|
|
22
|
+
readonly ElectricalInspection: "ELECTRICAL_INSPECTION";
|
|
22
23
|
};
|
|
23
24
|
export type InspectionCategoryEnum = typeof InspectionCategoryEnum[keyof typeof InspectionCategoryEnum];
|
|
@@ -20,5 +20,6 @@ export const InspectionCategoryEnum = {
|
|
|
20
20
|
SixSInspection: 'SIX_S_INSPECTION',
|
|
21
21
|
FourPestsElimination: 'FOUR_PESTS_ELIMINATION',
|
|
22
22
|
CentralControlRoomDuty: 'CENTRAL_CONTROL_ROOM_DUTY',
|
|
23
|
-
GreeningMaintenance: 'GREENING_MAINTENANCE'
|
|
23
|
+
GreeningMaintenance: 'GREENING_MAINTENANCE',
|
|
24
|
+
ElectricalInspection: 'ELECTRICAL_INSPECTION'
|
|
24
25
|
};
|
|
@@ -30,23 +30,23 @@ export interface IPageAccessVO {
|
|
|
30
30
|
'current'?: number;
|
|
31
31
|
/**
|
|
32
32
|
*
|
|
33
|
-
* @type {
|
|
33
|
+
* @type {boolean}
|
|
34
34
|
* @memberof IPageAccessVO
|
|
35
|
+
* @deprecated
|
|
35
36
|
*/
|
|
36
|
-
'
|
|
37
|
+
'hitCount'?: boolean;
|
|
37
38
|
/**
|
|
38
39
|
*
|
|
39
|
-
* @type {
|
|
40
|
+
* @type {Array<AccessVO>}
|
|
40
41
|
* @memberof IPageAccessVO
|
|
41
42
|
*/
|
|
42
|
-
'
|
|
43
|
+
'records'?: Array<AccessVO>;
|
|
43
44
|
/**
|
|
44
45
|
*
|
|
45
|
-
* @type {
|
|
46
|
+
* @type {number}
|
|
46
47
|
* @memberof IPageAccessVO
|
|
47
|
-
* @deprecated
|
|
48
48
|
*/
|
|
49
|
-
'
|
|
49
|
+
'pages'?: number;
|
|
50
50
|
/**
|
|
51
51
|
*
|
|
52
52
|
* @type {boolean}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
|
|
13
|
-
import type {
|
|
13
|
+
import type { SpaceTypeEnum } from './space-type-enum';
|
|
14
14
|
/**
|
|
15
15
|
* 新增空间参数
|
|
16
16
|
* @export
|
|
@@ -115,10 +115,10 @@ export interface SpaceAddVO {
|
|
|
115
115
|
'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
|
|
116
116
|
/**
|
|
117
117
|
*
|
|
118
|
-
* @type {
|
|
118
|
+
* @type {SpaceTypeEnum}
|
|
119
119
|
* @memberof SpaceAddVO
|
|
120
120
|
*/
|
|
121
|
-
'
|
|
121
|
+
'spaceType': SpaceTypeEnum;
|
|
122
122
|
/**
|
|
123
123
|
* 空间编码
|
|
124
124
|
* @type {string}
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { PlanImageList } from './plan-image-list';
|
|
13
13
|
import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
|
|
14
|
-
import type { SpaceLevelEnum } from './space-level-enum';
|
|
15
14
|
import type { SpacePointDTO } from './space-point-dto';
|
|
15
|
+
import type { SpaceTypeEnum } from './space-type-enum';
|
|
16
16
|
/**
|
|
17
17
|
* 空间详情出参
|
|
18
18
|
* @export
|
|
@@ -177,10 +177,10 @@ export interface SpaceDetailDTO {
|
|
|
177
177
|
'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
|
|
178
178
|
/**
|
|
179
179
|
*
|
|
180
|
-
* @type {
|
|
180
|
+
* @type {SpaceTypeEnum}
|
|
181
181
|
* @memberof SpaceDetailDTO
|
|
182
182
|
*/
|
|
183
|
-
'
|
|
183
|
+
'spaceType'?: SpaceTypeEnum;
|
|
184
184
|
/**
|
|
185
185
|
* 空间编码
|
|
186
186
|
* @type {string}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
|
|
13
|
-
import type {
|
|
13
|
+
import type { SpaceTypeEnum } from './space-type-enum';
|
|
14
14
|
/**
|
|
15
15
|
* 修改空间名称
|
|
16
16
|
* @export
|
|
@@ -133,10 +133,10 @@ export interface SpaceEditVO {
|
|
|
133
133
|
'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
|
|
134
134
|
/**
|
|
135
135
|
*
|
|
136
|
-
* @type {
|
|
136
|
+
* @type {SpaceTypeEnum}
|
|
137
137
|
* @memberof SpaceEditVO
|
|
138
138
|
*/
|
|
139
|
-
'
|
|
139
|
+
'spaceType': SpaceTypeEnum;
|
|
140
140
|
/**
|
|
141
141
|
* 空间编码
|
|
142
142
|
* @type {string}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
|
|
13
|
-
import type {
|
|
13
|
+
import type { SpaceTypeEnum } from './space-type-enum';
|
|
14
14
|
import type { Surveillance } from './surveillance';
|
|
15
15
|
/**
|
|
16
16
|
* 返回数据,可以是任意类型的值
|
|
@@ -134,10 +134,10 @@ export interface SpaceTreeDTO {
|
|
|
134
134
|
'surveillances'?: Array<Surveillance>;
|
|
135
135
|
/**
|
|
136
136
|
*
|
|
137
|
-
* @type {
|
|
137
|
+
* @type {SpaceTypeEnum}
|
|
138
138
|
* @memberof SpaceTreeDTO
|
|
139
139
|
*/
|
|
140
|
-
'
|
|
140
|
+
'spaceType'?: SpaceTypeEnum;
|
|
141
141
|
/**
|
|
142
142
|
* 空间编码
|
|
143
143
|
* @type {string}
|
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
* @enum {string}
|
|
16
16
|
*/
|
|
17
|
-
export declare const
|
|
17
|
+
export declare const SpaceTypeEnum: {
|
|
18
18
|
readonly Park: "PARK";
|
|
19
19
|
readonly Building: "BUILDING";
|
|
20
20
|
readonly Warehouse: "WAREHOUSE";
|
|
21
21
|
readonly Other: "OTHER";
|
|
22
22
|
};
|
|
23
|
-
export type
|
|
23
|
+
export type SpaceTypeEnum = typeof SpaceTypeEnum[keyof typeof SpaceTypeEnum];
|
|
@@ -35,12 +35,6 @@ export interface GetUserWx200Response {
|
|
|
35
35
|
* @memberof GetUserWx200Response
|
|
36
36
|
*/
|
|
37
37
|
'trailerFields'?: object;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {GetUserWx200ResponseLocale}
|
|
41
|
-
* @memberof GetUserWx200Response
|
|
42
|
-
*/
|
|
43
|
-
'locale'?: GetUserWx200ResponseLocale;
|
|
44
38
|
/**
|
|
45
39
|
*
|
|
46
40
|
* @type {string}
|
|
@@ -59,6 +53,12 @@ export interface GetUserWx200Response {
|
|
|
59
53
|
* @memberof GetUserWx200Response
|
|
60
54
|
*/
|
|
61
55
|
'outputStream'?: GetUserWx200ResponseOutputStream;
|
|
56
|
+
/**
|
|
57
|
+
*
|
|
58
|
+
* @type {GetUserWx200ResponseLocale}
|
|
59
|
+
* @memberof GetUserWx200Response
|
|
60
|
+
*/
|
|
61
|
+
'locale'?: GetUserWx200ResponseLocale;
|
|
62
62
|
/**
|
|
63
63
|
*
|
|
64
64
|
* @type {number}
|
|
@@ -67,10 +67,10 @@ export interface GetUserWx200Response {
|
|
|
67
67
|
'bufferSize'?: number;
|
|
68
68
|
/**
|
|
69
69
|
*
|
|
70
|
-
* @type {
|
|
70
|
+
* @type {object}
|
|
71
71
|
* @memberof GetUserWx200Response
|
|
72
72
|
*/
|
|
73
|
-
'
|
|
73
|
+
'writer'?: object;
|
|
74
74
|
/**
|
|
75
75
|
*
|
|
76
76
|
* @type {number}
|
|
@@ -85,8 +85,8 @@ export interface GetUserWx200Response {
|
|
|
85
85
|
'committed'?: boolean;
|
|
86
86
|
/**
|
|
87
87
|
*
|
|
88
|
-
* @type {
|
|
88
|
+
* @type {string}
|
|
89
89
|
* @memberof GetUserWx200Response
|
|
90
90
|
*/
|
|
91
|
-
'
|
|
91
|
+
'characterEncoding'?: string;
|
|
92
92
|
}
|
package/dist/models/index.d.ts
CHANGED
|
@@ -742,12 +742,12 @@ export * from './space-detail-dto';
|
|
|
742
742
|
export * from './space-edit-vo';
|
|
743
743
|
export * from './space-image-detail-dto';
|
|
744
744
|
export * from './space-industry-attribute-enum';
|
|
745
|
-
export * from './space-level-enum';
|
|
746
745
|
export * from './space-point-dto';
|
|
747
746
|
export * from './space-point-vo';
|
|
748
747
|
export * from './space-qr-code';
|
|
749
748
|
export * from './space-qr-code-dto';
|
|
750
749
|
export * from './space-tree-dto';
|
|
750
|
+
export * from './space-type-enum';
|
|
751
751
|
export * from './space-url-add-vo';
|
|
752
752
|
export * from './space-url-dto';
|
|
753
753
|
export * from './space-url-edit-vo';
|
package/dist/models/index.js
CHANGED
|
@@ -758,12 +758,12 @@ __exportStar(require("./space-detail-dto"), exports);
|
|
|
758
758
|
__exportStar(require("./space-edit-vo"), exports);
|
|
759
759
|
__exportStar(require("./space-image-detail-dto"), exports);
|
|
760
760
|
__exportStar(require("./space-industry-attribute-enum"), exports);
|
|
761
|
-
__exportStar(require("./space-level-enum"), exports);
|
|
762
761
|
__exportStar(require("./space-point-dto"), exports);
|
|
763
762
|
__exportStar(require("./space-point-vo"), exports);
|
|
764
763
|
__exportStar(require("./space-qr-code"), exports);
|
|
765
764
|
__exportStar(require("./space-qr-code-dto"), exports);
|
|
766
765
|
__exportStar(require("./space-tree-dto"), exports);
|
|
766
|
+
__exportStar(require("./space-type-enum"), exports);
|
|
767
767
|
__exportStar(require("./space-url-add-vo"), exports);
|
|
768
768
|
__exportStar(require("./space-url-dto"), exports);
|
|
769
769
|
__exportStar(require("./space-url-edit-vo"), exports);
|
|
@@ -19,5 +19,6 @@ export declare const InspectionCategoryEnum: {
|
|
|
19
19
|
readonly FourPestsElimination: "FOUR_PESTS_ELIMINATION";
|
|
20
20
|
readonly CentralControlRoomDuty: "CENTRAL_CONTROL_ROOM_DUTY";
|
|
21
21
|
readonly GreeningMaintenance: "GREENING_MAINTENANCE";
|
|
22
|
+
readonly ElectricalInspection: "ELECTRICAL_INSPECTION";
|
|
22
23
|
};
|
|
23
24
|
export type InspectionCategoryEnum = typeof InspectionCategoryEnum[keyof typeof InspectionCategoryEnum];
|
|
@@ -23,5 +23,6 @@ exports.InspectionCategoryEnum = {
|
|
|
23
23
|
SixSInspection: 'SIX_S_INSPECTION',
|
|
24
24
|
FourPestsElimination: 'FOUR_PESTS_ELIMINATION',
|
|
25
25
|
CentralControlRoomDuty: 'CENTRAL_CONTROL_ROOM_DUTY',
|
|
26
|
-
GreeningMaintenance: 'GREENING_MAINTENANCE'
|
|
26
|
+
GreeningMaintenance: 'GREENING_MAINTENANCE',
|
|
27
|
+
ElectricalInspection: 'ELECTRICAL_INSPECTION'
|
|
27
28
|
};
|
|
@@ -30,23 +30,23 @@ export interface IPageAccessVO {
|
|
|
30
30
|
'current'?: number;
|
|
31
31
|
/**
|
|
32
32
|
*
|
|
33
|
-
* @type {
|
|
33
|
+
* @type {boolean}
|
|
34
34
|
* @memberof IPageAccessVO
|
|
35
|
+
* @deprecated
|
|
35
36
|
*/
|
|
36
|
-
'
|
|
37
|
+
'hitCount'?: boolean;
|
|
37
38
|
/**
|
|
38
39
|
*
|
|
39
|
-
* @type {
|
|
40
|
+
* @type {Array<AccessVO>}
|
|
40
41
|
* @memberof IPageAccessVO
|
|
41
42
|
*/
|
|
42
|
-
'
|
|
43
|
+
'records'?: Array<AccessVO>;
|
|
43
44
|
/**
|
|
44
45
|
*
|
|
45
|
-
* @type {
|
|
46
|
+
* @type {number}
|
|
46
47
|
* @memberof IPageAccessVO
|
|
47
|
-
* @deprecated
|
|
48
48
|
*/
|
|
49
|
-
'
|
|
49
|
+
'pages'?: number;
|
|
50
50
|
/**
|
|
51
51
|
*
|
|
52
52
|
* @type {boolean}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
|
|
13
|
-
import type {
|
|
13
|
+
import type { SpaceTypeEnum } from './space-type-enum';
|
|
14
14
|
/**
|
|
15
15
|
* 新增空间参数
|
|
16
16
|
* @export
|
|
@@ -115,10 +115,10 @@ export interface SpaceAddVO {
|
|
|
115
115
|
'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
|
|
116
116
|
/**
|
|
117
117
|
*
|
|
118
|
-
* @type {
|
|
118
|
+
* @type {SpaceTypeEnum}
|
|
119
119
|
* @memberof SpaceAddVO
|
|
120
120
|
*/
|
|
121
|
-
'
|
|
121
|
+
'spaceType': SpaceTypeEnum;
|
|
122
122
|
/**
|
|
123
123
|
* 空间编码
|
|
124
124
|
* @type {string}
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { PlanImageList } from './plan-image-list';
|
|
13
13
|
import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
|
|
14
|
-
import type { SpaceLevelEnum } from './space-level-enum';
|
|
15
14
|
import type { SpacePointDTO } from './space-point-dto';
|
|
15
|
+
import type { SpaceTypeEnum } from './space-type-enum';
|
|
16
16
|
/**
|
|
17
17
|
* 空间详情出参
|
|
18
18
|
* @export
|
|
@@ -177,10 +177,10 @@ export interface SpaceDetailDTO {
|
|
|
177
177
|
'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
|
|
178
178
|
/**
|
|
179
179
|
*
|
|
180
|
-
* @type {
|
|
180
|
+
* @type {SpaceTypeEnum}
|
|
181
181
|
* @memberof SpaceDetailDTO
|
|
182
182
|
*/
|
|
183
|
-
'
|
|
183
|
+
'spaceType'?: SpaceTypeEnum;
|
|
184
184
|
/**
|
|
185
185
|
* 空间编码
|
|
186
186
|
* @type {string}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
|
|
13
|
-
import type {
|
|
13
|
+
import type { SpaceTypeEnum } from './space-type-enum';
|
|
14
14
|
/**
|
|
15
15
|
* 修改空间名称
|
|
16
16
|
* @export
|
|
@@ -133,10 +133,10 @@ export interface SpaceEditVO {
|
|
|
133
133
|
'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
|
|
134
134
|
/**
|
|
135
135
|
*
|
|
136
|
-
* @type {
|
|
136
|
+
* @type {SpaceTypeEnum}
|
|
137
137
|
* @memberof SpaceEditVO
|
|
138
138
|
*/
|
|
139
|
-
'
|
|
139
|
+
'spaceType': SpaceTypeEnum;
|
|
140
140
|
/**
|
|
141
141
|
* 空间编码
|
|
142
142
|
* @type {string}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
|
|
13
|
-
import type {
|
|
13
|
+
import type { SpaceTypeEnum } from './space-type-enum';
|
|
14
14
|
import type { Surveillance } from './surveillance';
|
|
15
15
|
/**
|
|
16
16
|
* 返回数据,可以是任意类型的值
|
|
@@ -134,10 +134,10 @@ export interface SpaceTreeDTO {
|
|
|
134
134
|
'surveillances'?: Array<Surveillance>;
|
|
135
135
|
/**
|
|
136
136
|
*
|
|
137
|
-
* @type {
|
|
137
|
+
* @type {SpaceTypeEnum}
|
|
138
138
|
* @memberof SpaceTreeDTO
|
|
139
139
|
*/
|
|
140
|
-
'
|
|
140
|
+
'spaceType'?: SpaceTypeEnum;
|
|
141
141
|
/**
|
|
142
142
|
* 空间编码
|
|
143
143
|
* @type {string}
|
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
* @enum {string}
|
|
16
16
|
*/
|
|
17
|
-
export declare const
|
|
17
|
+
export declare const SpaceTypeEnum: {
|
|
18
18
|
readonly Park: "PARK";
|
|
19
19
|
readonly Building: "BUILDING";
|
|
20
20
|
readonly Warehouse: "WAREHOUSE";
|
|
21
21
|
readonly Other: "OTHER";
|
|
22
22
|
};
|
|
23
|
-
export type
|
|
23
|
+
export type SpaceTypeEnum = typeof SpaceTypeEnum[keyof typeof SpaceTypeEnum];
|
|
@@ -13,13 +13,13 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.
|
|
16
|
+
exports.SpaceTypeEnum = void 0;
|
|
17
17
|
/**
|
|
18
18
|
* 空间级别
|
|
19
19
|
* @export
|
|
20
20
|
* @enum {string}
|
|
21
21
|
*/
|
|
22
|
-
exports.
|
|
22
|
+
exports.SpaceTypeEnum = {
|
|
23
23
|
Park: 'PARK',
|
|
24
24
|
Building: 'BUILDING',
|
|
25
25
|
Warehouse: 'WAREHOUSE',
|
|
@@ -44,12 +44,6 @@ export interface GetUserWx200Response {
|
|
|
44
44
|
* @memberof GetUserWx200Response
|
|
45
45
|
*/
|
|
46
46
|
'trailerFields'?: object;
|
|
47
|
-
/**
|
|
48
|
-
*
|
|
49
|
-
* @type {GetUserWx200ResponseLocale}
|
|
50
|
-
* @memberof GetUserWx200Response
|
|
51
|
-
*/
|
|
52
|
-
'locale'?: GetUserWx200ResponseLocale;
|
|
53
47
|
/**
|
|
54
48
|
*
|
|
55
49
|
* @type {string}
|
|
@@ -68,6 +62,12 @@ export interface GetUserWx200Response {
|
|
|
68
62
|
* @memberof GetUserWx200Response
|
|
69
63
|
*/
|
|
70
64
|
'outputStream'?: GetUserWx200ResponseOutputStream;
|
|
65
|
+
/**
|
|
66
|
+
*
|
|
67
|
+
* @type {GetUserWx200ResponseLocale}
|
|
68
|
+
* @memberof GetUserWx200Response
|
|
69
|
+
*/
|
|
70
|
+
'locale'?: GetUserWx200ResponseLocale;
|
|
71
71
|
/**
|
|
72
72
|
*
|
|
73
73
|
* @type {number}
|
|
@@ -76,10 +76,10 @@ export interface GetUserWx200Response {
|
|
|
76
76
|
'bufferSize'?: number;
|
|
77
77
|
/**
|
|
78
78
|
*
|
|
79
|
-
* @type {
|
|
79
|
+
* @type {object}
|
|
80
80
|
* @memberof GetUserWx200Response
|
|
81
81
|
*/
|
|
82
|
-
'
|
|
82
|
+
'writer'?: object;
|
|
83
83
|
/**
|
|
84
84
|
*
|
|
85
85
|
* @type {number}
|
|
@@ -94,9 +94,9 @@ export interface GetUserWx200Response {
|
|
|
94
94
|
'committed'?: boolean;
|
|
95
95
|
/**
|
|
96
96
|
*
|
|
97
|
-
* @type {
|
|
97
|
+
* @type {string}
|
|
98
98
|
* @memberof GetUserWx200Response
|
|
99
99
|
*/
|
|
100
|
-
'
|
|
100
|
+
'characterEncoding'?: string;
|
|
101
101
|
}
|
|
102
102
|
|
package/models/index.ts
CHANGED
|
@@ -742,12 +742,12 @@ export * from './space-detail-dto';
|
|
|
742
742
|
export * from './space-edit-vo';
|
|
743
743
|
export * from './space-image-detail-dto';
|
|
744
744
|
export * from './space-industry-attribute-enum';
|
|
745
|
-
export * from './space-level-enum';
|
|
746
745
|
export * from './space-point-dto';
|
|
747
746
|
export * from './space-point-vo';
|
|
748
747
|
export * from './space-qr-code';
|
|
749
748
|
export * from './space-qr-code-dto';
|
|
750
749
|
export * from './space-tree-dto';
|
|
750
|
+
export * from './space-type-enum';
|
|
751
751
|
export * from './space-url-add-vo';
|
|
752
752
|
export * from './space-url-dto';
|
|
753
753
|
export * from './space-url-edit-vo';
|
|
@@ -24,7 +24,8 @@ export const InspectionCategoryEnum = {
|
|
|
24
24
|
SixSInspection: 'SIX_S_INSPECTION',
|
|
25
25
|
FourPestsElimination: 'FOUR_PESTS_ELIMINATION',
|
|
26
26
|
CentralControlRoomDuty: 'CENTRAL_CONTROL_ROOM_DUTY',
|
|
27
|
-
GreeningMaintenance: 'GREENING_MAINTENANCE'
|
|
27
|
+
GreeningMaintenance: 'GREENING_MAINTENANCE',
|
|
28
|
+
ElectricalInspection: 'ELECTRICAL_INSPECTION'
|
|
28
29
|
} as const;
|
|
29
30
|
|
|
30
31
|
export type InspectionCategoryEnum = typeof InspectionCategoryEnum[keyof typeof InspectionCategoryEnum];
|
|
@@ -37,23 +37,23 @@ export interface IPageAccessVO {
|
|
|
37
37
|
'current'?: number;
|
|
38
38
|
/**
|
|
39
39
|
*
|
|
40
|
-
* @type {
|
|
40
|
+
* @type {boolean}
|
|
41
41
|
* @memberof IPageAccessVO
|
|
42
|
+
* @deprecated
|
|
42
43
|
*/
|
|
43
|
-
'
|
|
44
|
+
'hitCount'?: boolean;
|
|
44
45
|
/**
|
|
45
46
|
*
|
|
46
|
-
* @type {
|
|
47
|
+
* @type {Array<AccessVO>}
|
|
47
48
|
* @memberof IPageAccessVO
|
|
48
49
|
*/
|
|
49
|
-
'
|
|
50
|
+
'records'?: Array<AccessVO>;
|
|
50
51
|
/**
|
|
51
52
|
*
|
|
52
|
-
* @type {
|
|
53
|
+
* @type {number}
|
|
53
54
|
* @memberof IPageAccessVO
|
|
54
|
-
* @deprecated
|
|
55
55
|
*/
|
|
56
|
-
'
|
|
56
|
+
'pages'?: number;
|
|
57
57
|
/**
|
|
58
58
|
*
|
|
59
59
|
* @type {boolean}
|
package/models/space-add-vo.ts
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
|
|
19
19
|
// May contain unused imports in some cases
|
|
20
20
|
// @ts-ignore
|
|
21
|
-
import type {
|
|
21
|
+
import type { SpaceTypeEnum } from './space-type-enum';
|
|
22
22
|
|
|
23
23
|
/**
|
|
24
24
|
* 新增空间参数
|
|
@@ -124,10 +124,10 @@ export interface SpaceAddVO {
|
|
|
124
124
|
'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
|
|
125
125
|
/**
|
|
126
126
|
*
|
|
127
|
-
* @type {
|
|
127
|
+
* @type {SpaceTypeEnum}
|
|
128
128
|
* @memberof SpaceAddVO
|
|
129
129
|
*/
|
|
130
|
-
'
|
|
130
|
+
'spaceType': SpaceTypeEnum;
|
|
131
131
|
/**
|
|
132
132
|
* 空间编码
|
|
133
133
|
* @type {string}
|
|
@@ -21,10 +21,10 @@ import type { PlanImageList } from './plan-image-list';
|
|
|
21
21
|
import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
|
|
22
22
|
// May contain unused imports in some cases
|
|
23
23
|
// @ts-ignore
|
|
24
|
-
import type {
|
|
24
|
+
import type { SpacePointDTO } from './space-point-dto';
|
|
25
25
|
// May contain unused imports in some cases
|
|
26
26
|
// @ts-ignore
|
|
27
|
-
import type {
|
|
27
|
+
import type { SpaceTypeEnum } from './space-type-enum';
|
|
28
28
|
|
|
29
29
|
/**
|
|
30
30
|
* 空间详情出参
|
|
@@ -190,10 +190,10 @@ export interface SpaceDetailDTO {
|
|
|
190
190
|
'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
|
|
191
191
|
/**
|
|
192
192
|
*
|
|
193
|
-
* @type {
|
|
193
|
+
* @type {SpaceTypeEnum}
|
|
194
194
|
* @memberof SpaceDetailDTO
|
|
195
195
|
*/
|
|
196
|
-
'
|
|
196
|
+
'spaceType'?: SpaceTypeEnum;
|
|
197
197
|
/**
|
|
198
198
|
* 空间编码
|
|
199
199
|
* @type {string}
|
package/models/space-edit-vo.ts
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
|
|
19
19
|
// May contain unused imports in some cases
|
|
20
20
|
// @ts-ignore
|
|
21
|
-
import type {
|
|
21
|
+
import type { SpaceTypeEnum } from './space-type-enum';
|
|
22
22
|
|
|
23
23
|
/**
|
|
24
24
|
* 修改空间名称
|
|
@@ -142,10 +142,10 @@ export interface SpaceEditVO {
|
|
|
142
142
|
'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
|
|
143
143
|
/**
|
|
144
144
|
*
|
|
145
|
-
* @type {
|
|
145
|
+
* @type {SpaceTypeEnum}
|
|
146
146
|
* @memberof SpaceEditVO
|
|
147
147
|
*/
|
|
148
|
-
'
|
|
148
|
+
'spaceType': SpaceTypeEnum;
|
|
149
149
|
/**
|
|
150
150
|
* 空间编码
|
|
151
151
|
* @type {string}
|
package/models/space-tree-dto.ts
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
|
|
19
19
|
// May contain unused imports in some cases
|
|
20
20
|
// @ts-ignore
|
|
21
|
-
import type {
|
|
21
|
+
import type { SpaceTypeEnum } from './space-type-enum';
|
|
22
22
|
// May contain unused imports in some cases
|
|
23
23
|
// @ts-ignore
|
|
24
24
|
import type { Surveillance } from './surveillance';
|
|
@@ -145,10 +145,10 @@ export interface SpaceTreeDTO {
|
|
|
145
145
|
'surveillances'?: Array<Surveillance>;
|
|
146
146
|
/**
|
|
147
147
|
*
|
|
148
|
-
* @type {
|
|
148
|
+
* @type {SpaceTypeEnum}
|
|
149
149
|
* @memberof SpaceTreeDTO
|
|
150
150
|
*/
|
|
151
|
-
'
|
|
151
|
+
'spaceType'?: SpaceTypeEnum;
|
|
152
152
|
/**
|
|
153
153
|
* 空间编码
|
|
154
154
|
* @type {string}
|
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
* @enum {string}
|
|
21
21
|
*/
|
|
22
22
|
|
|
23
|
-
export const
|
|
23
|
+
export const SpaceTypeEnum = {
|
|
24
24
|
Park: 'PARK',
|
|
25
25
|
Building: 'BUILDING',
|
|
26
26
|
Warehouse: 'WAREHOUSE',
|
|
27
27
|
Other: 'OTHER'
|
|
28
28
|
} as const;
|
|
29
29
|
|
|
30
|
-
export type
|
|
30
|
+
export type SpaceTypeEnum = typeof SpaceTypeEnum[keyof typeof SpaceTypeEnum];
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
|