liurunyu
2025-08-07 d55721924174387377c0bd0b7964a82d4629224a
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}