Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Shijh committed Dec 23, 2021
1 parent 656de19 commit 9b7376c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,13 +208,13 @@ If your project imported `SpringCache` then Argmous would use it to cache valida

You can use same `id` on `ParamChecks` or `ArrayParamChecks` to reuse method annotations. The default value of id is a md5 hash of method's target class name and method's name.

## Architecture
## Designed Architecture

### Activity Diagram
### Sequence Diagram

![activity_diagram](https://cdn.jsdelivr.net/gh/838239178/PicgoBed@main/img/ActivityDiagram1.png)
![校验参数](https://cdn.jsdelivr.net/gh/838239178/PicgoBed/img/校验参数.png)

### Class Diagram (Feature)
### Class Diagram

![类图](https://cdn.jsdelivr.net/gh/838239178/PicgoBed/img/类图.bmp)
![类图](https://cdn.jsdelivr.net/gh/838239178/PicgoBed/img/类图.png)

0 comments on commit 9b7376c

Please sign in to comment.