Commit 855e1cc2 authored by KeYong's avatar KeYong

更新模板

parent 46e86655
...@@ -166,7 +166,7 @@ public class JgTransferNoticeController extends BaseController { ...@@ -166,7 +166,7 @@ public class JgTransferNoticeController extends BaseController {
map.put("useUnitName", "西安市高科物业服务有限公司"); // 使用单位名称 map.put("useUnitName", "西安市高科物业服务有限公司"); // 使用单位名称
map.put("fullAddress", "西安市曲江新区春临东街南湖意境1单元2号楼"); // 设备使用地点 map.put("fullAddress", "西安市曲江新区春临东街南湖意境1单元2号楼"); // 设备使用地点
map.put("equList", "电梯"); // 设备种类 map.put("equList", "电梯"); // 设备种类
map.put("equipDefine", "曳引驱动乘客电梯"); // 设备品种 map.put("equipDefine", "曳引驱动电梯"); // 设备品种
map.put("equipCode", ""); // 设备代码 map.put("equipCode", ""); // 设备代码
map.put("equipCategory", "曳引电梯"); // 设备类别 map.put("equipCategory", "曳引电梯"); // 设备类别
map.put("useInnerCode", "KY-9527"); // 单位内编号 map.put("useInnerCode", "KY-9527"); // 单位内编号
......
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