Commit 5efa12cd authored by 竹天卫's avatar 竹天卫

扫码存样4

parent f88bf6b5
...@@ -113,7 +113,7 @@ public class SampleController { ...@@ -113,7 +113,7 @@ public class SampleController {
} }
@ApiOperation(value = "APP样品扫码存样", notes = "sampleId,cabinetId") @ApiOperation(value = "APP样品扫码存样", notes = "sampleId,cabinetId")
@PostMapping("/sampleScan") @GetMapping("/sampleScan")
public BaseResponse sampleScan(String param) { public BaseResponse sampleScan(String param) {
try { try {
System.out.println("*********psram******"+param); System.out.println("*********psram******"+param);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment