Explorar el Código

feature: 订单下载配置文件

wuyongyi hace 2 años
padre
commit
de18154b34
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/resources/application.properties

+ 1 - 1
src/main/resources/application.properties

@@ -1,7 +1,7 @@
 server.port=7678
 
 #前缀
-server.contextPath=/downloadService
+#server.contextPath=/downloadService
 
 spring.jpa.hibernate.ddl-auto=none