You've already forked guangan
工单
This commit is contained in:
@ -7,6 +7,7 @@ use think\admin\Model;
|
||||
|
||||
class TicketVerify extends Model
|
||||
{
|
||||
protected $append = ['imgs_arr'];
|
||||
public function ticket()
|
||||
{
|
||||
return $this->belongsTo(TicketTicket::class, 'ticket_id');
|
||||
|
Reference in New Issue
Block a user