web sketch-查询代理功能优化 CN-663
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package com.mesasoft.cn.dao;
|
||||
|
||||
import com.mesasoft.cn.SketchApplicationTest;
|
||||
import com.mesasoft.cn.WebSketchApplicationTest;
|
||||
import com.zhazhapan.modules.constant.ValueConsts;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
@@ -17,7 +17,7 @@ import org.springframework.test.context.junit4.SpringRunner;
|
||||
public class DownloadedDAOTest {
|
||||
|
||||
static {
|
||||
SketchApplicationTest.setSettings();
|
||||
WebSketchApplicationTest.setSettings();
|
||||
}
|
||||
|
||||
@Autowired
|
||||
|
||||
Reference in New Issue
Block a user