mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-08-23 22:11:40 +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
|
||||
* </pre>
|
||||
*/
|
||||
public class WxMpUserCumulate implements Serializable {
|
||||
public class WxDataCubeUserCumulate implements Serializable {
|
||||
|
||||
private Date refDate;
|
||||
|
||||
|
@ -12,7 +12,7 @@ import java.util.Date;
|
||||
* http://mp.weixin.qq.com/wiki/3/ecfed6e1a0a03b5f35e5efac98e864b7.html
|
||||
* </pre>
|
||||
*/
|
||||
public class WxMpUserSummary implements Serializable {
|
||||
public class WxDataCubeUserSummary implements Serializable {
|
||||
|
||||
private Date refDate;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user