加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
settings.gradle 304 Bytes
一键复制 编辑 原始数据 按行查看 历史
青苗 提交于 2024-10-27 11:30 . 发布 1.0.5 版本
// FlowLong 飞龙工作流,更适合中国人的国产工作流引擎
rootProject.name = 'flowlong'
include 'flowlong-core'
include 'flowlong-mybatis-plus'
include 'flowlong-solon-plugin'
include 'flowlong-solon-example'
include 'flowlong-spring-boot-starter'
include 'flowlong-spring-boot-example'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化