From 2cfd1588f9cf3f9ba2e0a9dc0eab86dbc8a9ece4 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Wed, 24 Nov 2021 14:41:12 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=B6=88=E6=81=AF=E9=80=9A=E7=9F=A5):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=88=A0=E9=99=A4=E6=8E=A5=E5=8F=A3=E6=8A=A5?= =?UTF-8?q?=E5=91=8A=E6=97=B6=E9=82=AE=E4=BB=B6=E9=80=9A=E7=9F=A5=E7=9A=84?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1008319 --user=刘瑞斌 【消息通知】接口报告删除发的通知是更新接口定义 https://www.tapd.cn/55049933/s/1074138 --- backend/src/main/resources/mail/api/ReportDelete.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/main/resources/mail/api/ReportDelete.html b/backend/src/main/resources/mail/api/ReportDelete.html index acacad2529..6fcc3e33dd 100644 --- a/backend/src/main/resources/mail/api/ReportDelete.html +++ b/backend/src/main/resources/mail/api/ReportDelete.html @@ -6,7 +6,7 @@
-

${operator}更新了接口定义: ${name}

+

${operator}删除了报告: ${name}

\ No newline at end of file