|
@@ -279,7 +279,9 @@ function setword($type,$id){
|
|
|
'bz'=>$info['form'],
|
|
|
'zhmt'=>$info['wharf_to'],
|
|
|
'dgmt'=>$info['wharf_for'],
|
|
|
- 'price'=>$info['ppoffer']['amount']
|
|
|
+ 'price'=>$info['ppoffer']['amount'],
|
|
|
+ 'fbrphone'=>$info['merchant']['contact_phone'],
|
|
|
+ 'jdrphone'=>$info['ppoffer']['user']['phone']
|
|
|
];
|
|
|
$templateProcessor->setValues($array);
|
|
|
$count = count($info['items']);
|