soft升级优化 #1
|
|
@ -25,4 +25,10 @@ public class Webhook {
|
|||
private String branch_filter;
|
||||
|
||||
private Object[] events;
|
||||
|
||||
private String type;
|
||||
|
||||
public String getType() {
|
||||
return "softbot";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue