mirror of
https://gitee.com/BDWare/common
synced 2025-01-10 09:54:13 +00:00
fix doip crash
This commit is contained in:
parent
8548c5ea00
commit
e1d0de54fd
Binary file not shown.
@ -1,8 +1,11 @@
|
||||
package org.bdware.sc.util;
|
||||
|
||||
import com.google.gson.*;
|
||||
import com.google.gson.stream.JsonWriter;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.io.Reader;
|
||||
import java.io.Writer;
|
||||
import java.lang.reflect.Type;
|
||||
|
||||
public class JsonUtil {
|
||||
|
Loading…
Reference in New Issue
Block a user