jingyuanchao hace 1 año
padre
commit
538ac7d8bc

+ 0 - 2
soc-modules/soc-modules-iot/src/main/resources/mapper/IotWorkRuleItemMapper.xml

@@ -17,7 +17,5 @@
         where r.id = #{ruleId}
           and d.deleted = 0
           and s.deleted = 0
-          and d.iot_token = 'ef261d3a-c768-4df6-8142-bc7fc12a4067'
-          and s.iot_token = 'ef261d3a-c768-4df6-8142-bc7fc12a4067'
     </select>
 </mapper>