小程序详细接口
This commit is contained in:
parent
2c10be71ba
commit
144ef52fca
@ -476,8 +476,8 @@ public class XhpcChargingStationServiceImpl implements IXhpcChargingStationServi
|
||||
// String[] split = map.get("peripheryFacilities").toString().split(",");
|
||||
// peripheryFacilities=Arrays.asList(split);
|
||||
// }
|
||||
List<Map<String, Object>> charging_periphery_facilities = xhpcChargingStationMapper.getCode("charging_periphery_facilities",peripheryFacilities);
|
||||
map.put("peripheryFacilities",charging_periphery_facilities);
|
||||
// List<Map<String, Object>> charging_periphery_facilities = xhpcChargingStationMapper.getCode("charging_periphery_facilities",peripheryFacilities);
|
||||
// map.put("peripheryFacilities",charging_periphery_facilities);
|
||||
|
||||
//图片信息
|
||||
List<String> imgList =new ArrayList<>();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user