Browse Source

设备修改

wangli 4 years ago
parent
commit
53bf6cd329
1 changed files with 0 additions and 1 deletions
  1. 0 1
      sms_water/src/main/resources/mapper/DeviceMapper.xml

+ 0 - 1
sms_water/src/main/resources/mapper/DeviceMapper.xml

@@ -3,7 +3,6 @@
 <mapper namespace="com.huaxu.dao.DeviceMapper">
 
     <sql id="Base_Column_List">
-            distinct
             d.id
             ,d.TENANT_ID as "tenantId"
             ,d.DEVICE_CODE as "deviceCode"