Commit c94740b8 authored by 夏敏伟's avatar 夏敏伟

修改bug

parent 35da2a74
......@@ -17,7 +17,7 @@ export const hotWord = data => {
//总结
export const summary = data => {
return post(` api_technique_summary/service`, data);
return post(`api_technique_summary/service`, data);
}
//情感
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment