编译错误提交
This commit is contained in:
@@ -36,7 +36,7 @@ namespace IRaCIS.Core.Application.Helper
|
||||
//jsonObject["testArray"] = JArray.FromObject(generalRules);
|
||||
|
||||
// 将更改保存回 Json 文件
|
||||
File.WriteAllText(jsonFilePath, jsonObject.ToString());
|
||||
//File.WriteAllText(jsonFilePath, jsonObject.ToString());
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user