更新 src/main/resources/application.yml
This commit is contained in:
@ -1,10 +1,9 @@
|
|||||||
|
|
||||||
server:
|
server:
|
||||||
port: 8019
|
port: 8019
|
||||||
|
|
||||||
spring:
|
spring:
|
||||||
application:
|
application:
|
||||||
name: sczx-pay # 微服务名称
|
name: sczx_singlepay # 微服务名称
|
||||||
http:
|
http:
|
||||||
encoding:
|
encoding:
|
||||||
charset: UTF-8
|
charset: UTF-8
|
||||||
|
|||||||
Reference in New Issue
Block a user