ruoyi-api/ruoyi-api-order/src/main/java/com/ruoyi/order/api/entity/ChangeDispatch.java
@@ -79,4 +79,11 @@ @TableField("city_code") private String cityCode; @TableField(exist = false) private String reservationName; @TableField(exist = false) private String reservationPhone; @TableField(exist = false) private String reservationAddress; }