@@ -172,7 +172,7 @@ export function reportingShenhe(ori) {
*/
export function reportingReply(ori) {
return ajax({
- api: '/clue/store',
+ api: '/clue/reply',
data: ori.data,
type: 'ajax',
method: 'GET',