mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-26 05:55:03 +08:00
Merge branch 'dev' of http://192.168.2.2:8099/jsowell/jsowell-charger-web into dev
# Conflicts: # jsowell-pile/src/main/java/com/jsowell/pile/service/impl/OrderBasicInfoServiceImpl.java
This commit is contained in:
@@ -302,6 +302,7 @@
|
||||
SELECT
|
||||
t1.id as id,
|
||||
t1.dept_id as deptId,
|
||||
t1.parking_id as parkingId,
|
||||
t1.station_name as stationName,
|
||||
count(t2.id) as pileNum,
|
||||
t1.area_code as areaCode,
|
||||
|
||||
Reference in New Issue
Block a user