@@ -0,0 +1,14 @@
+package cn.com.qmth.examcloud.support.redis;
+
+/**
+ * Redis key构建器
+ *
+ * @author WANGWEI
+ * @date 2019年8月16日
+ * @Copyright (c) 2018-? http://qmth.com.cn All Rights Reserved.
+ */
+public class RedisKeyBuilder {
+}