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

字段规范调整,注解错误修正 ,GenericResult,GenericRequest实现序列化 #175

Merged
merged 3 commits into from
Jan 20, 2024

Conversation

Antenbabby
Copy link
Contributor

字段规范调整

字段规范调整 io.github.doocs.im.model.message.TIMFileMsgElement.FileMsgContent
filename->fileName

注解错误修正

注解错误修正(此错误导致发送消息时自定义内容不生效) io.github.doocs.im.model.request.SendGroupMsgRequest.cloudCustomData
@JsonProperty("cloudCustomData")->@JsonProperty("CloudCustomData")

GenericResult,GenericRequest实现序列化

GenericResult,GenericRequest实现序列化可作为Dubbo服务参数使用.

…MsgContent filename->fileName

2.注解错误修正(此错误导致发送消息时自定义内容不生效) io.github.doocs.im.model.request.SendGroupMsgRequest.cloudCustomData @JsonProperty("cloudCustomData")->@JsonProperty("CloudCustomData")
3.GenericResult,GenericRequest实现序列化可作为Dubbo服务参数使用.
1.字段规范调整 io.github.doocs.im.model.message.TIMFileMsgElement.FileMsgContent filename->fileName
2.注解错误修正(此错误导致发送消息时自定义内容不生效) io.github.doocs.im.model.request.SendGroupMsgRequest.cloudCustomData @JsonProperty("cloudCustomData")->@JsonProperty("CloudCustomData")
3.GenericResult,GenericRequest实现序列化可作为Dubbo服务参数使用.
1.字段规范调整 io.github.doocs.im.model.message.TIMFileMsgElement.FileMsgContent filename->fileName
2.注解错误修正(此错误导致发送消息时自定义内容不生效) io.github.doocs.im.model.request.SendGroupMsgRequest.cloudCustomData @JsonProperty("cloudCustomData")->@JsonProperty("CloudCustomData")
3.GenericResult,GenericRequest实现序列化可作为Dubbo服务参数使用.
@yanglbme yanglbme merged commit 4dd069a into doocs:dev Jan 20, 2024
1 check passed
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