generated from root/miduo_server
修改路径
parent
8733605c7e
commit
29638ed657
|
@ -23,7 +23,7 @@ public class FileCacheUtils {
|
|||
path = "conf/jsonconf/";
|
||||
} else {
|
||||
// Linux 系统
|
||||
path = "../config/jsonconf/";
|
||||
path = "/data/jieling/config/jsonconf/";
|
||||
}
|
||||
itemFlowResson = readFile("Reason.txt");
|
||||
// 道具
|
||||
|
|
Loading…
Reference in New Issue