problem description
when I was doing Wechat official account push, I encountered a very strange problem. Every time the push was completed, there would be one more record in my template for the message management in Wechat"s public platform.
because the official account is limited to 25 templates per account, soon, my template will reach 25, and the official account can no longer be pushed.
the environmental background of the problems and what methods you have tried
this problem has not appeared before, but only recently
related codes
/ / Please paste the code text below (do not replace the code with pictures)
my push process looks like this:
1. Get the template ID
2. Push message
3. After the push is successful, delete the template message according to the template ID