[6.3.0] add func of security down load and add caller

This commit is contained in:
EmArrow
2024-03-06 18:21:31 +08:00
parent fd32c452ed
commit 40cc7b72f0
13 changed files with 174 additions and 196 deletions

View File

@@ -65,8 +65,6 @@ dependencies {
compileOnly project(':core:function-impl:mogo-core-function-map')
implementation project(':core:mogo-core-function-call')
implementation project(":foudations:mogo-commons")
implementation rootProject.ext.dependencies.passport_secret
}
//apply from: new File(rootProject.rootDir, "gradle/upload.gradle").toString()