whycxzp
2021-05-20 3da521b9e0a86dd9cc0bb28b2dfa0e7084ffc00f
1
2
3
4
5
6
7
8
9
package com.whyc.exception.second;
 
/**
 * 采用Assert处理全局异常
 */
public interface Assert {
 
 
}