Source/UBCS/ubcs-service/ubcs-code/src/main/resources/mapper/CommonsMapper.xml
@@ -22,6 +22,10 @@ ${inSql} </select> <select id="queryCountBySql" resultType="java.lang.Integer"> ${inSql} </select> <select id="queryByOnlySqlForMap" resultType="java.util.Map"> ${inSql} </select>