修改bug
parent
ea571fe542
commit
944b771752
|
@ -296,6 +296,7 @@ public class TaskInfoServiceImpl extends ServiceImpl<TaskInfoMapper, TaskInfo> i
|
|||
}
|
||||
}
|
||||
Result result = datasourceFeign.addProduct(newBasicId, tableId, tableValue);
|
||||
log.info(result);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue