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