You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
188 B

1 month ago
在仓库根执行 `mvn clean install` 一次性编译全部子模块;新增业务模块需在根 pom.xml 的 <modules><dependencyManagement> 中分别登记模块名与版本号。