|
@@ -30,7 +30,7 @@ dependencies {
|
|
|
implementation fileTree(dir: cus, include: '**/*.jar')
|
|
implementation fileTree(dir: cus, include: '**/*.jar')
|
|
|
|
|
|
|
|
implementation project(":zlkj_hr_common")
|
|
implementation project(":zlkj_hr_common")
|
|
|
-
|
|
|
|
|
|
|
+ implementation project(":zlkj_hr_opmc")
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
task sourcesJar(type: Jar, dependsOn: build) {
|
|
task sourcesJar(type: Jar, dependsOn: build) {
|