mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 00:58:24 +08:00
update docs
This commit is contained in:
parent
97d0c4d409
commit
1fec0edfd6
@ -136,7 +136,7 @@ FROM tb_account
|
||||
|
||||
示例:
|
||||
|
||||
```text
|
||||
```txt
|
||||
select(number(1)) --> SELECT 1
|
||||
select(string("str")) --> SELECT 'str'
|
||||
select(column("abc")) --> SELECT abc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user