食材添加信息
This commit is contained in:
@ -83,5 +83,5 @@ public interface SysIngredientMapper
|
||||
*/
|
||||
public SysIngredient selectSysIngredientByName(@Param("name") String name);
|
||||
|
||||
int batchInsertIngredientImage(List<SysIngredentFile> ingredentFiles);
|
||||
int batchInsertIngredientImage(List<SysIngredentFile> list);
|
||||
}
|
Reference in New Issue
Block a user