We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17be120 commit 05f3370Copy full SHA for 05f3370
README.md
@@ -22,6 +22,8 @@
22
1. 支持 [go-redis](https://github.com/go-redis/redis/v7) 组件
23
1. 支持 RESTful API 返回值规范
24
1. 支持 生成数据表 CURD、控制器方法 等代码生成器
25
+1. 支持 [cron](https://github.com/jakecoffman/cron) 定时任务,在后台可界面配置
26
+1. 支持 [websocket](https://github.com/gorilla/websocket) 实时通讯,在后台有界面演示
27
1. 支持 web 界面,使用的 [Light Year Admin 模板](https://gitee.com/yinqi/Light-Year-Admin-Using-Iframe)
28
29
0 commit comments