Commit e32059b7 by zhiwj

修改注释

parent 38251fff
......@@ -17,7 +17,7 @@ public class StoreBusinessTimeDTO implements Serializable {
private Integer storeBusinessTimeId;
/**
* 周一,周二
* 1,2
*/
private String weekday;
......@@ -36,6 +36,9 @@ public class StoreBusinessTimeDTO implements Serializable {
*/
private Integer storeInfoId;
/**
* 周一,周二
*/
private String weekdayShow;
public Integer getStoreBusinessTimeId() {
......
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