Browse Source

删除没用的依赖

chenyongxing 7 năm trước cách đây
mục cha
commit
379039e041

+ 1 - 1
svr/svr-quota/src/main/java/com/yihu/jw/quota/vo/QuotaVo.java

@ -6,7 +6,7 @@ import java.util.Date;
/**
/**
 * Created by chenweida on 2017/6/1.
 * Created by chenweida on 2017/6/1.
 */
 */
public class QuotaVO implements Serializable{
public class QuotaVo implements Serializable{
    private Integer id;
    private Integer id;
    private String code;
    private String code;
    private String compute;
    private String compute;