unknown 1 сар өмнө
parent
commit
e66f79053a

+ 1 - 1
application/service/UnifiedCostCalculationService.php

@@ -95,7 +95,7 @@ class UnifiedCostCalculationService
     {
     {
         Db::startTrans();
         Db::startTrans();
         try {
         try {
-            Log::info("开始成本计算", ['param' => $param, 'timestamp' => date('Y-m-d H:i:s')]);
+   
 
 
             if (!isset($param['month'])) {
             if (!isset($param['month'])) {
                 throw new Exception("缺少必要参数: month");
                 throw new Exception("缺少必要参数: month");