youercehsi功能上传

This commit is contained in:
lizhenhua 2025-09-28 15:40:21 +08:00
parent efa1d68443
commit 4333cd2e14
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ import java.util.stream.Collectors;
@Service @Service
@Slf4j @Slf4j
public class ZhhqCookRecipeServiceImpl implements IZhhqCookRecipeService { public class ZhhqCookRecipeServiceImpl implements IZhhqCookRecipeService {
private Long JYY_CANTEEN_ID = 10L; private Long JYY_CANTEEN_ID = 61L;
@Autowired @Autowired
private BasicCanteenMapper basicCanteenMapper; private BasicCanteenMapper basicCanteenMapper;