Commit c7250d20 by guojx

会员导购接口参数修复

parent ce196c10
...@@ -26,4 +26,6 @@ public class ClerkNewMemberApiQO implements Serializable { ...@@ -26,4 +26,6 @@ public class ClerkNewMemberApiQO implements Serializable {
* 业务日期结束时间 * 业务日期结束时间
*/ */
private String endDate; private String endDate;
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