Commit cac9e652 by zhiwj

加注解

parent a4895e8d
......@@ -258,6 +258,7 @@ public class StoreImportController {
* @throws IOException
*/
@RequestMapping("/export-error-data")
@HeaderSignIgnore
public RestResponse exportErrorData(HttpServletRequest request, HttpServletResponse response) throws IOException {
Integer enterpriseId = UserDetailUtils.getUserDetail().getEnterpriseId();
String fileName = "门店导入错误记录.xlsx";
......
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