Browse Source

Merge branch 'lingshan_master' of http://git.elinkit.com.cn:7070/r/epmet-cloud

master
wxz 2 years ago
parent
commit
f9dc6b9e8c
  1. 2
      epmet-module/gov-org/gov-org-server/src/main/resources/mapper/CustomerGridDao.xml

2
epmet-module/gov-org/gov-org-server/src/main/resources/mapper/CustomerGridDao.xml

@ -198,7 +198,7 @@
contacts AS 'contacts',
mobile AS 'mobile',
sort AS gridSort,
COORDINATES AS coordinates
COORDINATES AS coordinates,
sort AS gridSort,
description as description
FROM

Loading…
Cancel
Save