Browse Source

:bug: fix

lag 9 months ago
parent
commit
1323dd6734

+ 1 - 1
ghjg-item-datashare-server/src/main/resources/mapper/BoatWaterPollutantAcceptFMapper.xml

@@ -64,7 +64,7 @@
     a.RECEIVE_NUM || ' ' || a.UNIT pollutantcount,a.MODEL_OF_OPERATION model,a.RECEVIE_COM receive,
     decode(a.sysid,'dongan','',a.MMSI) mmsi,
     decode(a.sysid,'dongan','上海市内河水域','长江干线') sourceType,
-    d.position  position
+    d.COM_NAME  position
     from
     (
     <foreach item="item" collection="tableNameList" separator="union">