Deprecated方法增加since描述
This commit is contained in:
@@ -27,7 +27,7 @@ import java.lang.annotation.*;
|
||||
*
|
||||
* @deprecated replace by org.redkale.persistence.Entity
|
||||
*/
|
||||
@Deprecated
|
||||
@Deprecated(since = "2.8.0")
|
||||
@Inherited
|
||||
@Documented
|
||||
@Target(TYPE)
|
||||
|
||||
Reference in New Issue
Block a user