未验证 提交 4fa126f7 编写于 作者: S sixsixsix516 提交者: GitHub

Modify the return value comment of the isBasicInfoChanged method (#9849)

上级 c8b04b03
......@@ -257,7 +257,7 @@ public class MemberUtil {
*
* @param actual actual member
* @param expected expected member
* @return true if all content is same, otherwise false
* @return true if one content is different, otherwise false
*/
public static boolean isBasicInfoChanged(Member actual, Member expected) {
if (null == expected) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册