Explorar o código

发货单关闭接口

pancy %!s(int64=2) %!d(string=hai) anos
pai
achega
56052a7c65
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      ypff/ypff/src/private/nc/bs/yp/impl/DeliveryCloseImpl.java

+ 0 - 1
ypff/ypff/src/private/nc/bs/yp/impl/DeliveryCloseImpl.java

@@ -55,7 +55,6 @@ public class DeliveryCloseImpl extends BaseServlet implements IHttpServletAdapto
 				bills[0] = deliveryvo;
 				DeliveryVO[] ret = null;
 				ret = this.getServcie().closeDelivery(bills);
-				vbillcode = ret[0].getParentVO().getVbillcode();
 				resp.getWriter().write(formatRSJsonData("³É¹¦",
 						vbillcode,"").toString());
 			}