Commit fc5be0ea authored by KeYong's avatar KeYong

更新字段key

parent 855e1cc2
......@@ -166,9 +166,9 @@ public class JgTransferNoticeController extends BaseController {
map.put("useUnitName", "西安市高科物业服务有限公司"); // 使用单位名称
map.put("fullAddress", "西安市曲江新区春临东街南湖意境1单元2号楼"); // 设备使用地点
map.put("equList", "电梯"); // 设备种类
map.put("equipDefine", "曳引驱动电梯"); // 设备品种
map.put("equDefine", "曳引驱动电梯"); // 设备品种
map.put("equipCode", ""); // 设备代码
map.put("equipCategory", "曳引电梯"); // 设备类别
map.put("equCategory", "曳引电梯"); // 设备类别
map.put("useInnerCode", "KY-9527"); // 单位内编号
map.put("factoryNum", "G60001"); // 产品编号
map.put("receiveOrgName", "西安市曲江新区质检院"); // 登记机关
......
......@@ -1572,7 +1572,7 @@
<w:spacing w:val="-17"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN"/>
</w:rPr>
<w:t>${(equipDefine)!''}</w:t>
<w:t>${(equDefine)!''}</w:t>
</w:r>
</w:p>
<w:p>
......@@ -1725,7 +1725,7 @@
<w:spacing w:val="-17"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN"/>
</w:rPr>
<w:t>${(equipCategory)!''}</w:t>
<w:t>${(equCategory)!''}</w:t>
</w:r>
</w:p>
<w:p>
......
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