TASK:AiDA模块化
This commit is contained in:
@@ -36,6 +36,8 @@ public interface UserLikeGroupService extends IService<UserLikeGroup> {
|
||||
|
||||
ProjectChooseVO choose(ProjectDTO projectDTO);
|
||||
|
||||
UserLikeGroup getByProjectId(Long projectId);
|
||||
|
||||
void deleteTrialData(Long id);
|
||||
|
||||
void updateDate(Long id,String timeZone);
|
||||
|
||||
Reference in New Issue
Block a user