lichunlei 3 vuotta sitten
vanhempi
commit
84f610d6c7
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      AppStart/Helper/SycnHelpProfitService.cs

+ 0 - 1
AppStart/Helper/SycnHelpProfitService.cs

@@ -136,7 +136,6 @@ namespace MySystem
                 function.WriteLog(index.ToString(), "同步助利宝分润");
             }
             OtherMySqlConn.dtable("update HelpProfitReward set Status=2 where Status=1 and TradeMonth='" + month + "'");
-                
             db.Dispose();
         }