Commit 3cbc7c48 authored by hangjun83's avatar hangjun83

乐妍

parent 3fbfc4d7
......@@ -193,7 +193,9 @@ class LeyanService
} else {
$pro_data['p_en_name'] = $product['productNameEn'];
}
if(isset($product['purity']) && !empty($product['purity'])){
$pro_data['p_level'] = $product['purity'];
}
$pro_data['p_pack'] = $package['size'];
$pro_data['p_price'] = $package['price'];
$pro_data['p_tod'] = $p_tod;
......
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