@@ -56,6 +56,8 @@ public class Order extends Entity<Long> {
private static final long serialVersionUID = 1L;
+ private Long id;
+
/**
* 订单编号
*/