Commit 44102327 authored by suhuiguang's avatar suhuiguang

1.修改名字错误

parent 1a792e42
......@@ -1194,7 +1194,7 @@ public class PointServiceImpl implements IPointService {
} else {
classifyJson = new JSONObject();
}
JSONArray riskDr;
JSONArray riskDescArr;
if (classifyJson.containsKey(riskDesc)) {
riskDescArr = classifyJson.getJSONArray(riskDesc);
} else {
......
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