wzy
2021-01-30 80c71cbde355d097576db39f83850b4a5e747be0
zq-erp/src/main/resources/config/test/system.properties
@@ -1,5 +1,5 @@
#是否启用debug模式
debug=true
debug=false
# 日志文件保存地址
log_path=/mnt/hive/log-test
@@ -12,9 +12,9 @@
default_password=123
#nginx静态资源访问地址
static_resource_url=https://filehive2.jyymatrix.cc/uploadeFile/
static_resource_url=resource.hive.jyymatrix.cc
#文件保存地址
file_storage_path=/mnt/hive/static/uploadeFile/
file_storage_path=/mnt/upload/
#文件上传大小字节为单位  10MB
maxUploadSize=10485760