jenis pengadaan test

This commit is contained in:
Kevin
2023-05-25 22:44:49 +07:00
parent bf4a359c5f
commit 34e961be4b

View File

@@ -16,7 +16,6 @@ import org.springframework.web.bind.annotation.*;
@RequestMapping("/api/jenispengadaan")
public class JenisPengadaanController {
@Autowired
private JenisPengadaanRepository jenispengadaanRepository;
private final GetListJenisPengadaanService getListJenisPengadaanService;