dever %!s(int64=3) %!d(string=hai) anos
pai
achega
0082d2d771
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      app/mshop/lib/Buy.php

+ 6 - 0
app/mshop/lib/Buy.php

@@ -1052,6 +1052,12 @@ class Buy
                     'body' => $body,
                 )
             );
+
+            $result['审核结果'] = array
+            (
+                'type' => 'html',
+                'content' => 'test',
+            );
         }
     }