@@ -59,7 +59,7 @@ public class MktMgmtPushRecord extends Model<MktMgmtPushRecord> {
* 推送方式
*/
@Schema(description = "推送方式")
- private Integer pushAction;
+ private String pushAction;
/**
* 推送类型