Commit 12e00717 authored by 赵啸非's avatar 赵啸非

添加消息队列创建与删除

parent 64cc1a80
...@@ -50,7 +50,7 @@ public final class Constant { ...@@ -50,7 +50,7 @@ public final class Constant {
/** /**
* 令牌前缀 * 令牌前缀
*/ */
public static final String TOKEN_PREFIX = "Bearer "; public static final String TOKEN_PREFIX = "";
/** /**
* 令牌前缀 * 令牌前缀
......
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