@Retention(value=RUNTIME) @Target(value=METHOD) public @interface HoyiCache
String
CachKey
int
expiress
String[]
paramkeys
public abstract String CachKey
public abstract String[] paramkeys
public abstract int expiress
Copyright © 2021. All rights reserved.