芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/qrafiqxcreativeagency.com/accounts/office/app/Models/LeadFiles.php
lead_id . '/' . $this->hashname); } public function lead(): BelongsTo { return $this->belongsTo(Lead::class); } }