Authored by LUOXC

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

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