liurunyu
2025-07-08 e3270141db2dd6c755e6a7b40930dcfa24585cb4
pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application-self.yml
@@ -1,3 +1,9 @@
spring:
    devtools:
        livereload:
            enabled: false
        restart:
            enabled: false #禁用热部署
management:
    server:
        port: ${pipIrr.wechat.actutorPort}