Skip to content

Commit

Permalink
修改readme
Browse files Browse the repository at this point in the history
  • Loading branch information
水煮不是清蒸 committed Oct 17, 2020
1 parent b4afbca commit c59f4c8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
##### 更新日志
```
v1.0.0 默认初始化基础的api模板 gorm+iris restful接口
v1.0.1-v1.0.5 修改iris版本更新代码
v1.0.1-v1.0.6 将jinzhu/gorm修改为gorm.io/gorm,并且添加casbin权限初始化
```

##V1.0.0
#### 安装使用(仅支持go1.11以上版本推荐使用go1.13版本,irisv12要求go1.13)
Expand Down Expand Up @@ -106,4 +112,4 @@ Mac:
Windows:
>~ irisgo.exe -n test
```
```

0 comments on commit c59f4c8

Please sign in to comment.