编译错误提交
parent
73fb523b3d
commit
808ade6e8d
|
@ -36,7 +36,7 @@ namespace IRaCIS.Core.Application.Helper
|
||||||
//jsonObject["testArray"] = JArray.FromObject(generalRules);
|
//jsonObject["testArray"] = JArray.FromObject(generalRules);
|
||||||
|
|
||||||
// 将更改保存回 Json 文件
|
// 将更改保存回 Json 文件
|
||||||
File.WriteAllText(jsonFilePath, jsonObject.ToString());
|
//File.WriteAllText(jsonFilePath, jsonObject.ToString());
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue