增加代码映射

This commit is contained in:
wuwenbo 2025-08-04 14:35:43 +08:00
parent 6193dbcbf8
commit 217d93abec
2 changed files with 26 additions and 1 deletions

1
Tools/OPSFile.txt Normal file

File diff suppressed because one or more lines are too long

View File

@ -459,7 +459,31 @@
{
"Type" : "Bool",
"Key" : "Enable_Save_Mapping",
"Value" : "False",
"Value" : "True",
"Values" : null
},
{
"Type" : "String",
"Key" : "Load_Mapping_FilePath",
"Value" : "F:/th1new/Tools/OPSFile.txt",
"Values" : null
},
{
"Type" : "String",
"Key" : "Load_Mapping_Endpoint",
"Value" : "",
"Values" : null
},
{
"Type" : "String",
"Key" : "Save_Mapping_FilePath",
"Value" : "F:/th1new/Tools/OPSFile.txt",
"Values" : null
},
{
"Type" : "String",
"Key" : "Save_Mapping_Endpoint",
"Value" : "",
"Values" : null
}
]