回滚
This commit is contained in:
@@ -189,7 +189,7 @@ public class EventDetailServiceImpl extends ServiceImpl<EventDetailMapper, RmpEv
|
|||||||
reason =reasonReflection(result.getCause());
|
reason =reasonReflection(result.getCause());
|
||||||
|
|
||||||
}
|
}
|
||||||
if(Objects.isNull(result.getCause())){
|
if(Objects.isNull(result.getType())){
|
||||||
type =advanceTypeReflection(10);
|
type =advanceTypeReflection(10);
|
||||||
|
|
||||||
}else {
|
}else {
|
||||||
|
|||||||
Reference in New Issue
Block a user