فهرست منبع

发货单明细订单起订量修改为0

eganwu 1 سال پیش
والد
کامیت
85421e0588
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/custom/restcontroller/webmanage/sale/dispatch/SQL/发货单明细列表查询.sql

+ 1 - 1
src/custom/restcontroller/webmanage/sale/dispatch/SQL/发货单明细列表查询.sql

@@ -15,7 +15,7 @@ SELECT t1.sa_dispatch_itemsid,
        t2.model,
        t2.spec,
        t2.orderaddqty,
-       t2.orderminqty,
+       0 orderminqty,
        t2.barcode,
        t2.skucontrol,
        t2.grossweight,