mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	发布 2.1.2
This commit is contained in:
		
							
								
								
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							@@ -13,7 +13,7 @@
 | 
			
		||||
    <description>RuoYi-Vue-Plus后台管理系统</description>
 | 
			
		||||
 | 
			
		||||
    <properties>
 | 
			
		||||
        <ruoyi-vue-plus.version>2.1.1</ruoyi-vue-plus.version>
 | 
			
		||||
        <ruoyi-vue-plus.version>2.1.2</ruoyi-vue-plus.version>
 | 
			
		||||
        <spring-boot.version>2.3.11.RELEASE</spring-boot.version>
 | 
			
		||||
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 | 
			
		||||
        <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "ruoyi-vue-plus",
 | 
			
		||||
  "version": "2.1.1",
 | 
			
		||||
  "version": "2.1.2",
 | 
			
		||||
  "description": "RuoYi-Vue-Plus后台管理系统",
 | 
			
		||||
  "author": "LionLi",
 | 
			
		||||
  "license": "MIT",
 | 
			
		||||
 
 | 
			
		||||
@@ -80,6 +80,15 @@
 | 
			
		||||
            <span>更新日志</span>
 | 
			
		||||
          </div>
 | 
			
		||||
          <el-collapse accordion>
 | 
			
		||||
            <el-collapse-item title="v2.1.1 - 2021-5-21">
 | 
			
		||||
              <ol>
 | 
			
		||||
                <li>update springboot 升级 2.3.11</li>
 | 
			
		||||
                <li>update mybatis-plus 升级 3.4.3 分页Plus对象适配更新</li>
 | 
			
		||||
                <li>update 验证码生成更新为无符号整数计算</li>
 | 
			
		||||
                <li>update 请求响应对象 与 分页对象 结构修改 适配接口文档配置</li>
 | 
			
		||||
                <li>update swagger增加请求前缀</li>
 | 
			
		||||
              </ol>
 | 
			
		||||
            </el-collapse-item>
 | 
			
		||||
            <el-collapse-item title="v2.1.1 - 2021-5-19">
 | 
			
		||||
              <ol>
 | 
			
		||||
                <li>update 配置统一提取为 properties 配置类</li>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user