Commit ce196c10 by guojx

日接口参数修复

parent 1ede4b12
......@@ -36,4 +36,9 @@ public class StoreNewMemberApiQO implements Serializable {
* 自定义类型才有:业务日期相差天数
*/
private Integer days;
/**
* 时间
*/
private String bizDate;
}
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