Authored by LUOXC

Merge branch 'hotfix-2020-2' into test6.9.21

@@ -4702,6 +4702,7 @@ public class BuyerOrderServiceImpl implements IBuyerOrderService, ApplicationCon @@ -4702,6 +4702,7 @@ public class BuyerOrderServiceImpl implements IBuyerOrderService, ApplicationCon
4702 Constant.CANCEL_MINI_FAULT_REJECT.getByteVal(), 4702 Constant.CANCEL_MINI_FAULT_REJECT.getByteVal(),
4703 Constant.CANCEL_MINI_FAULT_OUT_TIME_REJECT.getByteVal(), 4703 Constant.CANCEL_MINI_FAULT_OUT_TIME_REJECT.getByteVal(),
4704 Constant.BUYER_ORDER_STATUS_APPRAISE_UNSURE.getByteVal(), 4704 Constant.BUYER_ORDER_STATUS_APPRAISE_UNSURE.getByteVal(),
  4705 + Constant.CS_CANCEL_BEFORE_SELLER_SENT_OUT.getByteVal(),
4705 Constant.BUYER_ORDER_STATUS_DECETION_NOT_PASS.getByteVal() 4706 Constant.BUYER_ORDER_STATUS_DECETION_NOT_PASS.getByteVal()
4706 ); 4707 );
4707 case 8: 4708 case 8: