src/main/java/org/yeshi/utils/generater/annotation/admin/Show.java @@ -37,7 +37,7 @@ //显示类型 enum ShowType { TEXT, IMG; TEXT, IMG,SWITCH; }