修改路径

master
duhui 2021-09-22 17:55:56 +08:00
parent 8733605c7e
commit 29638ed657
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ public class FileCacheUtils {
path = "conf/jsonconf/"; path = "conf/jsonconf/";
} else { } else {
// Linux 系统 // Linux 系统
path = "../config/jsonconf/"; path = "/data/jieling/config/jsonconf/";
} }
itemFlowResson = readFile("Reason.txt"); itemFlowResson = readFile("Reason.txt");
// 道具 // 道具