TASK:模块化;
This commit is contained in:
@@ -109,4 +109,6 @@ public interface UserLikeGroupService extends IService<UserLikeGroup> {
|
||||
Boolean delete(Long projectId);
|
||||
|
||||
Boolean brandDNADelete(BrandDNADTO brandDNADTO);
|
||||
|
||||
void toProductBatch(String taskId, String url, String progress);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user