mirror of
https://github.com/alibaba/DataX.git
synced 2025-05-02 23:52:00 +08:00
Merge pull request #1684 from alibaba/all_plugin_to_fastjson2
Selectdb update to fastjson2
This commit is contained in:
commit
bb4bbb4d48
@ -1,7 +1,7 @@
|
||||
package com.alibaba.datax.plugin.writer.selectdbwriter;
|
||||
|
||||
import com.alibaba.datax.common.element.Record;
|
||||
import com.alibaba.fastjson.JSON;
|
||||
import com.alibaba.fastjson2.JSON;
|
||||
|
||||
import java.util.HashMap;
|
||||
import java.util.List;
|
||||
|
Loading…
Reference in New Issue
Block a user