mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-02-16 21:36:27 +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