调整下工作流的包名

This commit is contained in:
YunaiV
2021-10-31 09:55:12 +08:00
parent 742125ed99
commit 722eaf3513
10 changed files with 129 additions and 1 deletions

View File

@ -27,7 +27,7 @@ public class InfApiAccessLogDO extends BaseDO {
* 编号
*/
@TableId
private Integer id;
private Long id;
/**
* 链路追踪编号
*