@gizone/rrs-client 3.11.17-alpha.92 → 3.11.17-alpha.94

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.
@@ -19,16 +19,16 @@ import type { GetUserWx200ResponseOutputStream } from './get-user-wx200-response
19
19
  export interface GetUserWx200Response {
20
20
  /**
21
21
  *
22
- * @type {number}
22
+ * @type {object}
23
23
  * @memberof GetUserWx200Response
24
24
  */
25
- 'status'?: number;
25
+ 'trailerFields'?: object;
26
26
  /**
27
27
  *
28
- * @type {object}
28
+ * @type {number}
29
29
  * @memberof GetUserWx200Response
30
30
  */
31
- 'trailerFields'?: object;
31
+ 'status'?: number;
32
32
  /**
33
33
  *
34
34
  * @type {Array<string>}
@@ -53,12 +53,6 @@ export interface GetUserWx200Response {
53
53
  * @memberof GetUserWx200Response
54
54
  */
55
55
  'outputStream'?: GetUserWx200ResponseOutputStream;
56
- /**
57
- *
58
- * @type {GetUserWx200ResponseLocale}
59
- * @memberof GetUserWx200Response
60
- */
61
- 'locale'?: GetUserWx200ResponseLocale;
62
56
  /**
63
57
  *
64
58
  * @type {number}
@@ -73,10 +67,16 @@ export interface GetUserWx200Response {
73
67
  'characterEncoding'?: string;
74
68
  /**
75
69
  *
76
- * @type {number}
70
+ * @type {GetUserWx200ResponseLocale}
77
71
  * @memberof GetUserWx200Response
78
72
  */
79
- 'contentLengthLong'?: number;
73
+ 'locale'?: GetUserWx200ResponseLocale;
74
+ /**
75
+ *
76
+ * @type {object}
77
+ * @memberof GetUserWx200Response
78
+ */
79
+ 'writer'?: object;
80
80
  /**
81
81
  *
82
82
  * @type {boolean}
@@ -85,8 +85,8 @@ export interface GetUserWx200Response {
85
85
  'committed'?: boolean;
86
86
  /**
87
87
  *
88
- * @type {object}
88
+ * @type {number}
89
89
  * @memberof GetUserWx200Response
90
90
  */
91
- 'writer'?: object;
91
+ 'contentLengthLong'?: number;
92
92
  }
@@ -357,14 +357,14 @@ export interface SysUser {
357
357
  'supplierId'?: number;
358
358
  /**
359
359
  *
360
- * @type {string}
360
+ * @type {number}
361
361
  * @memberof SysUser
362
362
  */
363
- 'cid'?: string;
363
+ 'cuserId'?: number;
364
364
  /**
365
365
  *
366
- * @type {number}
366
+ * @type {string}
367
367
  * @memberof SysUser
368
368
  */
369
- 'cuserId'?: number;
369
+ 'cid'?: string;
370
370
  }
@@ -19,16 +19,16 @@ import type { GetUserWx200ResponseOutputStream } from './get-user-wx200-response
19
19
  export interface GetUserWx200Response {
20
20
  /**
21
21
  *
22
- * @type {number}
22
+ * @type {object}
23
23
  * @memberof GetUserWx200Response
24
24
  */
25
- 'status'?: number;
25
+ 'trailerFields'?: object;
26
26
  /**
27
27
  *
28
- * @type {object}
28
+ * @type {number}
29
29
  * @memberof GetUserWx200Response
30
30
  */
31
- 'trailerFields'?: object;
31
+ 'status'?: number;
32
32
  /**
33
33
  *
34
34
  * @type {Array<string>}
@@ -53,12 +53,6 @@ export interface GetUserWx200Response {
53
53
  * @memberof GetUserWx200Response
54
54
  */
55
55
  'outputStream'?: GetUserWx200ResponseOutputStream;
56
- /**
57
- *
58
- * @type {GetUserWx200ResponseLocale}
59
- * @memberof GetUserWx200Response
60
- */
61
- 'locale'?: GetUserWx200ResponseLocale;
62
56
  /**
63
57
  *
64
58
  * @type {number}
@@ -73,10 +67,16 @@ export interface GetUserWx200Response {
73
67
  'characterEncoding'?: string;
74
68
  /**
75
69
  *
76
- * @type {number}
70
+ * @type {GetUserWx200ResponseLocale}
77
71
  * @memberof GetUserWx200Response
78
72
  */
79
- 'contentLengthLong'?: number;
73
+ 'locale'?: GetUserWx200ResponseLocale;
74
+ /**
75
+ *
76
+ * @type {object}
77
+ * @memberof GetUserWx200Response
78
+ */
79
+ 'writer'?: object;
80
80
  /**
81
81
  *
82
82
  * @type {boolean}
@@ -85,8 +85,8 @@ export interface GetUserWx200Response {
85
85
  'committed'?: boolean;
86
86
  /**
87
87
  *
88
- * @type {object}
88
+ * @type {number}
89
89
  * @memberof GetUserWx200Response
90
90
  */
91
- 'writer'?: object;
91
+ 'contentLengthLong'?: number;
92
92
  }
@@ -357,14 +357,14 @@ export interface SysUser {
357
357
  'supplierId'?: number;
358
358
  /**
359
359
  *
360
- * @type {string}
360
+ * @type {number}
361
361
  * @memberof SysUser
362
362
  */
363
- 'cid'?: string;
363
+ 'cuserId'?: number;
364
364
  /**
365
365
  *
366
- * @type {number}
366
+ * @type {string}
367
367
  * @memberof SysUser
368
368
  */
369
- 'cuserId'?: number;
369
+ 'cid'?: string;
370
370
  }
@@ -28,16 +28,16 @@ import type { GetUserWx200ResponseOutputStream } from './get-user-wx200-response
28
28
  export interface GetUserWx200Response {
29
29
  /**
30
30
  *
31
- * @type {number}
31
+ * @type {object}
32
32
  * @memberof GetUserWx200Response
33
33
  */
34
- 'status'?: number;
34
+ 'trailerFields'?: object;
35
35
  /**
36
36
  *
37
- * @type {object}
37
+ * @type {number}
38
38
  * @memberof GetUserWx200Response
39
39
  */
40
- 'trailerFields'?: object;
40
+ 'status'?: number;
41
41
  /**
42
42
  *
43
43
  * @type {Array<string>}
@@ -62,12 +62,6 @@ export interface GetUserWx200Response {
62
62
  * @memberof GetUserWx200Response
63
63
  */
64
64
  'outputStream'?: GetUserWx200ResponseOutputStream;
65
- /**
66
- *
67
- * @type {GetUserWx200ResponseLocale}
68
- * @memberof GetUserWx200Response
69
- */
70
- 'locale'?: GetUserWx200ResponseLocale;
71
65
  /**
72
66
  *
73
67
  * @type {number}
@@ -82,10 +76,16 @@ export interface GetUserWx200Response {
82
76
  'characterEncoding'?: string;
83
77
  /**
84
78
  *
85
- * @type {number}
79
+ * @type {GetUserWx200ResponseLocale}
86
80
  * @memberof GetUserWx200Response
87
81
  */
88
- 'contentLengthLong'?: number;
82
+ 'locale'?: GetUserWx200ResponseLocale;
83
+ /**
84
+ *
85
+ * @type {object}
86
+ * @memberof GetUserWx200Response
87
+ */
88
+ 'writer'?: object;
89
89
  /**
90
90
  *
91
91
  * @type {boolean}
@@ -94,9 +94,9 @@ export interface GetUserWx200Response {
94
94
  'committed'?: boolean;
95
95
  /**
96
96
  *
97
- * @type {object}
97
+ * @type {number}
98
98
  * @memberof GetUserWx200Response
99
99
  */
100
- 'writer'?: object;
100
+ 'contentLengthLong'?: number;
101
101
  }
102
102
 
@@ -364,15 +364,15 @@ export interface SysUser {
364
364
  'supplierId'?: number;
365
365
  /**
366
366
  *
367
- * @type {string}
367
+ * @type {number}
368
368
  * @memberof SysUser
369
369
  */
370
- 'cid'?: string;
370
+ 'cuserId'?: number;
371
371
  /**
372
372
  *
373
- * @type {number}
373
+ * @type {string}
374
374
  * @memberof SysUser
375
375
  */
376
- 'cuserId'?: number;
376
+ 'cid'?: string;
377
377
  }
378
378
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gizone/rrs-client",
3
- "version": "3.11.17-alpha.92",
3
+ "version": "3.11.17-alpha.94",
4
4
  "description": "OpenAPI client for @gizone/rrs-client",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {