yangys
2024-05-18 040976de6f9934b99f30268a28e2ecf42260e217
smart-starter-tenant/src/main/java/com/qianwen/core/tenant/annotation/TableExclude.java
@@ -11,7 +11,7 @@
@Documented
@Retention(RetentionPolicy.RUNTIME)
@Component
/* loaded from: blade-starter-tenant-9.3.0.0-SNAPSHOT.jar:org/springblade/core/tenant/annotation/TableExclude.class */
public @interface TableExclude {
    String value() default "";
}