Browse Source

商品同步更新k3外码

hu 2 years ago
parent
commit
dc9f449fdf

+ 2 - 1
src/custom/restcontroller/webmanage/lsak3/item/SQL/货品档案更新.sql

@@ -47,7 +47,8 @@ SET changeuserid=$userid$,
     lengthschemeid=$lengthschemeid$,
     iscustomsize=$iscustomsize$,
     customprice=$customprice$,
-    pricingmetod=$pricingmetod$
+    pricingmetod=$pricingmetod$,
+    k3outcode=$k3outcode$
 WHERE itemid = $itemid$
   and siteid = $siteid$