ioshome2

Results 1 issues of ioshome2

### Describe the bug var temp = pc.globals.get("renwuid"); temp = parseInt(temp) + 1; pc.globals.set("renwuid",temp); 以上为前置脚本,加入全局变量设置为1,每次点击发送,都是2,是否可以参照postman ,有一个初始值,有一个当前值。每次点击当前值都加1,这样可以自动连续加1 ### Environment postcat 0.5.1 windows7