Skip to content

Commit

Permalink
Support MyBatis Flex
Browse files Browse the repository at this point in the history
  • Loading branch information
tangllty committed May 15, 2024
1 parent 5004aae commit 4676645
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
* Add sync database table column
* Add monaco editor
* Support global sort query
* Support MyBatis Flex
1 change: 1 addition & 0 deletions src/views/tool/generator/EditTable.vue
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
>
<el-option label="MyBatis" value="MyBatis" />
<el-option label="MyBatis-Plus" value="MyBatis-Plus" />
<el-option label="MyBatis-Flex" value="MyBatis-Flex" />
</el-select>
</el-form-item>
</el-col>
Expand Down

0 comments on commit 4676645

Please sign in to comment.