Commit 40138cfc by feixiang

发送消息增加redis key

parent 30d986c3
......@@ -11,6 +11,6 @@ class RedisKeyEnum
{
const PREFIX = "notice:";
const ORDER_RESERVATION = self::PREFIX."order_reversion";
const ORDER_RESERVATION = self::PREFIX."order_reversion_";
}
\ 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