ums Alarm 작업..
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package com.eactive.eai.common.util;
|
||||
|
||||
import com.google.gson.Gson;
|
||||
|
||||
public final class Jsons {
|
||||
|
||||
private Jsons() {}
|
||||
|
||||
public static final Gson GSON = new Gson();
|
||||
}
|
||||
Reference in New Issue
Block a user