|
|
@@ -58,7 +58,7 @@
|
|
|
<form>
|
|
|
<p>
|
|
|
<span>method:</span>
|
|
|
- <input type="text" class="input-text" name="method" value="reader_login"/>
|
|
|
+ <input type="text" class="input-text" name="method" value="addcount"/>
|
|
|
</p>
|
|
|
<p>
|
|
|
<span>timestamp:</span>
|
|
|
@@ -67,7 +67,7 @@
|
|
|
|
|
|
<p>
|
|
|
<span>openid:</span>
|
|
|
- <input type="text" class="input-text" name="openid" value="wxgddsgserrwett"/>
|
|
|
+ <input type="text" class="input-text" name="openid" value=""/>
|
|
|
</p>
|
|
|
|
|
|
<p><button class="button success small" id="btn" type="button">发送请求</button></p>
|