Merge branch 'develop' of gitee.com:peng-ou/haoka-server into develop
This commit is contained in:
commit
76b19ef413
|
|
@ -25,7 +25,7 @@ public class OrderOperateLogDO extends BaseDO {
|
|||
/**
|
||||
* id
|
||||
*/
|
||||
@TableId
|
||||
@TableId(type = IdType.ASSIGN_ID)
|
||||
private Long id;
|
||||
/**
|
||||
* 订单id
|
||||
|
|
|
|||
Loading…
Reference in New Issue