TASK:模块化;
This commit is contained in:
@@ -82,7 +82,7 @@ public interface UserLikeGroupService extends IService<UserLikeGroup> {
|
||||
|
||||
QueryLibraryPageVO getMannequinDetail(MannequinDTO mannequinDTO);
|
||||
|
||||
String brandLogoUpload(MultipartFile file);
|
||||
BrandLogoUploadVO brandLogoUpload(MultipartFile file);
|
||||
|
||||
Boolean brandDNASaveOrUpdate(BrandDNADTO brandDNADTO);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user