Commit 861d7bf1 by 冷斌

fix bug

parent 068ce049
...@@ -509,6 +509,8 @@ class Model_Live extends PhalApi_Model_NotORM { ...@@ -509,6 +509,8 @@ class Model_Live extends PhalApi_Model_NotORM {
return 1001; return 1001;
} }
var_dump($ifok);die;
/* 分销 */ /* 分销 */
setAgentProfit($uid,$total); setAgentProfit($uid,$total);
/* 分销 */ /* 分销 */
......
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