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