diff --git a/yudao-server/src/main/resources/application-prod.yaml b/yudao-server/src/main/resources/application-prod.yaml
index 9729d700c..87f3a7fa6 100644
--- a/yudao-server/src/main/resources/application-prod.yaml
+++ b/yudao-server/src/main/resources/application-prod.yaml
@@ -240,5 +240,5 @@ wx:
database: 16 # 数据库索引
password: 20221122@dev # 密码,建议生产环境开启
phone:
- query-url: http://phone.cyywl.top/cyywl-phone-query-api/
+ query-url: http://cy-phone-bill-inquiry-server:4006/cyywl-phone-query-api/
token: eyIwLnR5cCI6IkpXVCIsImFsZyI6IkhTNTEyIn0
\ No newline at end of file
diff --git a/yudao-server/src/main/resources/application-test.yaml b/yudao-server/src/main/resources/application-test.yaml
index 1383eea5b..cf4165e83 100644
--- a/yudao-server/src/main/resources/application-test.yaml
+++ b/yudao-server/src/main/resources/application-test.yaml
@@ -222,3 +222,7 @@ wx:
port: 6369 # 端口
database: 16 # 数据库索引
password: 20221122@dev # 密码,建议生产环境开启
+
+phone:
+ query-url: https://cmx.bskies.cc:8000/cyywl-phone-query-api/
+ token: eyIwLnR5cCI6IkpXVCIsImFsZyI6IkhTNTEyIn0
diff --git a/yudao-ui-app/components/paymentMember/index.vue b/yudao-ui-app/components/paymentMember/index.vue
index a55247b9c..615bf0643 100644
--- a/yudao-ui-app/components/paymentMember/index.vue
+++ b/yudao-ui-app/components/paymentMember/index.vue
@@ -20,8 +20,7 @@
-