提交代码
This commit is contained in:
@@ -32,6 +32,10 @@ public class StatisticalDataDTO {
|
||||
@Column(name = "value_type")
|
||||
private String valueType;
|
||||
|
||||
@Column(name = "cl_did")
|
||||
private String clDid;
|
||||
|
||||
|
||||
/**
|
||||
* 指标值
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user