xuhy
3 天以前 508f3e225df87e0da974424981e7782fc5ce875c
ruoyi-system/src/main/java/com/ruoyi/system/service/TFoundationConfigService.java
@@ -20,6 +20,6 @@
     * 查询所有的人数用餐标准
     * @return
     */
    List<TFoundationConfigVO> getList(Long shopId);
    List<TFoundationConfigVO> getList(Integer mealType);
}