|
@@ -1239,6 +1239,7 @@ class Sale extends Base
|
|
|
"noble_metal"=>$goodinfo['metal_id'],
|
|
|
"is_gold_price"=>$goodinfo['is_gold_price'],
|
|
|
"good_weight"=>$goodinfo['good_weight'],
|
|
|
+
|
|
|
"config"=>$goodinfo['config'],
|
|
|
"other_config"=>$goodinfo['other_config'],
|
|
|
"weight"=>$goodinfo['weight'],
|