Explorar el Código

invw 启动类调整名称

master
zouhantao hace 1 mes
padre
commit
24ac13de45
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      zhywpt-app-invw/src/main/resources/bootstrap.yml

+ 2
- 2
zhywpt-app-invw/src/main/resources/bootstrap.yml Ver fichero

@@ -1,6 +1,6 @@
spring:
application:
name: samplew
name: invw
mvc:
locale: zh_CN
messages:
@@ -34,7 +34,7 @@ spring:
server:
port: 9085
servlet:
context-path: /samplew/
context-path: /invw/

#应用相关配置
app:

Cargando…
Cancelar
Guardar