优化猜词按钮颜色,新增首页每日情话,新增斗图功能

This commit is contained in:
2022-05-18 23:03:23 +08:00
parent 762765f870
commit c915db3116
28 changed files with 348 additions and 73 deletions

View File

@@ -7,6 +7,8 @@ public interface QuinnConstant {
String LINK_KEY_WORD = ",";
String LINK_DATE_STR = "_";
String LINK_LOVE_STR = "#";
/**
* REDIS PATTEN
*/