@@ -764,8 +764,6 @@ public class ProductInventoryServiceImpl implements IProductInventoryService {
String msg = "";
boolean returnState = false;
int del = 0;
- int oldBoxNum = 0;
- Double suttle = 0.0;
// 循环减当前库存
for (int i = 0; i < productInventoryList.size(); i++) {
//当前库存对象