Browse Source

关闭批量设置金控0押金

lcl 6 months ago
parent
commit
c9208c3637
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Startup.cs

+ 1 - 1
Startup.cs

@@ -154,7 +154,7 @@ namespace MySystem
                 ChangePosFeeQueue.Instance.StartEverTime(); //设置服务费
                 ChangePosFeeQueue.Instance.StartEverTime(); //设置服务费
                 SetSftFeeService.Instance.Start(); //盛付通420天费率加万2
                 SetSftFeeService.Instance.Start(); //盛付通420天费率加万2
 
 
-                TmpService.Instance.Start();
+                // TmpService.Instance.Start();
             }
             }
         }
         }