1.微调
This commit is contained in:
@@ -388,15 +388,5 @@ public class EventDetailServiceImpl extends ServiceImpl<RmpEventDetailMapper, Rm
|
||||
return result;
|
||||
}
|
||||
|
||||
public static void main(String[] args) {
|
||||
try{
|
||||
System.out.println(1/0);
|
||||
}catch (Exception e){
|
||||
System.out.println(1);
|
||||
}
|
||||
System.out.println(1111);
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user