description = "子模块demo项目" dependencies { // 子项目私有依赖添加 implementation project(':secondev-chapanda-portal') }