Commit ab2097ae by yangfangfang

解决报错

parent ec3b393c
......@@ -23,7 +23,7 @@ public class TestGetTenantSmsRecordPage extends XMBaseTest {
public void beforeTest(){
xmAppApi.setApiModule(ApiModule.Polar_Config)
.setApiName("API_getTenantSmsRecordPage")
.setLoginUser(LoginAccount.GYM_PROD)
.setLoginUser(LoginAccount.DZHT_PROD)
.setTerminal(Terminal.B);
dal.setCase_owner("xyy")
.setCase_name(Thread.currentThread().getStackTrace()[1].getFileName().split("\\.")[0]);
......
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