@@ -18,6 +18,10 @@ public class ProduceOrder {
this.deliveryDate = deliveryDate;
}
+ public ProduceOrder(){
+
+ }
/**
* 通用标识属性
*/