mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 03:55:17 +08:00
自动生成计费模板备注
This commit is contained in:
@@ -30,7 +30,7 @@ public class PileBillingDetail extends BaseEntity {
|
||||
/**
|
||||
* 时段类型(1-尖时;2-峰时;3-平时;4-谷时)
|
||||
*/
|
||||
@Excel(name = "时段类型", readConverterExp = "1=-尖时;2-峰时;3-平时;4-谷时")
|
||||
@Excel(name = "时段类型", readConverterExp = "1-尖时;2-峰时;3-平时;4-谷时")
|
||||
private String timeType;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user