wang1
2023-05-25 96166b04fbb663a5f1006a62dc03e1579f13ef8f
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>