Commit 1ede4b12 by guojx

当日接口参数修复

parent 2a340e23
......@@ -35,6 +35,11 @@ public class StoreSalesApiQO implements Serializable {
private String startDate;
/**
* 时间
*/
private String bizDate;
/**
* 业务日期结束时间
*/
private String endDate;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment