TASK:模块化;
This commit is contained in:
@@ -136,4 +136,5 @@ public interface CollectionElementService extends IService<CollectionElement> {
|
||||
*/
|
||||
CollectionElement editLevel2Type(Long elementId, String level2Type, String designType);
|
||||
|
||||
List<CollectionElement> getByProjectId(Long projectId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user