From a9df02ea657307ac3bd0c29498f49e8b9504ba35 Mon Sep 17 00:00:00 2001 From: luofu Date: Mon, 6 Nov 2023 15:19:00 +0800 Subject: [PATCH] =?UTF-8?q?feat(REQ-1507):=20=E9=87=8D=E6=9E=84=E6=B6=88?= =?UTF-8?q?=E6=81=AF=E6=A8=A1=E6=9D=BF=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 背景: https://jira.axzo.cn/browse/REQ-1507?goToView=1 修改: 1、新增消息分类的种类枚举 2、消息模板待办新增业务和审批类型的待办 影响: 无 --- msg-center-api/pom.xml | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/msg-center-api/pom.xml b/msg-center-api/pom.xml index 66d93b5a..35b635ad 100644 --- a/msg-center-api/pom.xml +++ b/msg-center-api/pom.xml @@ -11,6 +11,7 @@ 4.0.0 msg-center-api + 1.0.1-SNAPSHOT 8 diff --git a/pom.xml b/pom.xml index 5d7a76f3..d7ec1313 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ 8 8 UTF-8 - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT 2.0.0-SNAPSHOT 2.0.0-SNAPSHOT 1.18.22