Commit 526ef6c5 by guanghui.cui

变量初始化

parent e2ca1c49
......@@ -664,6 +664,7 @@ void flowControll::Balance() //各个渠道日结算
qDebug()<<m_str_total_free;
}
emit sgnBalance(m_str_total_free,"balance");
m_var_=0;user_num=0;discount_num=0;total_num=0;
}
void flowControll::Total_Num()
......
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