TASK:LLM;

This commit is contained in:
shahaibo
2025-05-18 12:46:12 +08:00
parent bf92edb267
commit 59ffa38ff7
23 changed files with 600 additions and 8 deletions

View File

@@ -55,4 +55,8 @@ public class ValidateElementVO {
private Long collectionId;
private Long accountId;
private Long brandId;
private Double brandScale;
}