Merge branch 'dev/dev-xp' into dev/dev
This commit is contained in:
@@ -103,6 +103,7 @@ public class StyleServiceImpl extends ServiceImpl<StyleMapper, Style> implements
|
||||
params.put("gender", gender);
|
||||
params.put("max_len", 5);
|
||||
params.put("session_id", sessionId);
|
||||
params.put("batch_sources", Collections.singleton("2025_q4"));
|
||||
|
||||
return params;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user