数据回流
This commit is contained in:
parent
ce1cf17635
commit
7f2ce63c0f
@ -105,8 +105,7 @@ public class DataRefluxDataServiceImpl implements DataRefluxDataService {
|
||||
dataRefluxDataMapper.insert(dataRefluxData);
|
||||
// 返回
|
||||
return dataRefluxData.getId();
|
||||
} else {
|
||||
throw exception(DATA_REFLUX_CONFIG_NOT_EXISTS);
|
||||
}
|
||||
return 0L;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user