https://blog.csdn.net/qq_27093465/article/details/70237349
枚举比常量的好处:
同时绑定多个属性,省去了后面的逻辑判断
数据库字段是1,2,3这样的,可以在Java做枚举
posted on 2019-01-17 20:24 Kooing 阅读(106) 评论(0) 收藏 举报