1
0
mirror of https://github.com/chillzhuang/SpringBlade.git synced 2025-04-29 07:49:48 +08:00

override hashcode method for Menu.class

This commit is contained in:
jiangcaijun 2019-07-02 21:48:29 +08:00
parent 3296b43b48
commit e79811f8f7

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