Replies: 1 comment · 2 replies
-
用 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
MySQL表里有表结构:
表里已有一条数据:
用rbatis的rbdc::Json表示json字段类型,查询可以成功,但是insert失败:
如果用String表示json类型字段,插入可以成功,但是查询失败:
实在不清楚这个类型的字段该怎么表示了......
Beta Was this translation helpful? Give feedback.
All reactions