Annotation Interface LogicDelete


@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface LogicDelete
逻辑删除
Since:
Java 17+
Author:
Kimi Liu