feat: fixed some route serialization
This commit is contained in:
@@ -19,7 +19,7 @@ kotlin.code.style=official
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
||||
org.gradle.caching=true
|
||||
org.gradle.parallel=true
|
||||
org.gradle.configuration-cache=true
|
||||
org.gradle.configuration-cache=false
|
||||
|
||||
# Application
|
||||
ccoin.version=1.0.0
|
||||
|
||||
Reference in New Issue
Block a user