rev:代码合并
This commit is contained in:
@@ -174,6 +174,7 @@ public class InAndOutRetrunServiceImpl implements InAndOutReturnService {
|
||||
String is_productstore = stor_jo.getString("is_productstore");
|
||||
//生产入库
|
||||
if (StrUtil.equals(bill_type, "0001") || StrUtil.equals(bill_type, "0007")) {
|
||||
|
||||
//1.回传MES
|
||||
|
||||
//查询该入库单下的所有箱子回传
|
||||
|
||||
Reference in New Issue
Block a user