leiy 10 months ago
parent
commit
9628d506a9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      OASystem/OASystem.Api/Controllers/GroupsController.cs

+ 0 - 1
OASystem/OASystem.Api/Controllers/GroupsController.cs

@@ -2135,7 +2135,6 @@ namespace OASystem.API.Controllers
                             string clientNames = _tourClientListRep._ResolveCustomerName(item.ClientName);
                             item.ClientName = clientNames;
 
-
                             #endregion
 
                             if (item.BankType == "其他")