Commit e5f515c7 by 陶光胜

门店导出修改

parent e64d86be
......@@ -34,7 +34,7 @@ public class StoreDTO extends StoreInfoDTO implements Serializable {
private List<Integer> storeGroupIdList;
private String storeGroupName;
private Integer isEditStoreGroup;
private Integer isEditStoreGroup = 0;
private Integer fromEnterpriseId;
private String fromEnterpriseName;
......
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