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