Skip to content

Commit 7da1793

Browse files
committed
update README
1 parent bcd3006 commit 7da1793

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-zh_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GoFrame Helper 是一款适用于 [GoFrame](https://github.com/gogf/gf) 框架
1313
# 特性
1414
- Api, Controller, Service 实时模板
1515
- OpenApi tag 代码提示
16-
- gcfg 配置组件代码提示(当前仅支持yaml)
16+
- gcfg 配置组件代码提示(支持yaml, json)
1717
- gform 字段名代码提示
1818
- 自动监听 Api 和 Logic 生成对应的 Controller 和 Service
1919

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GoFrame Helper is a `Goland/IntelliJ IDEA Ultimate` plugin for [GoFrame](https:/
1313
# Features
1414
- Api, Controller and Service live templates
1515
- OpenApi tag code completion
16-
- gcfg config module code completion(Currently only yaml is supported)
16+
- gcfg config module code completion(support yaml and json)
1717
- gform files name code completion
1818
- Automatic listening for the Api and Logic to generate the Controller and Service
1919

0 commit comments

Comments
 (0)