dev
parent
03f8cf9c39
commit
dd6ff0f99c
|
|
@ -20,6 +20,7 @@ class FriendLink extends Model
|
|||
|
||||
protected $fillable = [
|
||||
'name', 'type', 'content', 'sort', 'is_recommend', 'is_show',
|
||||
'is_iframe',
|
||||
];
|
||||
|
||||
public static function typeMap()
|
||||
|
|
|
|||
Loading…
Reference in New Issue