更新模特点位接口修改
This commit is contained in:
@@ -88,4 +88,6 @@ public interface LibraryService extends IService<Library> {
|
||||
void deleteTrialData(Long id);
|
||||
|
||||
void moveLibraryDate() throws ParseException;
|
||||
|
||||
Long addSysModelToLib(long sysModelId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user