Commit b6e2a909 by zhangkb

单位计分规则添加描述列

parent d56bc2b6
......@@ -31,6 +31,7 @@ public class ScoreRule implements Serializable{
private String catalogId;//单位得分计算目录id
private String catalogIdPath;//单位得分计算目录idPath
private String code;//标识编码
private String desc;//规则描述
public List<IndTypeWeight> getIndTypeWeights(){
return indTypeWeights;
......
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