log
This commit is contained in:
@@ -81,7 +81,7 @@ public class AcsToWmsController {
|
||||
}
|
||||
|
||||
@PostMapping("/shipDeviceUpdate")
|
||||
@Log(value = "输送线光电无货上报", isInterfaceLog = true,interfaceLogType= InterfaceLogType.ACS_TO_LMS)
|
||||
// @Log(value = "输送线光电无货上报", isInterfaceLog = true,interfaceLogType= InterfaceLogType.ACS_TO_LMS)
|
||||
@ApiOperation("输送线光电无货上报")
|
||||
@SaIgnore
|
||||
public ResponseEntity<Object> shipDeviceUpdate(@RequestBody JSONObject jo) {
|
||||
|
||||
Reference in New Issue
Block a user