yangys
2024-05-18 c9b04383c77f91ac309e37e70783edcf8a9298b5
smart-starter-api-crypto/src/main/java/com/qianwen/core/api/crypto/annotation/crypto/ApiCryptoDes.java
@@ -16,6 +16,5 @@
@ApiDecrypt(CryptoType.DES)
@Retention(RetentionPolicy.RUNTIME)
@Documented
/* loaded from: blade-starter-api-crypto-9.3.0.0-SNAPSHOT.jar:org/springblade/core/api/crypto/annotation/crypto/ApiCryptoDes.class */
public @interface ApiCryptoDes {
}