Skip to content

Commit 2cce626

Browse files
author
ziye12
authored
Update yyyy.json
1 parent 3f43027 commit 2cce626

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

Task/yyyy.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,34 @@
3636
"val": "1",
3737
"type": "number",
3838
"desc": "设置从哪个账号结束打印,根据需要来设值"
39+
},
40+
{
41+
"id": "qebody",
42+
"name": "打印body",
43+
"val": "0",
44+
"type": "number",
45+
"desc": "设置为1则打印"
46+
},
47+
{
48+
"id": "qetimeurl",
49+
"name": "打印timeurl",
50+
"val": "0",
51+
"type": "number",
52+
"desc": "设置为1则打印"
53+
},
54+
{
55+
"id": "qetimeheader",
56+
"name": "打印timeheader",
57+
"val": "0",
58+
"type": "number",
59+
"desc": "设置为1则打印"
60+
},
61+
{
62+
"id": "qeGG",
63+
"name": "打印连接符号",
64+
"val": "",
65+
"type": "text",
66+
"desc": "设置连接符号,默认为换行,如有其他需要请设值"
3967
}
4068
],
4169
"repo": "https://github.com/ziye12/JavaScript/blob/master/Task/qqreads.js",

0 commit comments

Comments
 (0)