Merge branch 'develop_migration' into 'develop_master'

feat: There is no way the,  标准 被代替 补漏。。 详情点击代替、被代替标准效验接口修改

See merge request LiuChao/foton-slrs-system-rest!571
This commit is contained in:
super_liu
2022-08-10 16:56:45 +08:00
@@ -165,6 +165,7 @@ public class DataSyncServiceImpl implements IDataSyncService {
}
@Transactional(rollbackFor = {RuntimeException.class,Exception.class})
@Async
public void dtAndBdtToBussData(){
QueryWrapper wrapper = new QueryWrapper();
wrapper.select("sar_bussioness_stand.*, r.DTQBBHBUSS, r.BDTQBBHBUSS");