|
@@ -36,7 +36,7 @@ public class TestTransServiceForZS {
|
|
|
|
|
|
private String groupCode = "ZS";
|
|
private String groupCode = "ZS";
|
|
private String projectId = "Pj4403050019";
|
|
private String projectId = "Pj4403050019";
|
|
- private String basePath = "/Users/devsaga/trans/4403050019-2020121921";
|
|
|
|
|
|
+ private String basePath = "/Users/devsaga/trans/4403050019-20201221";
|
|
|
|
|
|
|
|
|
|
@Test
|
|
@Test
|
|
@@ -62,7 +62,7 @@ public class TestTransServiceForZS {
|
|
@Test
|
|
@Test
|
|
public void transObjInfos() throws Exception {
|
|
public void transObjInfos() throws Exception {
|
|
|
|
|
|
- String fileName = "obj_infos3.json";
|
|
|
|
|
|
+ String fileName = "obj_infos.json";
|
|
TransContext ctx = new TransContext();
|
|
TransContext ctx = new TransContext();
|
|
ctx.setGroupCode(groupCode);
|
|
ctx.setGroupCode(groupCode);
|
|
ctx.setProjectId(projectId);
|
|
ctx.setProjectId(projectId);
|