Przeglądaj źródła

关闭批量设置金控0押金

lcl 8 miesięcy temu
rodzic
commit
c9208c3637
1 zmienionych plików z 1 dodań i 1 usunięć
  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();
             }
         }