Commit 8fc6b0f5 by 泽锋 李

fix

parent ae9d5065
...@@ -146,6 +146,7 @@ where t1.stateid!=5 and t1.isdeleted=0 and t2.deliverycount>t2.storagecount").To ...@@ -146,6 +146,7 @@ where t1.stateid!=5 and t1.isdeleted=0 and t2.deliverycount>t2.storagecount").To
{ {
data_id = db_data.data_id, data_id = db_data.data_id,
box_id = db_data.box_id, box_id = db_data.box_id,
sku = db_data.sku,
})??0; })??0;
if (db_data.id>0) if (db_data.id>0)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment