You've already forked lubo_comment_query
							
							创建时,填写bvid
This commit is contained in:
		| @@ -8,7 +8,7 @@ use Illuminate\Support\Carbon; | ||||
| 
 | ||||
| class ProgramVideos extends Model | ||||
| { | ||||
|     protected $fillable = ["start_part", "start_time", "stop_part", "stop_time"]; | ||||
|     protected $fillable = ["video_bvid", "start_part", "start_time", "stop_part", "stop_time"]; | ||||
|     protected $dateFormat = 'U'; | ||||
|     public function program(): \Illuminate\Database\Eloquent\Relations\BelongsTo | ||||
|     { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user