mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-27 06:25:13 +08:00
update 接口添加字段 对外展示VIP价格标识
This commit is contained in:
@@ -39,6 +39,11 @@ public class BillingTemplateVO {
|
||||
*/
|
||||
private String memberFlag;
|
||||
|
||||
/**
|
||||
* 对外展示VIP价格标识(0-不展示; 1-展示)
|
||||
*/
|
||||
private String displayFlag;
|
||||
|
||||
// 计费模板备注
|
||||
private String remark;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user