kangarooDataCenterV3/buildpackage
liuy 781c646d85 数据库交互优化及代码清理
- 优化数据库批量插入或更新逻辑,使用`list`代替`entities`集合属性。
- 在`SoSaleOutPluginInitializerToB`和`SoSaleOutPluginInitializerToC`中,改进数据行状态检查逻辑,提高代码可读性及性能。
- 移除不必要的`if`条件检查,使代码更加简洁有效。
- 更新`TocofsReturngoodsDetailedDaoImpl`及`ITocofsReturngoodsDetailedDao`接口,添加V2版本方法以支持新的批量操作。
- 在XML配置中添加新的批量插入或更新语句,对应新添加的V2版本方法。
2024-09-18 14:59:27 +08:00
..
src 数据库交互优化及代码清理 2024-09-18 14:59:27 +08:00
pom.xml Merge branch 'dev' of http://ufidahz.com.cn:9015/root/kangarooDataCenterV3 into lets 2024-09-11 10:42:58 +08:00