Jelajahi Sumber

修改对象jsonb写入

zhangweixin 4 tahun lalu
induk
melakukan
450b4551ed

+ 1 - 1
gradle.properties

@@ -31,7 +31,7 @@
 
 
 PERSAGY_URL = http://www.persagy.com/
-PERSAGY_KOTLIN_VERSION = 1.4.114
+PERSAGY_KOTLIN_VERSION = 1.4.115
 # android
 # SYBOTAN_KOTLIN_VERSION = 1.4.63
 

+ 2 - 2
persagy-kotlin-database/build.gradle

@@ -59,8 +59,8 @@ dependencies {
     ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     compile group: "javax.persistence", name: "persistence-api", version: PERSISTENCE_VERSION
 
-    // https://mvnrepository.com/artifact/io.swagger/swagger-annotations
-    compile group: 'io.swagger', name: 'swagger-annotations', version: '1.5.22'
+//    // https://mvnrepository.com/artifact/io.swagger/swagger-annotations
+//    compile group: 'io.swagger', name: 'swagger-annotations', version: '1.5.22'
 
     ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     // Sybotan依赖

+ 0 - 2
persagy-kotlin-mysql/build.gradle

@@ -59,8 +59,6 @@ dependencies {
     ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     compile group: "javax.persistence", name: "persistence-api", version: PERSISTENCE_VERSION
 
-    // https://mvnrepository.com/artifact/io.swagger/swagger-annotations
-    compile group: 'io.swagger', name: 'swagger-annotations', version: '1.5.22'
 
     ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     // MySQL

+ 0 - 3
persagy-kotlin-postgresql/build.gradle

@@ -60,9 +60,6 @@ dependencies {
     ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     compile group: "javax.persistence", name: "persistence-api", version: PERSISTENCE_VERSION
 
-    // https://mvnrepository.com/artifact/io.swagger/swagger-annotations
-    compile group: 'io.swagger', name: 'swagger-annotations', version: '1.5.22'
-
     ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     // PostgreSQL
     // https://mvnrepository.com/artifact/org.postgresql/postgresql