youercehsi功能上传
This commit is contained in:
parent
efa1d68443
commit
4333cd2e14
|
|
@ -22,14 +22,14 @@ import java.util.stream.Collectors;
|
|||
|
||||
/**
|
||||
* 菜品计划信息Service业务层处理
|
||||
*
|
||||
*
|
||||
* @author xsheng
|
||||
* @date 2025-05-25
|
||||
*/
|
||||
@Service
|
||||
@Slf4j
|
||||
public class ZhhqCookRecipeServiceImpl implements IZhhqCookRecipeService {
|
||||
private Long JYY_CANTEEN_ID = 10L;
|
||||
private Long JYY_CANTEEN_ID = 61L;
|
||||
|
||||
@Autowired
|
||||
private BasicCanteenMapper basicCanteenMapper;
|
||||
|
|
|
|||
Loading…
Reference in New Issue