wugg 8 months ago
parent
commit
832b30cb6b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      app/txx/command/updateAct.php

+ 0 - 2
app/txx/command/updateAct.php

@@ -34,8 +34,6 @@ class updateAct extends Command
                 $info->status=5;
                 $info->remark=$info->promocode_remark;
                 $info->save();
-                $info->act->status=6;
-                $info->act->save();
             }
         }
         $actGood->commit();