Browse Source

删除紫色2

master
wanghongjun 1 month ago
parent
commit
63ec8cd572
  1. 2
      app/Services/ParkingSpaceService.php

2
app/Services/ParkingSpaceService.php

@ -609,8 +609,8 @@ class ParkingSpaceService extends BaseService
// 修改为类型的维修指定灯光
$this->changeSpaceCameraColor(
$number,
$space_attr_id,
$space_type_id,
$space_attr_id,
$status == 2
);
}

Loading…
Cancel
Save