liusheng
14 小时以前 df67d355fe19084193fe308c825ba1788c02232e
smartor/src/main/resources/mapper/smartor/ServiceOutPathMapper.xml
@@ -229,7 +229,7 @@
        FROM INFORMATION_SCHEMA.TABLES
        WHERE TABLE_NAME = 'service_out_path'
          AND table_schema = DATABASE()
          and onorgid
--           and onorgid
    </select>
</mapper>