p-honggang.li
2025-09-03 7307fad287994fce2567bf4a7bdd4b7d3f06ea83
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