Pārlūkot izejas kodu

上传图片路径修改

jichaobo 3 gadi atpakaļ
vecāks
revīzija
96ec970f9b

+ 1 - 1
fiveep-controller/src/main/resources/application-dev.properties

@@ -1,7 +1,7 @@
 debug=true
 spring.main.lazy-initialization=false
 spring.main.allow-bean-definition-overriding=true
-temp.basedir=C:/Users/jichaobo/Desktop
+temp.basedir=file
 # application
 server.port=8010
 # mybatis-plus

+ 1 - 1
fiveep-controller/src/main/resources/application-prod.properties

@@ -1,7 +1,7 @@
 debug=true
 spring.main.lazy-initialization=false
 spring.main.allow-bean-definition-overriding=true
-temp.basedir=C:/Users/pc/Desktop
+temp.basedir=file
 # application
 server.port=8010
 # mybatis-plus