Commit ef838ff7 by 陶光胜

线上权限调整

parent 89f08291
......@@ -150,6 +150,7 @@ public class StoreSearchUtils {
}else {
resultList.add(0);
}
log.info("storeSearchResult:{}", JSON.toJSONString(resultList));
return resultList;
}
......
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