Commit 574139db by xiaojing.zhang

付款码再次生成

parent 05113184
...@@ -231,7 +231,7 @@ TEST(TestNewVip,CheckAfterPay) ...@@ -231,7 +231,7 @@ TEST(TestNewVip,CheckAfterPay)
} }
//付款 //付款
TEST(TestNewVip, Vip_RePay) TEST(TestNewVip, Vip_RePay)
{ { foo_env->readjson.GetPayCode();
QByteArray rspData; QByteArray rspData;
rspData = VipPay(); rspData = VipPay();
ASSERT_TRUE(respDataDetect(rspData)); ASSERT_TRUE(respDataDetect(rspData));
......
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