com.zopen.wechat.mp.dto.miniprogram.MiniProgramTemplateMessageResp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of zopen-ato-starter Show documentation
Show all versions of zopen-ato-starter Show documentation
Alibaba Tencent And Others For Spring Boot.
package com.zopen.wechat.mp.dto.miniprogram;
import com.zopen.wechat.mp.dto.BaseResponse;
public class MiniProgramTemplateMessageResp extends BaseResponse {
}