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