|
@@ -928,7 +928,7 @@ class Reorder extends Base
|
|
}
|
|
}
|
|
$data=[
|
|
$data=[
|
|
"orderCode"=>$info['orderCode'],
|
|
"orderCode"=>$info['orderCode'],
|
|
- "th_type"=>2,
|
|
|
|
|
|
+ "th_type"=>1,
|
|
"th_num"=>$info['return_num'],
|
|
"th_num"=>$info['return_num'],
|
|
"th_fee"=>round($info['num']*$orderinfo['sale_price'],2),
|
|
"th_fee"=>round($info['num']*$orderinfo['sale_price'],2),
|
|
"thCode"=>$info['returnCode'],
|
|
"thCode"=>$info['returnCode'],
|