Commit fbdd9c70 by huluobin

# 更新

parent 25035d1f
......@@ -130,6 +130,8 @@ public class SyncFeeService {
if (update == 0) {
dcBaseFinanceManagecostMapper.insert(dcBaseFinanceManagecost);
}
log.info("同步一条管理成本,costNo:{}", manageCostDto.getCostId());
});
dcJobConfigMapper.updateById(dcJobConfig.refresh());
......
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