代码更新
This commit is contained in:
@@ -136,7 +136,7 @@ public class ProductInstorServiceImpl implements ProductInstorService {
|
||||
mst_jo.put("stor_name", stor.getString("stor_name"));
|
||||
mst_jo.put("detail_count", box_rows.size());
|
||||
mst_jo.put("total_qty", "0");
|
||||
mst_jo.put("bill_status", "30");
|
||||
mst_jo.put("bill_status", "10"); // 生成
|
||||
String iostorinv_id = "";
|
||||
|
||||
//查询该木箱是否存在未完成的入库单
|
||||
|
||||
Reference in New Issue
Block a user