|
@@ -62,7 +62,7 @@ public class DoorController {
|
|
|
}
|
|
|
|
|
|
|
|
|
- @ApiOperation("车辆进出日志")
|
|
|
+ @ApiOperation("车辆进出日志(code:510124112006001)")
|
|
|
@PostMapping("entranceCarLogList")
|
|
|
public Result entranceCarLogList(@RequestBody PageDateDto param) throws Exception {
|
|
|
String apiUrl = BASE_URL + "/bi/entranceCarLogList";
|