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

refactor(node): clear invalid request param #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ZuoFuhong
Copy link

@ZuoFuhong ZuoFuhong commented Nov 2, 2021

1.Http接口定义,似乎没有接收 reg_timestamp 字段,因此判定为 无效字段。
image

2.清理 “无效字段“ 有利于 同行阅读源码,理解逻辑。
3.清理 ”无效字段“ 有利于降低 网络传输成本。

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.

None yet

1 participant