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