新增数据集接线方式
This commit is contained in:
@@ -80,4 +80,8 @@ public class CsDataSet extends BaseEntity {
|
|||||||
*/
|
*/
|
||||||
private String dataLevel;
|
private String dataLevel;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 接线方式
|
||||||
|
*/
|
||||||
|
private Integer conType;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user