Commit a7c96f50 by feixiang

redis队列键

parent a219080b
<?php
namespace Hdll\Services\Transfer\Enum;
class QueueEnum {
const REDIS_KEY = "transfer:transfers";
}
\ 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