[*] 日常优化

This commit is contained in:
acgist
2023-10-30 08:31:08 +08:00
parent 96c9f95b7d
commit 720dd0249f

View File

@@ -4,8 +4,13 @@ import org.mapstruct.Mapper;
import org.mapstruct.MappingConstants.ComponentModel;
import org.mapstruct.MappingTarget;
/**
* 房间状态映射
*
* @author acgist
*/
@Mapper(componentModel = ComponentModel.SPRING)
public interface RoomMapstruct {
public interface RoomStatusMapstruct {
/**
* 对象拷贝