From e1797a873bf114329f4870062201d388155ef014 Mon Sep 17 00:00:00 2001 From: 云 <2163098428@qq.com> Date: 星期五, 14 八月 2026 13:39:51 +0800 Subject: [PATCH] refactor(erp): 移除采购来票审核流程并简化业务逻辑 --- yudao-framework/yudao-common/src/main/java/cn/iocoder/yudao/framework/common/enums/CommonStatusEnum.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yudao-framework/yudao-common/src/main/java/cn/iocoder/yudao/framework/common/enums/CommonStatusEnum.java b/yudao-framework/yudao-common/src/main/java/cn/iocoder/yudao/framework/common/enums/CommonStatusEnum.java index f2a63dc..9d058c3 100644 --- a/yudao-framework/yudao-common/src/main/java/cn/iocoder/yudao/framework/common/enums/CommonStatusEnum.java +++ b/yudao-framework/yudao-common/src/main/java/cn/iocoder/yudao/framework/common/enums/CommonStatusEnum.java @@ -10,7 +10,7 @@ /** * 閫氱敤鐘舵�佹灇涓� * - * @author 鑺嬮亾婧愮爜 + * @author 瓒呯骇绠$悊鍛� */ @Getter @AllArgsConstructor -- Gitblit v1.9.3