集成redis & task

This commit is contained in:
limqhz
2022-05-04 02:45:31 +08:00
parent cf985bd44f
commit f701baaf04
10 changed files with 802 additions and 6 deletions

View File

@@ -6,4 +6,6 @@ public interface QuinnConstant {
String GUN = "The emperor's new clothes";
String SOURCE_KEY = "SOURCE_KEY_";
}