- 移除 OperateLog 类中 operateTime 字段的 FieldFill.INSERT 注解 - 在 OperateLogServiceImpl 的 insert 方法中手动设置 operateTime- 使用 Hutool 的 DateUtil 获取当前日期时间 |
||
|---|---|---|
| .. | ||
| src/main | ||
| .gitignore | ||
| Dockerfile | ||
| docker-compose.yaml | ||
| pom.xml | ||
- 移除 OperateLog 类中 operateTime 字段的 FieldFill.INSERT 注解 - 在 OperateLogServiceImpl 的 insert 方法中手动设置 operateTime- 使用 Hutool 的 DateUtil 获取当前日期时间 |
||
|---|---|---|
| .. | ||
| src/main | ||
| .gitignore | ||
| Dockerfile | ||
| docker-compose.yaml | ||
| pom.xml | ||