优化项目结构
This commit is contained in:
@@ -45,4 +45,11 @@ dependencies {
|
||||
|
||||
// Redis
|
||||
implementation("org.redisson:redisson:3.38.1")
|
||||
|
||||
// 票通集成
|
||||
implementation("org.bouncycastle:bcprov-jdk18on:1.84")
|
||||
implementation("org.bouncycastle:bcpkix-jdk18on:1.84")
|
||||
implementation("io.ktor:ktor-client-core")
|
||||
implementation("io.ktor:ktor-client-cio")
|
||||
implementation("io.ktor:ktor-client-content-negotiation")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user