secondev-demo/secondev-chapanda-feishu.gr...

6 lines
144 B
Groovy
Raw Normal View History

2025-08-18 17:50:58 +08:00
description = "子模块demo项目"
dependencies {
// 子项目私有依赖添加
implementation project(':secondev-chapanda-portal')
}