增加备注信息
This commit is contained in:
@ -70,4 +70,6 @@ public interface SysDishesMapper
|
||||
public int deleteIngredientByIds(Long[] ids);
|
||||
|
||||
public int bashInsertDishesIngredent(List<SysDishesIngredient> sysDishesIngredients);
|
||||
|
||||
String getDishesMenuTypeById(Long id);
|
||||
}
|
Reference in New Issue
Block a user