摘要:
枚举类 举例: 1 import lombok.Getter; 2 3 public class PublicConstants { 4 public enum StatusEnum { 5 6 STATUS_TEMP_STORAGE(1,"暂存", "待提交"), 7 STATUS_AUDI_TI 阅读全文
posted @ 2021-08-25 11:21
BGStone
阅读(532)
评论(0)
推荐(0)
浙公网安备 33010602011771号