Commit ff48bae8 by Suvalue

指标查询根据编码查询

parent 9db5bff2
......@@ -58,5 +58,6 @@
`DESCRIBE`
from DIC_IND
where IND_NAME LIKE CONCAT('%',#{filter,jdbcType=VARCHAR})
or IND_FIELD LIKE CONCAT('%',#{filter,jdbcType=VARCHAR})
</select>
</mapper>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment