提交 36c896ed authored 作者: 李秋林's avatar 李秋林

redis添加key变量

上级 d797ccec
......@@ -31,6 +31,7 @@ public interface RedisKeys {
TEMPORARY_ACTIVITY_MARKET_CELL("temporary:activity:market_cell:"),
TEMPORARY_CLOCK_RECIRD("temporary:clock:"),
TEMPORARY_SAVE_STORE_REPETITIVE("temporary:store_repetitive:"),
TEMPORARY_SAVE_STORE_LINE_NAME("temporary:store_repetitive:line_map")
;
String key;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论