更新 QyWeChatURLMapper.java
This commit is contained in:
@@ -4,5 +4,6 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
|||||||
import com.kimgo.wepush.model.QyWeChatURL;
|
import com.kimgo.wepush.model.QyWeChatURL;
|
||||||
import org.apache.ibatis.annotations.Mapper;
|
import org.apache.ibatis.annotations.Mapper;
|
||||||
|
|
||||||
|
@Mapper
|
||||||
public interface QyWeChatURLMapper extends BaseMapper<QyWeChatURL> {
|
public interface QyWeChatURLMapper extends BaseMapper<QyWeChatURL> {
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user