liurunyu
3 天以前 83d9b0de6d127cf0f2822c51139fa4e15a3326e7
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}