推送款项确认、以及移动端菜单排序修改
This commit is contained in:
@@ -44,7 +44,6 @@ public class DocPdfComponent {
|
||||
* @return 返回word文件路径和链接路径
|
||||
*/
|
||||
public Map<String, String> creatWord(Map<String, Object> map, String typeName, String fileName) {
|
||||
// String dateStr = DateUtils.dateConvertStr(new Date(), "yyyyMMdd");
|
||||
String dateStr = DateUtil.format(new Date(), "yyyyMMdd");
|
||||
String targetPath = uploadTemplateUrl + dateStr;
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user