|
|
@@ -750,7 +750,7 @@ public class RedisService {
|
|
|
MIDJOURNEY_RELAX_LIMIT("midjourney:relax:limit:", "midjourney relax次数", 60 * 60 * 48L),
|
|
|
MIDJOURNEY_EXPIRE_TIME("midjourney:expire:time:", "midjourney expire time", 60 * 60 * 48L),
|
|
|
MIDJOURNEY_USER("midjourney:user:", "midjourney user", 60 * 60 * 2L),
|
|
|
- MIDJOURNEY_CONVERSATION("midjourney:conversation:", "midjourney conversation", 60 * 60 * 2L),
|
|
|
+ MIDJOURNEY_CONVERSATION("midjourney:conversation:", "midjourney conversation", 60 * 60 * 5L),
|
|
|
MIDJOURNEY_ACCOUNT("midjourney:account:", "midjourney account", 60 * 60 * 2L),
|
|
|
MIDJOURNEY_QUERY("midjourney:query:", "midjourney query", 60 * 60 * 2L),
|
|
|
MIDJOURNEY_PROGRESS("midjourney:task:progress:","task progress 任务进度", 60 * 60 * 1L),
|