소스 검색

关闭批量设置金控0押金

lcl 8 달 전
부모
커밋
c9208c3637
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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();
             }
         }