mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-18 08:33:49 +08:00
fix
This commit is contained in:
@@ -9,7 +9,7 @@ import java.util.Date;
|
|||||||
@TableName("t_good_orders")
|
@TableName("t_good_orders")
|
||||||
public class OrderEntity {
|
public class OrderEntity {
|
||||||
|
|
||||||
private Long id;
|
// private Long id;
|
||||||
|
|
||||||
private String orderNo;
|
private String orderNo;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user