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

com.jingshouyan.dao.UserDao Maven / Gradle / Ivy

There is a newer version: 1.3.0
Show newest version
package com.jingshouyan.dao;

import com.github.jingshouyan.jdbc.core.dao.BaseDao;
import com.jingshouyan.bean.UserDO;

/**
 * @author jingshouyan
 * 11/29/18 5:26 PM
 */
public interface UserDao extends BaseDao {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy