自动退款 填充

This commit is contained in:
2025-12-19 16:33:02 +08:00
parent 903121aa61
commit be40c1e273
2 changed files with 18 additions and 8 deletions

View File

@@ -115,6 +115,10 @@ public class GbOrderDetail implements Serializable {
* 取消原因(默认空,取消/退款时填充)
*/
private String cancelReason;
/**
* 自动退款标记(默认空,退款时填充 成团失败)
*/
private String refundMark;
/**
* 删除标记 0-未删 1-已删