All Downloads are FREE. Search and download functionalities are using the official Maven repository.

weixin.popular.bean.datacube.getcardmembercardinfo.MemberCardInfo Maven / Gradle / Ivy

Go to download

The weixin-popular is a JAVA SDK for weixin. Weixin web url is https://mp.weixin.qq.com.

There is a newer version: 2.8.43
Show newest version
package weixin.popular.bean.datacube.getcardmembercardinfo;

import weixin.popular.bean.datacube.getcardbizuininfo.BizuinInfo;

/**
 * 拉取会员卡数据接口-提交对象
 * 
 * 特别注意: 
* 1. 查询时间区间需<=62天,否则报错;
* 2. 传入时间格式需严格参照示例填写”2015-06-15”,否则报错;
* 3. 该接口只能拉取非当天的数据,不能拉取当天的卡券数据,否则报错。 * * @author Moyq5 * */ public class MemberCardInfo extends BizuinInfo { }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy