CCSC接口映射下发检验结果bug修改

tags/yfai-mes-ext-v1.0
gsz 12 months ago
parent 8e122920ad
commit 0d9f80c19f

@ -98,9 +98,9 @@ class sapToMesCcscTaskResult {
} }
} }
} else {
destData.add(rowMap);
} }
destData.add(rowMap);
} }
// //
this.mesConn = mesDataSource.getWriteConnectionWithoutPool(); this.mesConn = mesDataSource.getWriteConnectionWithoutPool();

Loading…
Cancel
Save