示例#1
0
 public BoHangController(IMdBoHangService service)
 {
     _service = service;
 }