package com.mandi.fendan.persist; /** * 车辆类型 * @author 15083 * */ public enum VehicleType { å…¬å¸è½¦,临时车 }