Explorar o código

订单明细增加k3外码

hu %!s(int64=2) %!d(string=hai) anos
pai
achega
79d51e30b5

+ 1 - 0
src/custom/restcontroller/webmanage/sale/order/SQL/订单商品明细_列表.sql

@@ -50,6 +50,7 @@ SELECT t1.sa_orderitemsid,
        t4.device,
        t4.specalnote,
        t3.standards,
+       t3.k3outcode,
        (SELECT (case
                     when t2.cansaleqty >= t3.stockstatus1 then '充足'
                     when t2.cansaleqty <= t3.stockstatus2 then '缺货'