合并
This commit is contained in:
@@ -133,7 +133,6 @@ public class SapToLmsServiceImpl implements SapToLmsService {
|
|||||||
|
|
||||||
JSONObject result = new JSONObject();
|
JSONObject result = new JSONObject();
|
||||||
String msg = "改切出库单据推送成功!";
|
String msg = "改切出库单据推送成功!";
|
||||||
|
|
||||||
try {
|
try {
|
||||||
// 需要插入分切计划的集合
|
// 需要插入分切计划的集合
|
||||||
List<JSONObject> needInsetIos = new ArrayList<>();
|
List<JSONObject> needInsetIos = new ArrayList<>();
|
||||||
|
|||||||
Reference in New Issue
Block a user