lihang
2023-05-09 41c256180e5e7900c88b71a9f22590db21f87a7a
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>