We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
与服务器服务处理,写配置文件
summer.writeConfig({ "host" : "10.2.112.58", //向configure中写入host键值 "ip" : "8080"//向configure中写入ip键值 })
summer.writeConfig({ "host" : "10.2.112.58", "ip" : "8080" })
There was an error while loading. Please reload this page.