Merge branch 'ww' into test

This commit is contained in:
2024-08-23 11:36:52 +08:00
2 changed files with 7 additions and 0 deletions

View File

@@ -59,4 +59,7 @@ public class TbOrderDetailDto implements Serializable {
/** 打包费 */
private BigDecimal packAmount;
private Integer isVip;
}