Commit 98b6c568 by 陶光胜

门店控件查询

parent 7d935122
......@@ -25,7 +25,7 @@ public class StoreGroupItemsVo {
/**
* 共享标记 1:自有 0:共享
*/
private Integer ownerFlag;
private Integer ownerFlag= 1;
public Integer getId() {
return id;
......
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