p-honggang.li
9 天以前 c8a179a0bdbc7bdc987788e129efce16d467889f
src/main/resources/application.yml
@@ -1,13 +1,13 @@
server:
  port: 8080
  port: 8089
  servlet:
    context-path: /admin
spring:
  application:
    name: web-manage-back
    name: trade-back
  profiles:
    active: dev
    active: test
  jackson:
    date-format: yyyy-MM-dd HH:mm:ss
    time-zone: GMT+8