公告板
版本库
filestore
活动
搜索
登录
未授权访问版本库 fg_v2.0.git
main
/
motorSystem
3.5MW项目
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
用户角色权限接口更新
whyczh
2021-05-12
2b37b4ce8e0d3d156468ff873de1ecaf15c25a27
[motorSystem.git]
/
src
/
main
/
java
/
com
/
whyc
/
exception
/
second
/
Assert.java
1
2
3
4
5
6
7
8
9
package com.whyc.exception.second;
/**
* 采用Assert处理全局异常
*/
public interface Assert {
}