mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 12:05:05 +08:00
update会员计费模板
This commit is contained in:
@@ -34,6 +34,11 @@ public class BillingTemplateVO {
|
||||
// 计费模板状态
|
||||
private String status;
|
||||
|
||||
/**
|
||||
* 是否会员模板标识(0-否;1-是)
|
||||
*/
|
||||
private String memberFlag;
|
||||
|
||||
// 计费模板备注
|
||||
private String remark;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user