Commit 9c0ce606 by hzc

bug修复

parent 1811333e
......@@ -62,7 +62,7 @@ public class IndicatorsReportFour implements Serializable {
/**
* 指标正负属性:正向指标0 反向指标1
*/
@Column(name = "indRule" )
@Column(name = "ind_Rule" )
private String indRule;
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment