Files
http-server-simulator/config/config.json
2021-11-11 20:53:02 +08:00

8 lines
147 B
JSON

{
"projectName" : "HTTP SERVER 模拟器 V1.4",
"width" : 1200,
"height" : 800,
"stringLen" : 8,
"intLen" : 8,
"serverConfigs" : null
}