赞
踩
public Map<String, List<Catalog2Vo>> getCataLogJson2() {
//获取缓存数据
String cataLogJson = RedisUtils.String2.get("cataLogJson");
if (StringUtils.isEmpty(cataLogJson)) {
//无缓存
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。