更新9.25
This commit is contained in:
parent
734e0223ed
commit
23663fabc2
@ -128,5 +128,15 @@ public class IntegralGift extends BaseEntity {
|
||||
*/
|
||||
private Integer storeId;
|
||||
|
||||
/**
|
||||
* 兑换说明
|
||||
*/
|
||||
private String exchangeInstructions;
|
||||
|
||||
/**
|
||||
* 使用须知
|
||||
*/
|
||||
private String useInstructions;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user