whyczh
2021-06-03 18f848916fd1d0e915bb51148fa85609f335aaaa
1
2
3
4
5
6
7
8
9
package com.whyc.exception.second;
 
/**
 * 采用Assert处理全局异常
 */
public interface Assert {
 
 
}