lichunlei 3 سال پیش
والد
کامیت
61a8dfa045
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Areas/Admin/Controllers/MainServer/MachineApplyController.cs

+ 1 - 1
Areas/Admin/Controllers/MainServer/MachineApplyController.cs

@@ -352,7 +352,7 @@ namespace MySystem.Areas.Admin.Controllers
                 { 
                 { 
                     string SwapSnExpand = apply.SwapSnExpand;
                     string SwapSnExpand = apply.SwapSnExpand;
                     if (!string.IsNullOrEmpty(SwapSnExpand))
                     if (!string.IsNullOrEmpty(SwapSnExpand))
-                    {                        
+                    {
                         string key = function.MD5_16(apply.UserId + apply.OrderExpand);
                         string key = function.MD5_16(apply.UserId + apply.OrderExpand);
                         string[] list = SwapSnExpand.TrimEnd('\n').Split('\n');
                         string[] list = SwapSnExpand.TrimEnd('\n').Split('\n');
                         if (apply.Sort > 0)
                         if (apply.Sort > 0)