Skip to content

Commit 152f2c4

Browse files
author
奇淼(piexlmax
authored
Update README.md
修复github 表单生成器使用规则
1 parent 475f79a commit 152f2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ swag init
315315
- 后台文件参考: [server/router/sys_api.go](https://github.com/flipped-aurora/gin-vue-admin/blob/master/server/router/sys_api.go)
316316
- 多点登录限制:需要在`config.yaml`中把`system`中的`use-multipoint`修改为true(需要自行配置Redis和Config中的Redis参数,测试阶段,有bug请及时反馈)。
317317
- 分片长传:提供文件分片上传和大文件分片上传功能示例。
318-
- 表单生成器:表单生成器借助 [@form-generator](https://github.com/JakHuang/form-generator)
318+
- 表单生成器:表单生成器借助 [@Variant Form](https://github.com/vform666/variant-form)
319319
- 代码生成器:后台基础逻辑以及简单curd的代码生成器。
320320

321321
## 6. 知识库

0 commit comments

Comments
 (0)