fujunling
2023-05-26 087511862a295eda0cf808a92f2ed2df348d54ff
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>