@gizone/rrs-client 3.11.12-alpha.41 → 3.11.12-alpha.43

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.
@@ -25,16 +25,16 @@ export interface GetUserWx200Response {
25
25
  'status'?: number;
26
26
  /**
27
27
  *
28
- * @type {Array<string>}
28
+ * @type {object}
29
29
  * @memberof GetUserWx200Response
30
30
  */
31
- 'headerNames'?: Array<string>;
31
+ 'trailerFields'?: object;
32
32
  /**
33
33
  *
34
- * @type {object}
34
+ * @type {Array<string>}
35
35
  * @memberof GetUserWx200Response
36
36
  */
37
- 'trailerFields'?: object;
37
+ 'headerNames'?: Array<string>;
38
38
  /**
39
39
  *
40
40
  * @type {string}
@@ -67,10 +67,10 @@ export interface GetUserWx200Response {
67
67
  'bufferSize'?: number;
68
68
  /**
69
69
  *
70
- * @type {string}
70
+ * @type {object}
71
71
  * @memberof GetUserWx200Response
72
72
  */
73
- 'characterEncoding'?: string;
73
+ 'writer'?: object;
74
74
  /**
75
75
  *
76
76
  * @type {number}
@@ -79,14 +79,14 @@ export interface GetUserWx200Response {
79
79
  'contentLengthLong'?: number;
80
80
  /**
81
81
  *
82
- * @type {boolean}
82
+ * @type {string}
83
83
  * @memberof GetUserWx200Response
84
84
  */
85
- 'committed'?: boolean;
85
+ 'characterEncoding'?: string;
86
86
  /**
87
87
  *
88
- * @type {object}
88
+ * @type {boolean}
89
89
  * @memberof GetUserWx200Response
90
90
  */
91
- 'writer'?: object;
91
+ 'committed'?: boolean;
92
92
  }
@@ -69,7 +69,7 @@ export interface WorkOrderCirculationVo {
69
69
  * @type {number}
70
70
  * @memberof WorkOrderCirculationVo
71
71
  */
72
- 'idDelete'?: number;
72
+ 'isDelete'?: number;
73
73
  /**
74
74
  * 创建时间
75
75
  * @type {string}
@@ -25,16 +25,16 @@ export interface GetUserWx200Response {
25
25
  'status'?: number;
26
26
  /**
27
27
  *
28
- * @type {Array<string>}
28
+ * @type {object}
29
29
  * @memberof GetUserWx200Response
30
30
  */
31
- 'headerNames'?: Array<string>;
31
+ 'trailerFields'?: object;
32
32
  /**
33
33
  *
34
- * @type {object}
34
+ * @type {Array<string>}
35
35
  * @memberof GetUserWx200Response
36
36
  */
37
- 'trailerFields'?: object;
37
+ 'headerNames'?: Array<string>;
38
38
  /**
39
39
  *
40
40
  * @type {string}
@@ -67,10 +67,10 @@ export interface GetUserWx200Response {
67
67
  'bufferSize'?: number;
68
68
  /**
69
69
  *
70
- * @type {string}
70
+ * @type {object}
71
71
  * @memberof GetUserWx200Response
72
72
  */
73
- 'characterEncoding'?: string;
73
+ 'writer'?: object;
74
74
  /**
75
75
  *
76
76
  * @type {number}
@@ -79,14 +79,14 @@ export interface GetUserWx200Response {
79
79
  'contentLengthLong'?: number;
80
80
  /**
81
81
  *
82
- * @type {boolean}
82
+ * @type {string}
83
83
  * @memberof GetUserWx200Response
84
84
  */
85
- 'committed'?: boolean;
85
+ 'characterEncoding'?: string;
86
86
  /**
87
87
  *
88
- * @type {object}
88
+ * @type {boolean}
89
89
  * @memberof GetUserWx200Response
90
90
  */
91
- 'writer'?: object;
91
+ 'committed'?: boolean;
92
92
  }
@@ -69,7 +69,7 @@ export interface WorkOrderCirculationVo {
69
69
  * @type {number}
70
70
  * @memberof WorkOrderCirculationVo
71
71
  */
72
- 'idDelete'?: number;
72
+ 'isDelete'?: number;
73
73
  /**
74
74
  * 创建时间
75
75
  * @type {string}
@@ -34,16 +34,16 @@ export interface GetUserWx200Response {
34
34
  'status'?: number;
35
35
  /**
36
36
  *
37
- * @type {Array<string>}
37
+ * @type {object}
38
38
  * @memberof GetUserWx200Response
39
39
  */
40
- 'headerNames'?: Array<string>;
40
+ 'trailerFields'?: object;
41
41
  /**
42
42
  *
43
- * @type {object}
43
+ * @type {Array<string>}
44
44
  * @memberof GetUserWx200Response
45
45
  */
46
- 'trailerFields'?: object;
46
+ 'headerNames'?: Array<string>;
47
47
  /**
48
48
  *
49
49
  * @type {string}
@@ -76,10 +76,10 @@ export interface GetUserWx200Response {
76
76
  'bufferSize'?: number;
77
77
  /**
78
78
  *
79
- * @type {string}
79
+ * @type {object}
80
80
  * @memberof GetUserWx200Response
81
81
  */
82
- 'characterEncoding'?: string;
82
+ 'writer'?: object;
83
83
  /**
84
84
  *
85
85
  * @type {number}
@@ -88,15 +88,15 @@ export interface GetUserWx200Response {
88
88
  'contentLengthLong'?: number;
89
89
  /**
90
90
  *
91
- * @type {boolean}
91
+ * @type {string}
92
92
  * @memberof GetUserWx200Response
93
93
  */
94
- 'committed'?: boolean;
94
+ 'characterEncoding'?: string;
95
95
  /**
96
96
  *
97
- * @type {object}
97
+ * @type {boolean}
98
98
  * @memberof GetUserWx200Response
99
99
  */
100
- 'writer'?: object;
100
+ 'committed'?: boolean;
101
101
  }
102
102
 
@@ -76,7 +76,7 @@ export interface WorkOrderCirculationVo {
76
76
  * @type {number}
77
77
  * @memberof WorkOrderCirculationVo
78
78
  */
79
- 'idDelete'?: number;
79
+ 'isDelete'?: number;
80
80
  /**
81
81
  * 创建时间
82
82
  * @type {string}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gizone/rrs-client",
3
- "version": "3.11.12-alpha.41",
3
+ "version": "3.11.12-alpha.43",
4
4
  "description": "OpenAPI client for @gizone/rrs-client",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {