|
|
@@ -10,7 +10,7 @@ import me.chanjar.weixin.mp.util.json.WxMpGsonBuilder; |
|
|
|
|
|
|
|
/** |
|
|
|
* 接口分析数据接口返回结果对象 |
|
|
|
* @author binarywang(https://github.com/binarywang) |
|
|
|
* @author <a href="https://github.com/binarywang">binarywang(Binary Wang)</a> |
|
|
|
* Created by Binary Wang on 2016/8/30. |
|
|
|
*/ |
|
|
|
public class WxDataCubeInterfaceResult extends WxDataCubeBaseResult { |
|
|
@@ -98,5 +98,5 @@ public class WxDataCubeInterfaceResult extends WxDataCubeBaseResult { |
|
|
|
new TypeToken<List<WxDataCubeInterfaceResult>>() { |
|
|
|
}.getType()); |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
} |