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