田源
2023-05-29 4c3d21652873e2011b99d36388e86c3f9af1aa63
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>