diff --git a/austin-web/src/main/resources/application.properties b/austin-web/src/main/resources/application.properties index dfe58f4..a39a6f4 100644 --- a/austin-web/src/main/resources/application.properties +++ b/austin-web/src/main/resources/application.properties @@ -86,6 +86,7 @@ management.endpoints.web.exposure.include=* management.metrics.export.prometheus.enabled=true ##################### wx mp config ##################### +##################### TODO not test by 3y,wait to apply for OfficialAccount ##################### wx.mp.account.appid="appid" wx.mp.account.secret="secret" wx.mp.account.token="token"