|
|
@@ -844,6 +844,7 @@ public class RedisService {
|
|
|
MIDJOURNEY_QUERY("midjourney:query:", "midjourney query", 60 * 60 * 2L),
|
|
|
MIDJOURNEY_RELAX_CONVERSATION("midjourney:relax:conversation:", "midjourney relax conversation", 60 * 60 * 2L),
|
|
|
MIDJOURNEY_ACCOUNT_USED("midjourney:account:used:", "midjourney account used", 60 * 60 * 48L),
|
|
|
+ APPLY_MONEY_DAY_LIMIT_KEY("xxxx", "xxxxx", 60 * 60 * 48L),
|
|
|
;
|
|
|
|
|
|
private String name;
|