Browse Source

duole ,

master
yinzuomei 3 years ago
parent
commit
9d39b01163
  1. 2
      epmet-module/data-aggregator/data-aggregator-server/src/main/resources/mapper/govorg/CustomerGridDao.xml

2
epmet-module/data-aggregator/data-aggregator-server/src/main/resources/mapper/govorg/CustomerGridDao.xml

@ -49,7 +49,7 @@
id AS "gridId",
grid_name AS "gridName",
LATITUDE as latitude,
LONGITUDE as longitude,
LONGITUDE as longitude
FROM
customer_grid
WHERE

Loading…
Cancel
Save