分支合并

This commit is contained in:
2024-06-20 09:41:01 +08:00
parent de4d79e4a7
commit 5ce8b8a022

View File

@@ -431,6 +431,7 @@ public class SendOutManageServiceImpl implements SendOutManageService {
if (ObjectUtil.isNotEmpty(isBlock2)) {
continue;
} else {
JSONObject jsonNewRow = JSONObject.parseObject(JSON.toJSONString(rowPointList.get(0)));
point_code4 = jsonNewRow.getString("point_code");