Merge branch 'develop' of gitee.com:peng-ou/haoka-server into develop

This commit is contained in:
Owen 2025-01-11 20:14:00 +08:00
commit 76b19ef413
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ public class OrderOperateLogDO extends BaseDO {
/**
* id
*/
@TableId
@TableId(type = IdType.ASSIGN_ID)
private Long id;
/**
* 订单id