IT-KIMI_SHI\SINOIT.KIMI
2018-12-07 50eb1d766c470dc6ff927199eaee934f972a8b70
1
2
3
4
5
6
7
8
9
10
11
package core.plugin.spring;
 
import org.junit.Test;
 
public class GlobalExceptionHandlerTest {
 
    @Test
    public void test() {
    }
 
}