pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application-self.yml
@@ -1,6 +1,9 @@ spring: jpa: show-sql=true:#actutor的web端口 devtools: livereload: enabled: false restart: enabled: false #禁用热部署 management: server: port: ${pipIrr.wechat.actutorPort}