Commit 9882dad4 authored by 734642908@qq.com's avatar 734642908@qq.com

测试

parent 0393fe90
...@@ -47,7 +47,7 @@ class EntryController extends BaseController ...@@ -47,7 +47,7 @@ class EntryController extends BaseController
// ,'source'=>$requestData["auction_id"] // ,'source'=>$requestData["auction_id"]
// ); // );
// $auctionNum = M("game_member_invite","",C("LEWAN_HEZI"))->where($auctionWhere)->count(); // $auctionNum = M("game_member_invite","",C("LEWAN_HEZI"))->where($auctionWhere)->count();
$auctionNum = 10; $auctionNum = 0;
if($auctionNum < 1) { if($auctionNum < 1) {
$result = $userModel->auctionInvite($uid,$requestData['reid'],$requestData["auction_id"]); $result = $userModel->auctionInvite($uid,$requestData['reid'],$requestData["auction_id"]);
} }
......
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