ludc
2023-05-05 4cd535de8ef099afa96238e5458e6866edccfea7
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>