Commit 3239d453 by yangfangfang

解决报错

parent dd519fa5
...@@ -29,7 +29,7 @@ public class TestGetValidBalanceList extends BaseTestImpl { ...@@ -29,7 +29,7 @@ public class TestGetValidBalanceList extends BaseTestImpl {
@BeforeMethod @BeforeMethod
@Override @Override
public void beforeTest(){ public void beforeTest(){
setTestInfo(ApiModule.Polar_EleContract,"API_getValidBalanceList", LoginAccount.DZHT_PROD, Terminal.B,"xym"); setTestInfo(ApiModule.Polar_EleContract,"API_getValidBalanceList", LoginAccount.GYM_PROD, Terminal.B,"xym");
super.beforeTest(); super.beforeTest();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment