Commit 9e510114 by 陶光胜

导航ext过滤关闭tabbar

parent 7cac9668
......@@ -464,6 +464,7 @@ public class WmStoreSyncController {
* @throws Exception
*/
@RequestMapping("weimob-init-error-download")
@HeaderSignIgnore
public RestResponse downloadError(HttpServletRequest request, HttpServletResponse response) throws Exception {
return downloadExportLog(REDIS_KEY, request, response);
}
......
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