Commit af8e88df authored by zhangyingbin's avatar zhangyingbin

特种设备 修改接口错别字

parent d3edc917
......@@ -212,7 +212,7 @@ public class InspectionServiceImpl implements InspectionService {
}
jsonObject.clear();
jsonObject.put("reconsiderOrgName", parentCompanyName + "/" + regionName + "人民政府");
jsonObject.put("lawsuitOrgName", regionName + "人法院");
jsonObject.put("lawsuitOrgName", regionName + "人法院");
return jsonObject;
}
......
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