fix
This commit is contained in:
@@ -209,7 +209,8 @@ public class OrderSysInfoServiceImpl implements OrderSysInfoService {
|
||||
nextStatus = SHOP_SUB_STAGE_STATUS_156;
|
||||
break;
|
||||
default:
|
||||
return null;
|
||||
nextStatus=null;
|
||||
break;
|
||||
}
|
||||
//
|
||||
if (AuditResultTypeEnum.REJECT.getCode().equals(request.getResultType())) {
|
||||
|
||||
Reference in New Issue
Block a user