Skip to content

Commit

Permalink
新增生成器注释说明.
Browse files Browse the repository at this point in the history
  • Loading branch information
nieqiurong committed Jun 10, 2024
1 parent 88a213c commit 3d7faee
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@ private StrategyConfig() {

/**
* 不包含表名
* <p>
* 只在{@link com.baomidou.mybatisplus.generator.query.SQLQuery}模式下生效.
* </p>
*
* @since 3.3.0
*/
Expand Down

0 comments on commit 3d7faee

Please sign in to comment.