修改标本接收,标本送出
This commit is contained in:
parent
15ac15e1b9
commit
ebb6676687
@ -33,6 +33,6 @@ public class MatchBloodController {
|
|||||||
@ApiOperation("获取血液信息")
|
@ApiOperation("获取血液信息")
|
||||||
@GetMapping("/getBloodInfo")
|
@GetMapping("/getBloodInfo")
|
||||||
public Result getBloodInfo(){
|
public Result getBloodInfo(){
|
||||||
|
return null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user