@gizone/rrs-client 4.2.9-alpha.544 → 4.2.9-alpha.545
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/apis/energy-cost-record-controller-api.ts +3 -3
- package/dist/apis/energy-cost-record-controller-api.d.ts +3 -3
- package/dist/apis/energy-cost-record-controller-api.js +2 -2
- package/dist/esm/apis/energy-cost-record-controller-api.d.ts +3 -3
- package/dist/esm/apis/energy-cost-record-controller-api.js +2 -2
- package/dist/esm/models/ipage-energy-cost-record-info-vo.d.ts +6 -6
- package/dist/esm/models/sys-user.d.ts +4 -4
- package/dist/models/ipage-energy-cost-record-info-vo.d.ts +6 -6
- package/dist/models/sys-user.d.ts +4 -4
- package/models/ipage-energy-cost-record-info-vo.ts +6 -6
- package/models/sys-user.ts +4 -4
- package/ossutil.log +1065 -1062
- package/package.json +1 -1
|
@@ -267,7 +267,7 @@ export const EnergyCostRecordControllerApiAxiosParamCreator = function (configur
|
|
|
267
267
|
/**
|
|
268
268
|
*
|
|
269
269
|
* @summary 获取下拉框内容
|
|
270
|
-
* @param {string} [type]
|
|
270
|
+
* @param {string} [type] 能源类型 <energyType> 账单来源(类型电)<billSourceElectric> 账单来源(类型水)<billSourceWater> 单价类型 <pricingTypeEnum> 尖峰平谷 <rateTypeEnum>
|
|
271
271
|
* @param {*} [options] Override http request option.
|
|
272
272
|
* @throws {RequiredError}
|
|
273
273
|
*/
|
|
@@ -387,7 +387,7 @@ export const EnergyCostRecordControllerApiFp = function(configuration?: Configur
|
|
|
387
387
|
/**
|
|
388
388
|
*
|
|
389
389
|
* @summary 获取下拉框内容
|
|
390
|
-
* @param {string} [type]
|
|
390
|
+
* @param {string} [type] 能源类型 <energyType> 账单来源(类型电)<billSourceElectric> 账单来源(类型水)<billSourceWater> 单价类型 <pricingTypeEnum> 尖峰平谷 <rateTypeEnum>
|
|
391
391
|
* @param {*} [options] Override http request option.
|
|
392
392
|
* @throws {RequiredError}
|
|
393
393
|
*/
|
|
@@ -589,7 +589,7 @@ export interface EnergyCostRecordControllerApiEnergyCostAddRecordSubmitRequest {
|
|
|
589
589
|
*/
|
|
590
590
|
export interface EnergyCostRecordControllerApiGetOptionsRequest {
|
|
591
591
|
/**
|
|
592
|
-
*
|
|
592
|
+
* 能源类型 <energyType> 账单来源(类型电)<billSourceElectric> 账单来源(类型水)<billSourceWater> 单价类型 <pricingTypeEnum> 尖峰平谷 <rateTypeEnum>
|
|
593
593
|
* @type {string}
|
|
594
594
|
* @memberof EnergyCostRecordControllerApiGetOptions
|
|
595
595
|
*/
|
|
@@ -71,7 +71,7 @@ export declare const EnergyCostRecordControllerApiAxiosParamCreator: (configurat
|
|
|
71
71
|
/**
|
|
72
72
|
*
|
|
73
73
|
* @summary 获取下拉框内容
|
|
74
|
-
* @param {string} [type]
|
|
74
|
+
* @param {string} [type] 能源类型 <energyType> 账单来源(类型电)<billSourceElectric> 账单来源(类型水)<billSourceWater> 单价类型 <pricingTypeEnum> 尖峰平谷 <rateTypeEnum>
|
|
75
75
|
* @param {*} [options] Override http request option.
|
|
76
76
|
* @throws {RequiredError}
|
|
77
77
|
*/
|
|
@@ -131,7 +131,7 @@ export declare const EnergyCostRecordControllerApiFp: (configuration?: Configura
|
|
|
131
131
|
/**
|
|
132
132
|
*
|
|
133
133
|
* @summary 获取下拉框内容
|
|
134
|
-
* @param {string} [type]
|
|
134
|
+
* @param {string} [type] 能源类型 <energyType> 账单来源(类型电)<billSourceElectric> 账单来源(类型水)<billSourceWater> 单价类型 <pricingTypeEnum> 尖峰平谷 <rateTypeEnum>
|
|
135
135
|
* @param {*} [options] Override http request option.
|
|
136
136
|
* @throws {RequiredError}
|
|
137
137
|
*/
|
|
@@ -299,7 +299,7 @@ export interface EnergyCostRecordControllerApiEnergyCostAddRecordSubmitRequest {
|
|
|
299
299
|
*/
|
|
300
300
|
export interface EnergyCostRecordControllerApiGetOptionsRequest {
|
|
301
301
|
/**
|
|
302
|
-
*
|
|
302
|
+
* 能源类型 <energyType> 账单来源(类型电)<billSourceElectric> 账单来源(类型水)<billSourceWater> 单价类型 <pricingTypeEnum> 尖峰平谷 <rateTypeEnum>
|
|
303
303
|
* @type {string}
|
|
304
304
|
* @memberof EnergyCostRecordControllerApiGetOptions
|
|
305
305
|
*/
|
|
@@ -225,7 +225,7 @@ const EnergyCostRecordControllerApiAxiosParamCreator = function (configuration)
|
|
|
225
225
|
/**
|
|
226
226
|
*
|
|
227
227
|
* @summary 获取下拉框内容
|
|
228
|
-
* @param {string} [type]
|
|
228
|
+
* @param {string} [type] 能源类型 <energyType> 账单来源(类型电)<billSourceElectric> 账单来源(类型水)<billSourceWater> 单价类型 <pricingTypeEnum> 尖峰平谷 <rateTypeEnum>
|
|
229
229
|
* @param {*} [options] Override http request option.
|
|
230
230
|
* @throws {RequiredError}
|
|
231
231
|
*/
|
|
@@ -353,7 +353,7 @@ const EnergyCostRecordControllerApiFp = function (configuration) {
|
|
|
353
353
|
/**
|
|
354
354
|
*
|
|
355
355
|
* @summary 获取下拉框内容
|
|
356
|
-
* @param {string} [type]
|
|
356
|
+
* @param {string} [type] 能源类型 <energyType> 账单来源(类型电)<billSourceElectric> 账单来源(类型水)<billSourceWater> 单价类型 <pricingTypeEnum> 尖峰平谷 <rateTypeEnum>
|
|
357
357
|
* @param {*} [options] Override http request option.
|
|
358
358
|
* @throws {RequiredError}
|
|
359
359
|
*/
|
|
@@ -71,7 +71,7 @@ export declare const EnergyCostRecordControllerApiAxiosParamCreator: (configurat
|
|
|
71
71
|
/**
|
|
72
72
|
*
|
|
73
73
|
* @summary 获取下拉框内容
|
|
74
|
-
* @param {string} [type]
|
|
74
|
+
* @param {string} [type] 能源类型 <energyType> 账单来源(类型电)<billSourceElectric> 账单来源(类型水)<billSourceWater> 单价类型 <pricingTypeEnum> 尖峰平谷 <rateTypeEnum>
|
|
75
75
|
* @param {*} [options] Override http request option.
|
|
76
76
|
* @throws {RequiredError}
|
|
77
77
|
*/
|
|
@@ -131,7 +131,7 @@ export declare const EnergyCostRecordControllerApiFp: (configuration?: Configura
|
|
|
131
131
|
/**
|
|
132
132
|
*
|
|
133
133
|
* @summary 获取下拉框内容
|
|
134
|
-
* @param {string} [type]
|
|
134
|
+
* @param {string} [type] 能源类型 <energyType> 账单来源(类型电)<billSourceElectric> 账单来源(类型水)<billSourceWater> 单价类型 <pricingTypeEnum> 尖峰平谷 <rateTypeEnum>
|
|
135
135
|
* @param {*} [options] Override http request option.
|
|
136
136
|
* @throws {RequiredError}
|
|
137
137
|
*/
|
|
@@ -299,7 +299,7 @@ export interface EnergyCostRecordControllerApiEnergyCostAddRecordSubmitRequest {
|
|
|
299
299
|
*/
|
|
300
300
|
export interface EnergyCostRecordControllerApiGetOptionsRequest {
|
|
301
301
|
/**
|
|
302
|
-
*
|
|
302
|
+
* 能源类型 <energyType> 账单来源(类型电)<billSourceElectric> 账单来源(类型水)<billSourceWater> 单价类型 <pricingTypeEnum> 尖峰平谷 <rateTypeEnum>
|
|
303
303
|
* @type {string}
|
|
304
304
|
* @memberof EnergyCostRecordControllerApiGetOptions
|
|
305
305
|
*/
|
|
@@ -222,7 +222,7 @@ export const EnergyCostRecordControllerApiAxiosParamCreator = function (configur
|
|
|
222
222
|
/**
|
|
223
223
|
*
|
|
224
224
|
* @summary 获取下拉框内容
|
|
225
|
-
* @param {string} [type]
|
|
225
|
+
* @param {string} [type] 能源类型 <energyType> 账单来源(类型电)<billSourceElectric> 账单来源(类型水)<billSourceWater> 单价类型 <pricingTypeEnum> 尖峰平谷 <rateTypeEnum>
|
|
226
226
|
* @param {*} [options] Override http request option.
|
|
227
227
|
* @throws {RequiredError}
|
|
228
228
|
*/
|
|
@@ -349,7 +349,7 @@ export const EnergyCostRecordControllerApiFp = function (configuration) {
|
|
|
349
349
|
/**
|
|
350
350
|
*
|
|
351
351
|
* @summary 获取下拉框内容
|
|
352
|
-
* @param {string} [type]
|
|
352
|
+
* @param {string} [type] 能源类型 <energyType> 账单来源(类型电)<billSourceElectric> 账单来源(类型水)<billSourceWater> 单价类型 <pricingTypeEnum> 尖峰平谷 <rateTypeEnum>
|
|
353
353
|
* @param {*} [options] Override http request option.
|
|
354
354
|
* @throws {RequiredError}
|
|
355
355
|
*/
|
|
@@ -34,12 +34,6 @@ export interface IPageEnergyCostRecordInfoVO {
|
|
|
34
34
|
* @memberof IPageEnergyCostRecordInfoVO
|
|
35
35
|
*/
|
|
36
36
|
'records'?: Array<EnergyCostRecordInfoVO>;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {boolean}
|
|
40
|
-
* @memberof IPageEnergyCostRecordInfoVO
|
|
41
|
-
*/
|
|
42
|
-
'searchCount'?: boolean;
|
|
43
37
|
/**
|
|
44
38
|
*
|
|
45
39
|
* @type {number}
|
|
@@ -53,6 +47,12 @@ export interface IPageEnergyCostRecordInfoVO {
|
|
|
53
47
|
* @deprecated
|
|
54
48
|
*/
|
|
55
49
|
'hitCount'?: boolean;
|
|
50
|
+
/**
|
|
51
|
+
*
|
|
52
|
+
* @type {boolean}
|
|
53
|
+
* @memberof IPageEnergyCostRecordInfoVO
|
|
54
|
+
*/
|
|
55
|
+
'searchCount'?: boolean;
|
|
56
56
|
/**
|
|
57
57
|
*
|
|
58
58
|
* @type {number}
|
|
@@ -377,14 +377,14 @@ export interface SysUser {
|
|
|
377
377
|
'sourceUserId'?: string;
|
|
378
378
|
/**
|
|
379
379
|
*
|
|
380
|
-
* @type {
|
|
380
|
+
* @type {string}
|
|
381
381
|
* @memberof SysUser
|
|
382
382
|
*/
|
|
383
|
-
'
|
|
383
|
+
'cid'?: string;
|
|
384
384
|
/**
|
|
385
385
|
*
|
|
386
|
-
* @type {
|
|
386
|
+
* @type {number}
|
|
387
387
|
* @memberof SysUser
|
|
388
388
|
*/
|
|
389
|
-
'
|
|
389
|
+
'cuserId'?: number;
|
|
390
390
|
}
|
|
@@ -34,12 +34,6 @@ export interface IPageEnergyCostRecordInfoVO {
|
|
|
34
34
|
* @memberof IPageEnergyCostRecordInfoVO
|
|
35
35
|
*/
|
|
36
36
|
'records'?: Array<EnergyCostRecordInfoVO>;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {boolean}
|
|
40
|
-
* @memberof IPageEnergyCostRecordInfoVO
|
|
41
|
-
*/
|
|
42
|
-
'searchCount'?: boolean;
|
|
43
37
|
/**
|
|
44
38
|
*
|
|
45
39
|
* @type {number}
|
|
@@ -53,6 +47,12 @@ export interface IPageEnergyCostRecordInfoVO {
|
|
|
53
47
|
* @deprecated
|
|
54
48
|
*/
|
|
55
49
|
'hitCount'?: boolean;
|
|
50
|
+
/**
|
|
51
|
+
*
|
|
52
|
+
* @type {boolean}
|
|
53
|
+
* @memberof IPageEnergyCostRecordInfoVO
|
|
54
|
+
*/
|
|
55
|
+
'searchCount'?: boolean;
|
|
56
56
|
/**
|
|
57
57
|
*
|
|
58
58
|
* @type {number}
|
|
@@ -377,14 +377,14 @@ export interface SysUser {
|
|
|
377
377
|
'sourceUserId'?: string;
|
|
378
378
|
/**
|
|
379
379
|
*
|
|
380
|
-
* @type {
|
|
380
|
+
* @type {string}
|
|
381
381
|
* @memberof SysUser
|
|
382
382
|
*/
|
|
383
|
-
'
|
|
383
|
+
'cid'?: string;
|
|
384
384
|
/**
|
|
385
385
|
*
|
|
386
|
-
* @type {
|
|
386
|
+
* @type {number}
|
|
387
387
|
* @memberof SysUser
|
|
388
388
|
*/
|
|
389
|
-
'
|
|
389
|
+
'cuserId'?: number;
|
|
390
390
|
}
|
|
@@ -41,12 +41,6 @@ export interface IPageEnergyCostRecordInfoVO {
|
|
|
41
41
|
* @memberof IPageEnergyCostRecordInfoVO
|
|
42
42
|
*/
|
|
43
43
|
'records'?: Array<EnergyCostRecordInfoVO>;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {boolean}
|
|
47
|
-
* @memberof IPageEnergyCostRecordInfoVO
|
|
48
|
-
*/
|
|
49
|
-
'searchCount'?: boolean;
|
|
50
44
|
/**
|
|
51
45
|
*
|
|
52
46
|
* @type {number}
|
|
@@ -60,6 +54,12 @@ export interface IPageEnergyCostRecordInfoVO {
|
|
|
60
54
|
* @deprecated
|
|
61
55
|
*/
|
|
62
56
|
'hitCount'?: boolean;
|
|
57
|
+
/**
|
|
58
|
+
*
|
|
59
|
+
* @type {boolean}
|
|
60
|
+
* @memberof IPageEnergyCostRecordInfoVO
|
|
61
|
+
*/
|
|
62
|
+
'searchCount'?: boolean;
|
|
63
63
|
/**
|
|
64
64
|
*
|
|
65
65
|
* @type {number}
|
package/models/sys-user.ts
CHANGED
|
@@ -388,16 +388,16 @@ export interface SysUser {
|
|
|
388
388
|
'sourceUserId'?: string;
|
|
389
389
|
/**
|
|
390
390
|
*
|
|
391
|
-
* @type {
|
|
391
|
+
* @type {string}
|
|
392
392
|
* @memberof SysUser
|
|
393
393
|
*/
|
|
394
|
-
'
|
|
394
|
+
'cid'?: string;
|
|
395
395
|
/**
|
|
396
396
|
*
|
|
397
|
-
* @type {
|
|
397
|
+
* @type {number}
|
|
398
398
|
* @memberof SysUser
|
|
399
399
|
*/
|
|
400
|
-
'
|
|
400
|
+
'cuserId'?: number;
|
|
401
401
|
}
|
|
402
402
|
|
|
403
403
|
|