From 537396c098ed3c5713998df3e1887f58b8d7ef89 Mon Sep 17 00:00:00 2001 From: wanghongjun <1445693971@qq.com> Date: Tue, 28 Apr 2026 17:10:27 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=A6=E4=BD=8D=E8=B5=84=E8=AE=AF=E8=BD=A6?= =?UTF-8?q?=E7=89=8C=E4=BC=98=E5=8C=962?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Services/ParkingElectronicMapService.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Services/ParkingElectronicMapService.php b/app/Services/ParkingElectronicMapService.php index 548b7b6..d44c069 100644 --- a/app/Services/ParkingElectronicMapService.php +++ b/app/Services/ParkingElectronicMapService.php @@ -69,6 +69,7 @@ class ParkingElectronicMapService extends BaseService 'width', 'height', 'coordinate_x', + 'coordinate_y', 'min_width', 'min_height', 'keep_aspect_ratio',