create:订单操作日志新增雪花id

This commit is contained in:
Damonny 2025-01-11 20:04:19 +08:00
parent d95e7f3627
commit d5e3675143
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