示例#1
0
        public bool CheckOrderState()
        {
            _orderState.CheckOrderState();

            return(true);
        }