mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-08-24 07:23:01 +08:00
重构,改名
This commit is contained in:
parent
f7454b6958
commit
f0cd7dd63a
@ -12,7 +12,7 @@ import java.util.Date;
|
|||||||
* http://mp.weixin.qq.com/wiki/3/ecfed6e1a0a03b5f35e5efac98e864b7.html
|
* http://mp.weixin.qq.com/wiki/3/ecfed6e1a0a03b5f35e5efac98e864b7.html
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public class WxMpUserCumulate implements Serializable {
|
public class WxDataCubeUserCumulate implements Serializable {
|
||||||
|
|
||||||
private Date refDate;
|
private Date refDate;
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ import java.util.Date;
|
|||||||
* http://mp.weixin.qq.com/wiki/3/ecfed6e1a0a03b5f35e5efac98e864b7.html
|
* http://mp.weixin.qq.com/wiki/3/ecfed6e1a0a03b5f35e5efac98e864b7.html
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public class WxMpUserSummary implements Serializable {
|
public class WxDataCubeUserSummary implements Serializable {
|
||||||
|
|
||||||
private Date refDate;
|
private Date refDate;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user