rabin %!s(int64=2) %!d(string=hai) anos
pai
achega
921d793741
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      service/agent/lib/Agreement.php

+ 1 - 1
service/agent/lib/Agreement.php

@@ -130,7 +130,7 @@ class Agreement
         }
 		// print_r($agreement);die;
 		$role = Dever::db('setting/role')->find($order['role']);
-        $order['price'] = $order['oprice'];
+        $order['oprice'] = $order['price'];
         foreach ($agreement as $k => $v) {
             if ($k == 3) {
                 if (isset($order['soft_cash']) && $order['soft_cash'] > 0) {