Commit 7c18de02 authored by liudong1993's avatar liudong1993

1

parent 3090fb1b
......@@ -3720,7 +3720,7 @@ namespace Mall.Module.Product
});
}
goods_OrderRepository.DBSession.Commit();
return ApiResult.Success("", new { OrderId, demodel.OrderNo });
return ApiResult.Success("", new { OrderId });
}
catch (Exception ex)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment