TASK:workspace、design模块代码;

This commit is contained in:
shahaibo
2023-09-21 11:35:58 +08:00
parent 49b62d3733
commit 1870996244
6 changed files with 55 additions and 21 deletions

View File

@@ -109,6 +109,7 @@ public interface CollectionElementService extends IService<CollectionElement> {
List<CollectionElement> getByOnlyCollectionId(Long collectionId);
DesignLibraryModelPointVO calculateTemplatePoint(LibraryModelPoint modelPoint, Integer high, Integer width, String templateUrl);
DesignLibraryModelPointVO calculateTemplatePointTemplate(LibraryModelPoint modelPoint, Integer high, Integer width, String templateUrl);
/**
* 刷新历史数据