Source/UBCS/ubcs-service/ubcs-code/src/main/resources/mapper/CommonsMapper.xml @@ -18,5 +18,9 @@ ${inSql} </select> <select id="selectBySql" resultType="java.util.Map"> ${inSql} </select> </mapper>