rev:修改
This commit is contained in:
@@ -693,6 +693,7 @@ public class StIvtIostorinvServiceImpl extends ServiceImpl<StIvtIostorinvMapper,
|
||||
mstDao.setSource_id(Long.parseLong(MapUtil.getStr(whereJson, "source_id")));
|
||||
}
|
||||
} else {
|
||||
|
||||
// 修改
|
||||
mstDao.setBiz_date(whereJson.get("biz_date").toString().substring(0, 10));
|
||||
mstDao.setStor_id(storattrDto.getStor_id());
|
||||
|
||||
Reference in New Issue
Block a user