<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <layerurl>http://{IP}/CityInterface/rest/services/MapServer.svc/water3/14</layerurl>
  <auxtablename>WATERUSERINFO</auxtablename>
  <condition layout="tile" columncount="2" gap="6" horizontalgap="10" verticalgap="6" labelwidth="NaN">
    <field name="用户号" operator="=" label="用户号:" type="textinput" isnumber="false"></field>
    <field name="用户名" operator="=" label="用户名:" type="textinput" isnumber="false"></field>
    <field name="条形码" operator="=" label="条形码:" type="textinput" isnumber="false"></field>
    <field name="钢印号" operator="=" label="钢印号:" type="textinput" isnumber="false"></field>
  </condition>
</configuration>