ludc
2023-05-17 ed5768da1363742eee34c6c71db010099da6fad8
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>