wugg 8 mesi fa
parent
commit
832b30cb6b
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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();