步骤
@Service
@Slf4j
@RequiredArgsConstructor(onConstructor = @__(@Autowired))
public class ReportServiceImpl implements ReportService {
private final OrderMapper orderMapper;
}
PDF编辑功能是灰色的,什么原因?
阅读 8
2024-11-02
@Service
@Slf4j
@RequiredArgsConstructor(onConstructor = @__(@Autowired))
public class ReportServiceImpl implements ReportService {
private final OrderMapper orderMapper;
}
相关推荐
精彩评论(0)