This commit is contained in:
huangdeliang
2020-09-22 22:00:34 +08:00
parent b96af4bcbe
commit d89d17cbb3
10 changed files with 627 additions and 181 deletions

View File

@ -1,9 +1,3 @@
/*
* @Description:
* @Author: huangdeliang
* @Date: 2020-09-21 11:32:59
* @LastEditors: huangdeliang
*/
package com.ruoyi;
import org.springframework.boot.SpringApplication;

View File

@ -1,11 +1,11 @@
# 项目相关配置
ruoyi:
# 名称
name: RuoYi
name: Ruoyi
# 版本
version: 3.1.0
# 版权年份
copyrightYear: 2019
copyrightYear: 2020
# 实例演示开关
demoEnabled: true
# 文件路径 示例( Windows配置D:/ruoyi/uploadPathLinux配置 /home/ruoyi/uploadPath