@ -16,7 +16,7 @@ import java.util.List;
* @description
* @date 2023/5/23 9:54
*/
@Api(tags = "合同表")
@Api(tags = "随车资料交接")
@RestController
@RequestMapping("/autoservice/v1/vehicleinformationhandover")
public class VehicleInformationHandoverRest implements VehicleInformationHandoverFeign {