Skip to content

Commit 134fb4b

Browse files
committed
Update README.md
1 parent b67f62a commit 134fb4b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README-zh_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ GoFrame Helper 是一款针对 [GoFrame](https://github.com/gogf/gf) 框架 的
1313
# 功能
1414
- Api, Controller, Service 实时模板
1515
- OpenApi tag 代码提示
16-
- gcfg 配置组件代码提示(支持yaml, json)
17-
- gform 字段名代码提示
16+
- cfg 配置组件代码提示(支持yaml, json)
17+
- orm 字段名代码提示
1818
- 自动监听 Api 和 Logic 生成对应的 Controller 和 Service
1919
- 中英双语支持
2020
- 更多...

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ GoFrame Helper is a Goland/IntelliJ plugin for [GoFrame](https://github.com/gogf
1313
# Features
1414
- Api, Controller and Service live templates
1515
- OpenApi tag code completion
16-
- gcfg code completion(support yaml and json)
17-
- gform files name code completion
16+
- cfg module code completion(support yaml and json)
17+
- orm module fields name code completion
1818
- Automatic listening for the Api and Logic to generate the Controller and Service
1919
- Support in Chinese and English
2020
- More...

0 commit comments

Comments
 (0)