退款表删除退款方式字段

This commit is contained in:
yanglei 2026-01-07 10:37:28 +08:00
parent 09bbd42e10
commit 13d53c751b
2 changed files with 0 additions and 10 deletions

View File

@ -100,11 +100,6 @@ public class EbikeRefund implements Serializable {
*/ */
private Integer source; private Integer source;
/**
* 退款方式;0原路返回1余额2线下退款
*/
private Integer refundMethod;
/** /**
* 退款交易流水号 * 退款交易流水号
*/ */

View File

@ -100,11 +100,6 @@ public class EbikeRefund implements Serializable {
*/ */
private Integer source; private Integer source;
/**
* 退款方式;0原路返回1余额2线下退款
*/
private Integer refundMethod;
/** /**
* 退款交易流水号 * 退款交易流水号
*/ */