单位水表水量表

<#list list as p>
单位编号 单位名称 单位地址 水表编号 年度 月份 水量 水价 用水性质 备注
${p.orgNumber!''} ${p.orgName!''} ${p.address!'' } ${p.meterNumber!'' } ${p.year!'' } ${p.month!'' } ${p.water!'' } ${p.waterPrice!'' } ${p.propertiesName!'' } ${p.remark!'' }