BUGFIX:获取模特信息
This commit is contained in:
@@ -30,4 +30,6 @@ public interface LibraryModelPointService extends IService<LibraryModelPoint> {
|
||||
*/
|
||||
String modelsDot( ModelsDotDTO modelsDotDTO );
|
||||
|
||||
LibraryModelPoint getByRelationId(Long relationId,String modelType);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user