潜在服务商

This commit is contained in:
2025-10-22 13:49:34 +08:00
parent 45588f346f
commit 954b792532
2 changed files with 17 additions and 11 deletions

View File

@@ -102,7 +102,6 @@ export function getContactQrCodeResult(data){
return request({
url:'/agg-api/wxcp/getContactQrCodeResult',
method:'POST',
contentType:'application/json',
data
})
}