修改:工程结构变更为 标准 maven 工程
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
import com.google.gson.reflect.TypeToken;
|
||||
import net.tccn.IType;
|
||||
import net.tccn.zhub.RpcResult;
|
||||
import net.tccn.zhub.ZHubClient;
|
||||
import org.junit.Before;
|
||||
import org.junit.Test;
|
||||
import tccn.IType;
|
||||
import tccn.zhub.ZHubClient;
|
||||
|
||||
// @RestService(automapping = true)
|
||||
public class HelloService {
|
||||
|
Reference in New Issue
Block a user