增加微信内容审核接口
This commit is contained in:
parent
6188b91220
commit
b5498d187a
@ -54,7 +54,6 @@ export async function msgSecCheck(content: string) {
|
||||
'Cache-Control': 'no-cache',
|
||||
'Content-Type': 'application/json',
|
||||
},
|
||||
responseType: 'stream',
|
||||
data,
|
||||
}
|
||||
return axios(reqConfig)
|
||||
|
Loading…
x
Reference in New Issue
Block a user