Commit 4e6dcb45 authored by kewei.jia's avatar kewei.jia

去掉逗号

parent 1fad028b
......@@ -104,7 +104,7 @@ def ding_talk(buildNumber,flag) {
contentType:"APPLICATION_JSON",
requestBody:"""{
"buildNumber":"${buildNumber}",
"flag":"${flag}",
"flag":"${flag}"
}""",
url:dest_url
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment