Commit 20e4f98a authored by hezhuozhi's avatar hezhuozhi

车用气瓶--生成登记表url接口修改

parent 764b6945
...@@ -2225,6 +2225,7 @@ public class CommonServiceImpl implements ICommonService { ...@@ -2225,6 +2225,7 @@ public class CommonServiceImpl implements ICommonService {
}else { }else {
wordPath = "use-registration-form-vehicle.ftl"; wordPath = "use-registration-form-vehicle.ftl";
fileName = "车用气瓶使用登记表_"; fileName = "车用气瓶使用登记表_";
formData.put("equipBasicInfoList",formData.get("equipmentLists"));
} }
// word转pdf // word转pdf
File pdfFile = null; File pdfFile = null;
......
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