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

【企业微信】增加家校应用健康上报部分接口 #2674

Merged
merged 2 commits into from
May 31, 2022

Conversation

0katekate0
Copy link

【企业微信】
1、增加家校应用健康上报部分接口
2、其他接口todo
3、官方文档:https://developer.work.weixin.qq.com/document/path/93676

* @author <a href="https://github.com/0katekate0">Wang_Wong</a>
* @date: 2022/5/31 9:16
*/
@Slf4j
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SameNameButDifferent: The name @Slf4j refers to [java.lang.SuppressWarnings, org.slf4j.Logger, org.slf4j.LoggerFactory] within this file. It may be confusing to have the same name refer to multiple types. Consider qualifying them for clarity.

(at-me in a reply with help or ignore)


Was this a good recommendation?
[ 🙁 Not relevant ] - [ 😕 Won't fix ] - [ 😑 Not critical, will fix ] - [ 🙂 Critical, will fix ] - [ 😊 Critical, fixing now ]

* @date: 2022/5/31 9:16
*/
@Slf4j
@RequiredArgsConstructor
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SameNameButDifferent: The name @RequiredArgsConstructor refers to [java.lang.SuppressWarnings, me.chanjar.weixin.cp.api.WxCpService] within this file. It may be confusing to have the same name refer to multiple types. Consider qualifying them for clarity.

(at-me in a reply with help or ignore)


Was this a good recommendation?
[ 🙁 Not relevant ] - [ 😕 Won't fix ] - [ 😑 Not critical, will fix ] - [ 🙂 Critical, will fix ] - [ 😊 Critical, fixing now ]

@binarywang binarywang merged commit 3952fcd into binarywang:develop May 31, 2022
@binarywang binarywang added this to the 4.3.5 milestone May 31, 2022
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