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

orm.benchmark.SysUserVo Maven / Gradle / Ivy

package orm.benchmark;

import cn.mybatis.mp.db.annotations.ResultEntity;
import orm.benchmark.model.SysUser;

@ResultEntity(SysUser.class)
public class SysUserVo extends SysUser{


}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy