From 040976de6f9934b99f30268a28e2ecf42260e217 Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期六, 18 五月 2024 22:13:01 +0800
Subject: [PATCH] 注释整理

---
 smart-starter-tenant/src/main/java/com/qianwen/core/tenant/annotation/TenantIgnore.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/smart-starter-tenant/src/main/java/com/qianwen/core/tenant/annotation/TenantIgnore.java b/smart-starter-tenant/src/main/java/com/qianwen/core/tenant/annotation/TenantIgnore.java
index 45507a0..0dd3f07 100644
--- a/smart-starter-tenant/src/main/java/com/qianwen/core/tenant/annotation/TenantIgnore.java
+++ b/smart-starter-tenant/src/main/java/com/qianwen/core/tenant/annotation/TenantIgnore.java
@@ -9,6 +9,6 @@
 @Target({ElementType.TYPE, ElementType.METHOD})
 @Retention(RetentionPolicy.RUNTIME)
 @Documented
-/* loaded from: blade-starter-tenant-9.3.0.0-SNAPSHOT.jar:org/springblade/core/tenant/annotation/TenantIgnore.class */
+
 public @interface TenantIgnore {
 }

--
Gitblit v1.9.3