mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 12:05:05 +08:00
计费模板 新增 占桩最高费用字段
This commit is contained in:
@@ -63,6 +63,11 @@ public class PileBillingTemplate extends BaseEntity {
|
||||
*/
|
||||
private String occupyFee;
|
||||
|
||||
/**
|
||||
* 占桩封顶费用
|
||||
*/
|
||||
private String maxOccupyFee;
|
||||
|
||||
/**
|
||||
* 删除标识(0-正常;1-删除)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user