diff --git a/README.md b/README.md index eaac411..65c2358 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## 项目说明 -基RuoYi-vue 4.x + flowable 6.5 的工作流管理 ~ +基RuoYi-vue + flowable 6.7.2 的工作流管理 ~ 记得右上角点个 star 持续关注更新哟~~ @@ -10,7 +10,7 @@ ## 演示地址 -访问链接:http://139.155.16.243/ +访问链接:www.tony2y.top 使用文档:https://www.yuque.com/u1024153/icipor @@ -39,9 +39,9 @@ GitHub:https://github.com/tony2y/RuoYi-flowable.git * 表单配置 * 流程发起 * 流转处理 -## 参考文档 +## 请作者喝杯咖啡 ~ (*^▽^*) -文档地址:http://doc.ruoyi.vip +![img.png](img.png) ## 演示图 diff --git a/ruoyi-ui/.env.production b/ruoyi-ui/.env.production index d591c6c..27c717e 100644 --- a/ruoyi-ui/.env.production +++ b/ruoyi-ui/.env.production @@ -2,5 +2,4 @@ ENV = 'production' # 若依管理系统/生产环境 -#VUE_APP_BASE_API = '/prod-api' -VUE_APP_BASE_API = 'http://129.211.46.183:8080/' +VUE_APP_BASE_API = '/prod-api'