generated from root/miduo_server
master
parent
2878d6a4f8
commit
fde1d273a8
|
|
@ -23,6 +23,7 @@ public class FileCacheUtils {
|
|||
} else {// Linux 系统
|
||||
path = "../config/jsonconf/";
|
||||
}
|
||||
System.out.printf("打表路径:{%s}",path);
|
||||
itemFlowResson = readFile("Reason.txt");
|
||||
// 道具
|
||||
itemMap = getConfig(SItemConfig.class);
|
||||
|
|
|
|||
Loading…
Reference in New Issue