Pārlūkot izejas kodu

退款工單處理

whitefang 1 gadu atpakaļ
vecāks
revīzija
45394eccf1
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      app/common/command/QueryRefund.php

+ 0 - 1
app/common/command/QueryRefund.php

@@ -223,7 +223,6 @@ class QueryRefund extends Command
             }
             }
             $work->service_status = 5;
             $work->service_status = 5;
             $work->work_status = 9;
             $work->work_status = 9;
-            $work->user_confirm_status = 5;
             $work->save();
             $work->save();
         }
         }
     }
     }