cn.dreampie.common.model.User Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jfinal-dreampie Show documentation
Show all versions of jfinal-dreampie Show documentation
jfinal shiro-freemarker plugins
package cn.dreampie.common.model;
/**
* Created by wangrenhui on 2014/7/29.
*/
public class User extends Model {
}