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

1.4.1 版本 import 模块 验证 错误信息 add bug #16

Open
biubiubiu3971 opened this issue Jun 24, 2021 · 2 comments
Open

1.4.1 版本 import 模块 验证 错误信息 add bug #16

biubiubiu3971 opened this issue Jun 24, 2021 · 2 comments

Comments

@biubiubiu3971
Copy link

org.hzero.boot.imported.domain.entity.ImportData.addErrorMsg
看内里逻辑,append错误信息,超出最大长度省掉最大长度后面的。现在的是用传入的错误信息判断最长字符串长度,应该是用append 后的错误信息

@partonstart
Copy link
Contributor

image
是会截取追加后的错误消息。

@biubiubiu3971
Copy link
Author

image

是会截取追加后的错误消息。

应该用追加后的字符串,不应该用入参来判断

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