Browse Source

miaoxt_fs_sec 广东移动调价函

xiaoyu 1 year atrás
parent
commit
b29e5eba2d

BIN
helper/refill/api/xyz/miaoxt_fs_sec/20230602广东移动调价函.png


+ 1 - 1
helper/refill/api/xyz/miaoxt_fs_sec/config.php

@@ -27,6 +27,6 @@ class config
     //key格式 卡类型-面值-regin_no
     const Price = [
         //移动
-        "4-30-19" => 29.91, "4-50-19" => 49.85, "4-100-19" => 99.7, "4-200-19" => 199.4, "4-300-19" => 299.1, "4-500-19" => 498.5,//广东 19
+        "4-30-19" => 30.03, "4-50-19" => 50.05, "4-100-19" => 100.1, "4-200-19" => 200.2, "4-300-19" => 300.3, "4-500-19" => 500.5,//广东 19
     ];
 }