cqp 2 周之前
父節點
當前提交
d9c657c99b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Service/TPlusServerService.php

+ 1 - 1
app/Service/TPlusServerService.php

@@ -1187,7 +1187,7 @@ class TPlusServerService extends Service
                         COALESCE(it.priuserdefdecm1, 0) as product_box_size,
                         COALESCE(it.priuserdefdecm3, 0) as product_weight,
                         COALESCE(it.priuserdefdecm10, 0) as product_store_price,
-                        COALESCE(it.priuserdefdecm9, 0) as product_store_price2,
+                        COALESCE(it.priuserdefdecm11, 0) as product_store_price2,
                         COALESCE(it.priuserdefnvc5, '') as product_category,
                         COALESCE(ui.name, '') as unit,
                         COALESCE(sd_b.quantity, 0) as quantity,