lichunlei 3 жил өмнө
parent
commit
84f610d6c7

+ 0 - 1
AppStart/Helper/SycnHelpProfitService.cs

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