Browse Source

船舶型深命名错误替换

zoro 5 months ago
parent
commit
0d70d4b9f4

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

@@ -335,7 +335,7 @@
              t.SHIP_TYPE_NAME shipTypeName,
              t.SHIP_LENGTH shipLength,
              t.MMSI,
-             t.SHIP_DEPTH shipLength,
+             t.SHIP_DEPTH shipDepth,
              t.SHIP_DWT shipDwt,
              t.SHIP_BREADTH shipWidth
       from GHJG_BASICS.MVW_BOAT_INFO t