yangys
2024-05-18 040976de6f9934b99f30268a28e2ecf42260e217
smart-starter-tenant/src/main/java/com/qianwen/core/tenant/annotation/NonDS.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/NonDS.class */
public @interface NonDS {
}