Lawrence
2021-01-10 68cad9a953450069748435e7bf219895c0efaaba
1
2
3
4
5
6
7
package com.genersoft.iot.vmp.storager.dao;
 
import org.mapstruct.Mapper;
 
@Mapper
public interface patformChannelMapper {
}