lihang
2023-05-06 32af0827237f17f9219a71878314fb22cc4fca24
Source/UBCS/ubcs-service/ubcs-code/src/main/resources/mapper/CommonsMapper.xml
@@ -14,4 +14,9 @@
    </select>
    <select id="selectById" resultType="java.lang.String">
        ${inSql}
    </select>
</mapper>