src/main/java/com/fzzy/order/data/OrderData.java @@ -30,4 +30,6 @@ * 备注信息 */ private String remark; private String orderid; }