|
@@ -65,7 +65,7 @@ public class ParkingServiceImpl implements ParkingService {
|
|
|
|
|
|
objects.get(3).put("value",unParking);
|
|
|
objects.get(3).put("compare",compare);
|
|
|
- indeicator.setWorthAttention("⼀⻋⼀位不乱停是保持停⻋场良好运⾏的前提喔");
|
|
|
+ indeicator.setWorthAttention("⼀⻋⼀位不乱停");
|
|
|
indeicator.setList(objects);
|
|
|
return ReturnMsg.ok(indeicator);
|
|
|
}
|