songxingwei 2 years ago
parent
commit
6940d1463b
1 changed files with 3 additions and 1 deletions
  1. 3 1
      app/common.php

+ 3 - 1
app/common.php

@@ -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']);