From 38fb55128659f18b79735b173a2df085532f7159 Mon Sep 17 00:00:00 2001 From: 3y Date: Wed, 23 Feb 2022 21:45:50 +0800 Subject: [PATCH] update comment --- austin-web/src/main/resources/application.properties | 1 + 1 file changed, 1 insertion(+) 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"