feat: bug-829 添加微信公众号提交工单功能

This commit is contained in:
曹鹏飞 2025-10-16 13:54:13 +08:00
parent 4857f0d0ff
commit 979505666d
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ public class TokenCache {
private String appId; private String appId;
@Alias("appSecre")
private String appSecret; private String appSecret;
@Alias("token") @Alias("token")