TASK:模块化;
This commit is contained in:
@@ -89,4 +89,6 @@ public interface UserLikeGroupService extends IService<UserLikeGroup> {
|
||||
String brandDNAUpload(MultipartFile file, Long brandId) throws IOException;
|
||||
|
||||
PageBaseResponse<BrandDNAVO> brandDNAPage(BrandDNAQueryDTO brandDNAQueryDTO);
|
||||
|
||||
BrandDNAGenerateVO brandDNAGenerate(String prompt);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user