
com.nxyfan.framework.survey.mapper.WjQuestionMapper Maven / Gradle / Ivy
package com.nxyfan.framework.survey.mapper;
import com.nxyfan.framework.survey.entity.WjQuestion;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
*
* 调查问卷问题表 Mapper 接口
*
*
* @author caoyang
* @since 2022-12-08
*/
public interface WjQuestionMapper extends BaseMapper {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy