Commit be14b91b by 陶光胜

门店控件修复

parent a39f2785
......@@ -130,6 +130,8 @@ public class StoreSearchUtils {
}
return false;
}).collect(Collectors.toList());
} else {
resultList = storeInfoIdList;
}
}
}
......
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