Browse Source

invw 启动类调整名称

master
zouhantao 1 month ago
parent
commit
24ac13de45
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      zhywpt-app-invw/src/main/resources/bootstrap.yml

+ 2
- 2
zhywpt-app-invw/src/main/resources/bootstrap.yml View File

@@ -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:

Loading…
Cancel
Save