Commit 4e46df7c by feixiang

打款redis key

parent e9c3cb0c
......@@ -3,5 +3,6 @@ namespace Hdll\Services\Transfer\Enum;
class QueueEnum {
const REDIS_KEY = "transfer:transfers";
const ABNORMAL_SADD_KEY = "transfer:abnormal";
}
\ No newline at end of file
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