update README.md.
Signed-off-by: Odboy <tianjun@odboy.cn>
This commit is contained in:
parent
b70bb7d03a
commit
1fb07dd0cc
|
@ -20,7 +20,7 @@ https://gorm.io/zh_CN/docs/index.html
|
||||||
### 结构说明
|
### 结构说明
|
||||||
```text
|
```text
|
||||||
1、所有API接口必须在"src/infra/bind_api.go"上定义与"gin.HandlerFunc"的绑定关系
|
1、所有API接口必须在"src/infra/bind_api.go"上定义与"gin.HandlerFunc"的绑定关系
|
||||||
2、所有API接口必须在"system_router"表中定义
|
2、所有API接口必须在"system_api"表中定义
|
||||||
```
|
```
|
||||||
|
|
||||||
### golang版本
|
### golang版本
|
||||||
|
|
Loading…
Reference in New Issue