mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-02-16 21:36:27 +08:00
🎨 #1897 【小程序】接口请求地址的域名增加自定义设置的支持
This commit is contained in:
@@ -22,7 +22,8 @@ public class WxMaPubTemplateTitleListResult implements Serializable {
|
||||
}
|
||||
|
||||
@Data
|
||||
public static class TemplateItem {
|
||||
public static class TemplateItem implements Serializable {
|
||||
private static final long serialVersionUID = 6888726696879905332L;
|
||||
|
||||
private Integer type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user