Authored by tanling

no message

... ... @@ -15,7 +15,7 @@
|:-------| -----:|-----:|-----:|----:|
|page|int|是|2|第几页|
|size|int|是|10|每页条数|
|type|int||1|1 日 2 周 3 月|
|type|int||1|1 日 2 周 3 月|
|reqTime|int|是|1222|日报 月报 日期|
|beginTime|string|是|20160521|周报:开始日期|
|endTime|string|是|20160527|周报:结束日期|
... ... @@ -117,7 +117,7 @@ code为200即为成功,否则是失败。
|:-------| -----:|-----:|-----:|----:|
|page|int||是|2|第几页|
|size|int|是|10|每页条数|
|type|int||1|1 日 2 周 3 月|
|type|int||1|1 日 2 周 3 月|
|reqTime|string|是|20150306|日报 月报 日期|
|beginTime|string|是|20150306|周报:开始日期|
|endTime|string|是|20150308|周报:结束日期|
... ...