IT-KIMI_SHI\SINOIT.KIMI
2018-06-12 f45b113c68408a0a58a78ffb2716ba7e6b90ccde
source/my/frame/src/frame/file/office/IOMappingItem.java
@@ -32,7 +32,7 @@
            return null;
        }
        String[] values = Utils.split(exportType);
        String[] values = Util.split(exportType);
        List<CellDataType> result = new ArrayList<CellDataType>();
        for (String value : values) {