mirror of
https://github.com/KOHGYLW/kiftd-source.git
synced 2025-01-09 04:27:56 +08:00
update to v1.0.27 再次完善了公告信息的生成机制
This commit is contained in:
parent
bea70f5785
commit
0dd00bb481
@ -86,6 +86,7 @@ public class NoticeUtil {
|
||||
writer.newLine();
|
||||
}
|
||||
reader.close();
|
||||
writer.flush();
|
||||
writer.close();
|
||||
// 计算md5并保存
|
||||
md5 = DigestUtils.md5Hex(new FileInputStream(noticeMD));
|
||||
|
@ -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
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user