websocket优化调整
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package com.njcn;
|
||||
|
||||
import com.njcn.gather.EntranceApplication;
|
||||
import com.njcn.gather.report.pojo.DevReportParam;
|
||||
import com.njcn.gather.report.service.IPqReportService;
|
||||
import com.njcn.http.util.RestTemplateUtil;
|
||||
import org.junit.Test;
|
||||
@@ -13,7 +12,6 @@ import org.springframework.test.context.junit4.SpringRunner;
|
||||
import org.springframework.test.context.web.WebAppConfiguration;
|
||||
|
||||
import java.io.File;
|
||||
import java.util.HashMap;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user