修改按钮样式
This commit is contained in:
@@ -75,5 +75,5 @@ export const bindMeter = async function(pid, tid, data) {
|
||||
|
||||
// 修改管理员手机号
|
||||
export const updateAdminPhone = async function(data) {
|
||||
return await PUT(`/vx/updatePhone`, data)
|
||||
return await PUT(`/wx/updatePhone`, data)
|
||||
}
|
Reference in New Issue
Block a user