Your Name пре 3 година
родитељ
комит
28ad19ca65
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      learn/active/lib/Manage.php

+ 1 - 1
learn/active/lib/Manage.php

@@ -451,7 +451,7 @@ Class Manage
             //'refund_order_id' => '',
         );
         if ($type != 1) {
-            $param['refund_order_id'] = $data['order_num'] . '_' . count($info);
+            $param['refund_order_id'] = count($info);
         }
         
         if ($data['price'] > 0) {