mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-03 10:46:38 +08:00
fix
This commit is contained in:
parent
6dd0c8fdad
commit
8418a1489f
@ -9,7 +9,7 @@ import java.util.Date;
|
||||
@TableName("t_good_orders")
|
||||
public class OrderEntity {
|
||||
|
||||
private Long id;
|
||||
// private Long id;
|
||||
|
||||
private String orderNo;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user