补充文档
This commit is contained in:
parent
06e3bb9bda
commit
971522c2f0
|
@ -22,6 +22,10 @@ CuteGo是一套全部开源的快速开发平台,毫无保留给个人及企
|
||||||
7. 参数管理:对系统动态配置常用参数
|
7. 参数管理:对系统动态配置常用参数
|
||||||
8. 定时任务:定时调度执行方法, 方法注册在 core/job/index.go (调度日志 下次再写了)
|
8. 定时任务:定时调度执行方法, 方法注册在 core/job/index.go (调度日志 下次再写了)
|
||||||
|
|
||||||
|
#### 配置前端
|
||||||
|
gitee地址: https://gitee.com/odboy/cutego-ui
|
||||||
|
|
||||||
|
可参考ruoyi前端手册: http://doc.ruoyi.vip/ruoyi/document/qdsc.html
|
||||||
|
|
||||||
#### 安装教程
|
#### 安装教程
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue