Skip to content
New issue

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

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

Already on GitHub? # to your account

添加异常信息控制静态变量,改造两层错误码问题,文档修正 #212

Merged
merged 4 commits into from
Apr 6, 2021

Conversation

fineday009
Copy link
Contributor

fix: 添加异常信息控制静态变量,改造两层错误码问题

  • AbstractParser类增加了isPrintErrorLog静态变量,暴露给用户控制错误信息抛出
  • 内外两层错误码改造。增加抛出异常逻辑(updateCount <= 0)、去掉内层错误码code和msg
  • 文案修改。Document.md去除多余逗号,去除多余的描述
  • pom文件升级到 4.6.7,打包给apijson-framework和apijson-orm备用

iceewei added 4 commits April 5, 2021 22:27
- AbstractParser类增加了isPrintErrorLog静态变量,暴露给用户控制错误信息抛出
- 内外两层错误码改造,增加抛出异常逻辑(updateCount <= 0)
    - AbstractParser类增加了isPrintErrorLog静态变量,暴露给用户控制错误信息抛出
    - 内外两层错误码改造,增加抛出异常逻辑(updateCount <= 0)
@TommyLemon TommyLemon merged commit e45744c into Tencent:master Apr 6, 2021
@TommyLemon
Copy link
Collaborator

TommyLemon commented Apr 6, 2021

感谢腾讯 CSIG 的同事~
已合并,现在你也是 APIJSON 项目的一个Contributer了

image

https://github.com/TommyLemon/APIJSON

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

Successfully merging this pull request may close these issues.

2 participants