Browse Source

mysql数据库查询表别名丢失问题处理

shenjingwei 6 months ago
parent
commit
afa9a3df5b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -61,7 +61,7 @@
         <dependency>
             <groupId>com.yunlian.yos</groupId>
             <artifactId>yos-core</artifactId>
-            <version>3.2.2</version>
+            <version>3.2.3</version>
         </dependency>
 
 <!--        <dependency>-->