liyg %!s(int64=2) %!d(string=hai) anos
pai
achega
b21edb46f8

+ 1 - 1
src/main/resources/com/steerinfo/dil/mapper/AmsshipDeliveryAttorneyMapper.xml

@@ -691,7 +691,7 @@
            RP.PORT_ID   "value",
            RP.PORT_NAME "label"
     from RMS_PORT RP
-    WHERE RP.PORT_TYPE_ID = 2
+    WHERE RP.PORT_TYPE_ID = 2 AND RP.DELETED=0
   </select>
   <!--  下拉框中获取放货通知单id-->
   <select id="getNoticeId" resultType="java.util.LinkedHashMap">