[docs]tancloud新logo更新

This commit is contained in:
tomsun28
2022-02-24 15:51:14 +08:00
parent e1d34c925b
commit ca223ed66a
12 changed files with 12 additions and 8 deletions

View File

@@ -15,6 +15,7 @@ import lombok.NoArgsConstructor;
@Builder
@AllArgsConstructor
@NoArgsConstructor
@SuppressWarnings("PMD")
public class DingTalkWebHookDto {
public static final String WEBHOOK_URL = "https://oapi.dingtalk.com/robot/send?access_token=";