1.公众号订阅新增type类型
This commit is contained in:
@@ -6,4 +6,5 @@ import lombok.Data;
|
||||
public class WxMsgSubDTO {
|
||||
private String shopId;
|
||||
private String openId;
|
||||
private Integer type;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user