zhubaomin
2024-11-14 e5e09cdb5e8b9e3a3d30656a0ed05fb5349780be
pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application.yml
@@ -2,7 +2,9 @@
    profiles:
        include: global, database, database-ym, database-sp, database-test
#actutor的web端口
    jpa:
        show-sql=true:#actutor的web端口
management:
    server:
        port: ${pipIrr.wechat.actutorPort}