TASK:模特相关接口;

This commit is contained in:
shahaibo
2023-10-04 06:47:48 +08:00
parent 612fb61ac1
commit ee32111599
15 changed files with 127 additions and 43 deletions

View File

@@ -44,6 +44,8 @@ public class Design implements Serializable {
*/
private Long templateId;
private String modelType;
/**
* system scale值
*/

View File

@@ -31,9 +31,14 @@ public class LibraryModelPoint implements Serializable {
private Long id;
/**
* 关联的 libraryId
* modelType
*/
private Long libraryId;
private String modelType;
/**
* 关联的 library或sys Id
*/
private Long relationId;
/**
* 左肩