package com.zy.acs.manager.common.constant; public enum MapItemType { SHELF, STATION, CHARGE, AGV, DIRECTION, POINT, ; }