BUGFIX: design存sketchboard到library;
This commit is contained in:
@@ -59,6 +59,7 @@ public interface CollectionElementService extends IService<CollectionElement> {
|
||||
* @return
|
||||
*/
|
||||
Boolean saveLibraryByCollectionElement(List<CollectionElement> elements,String timeZone);
|
||||
Boolean saveLibraryByCollectionElement(List<CollectionElement> elements,String timeZone, String modelSex);
|
||||
/**
|
||||
* 校验element
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user