💡 增加代码注释

This commit is contained in:
zhaojun
2022-08-05 15:23:36 +08:00
parent 409af8409d
commit 49806221b4
2 changed files with 4 additions and 0 deletions

View File

@@ -8,6 +8,8 @@ import org.mapstruct.Mapping;
import org.springframework.stereotype.Component;
/**
* 下载日志实体类转换器
*
* @author zhaojun
*/
@Component

View File

@@ -8,6 +8,8 @@ import org.mapstruct.Mapping;
import org.springframework.stereotype.Component;
/**
* 直链实体类器
*
* @author zhaojun
*/
@Component