generate 允许用户从library中选择图片
This commit is contained in:
@@ -134,6 +134,6 @@ public interface CollectionElementService extends IService<CollectionElement> {
|
||||
* @param level2Type
|
||||
* @return
|
||||
*/
|
||||
CollectionElement editLevel2Type(Long elementId, String level2Type);
|
||||
CollectionElement editLevel2Type(Long elementId, String level2Type, String designType);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user