WIN-2308041133\Administrator 6 months ago
parent
commit
d3f32688a5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      application/api/controller/Pay.php

+ 1 - 0
application/api/controller/Pay.php

@@ -707,6 +707,7 @@ class Pay extends Api
 
         $site = config('site');
         $amount = $price;
+        var_dump(646846);die();
 //        $amount = $data['zprice'];
 //        if (!$amount) {
 //            $this->error(__('金额不对'));