dever 3 tahun lalu
induk
melakukan
23b0083de4
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      service/option/lib/Cash.php

+ 1 - 1
service/option/lib/Cash.php

@@ -113,7 +113,7 @@ class Cash
                             $update['fafang'] = 0;
                         }
                     } else {
-                        $udpate['daijiaofu_date'] = time();
+                        $update['daijiaofu_date'] = time();
                     }
                     Dever::db('option/cash')->$method($update);
                 }