lichunlei 3 лет назад
Родитель
Сommit
2ec8059277
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      AppStart/Helper/SycnProfitServiceV2.cs

+ 1 - 1
AppStart/Helper/SycnProfitServiceV2.cs

@@ -293,7 +293,7 @@ namespace MySystem
                 }
             }
             OtherMySqlConn.dtable("update SubsidyRecord set Version=1 where BrandId=" + BrandId + " and SeoTitle='" + date + "' and Version=0 and UserId>0");
-                
+
             db.Dispose();
         }