李昊 4 years ago
parent
commit
cd6077d9c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gx_api/GxPress/Api/GxPress.Api/WebControllers/PayController.cs

+ 1 - 1
gx_api/GxPress/Api/GxPress.Api/WebControllers/PayController.cs

@@ -113,7 +113,7 @@ namespace GxPress.Api.WebControllers
                             MediaId = vipEquity.Id,
                             OrderNumber = antoNumber,
                             UserId = userId,
-                            Name = "",
+                            Name = _loginContext.Name,
                             Explain = vipTypeConst.GetDescriptionOriginal(),
                             Price = price,
                             IsSuccess = false