@ -7,6 +7,7 @@ import javax.persistence.*;
import java.util.List;
/**
* 多维数据集 entity
* Created by janseny on 2018/9/10.
* @author janseny
*/
* 多维数据集的维度 entity
* 多维数据集的维度的成员 entity
@ -5,6 +5,7 @@ import javax.persistence.*;
* 多维数据集维度 entity
* Created by wxw on 2018/9/7.
* @author wxw
@ -5,6 +5,7 @@ import org.hibernate.annotations.Formula;
import javax.persistence.*;
* 多维数据集维度的成员 entity
@ -14,6 +14,7 @@ import java.util.List;
* 多维数据集的维度 service
@ -15,6 +15,7 @@ import java.util.List;
* 多维数据集的维度的成员 service
@ -8,6 +8,7 @@ import org.springframework.stereotype.Service;
* 多维数据集