jiazx0107
113 分钟以前 0661d40712d7d1ce234f9d0afa6a58f7b8ca56ec
fzzy-igdss-core/src/main/java/com/fzzy/igds/service/QuantityService.java
@@ -93,7 +93,7 @@
        }else {
            conf.setUpdateBy(ContextUtil.getLoginUserName());
            conf.setUpdateTime(new Date());
            quantityConfMapper.updateById(conf);
            quantityConfMapper.update(conf, new UpdateWrapper<QuantityConf>().eq("depot_id", conf.getDepotId()));
        }
        //刷新缓存