Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BigInt数据精度丢失 #112

Open
khalidzk opened this issue Nov 23, 2021 · 1 comment
Open

BigInt数据精度丢失 #112

khalidzk opened this issue Nov 23, 2021 · 1 comment

Comments

@khalidzk
Copy link

原始数据如下:6764604505507390010
显示结果: 6764604505507390000
字段定义如下:id bigint(20) NOT NULL AUTO_INCREMENT,

@zycgit
Copy link
Collaborator

zycgit commented Dec 19, 2021

你尝试换成 字符串来 展示 biging 的数据,我印象 json 表示不了 BigInt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants