jenis pengadaan test
This commit is contained in:
@@ -16,7 +16,6 @@ import org.springframework.web.bind.annotation.*;
|
|||||||
@RequestMapping("/api/jenispengadaan")
|
@RequestMapping("/api/jenispengadaan")
|
||||||
public class JenisPengadaanController {
|
public class JenisPengadaanController {
|
||||||
|
|
||||||
@Autowired
|
|
||||||
private JenisPengadaanRepository jenispengadaanRepository;
|
private JenisPengadaanRepository jenispengadaanRepository;
|
||||||
|
|
||||||
private final GetListJenisPengadaanService getListJenisPengadaanService;
|
private final GetListJenisPengadaanService getListJenisPengadaanService;
|
||||||
|
Reference in New Issue
Block a user