chore(REQ-3282): 调整README
This commit is contained in:
parent
b29372f4ed
commit
516139dfce
17
README.md
17
README.md
@ -188,4 +188,19 @@
|
|||||||
│ └── orgmanax
|
│ └── orgmanax
|
||||||
└── resources
|
└── resources
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# 公共代码
|
||||||
|
* 业务异常处理
|
||||||
|
> cn.axzo.orgmanax.common.exception.BusinessException
|
||||||
|
>
|
||||||
|
|
||||||
|
* 错误码定义
|
||||||
|
> cn.axzo.orgmanax.common.config.BizResultCode
|
||||||
|
> * 快捷创建异常 cn.axzo.orgmanax.common.config.BizResultCode.toException()
|
||||||
|
|
||||||
|
* 业务异常快捷判定
|
||||||
|
> cn.axzo.foundation.exception.Axssert
|
||||||
|
|
||||||
|
* 分页参数基类
|
||||||
|
*
|
||||||
Loading…
Reference in New Issue
Block a user