Jelajahi Sumber

不知道有啥变化了

lichunlei 3 tahun lalu
induk
melakukan
2ec8059277
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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();
         }