modifiche x riordino chiavi in webCOnfigSetter

This commit is contained in:
2024-03-01 17:15:55 +01:00
parent 4c2fc5c6f6
commit c4dd04a221
6 changed files with 159 additions and 20 deletions
+2 -1
View File
@@ -5,7 +5,8 @@ namespace WebConfigSetter
public enum operationMode
{
readConf = 0,
writeConf
writeConf,
reorgConf
}
public class jsonAppConfig