소스 검색

gdsinopec fix

haru haru 2 년 전
부모
커밋
08775c6824
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      helper/refill/api/xyz/gdsinopec/RefillPhone.php

+ 1 - 0
helper/refill/api/xyz/gdsinopec/RefillPhone.php

@@ -74,6 +74,7 @@ class RefillPhone extends refill\IRefillThird
             return [false, $products];
         } else {
             $match_products = [];
+            $amount = intval($amount);
             foreach ($products as $product)
             {
                 $value = intval($product['value']);