weixin.popular.bean.card.create.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of weixin-popular Show documentation
Show all versions of weixin-popular Show documentation
The weixin-popular is a JAVA SDK for weixin. Weixin web url is https://mp.weixin.qq.com.
/**
* 卡券类-创建卡券数据bean对象,主要类:
* 创建卡券:CardCreate、CardCreateCash、CardCreateDiscount、CardCreateGeneralCoupon、CardCreateGift、CardCreateGroupon;
* 设置卡券:CardSet。
* 其它主要是属性类或者抽象类。
* @author Moyq5
*
*/
package weixin.popular.bean.card.create;