!494 update docs/zh/others/codegen.md.

Merge pull request !494 from 豌豆粉/N/A
This commit is contained in:
Michael Yang 2024-10-08 07:39:09 +00:00 committed by Gitee
commit e9cda5e108
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -21,7 +21,7 @@
<dependency> <dependency>
<groupId>com.mybatis-flex</groupId> <groupId>com.mybatis-flex</groupId>
<artifactId>mybatis-flex-codegen</artifactId> <artifactId>mybatis-flex-codegen</artifactId>
<version>1.8.3</version> <version>1.9.7</version>
</dependency> </dependency>
``` ```