关系分开
This commit is contained in:
@@ -16,7 +16,7 @@ class Room extends Model
|
||||
|
||||
protected $name = 'vs_room';
|
||||
|
||||
public $relation_type = [1=>'真爱拍',2=>'友情拍',3=>'互娱房'];
|
||||
public $relation_type = [1=>'真爱拍',2=>'亲密拍',3=>'互娱房'];
|
||||
public $room_status = [1=>'正常',2=>'封禁',3=>'关闭'];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user