수정
This commit is contained in:
@@ -205,7 +205,7 @@ class NaverService
|
||||
}
|
||||
}
|
||||
|
||||
$ownerTypeRaw = ownerTypeRaw ?? null;
|
||||
$ownerTypeRaw = $articleInfo['seller']['ownerTypeCode'] ?? null;
|
||||
|
||||
$vrfc_params = [
|
||||
'reqSeq' => '',
|
||||
|
||||
Reference in New Issue
Block a user