瀏覽代碼

免登录

wkyy 3 年之前
父節點
當前提交
2842e13814
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      apis/site.js

+ 1 - 1
apis/site.js

@@ -30,7 +30,7 @@ export function getChargingStationData(data){
 
 export function searchStationData(data){
 	console.log('搜索站点数据')
-	return request({
+	return requestWhite({
 		method: 'post',
 		data: data,
 		url: '/mobile/chargingStation/searchStationData'