公会流水清洗更换

This commit is contained in:
2025-12-26 10:17:33 +08:00
parent 36f4187ada
commit 8307b6c83d
6 changed files with 90 additions and 41 deletions

View File

@@ -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);
}
//查询是否第一次送礼