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