1.fix:高级工具转产品图不需要也没有ageGroup,会导致报错
2.上传sketch模板代码
This commit is contained in:
@@ -34,4 +34,6 @@ public interface AttributeRetrievalMapper {
|
||||
Integer getCountByStyle(String tableName, String style);
|
||||
|
||||
String getOneSystemSketchRadom(String tableName, String style, Integer randomNum);
|
||||
|
||||
void insertSketch(AttributeRetrieval attributeRetrievalAttrDict, String tableName);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user