WIN-2308041133\Administrator 6 tháng trước cách đây
mục cha
commit
d3f32688a5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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(__('金额不对'));