Sfoglia il codice sorgente

关闭批量设置金控0押金

lcl 8 mesi fa
parent
commit
c9208c3637
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Startup.cs

+ 1 - 1
Startup.cs

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