debug 店铺
This commit is contained in:
parent
26c9ab9063
commit
72b456e097
|
@ -31,6 +31,7 @@ public class StoreBO extends Store {
|
|||
bo.setBusinessTimeStart(getBusinessTimeStart());
|
||||
bo.setBusinessTimeEnd(getBusinessTimeEnd());
|
||||
bo.setDescription(getDescription());
|
||||
bo.setUseOutTime(getUseOutTime());
|
||||
return bo;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user