对齐 BOOT 与 CLOUD 的代码

This commit is contained in:
YunaiV
2024-01-19 22:13:55 +08:00
parent 023a7b14d8
commit 6a6e95fcb6
7 changed files with 5 additions and 15 deletions

View File

@ -6,7 +6,7 @@ import jakarta.validation.constraints.NotNull;
import lombok.Data;
/**
* 系统操作日志 Create Req BO
* 系统操作日志 Create Request DTO
*
* @author HUIHUI
*/