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