注释类型 Select


@Target(METHOD) @Retention(RUNTIME) @Documented public @interface Select
作者:
lingkang Created by 2022/5/1 mapper 查询注解
  • 可选元素概要

    可选元素
    修饰符和类型
    可选元素
    说明
    查询语句 SQL
  • 元素详细资料

    • value

      String value
      查询语句 SQL
      默认值:
      ""