Commit fbbe82ab by Suvalue

指标查询根据编码查询

parent 1cbf9edd
......@@ -57,5 +57,6 @@
DESCRIBE
from DIC_IND
where IND_NAME LIKE '%'||#{filter,jdbcType=VARCHAR}||'%'
or IND_FIELD LIKE '%'||#{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