博客变为论坛,修改编辑器为正常编辑器
This commit is contained in:
@@ -3,6 +3,10 @@ package com.quinn.common;
|
||||
public interface QuinnConstant {
|
||||
|
||||
String LINK_SUFFIX = ".";
|
||||
/**
|
||||
* REDIS PATTEN
|
||||
*/
|
||||
String REDIS_PATTEN = "*";
|
||||
|
||||
String GUN = "The emperor's new clothes";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user