@gizone/rrs-client 4.2.0-alpha.238 → 4.2.0-alpha.240

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.
@@ -35,6 +35,12 @@ 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;
38
44
  /**
39
45
  *
40
46
  * @type {string}
@@ -55,22 +61,16 @@ export interface GetUserWx200Response {
55
61
  'outputStream'?: GetUserWx200ResponseOutputStream;
56
62
  /**
57
63
  *
58
- * @type {number}
59
- * @memberof GetUserWx200Response
60
- */
61
- 'bufferSize'?: number;
62
- /**
63
- *
64
- * @type {GetUserWx200ResponseLocale}
64
+ * @type {string}
65
65
  * @memberof GetUserWx200Response
66
66
  */
67
- 'locale'?: GetUserWx200ResponseLocale;
67
+ 'characterEncoding'?: string;
68
68
  /**
69
69
  *
70
- * @type {string}
70
+ * @type {number}
71
71
  * @memberof GetUserWx200Response
72
72
  */
73
- 'characterEncoding'?: string;
73
+ 'bufferSize'?: number;
74
74
  /**
75
75
  *
76
76
  * @type {number}
@@ -370,14 +370,14 @@ export interface SysUser {
370
370
  'userAttachments'?: Array<SysUserAttachmentInfo>;
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
  *
379
- * @type {string}
379
+ * @type {number}
380
380
  * @memberof SysUser
381
381
  */
382
- 'cid'?: string;
382
+ 'cuserId'?: number;
383
383
  }
@@ -35,6 +35,12 @@ 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;
38
44
  /**
39
45
  *
40
46
  * @type {string}
@@ -55,22 +61,16 @@ export interface GetUserWx200Response {
55
61
  'outputStream'?: GetUserWx200ResponseOutputStream;
56
62
  /**
57
63
  *
58
- * @type {number}
59
- * @memberof GetUserWx200Response
60
- */
61
- 'bufferSize'?: number;
62
- /**
63
- *
64
- * @type {GetUserWx200ResponseLocale}
64
+ * @type {string}
65
65
  * @memberof GetUserWx200Response
66
66
  */
67
- 'locale'?: GetUserWx200ResponseLocale;
67
+ 'characterEncoding'?: string;
68
68
  /**
69
69
  *
70
- * @type {string}
70
+ * @type {number}
71
71
  * @memberof GetUserWx200Response
72
72
  */
73
- 'characterEncoding'?: string;
73
+ 'bufferSize'?: number;
74
74
  /**
75
75
  *
76
76
  * @type {number}
@@ -370,14 +370,14 @@ export interface SysUser {
370
370
  'userAttachments'?: Array<SysUserAttachmentInfo>;
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
  *
379
- * @type {string}
379
+ * @type {number}
380
380
  * @memberof SysUser
381
381
  */
382
- 'cid'?: string;
382
+ 'cuserId'?: number;
383
383
  }
@@ -44,6 +44,12 @@ 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;
47
53
  /**
48
54
  *
49
55
  * @type {string}
@@ -64,22 +70,16 @@ export interface GetUserWx200Response {
64
70
  'outputStream'?: GetUserWx200ResponseOutputStream;
65
71
  /**
66
72
  *
67
- * @type {number}
68
- * @memberof GetUserWx200Response
69
- */
70
- 'bufferSize'?: number;
71
- /**
72
- *
73
- * @type {GetUserWx200ResponseLocale}
73
+ * @type {string}
74
74
  * @memberof GetUserWx200Response
75
75
  */
76
- 'locale'?: GetUserWx200ResponseLocale;
76
+ 'characterEncoding'?: string;
77
77
  /**
78
78
  *
79
- * @type {string}
79
+ * @type {number}
80
80
  * @memberof GetUserWx200Response
81
81
  */
82
- 'characterEncoding'?: string;
82
+ 'bufferSize'?: number;
83
83
  /**
84
84
  *
85
85
  * @type {number}
@@ -379,15 +379,15 @@ export interface SysUser {
379
379
  'userAttachments'?: Array<SysUserAttachmentInfo>;
380
380
  /**
381
381
  *
382
- * @type {number}
382
+ * @type {string}
383
383
  * @memberof SysUser
384
384
  */
385
- 'cuserId'?: number;
385
+ 'cid'?: string;
386
386
  /**
387
387
  *
388
- * @type {string}
388
+ * @type {number}
389
389
  * @memberof SysUser
390
390
  */
391
- 'cid'?: string;
391
+ 'cuserId'?: number;
392
392
  }
393
393
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gizone/rrs-client",
3
- "version": "4.2.0-alpha.238",
3
+ "version": "4.2.0-alpha.240",
4
4
  "description": "OpenAPI client for @gizone/rrs-client",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {