package com.zy.core.move; public enum StationMoveTriggerType { INITIAL_OUTBOUND, OUT_ORDER, WATCH_CIRCLE, RUN_BLOCK, IDLE_RECOVER }