All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.nxyfan.framework.survey.service.IWjQuestionService Maven / Gradle / Ivy

package com.nxyfan.framework.survey.service;

import com.nxyfan.framework.survey.entity.WjQuestion;
import com.baomidou.mybatisplus.extension.service.IService;

/**
 * 

* 调查问卷问题表 服务类 *

* * @author caoyang * @since 2022-12-08 */ public interface IWjQuestionService extends IService { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy