package com.mandi.fendan.persist;

public enum SystemEnum {
	sameVehicleId/*运输车辆车牌号一样是否可以保存*/
}