|
|
@RequestMapping(value = "/techExamine", method = RequestMethod.POST)
|
|
@RequestMapping(value = "/techExamine", method = RequestMethod.POST)
|
|
|
public Result techExamine(Integer id ,Integer status,String remarks){
|
|
public Result techExamine(Integer id ,Integer status,String remarks){
|