mapstruct配置

V0.5.x
jay 2023-06-05 09:34:30 +08:00
parent 4aaeefcf5b
commit 4125b71352
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import io.github.linpeilie.annotations.MapperConfig;
* @Version: V1.0
* @Description: mapperstruct
*/
//@MapperConfig
@MapperConfig
@ComponentModelConfig(componentModel = "default")
public class AutoMapperConfig3 {
}