From b3dc06734af35528496c192368586d5d8a61b42a Mon Sep 17 00:00:00 2001 From: futian.liu <liufutianyoo@163.com> Date: 星期五, 01 十二月 2023 15:02:05 +0800 Subject: [PATCH] 部门分发新增 --- consum-base/src/main/java/com/consum/base/service/LOrgSupplierServiceImpl.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/consum-base/src/main/java/com/consum/base/service/LOrgSupplierServiceImpl.java b/consum-base/src/main/java/com/consum/base/service/LOrgSupplierServiceImpl.java index 90c27aa..6838105 100644 --- a/consum-base/src/main/java/com/consum/base/service/LOrgSupplierServiceImpl.java +++ b/consum-base/src/main/java/com/consum/base/service/LOrgSupplierServiceImpl.java @@ -12,7 +12,7 @@ /** * @ClassName LOrgSupplierServiceImpl - * @Author cy + * @Date 2023/11/1 * @Description * @Version 1.0 -- Gitblit v1.9.1