mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-21 02:57:37 +08:00
优化部分代码
This commit is contained in:
@@ -144,7 +144,7 @@ public interface WxMaSubscribeService {
|
||||
}
|
||||
|
||||
@Data
|
||||
class PubTemplateKeyword{
|
||||
class PubTemplateKeyword {
|
||||
private int kid;
|
||||
private String name;
|
||||
private String example;
|
||||
|
Reference in New Issue
Block a user