FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update AbstractParser.java by wahowaho · Pull Request #545 · Tencent/APIJSON · GitHub

Update AbstractParser.java - #545

Merged
TommyLemon merged 2 commits into
Tencent:masterfrom
wahowaho:fixLowerVersion
Apr 17, 2023
Merged

Update AbstractParser.java#545
TommyLemon merged 2 commits into
Tencent:masterfrom
wahowaho:fixLowerVersion

Conversation

wahowaho commented Apr 13, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

修正BUG #512
追加适配老版本多表联查问题 外层一个tag只需要校验一遍即可,这里没有直接修正requestItem.put(_key, obj);为requestItem.putAll(Request对象);因为这个是for循环校验,而老版本只需要校验一次整体JSON即可。




做了几个测试。

追加适配老版本多表联查问题  外层一个tag只需要校验一遍即可
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL