摘要: <a href="${pageContext.request.contextPath}/templateFile/download.do?templateId=1">模板下载</a> package com.cango.erp.cs.controller; import lombok.extern. 阅读全文
posted @ 2022-08-30 17:48 亲爱的阿道君 阅读(40) 评论(0) 推荐(0)
摘要: @Autowired ResourceLoader resourceLoader; Resource resource = resourceLoader.getResource("file:c:\\testing.txt"); Resource resource = resourceLoader.g 阅读全文
posted @ 2022-08-30 17:39 亲爱的阿道君 阅读(80) 评论(0) 推荐(0)