Browse Source

同步最新 SQL,准备发布 1.6.1 版本

YunaiV 3 years ago
parent
commit
315be160a8
4 changed files with 5 additions and 5 deletions
  1. 1 1
      pom.xml
  2. 2 2
      sql/ruoyi-vue-pro.sql
  3. 1 1
      yudao-dependencies/pom.xml
  4. 1 1
      yudao-ui-admin/package.json

+ 1 - 1
pom.xml

@@ -25,7 +25,7 @@
     <url>https://github.com/YunaiV/ruoyi-vue-pro</url>
 
     <properties>
-        <revision>1.6.0-snapshot</revision>
+        <revision>1.6.1-snapshot</revision>
         <!-- Maven 相关 -->
         <java.version>1.8</java.version>
         <maven.compiler.source>${java.version}</maven.compiler.source>

File diff suppressed because it is too large
+ 2 - 2
sql/ruoyi-vue-pro.sql


+ 1 - 1
yudao-dependencies/pom.xml

@@ -14,7 +14,7 @@
     <url>https://github.com/YunaiV/ruoyi-vue-pro</url>
 
     <properties>
-        <revision>1.6.0-snapshot</revision>
+        <revision>1.6.1-snapshot</revision>
         <!-- 统一依赖管理 -->
         <spring.boot.version>2.5.10</spring.boot.version>
         <!-- Web 相关 -->

+ 1 - 1
yudao-ui-admin/package.json

@@ -1,6 +1,6 @@
 {
   "name": "yudao-ui-admin",
-  "version": "1.6.0-snapshot",
+  "version": "1.6.1-snapshot",
   "description": "芋道管理系统",
   "author": "芋道",
   "license": "MIT",

Some files were not shown because too many files changed in this diff