Commit 3ab3239c by huluobin

Merge branch 'master' into 3.0

parents 20c60644 875aadc9
......@@ -97,7 +97,9 @@ public class CostTypeServiceImpl extends ServiceImpl<CostTypeDao, CostTypeDomain
log.info("{} 更新会计一级科目", oaUser.getUserName());
costTypeDomain.setLastUpdateTime(LocalDateTime.now());
this.updateById(costTypeDomain);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment