This commit is contained in:
2026-02-04 21:27:20 +09:00
parent 9f20f4347a
commit 54f0a2a4d2
2 changed files with 4 additions and 16 deletions

View File

@@ -201,7 +201,7 @@ class TypeV2ParameterMapper extends BaseParameterMapper
: ($address['jibunAddress'] ?? null);
return [
'atcl_no' => $articleNumber,
// 'atcl_no' => $articleNumber,
'bild_nm' => $address['buildingName'] ?? null,
'rm_no' => $address['hoName'] ?? null,
'floor' => $floor['correspondenceFloorCount'] ?? null,