1
This commit is contained in:
parent
a20f000909
commit
c7336b3387
@ -21,7 +21,7 @@ class MerchantTakeRepository
|
|||||||
public function get($merId)
|
public function get($merId)
|
||||||
{
|
{
|
||||||
return merchantConfig($merId, [
|
return merchantConfig($merId, [
|
||||||
'mer_take_status', 'mer_take_name', 'mer_take_phone', 'mer_take_address', 'mer_take_location', 'mer_take_day', 'mer_take_time'
|
'mer_take_status', 'mer_take_name', 'mer_take_phone', 'mer_take_address', 'mer_take_location', 'mer_take_day', 'mer_take_time','mer_certificate'
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user