rev: 空托盘入库托盘类型,仓位顺序,前端页面优化
This commit is contained in:
@@ -375,6 +375,7 @@ public class CheckOutBillController {
|
||||
|
||||
@PostMapping("/testInEmp")
|
||||
@Log("空载具入库测试")
|
||||
@SaIgnore
|
||||
public ResponseEntity<Object> testInEmp(@RequestBody JSONObject whereJson) {
|
||||
new InVehicleManageServiceImpl().inVehicle(whereJson);
|
||||
return new ResponseEntity<>(HttpStatus.OK);
|
||||
|
||||
Reference in New Issue
Block a user