rabin 6 năm trước cách đây
mục cha
commit
f61446ac4f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/act/src/Order.php

+ 1 - 1
app/act/src/Order.php

@@ -299,7 +299,7 @@ class Order extends Core
         $param = array
         (
             'account_id' => $account_id,
-            'project_id' => 3,
+            'project_id' => 1,
             'uid' => $this->data['uid'],
             'username' => $user['username'],
             'name' => $order_data['name'],