1
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
package org.dromara.property.mapper;
|
package org.dromara.property.mapper;
|
||||||
|
|
||||||
|
import org.apache.ibatis.annotations.Mapper;
|
||||||
import org.dromara.property.domain.CustomerActivity;
|
import org.dromara.property.domain.CustomerActivity;
|
||||||
import org.dromara.property.domain.vo.CustomerActivityVo;
|
import org.dromara.property.domain.vo.CustomerActivityVo;
|
||||||
import org.dromara.common.mybatis.core.mapper.BaseMapperPlus;
|
import org.dromara.common.mybatis.core.mapper.BaseMapperPlus;
|
||||||
import org.mapstruct.Mapper;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 客户服务-活动Mapper接口
|
* 客户服务-活动Mapper接口
|
||||||
|
Reference in New Issue
Block a user