mirror of
https://gitee.com/gokins/gokins.git
synced 2024-12-01 18:58:35 +08:00
修改请求参数token
This commit is contained in:
parent
6fb0358258
commit
72303d1759
@ -92,7 +92,7 @@ function main(){
|
||||
HookjsMap["codeup"] = &Hookjs{
|
||||
Uis: map[string]string{"token": "string", "branch": "string"},
|
||||
Desc: "secret:秘钥,branch:push对象分支",
|
||||
Defs: `{"secret":"pwd","branch":"master"}`,
|
||||
Defs: `{"token":"pwd","branch":"master"}`,
|
||||
js: `
|
||||
|
||||
function main(){
|
||||
|
Loading…
Reference in New Issue
Block a user