rabin 3 năm trước cách đây
mục cha
commit
b4e9401c75
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/shop/lib/Cron.php

+ 1 - 1
app/shop/lib/Cron.php

@@ -898,7 +898,7 @@ class Cron
                     if ($update['service']) {
                         $update['service'] = Dever::array_encode($update['service']);
                         $update['where_id'] = $v['id'];
-                        Dever::db('shop/dh_order_ps')->update($update);
+                        Dever::db('agent/dh_order_ps')->update($update);
                     }
                 }
             }