
me.chanjar.weixin.cp.bean.oa.templatedata.TemplateTipsSubText Maven / Gradle / Ivy
The newest version!
package me.chanjar.weixin.cp.bean.oa.templatedata;
import lombok.Data;
/**
* @author [email protected]
* @version 1.0
* @date 2025/1/16 09:45
*/
@Data
public class TemplateTipsSubText {
private Integer type;
private TemplateTipsSubTextContent content;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy