generated from dxfeng/secondev-chapanda-feishu
10 lines
113 B
Groovy
10 lines
113 B
Groovy
|
|
//plugins{
|
||
|
|
// id 'war'
|
||
|
|
//}
|
||
|
|
description = "客户培训"
|
||
|
|
|
||
|
|
dependencies {
|
||
|
|
// 子项目私有依赖添加
|
||
|
|
}
|
||
|
|
|