update to v1.0.27 再次完善了公告信息的生成机制

This commit is contained in:
kohgylw 2019-12-21 13:19:31 +08:00
parent bea70f5785
commit 0dd00bb481
3 changed files with 2 additions and 1 deletions

View File

@ -86,6 +86,7 @@ public class NoticeUtil {
writer.newLine();
}
reader.close();
writer.flush();
writer.close();
// 计算md5并保存
md5 = DigestUtils.md5Hex(new FileInputStream(noticeMD));

View File

@ -1,5 +1,5 @@
#Generated by Maven Integration for Eclipse
#Sat Dec 21 12:10:09 CST 2019
#Sat Dec 21 13:18:59 CST 2019
version=1.0.27-SNAPSHOT
groupId=kohgylw
m2e.projectName=kiftd