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