Skip to content

Commit 00ba8da

Browse files
authored
加入动态加载配置功能,提高可有性
1 parent 83f6d80 commit 00ba8da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fileserver.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2924,6 +2924,6 @@ func (this *Server) Main() {
29242924

29252925
func main() {
29262926

2927-
//server.ldb.Has()
2927+
29282928
server.Main()
29292929
}

0 commit comments

Comments
 (0)