公会流水清洗更换
This commit is contained in:
@@ -1005,7 +1005,7 @@ class GiveGift extends Model
|
||||
return false;
|
||||
}
|
||||
//记录公会流水
|
||||
if($from_type==2){
|
||||
if($from_type==2 && $from_id > 0){
|
||||
model('api/Guild')->guild_flow($from_id,$gift_price,$res);
|
||||
}
|
||||
//查询是否第一次送礼
|
||||
|
||||
Reference in New Issue
Block a user