导出最新sql,优化首页数据

This commit is contained in:
hupeng
2020-03-07 11:23:18 +08:00
parent 529fc770ee
commit dc1fa321bc
17 changed files with 3324 additions and 6562 deletions

View File

@ -52,7 +52,7 @@ public interface ShopConstants {
/**
* redis首页键
*/
String YSHOP_REDIS_INDEX_KEY = "yshop_index_data";
String YSHOP_REDIS_INDEX_KEY = "yshop:index_data";
/**
* redis首页过期时间 单位秒