You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-56
Original file line number
Diff line number
Diff line change
@@ -131,29 +131,6 @@ swag init
131
131
````
132
132
After executing the above command,`docs` will show in `server/`,then open your browser, jump into `http://localhost:8888/swagger/index.html` to see the swagger APIs.
133
133
134
-
### 2.4 Docker image
135
-
136
-
Thanks [@chenlinzhong](https://github.com/chenlinzhong) for providing docker image.
137
-
```
138
-
# start docker
139
-
docker run -itd --net=host --name=go_container shareclz/go_node /bin/bash;
|2020/01/07| Added data resource function to Role, added the return of data resource association, the demo code was synchronized, and the multi-point login interception has been turned on, which may prevent being crowded out by others |
234
-
|2020/01/13| Added configuration management function. This function is not published to the test environment. The test environment will not be published until the protection mechanism and the service restart mechanism are released. Please clone and import the sql scripts into your own database |
235
-
|2020/02/21| Modified `casbin` custom authentication method to fully support `/:params and?Query=` interface modes in RESTful API |
236
-
|2020/03/17| Added verification code function with [@dchest/captcha](https://github.com/dchest/captcha)|
237
-
|2020/03/30| Code generator implementation, form generator implementation with[@form-generator](https://github.com/JakHuang/form-generator)|
238
-
|2020/04/01| Add frontend history tab function, add (modify) condition query example, and change the frontend background to white. (If you don't need this feature, you can change `background` in `&.el-main` to shield background color of `HistoryComponent`, which is located at line 260 of the code `web/src/view/layout/index.vue`) |
239
-
|2020/04/04| Starting version 2.x, standardize the project documentation, reconstructing the log function, and adding English comments to all methods |
208
+
## 7. Knowledge base
240
209
241
-
##8. Team blog
210
+
### 7.1 Team blog
242
211
243
-
> https://blog.henrongyi.top
212
+
> https://www.yuque.com/flipped-aurora
244
213
>
245
-
>
246
-
There are video courses about frontend framework in our blo. If you think the project is helpful to you, you can add my personal WeChat:shouzi_1994,your comments is welcomed。
247
-
248
-
## 9. Video courses
214
+
>There are video courses about frontend framework in our blo. If you think the project is helpful to you, you can add my personal WeChat:shouzi_1994,your comments is welcomed。
0 commit comments