mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
充值活动分页接口赠送类型字段修正
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ public class RechargeRespVO {
|
||||
private String activityName;
|
||||
|
||||
@Schema(description = "赠送类型", example = "0满X送X; 1每满X送X")
|
||||
private Integer purchaseType;
|
||||
private Integer rechargeGiftType;
|
||||
|
||||
@Schema(description = "充值类型", example = "0微信、支付宝 1微信 2支付宝")
|
||||
private Integer rechargeType;
|
||||
|
||||
Reference in New Issue
Block a user