交友房 不允许下麦

This commit is contained in:
2025-08-21 17:20:49 +08:00
parent f89e977314
commit 4112f000a9
2 changed files with 9 additions and 1 deletions

View File

@@ -165,7 +165,7 @@ class Friend extends Model
'relation_id' => $friending_config_id,
'user_id' => $user1,
'user_id1' => $user2,
'time_day' => get_system_config_value('friend_heart_time_day'),
'time_day' => get_system_config_value('friend_room_timea'),
'createtime' => time(),
'status' => 1,
'type' => 1