Skip to content
Snippets Groups Projects
Commit 8c5ba4e4 authored by 家乐 袁's avatar 家乐 袁
Browse files

Merge branch '201250076' into 'master'

更新了后端代码

See merge request 0010-qingyun/backend!48
parents d1e0e75d 46c64d30
No related branches found
No related tags found
No related merge requests found
Pipeline #69789 passed
......@@ -87,7 +87,7 @@ public class SURMinerServiceImpl implements SURMinerService {
ans.add(rawComment);
}
} catch (Exception e) {
throw new MyServiceException("SM001", "爬取用户评论失败!");
throw new MyServiceException("SM001", "爬取用户评论失败,对应平台不存在该App!");
}
return ans;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment