修改部分,微信模板消息会员费率变动

This commit is contained in:
liuyingfang
2023-04-21 15:03:24 +08:00
parent 6af4f70998
commit 0b76bc417d
2 changed files with 4 additions and 3 deletions

View File

@@ -96,5 +96,5 @@ public class WxConstants {
* 会员卡余额变动通知模板ID
* @date: 2021/12/9 18:19
*/
public static final String VIP_BALANCE_CHANGE_TEMPLATE_ID = "GNwluamISkPhGQU-NC1uBH-ftb7z28rknYe7hZyDKyI";
public static final String VIP_BALANCE_CHANGE_TEMPLATE_ID = "QNYK59v0h1Q4yQ2lIIrJGE0Fk0JnizhJ-_Gz1cA8_5Q";
}