01 | package cn.itcast.core.bean; |
02 |
03 | import java.io.Serializable; |
04 |
05 | public class BaseDict implements Serializable { |
06 | private String dict_id; |
07 | private String dict_type_code; |
08 | private String dict_type_name; |
09 | private String dict_item_name; |
10 | private String dict_item_code; |
11 | private Integer dict_sort; |
12 | private String dict_enable; |
13 | private String dict_memo; |
14 | private Integer start; |
15 | private Integer rows; |
16 | public String getDict_id() { |
17 | return dict_id; |
18 | } |
19 | public void setDict_id(String dict_id) { |
20 | this .dict_id = dict_id; |
21 | } |
22 | public Integer getStart() { |
23 | return start; |
24 | } |
25 | public void setStart(Integer start) { |
26 | this .start = start; |
27 | } |
28 | public Integer getRows() { |
29 | return rows; |
30 | } |
31 | public void setRows(Integer rows) { |
32 | this .rows = rows; |
33 | } |
34 | public String getDict_type_code() { |
35 | return dict_type_code; |
36 | } |
37 | public void setDict_type_code(String dict_type_code) { |
38 | this .dict_type_code = dict_type_code; |
39 | } |
40 | public String getDict_type_name() { |
41 | return dict_type_name; |
42 | } |
43 | public void setDict_type_name(String dict_type_name) { |
44 | this .dict_type_name = dict_type_name; |
45 | } |
46 | public String getDict_item_name() { |
47 | return dict_item_name; |
48 | } |
49 | public void setDict_item_name(String dict_item_name) { |
50 | this .dict_item_name = dict_item_name; |
51 | } |
52 | public String getDict_item_code() { |
53 | return dict_item_code; |
54 | } |
55 | public void setDict_item_code(String dict_item_code) { |
56 | this .dict_item_code = dict_item_code; |
57 | } |
58 | public Integer getDict_sort() { |
59 | return dict_sort; |
60 | } |
61 | public void setDict_sort(Integer dict_sort) { |
62 | this .dict_sort = dict_sort; |
63 | } |
64 | public String getDict_enable() { |
65 | return dict_enable; |
66 | } |
67 | public void setDict_enable(String dict_enable) { |
68 | this .dict_enable = dict_enable; |
69 | } |
70 | public String getDict_memo() { |
71 | return dict_memo; |
72 | } |
73 | public void setDict_memo(String dict_memo) { |
74 | this .dict_memo = dict_memo; |
75 | } |
76 | |
77 | } |

lsglsg9 LV23
2024年6月9日
微信网友_7000012089643008 LV4
2024年5月25日
houhanlin33 LV3
2023年12月28日
ExamplesDYC LV13
2023年8月31日
张三12348613 LV3
2023年6月20日
sjl821120 LV6
2023年6月10日
小屁孩 LV7
2023年3月28日
我也不知道谁的 LV3
2023年3月28日
AlanYang LV5
2023年3月28日
代码小白200 LV1
2022年12月27日

2072376767 LV2
2024年12月26日
orilore LV2
2024年10月9日
wangbh1234 LV1
2024年6月6日
微信网友_7000012089643008 LV4
2024年5月24日
sunlea LV20
2024年5月23日
李俊雄 LV3
2024年5月8日
yangyuer LV1
2024年4月26日
WaZiN7 LV6
2024年4月25日
不顾asdf LV7
2024年4月8日
vluobo LV1
2024年3月19日