|
@ -50,7 +50,7 @@ public class ThirdDataInputController {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@GetMapping(value = IotRequestMapping.ThirdOpen.searchList)
|
|
|
@PostMapping(value = IotRequestMapping.ThirdOpen.searchList)
|
|
|
@ApiOperation(value = "查询数据,分页", notes = "根据条件查询数据,分页")
|
|
|
@IntefaceLogRequired
|
|
|
public MixEnvelop searchList(
|