Commit 749cf61c authored by hangjun83's avatar hangjun83

更新

parent 88c9e708
......@@ -189,7 +189,9 @@ class LeyanService
}
$pro_data['p_level'] = $product['purity'];
$pro_data['p_pack'] = $package['size'];
$pro_data['p_price'] = $package['price'];
if($status == 1){
$pro_data['p_price'] = $package['price'];
}
$pro_data['p_tod'] = $p_tod;
$pro_data['p_weight'] = '0.01';
$pro_data['p_status'] = $status;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment