@Basic
@Column(name = "class", nullable = true, insertable = true, updatable = true, length = 100)
public String getClazz() {
return clazz;
}
MBAttributeEntity.java 文件源码
java
阅读 32
收藏 0
点赞 0
评论 0
项目:xsharing-services-router
作者:
评论列表
文章目录