override hashcode method for Menu.class

This commit is contained in:
jiangcaijun 2019-07-02 21:48:29 +08:00
parent 3296b43b48
commit e79811f8f7
1 changed files with 0 additions and 2 deletions

View File

@ -139,6 +139,4 @@ public class Menu implements Serializable {
return false;
}
}