mirror of
https://github.com/suyiiyii/SIMS.git
synced 2025-06-05 13:36:12 +08:00
Merge remote-tracking branch 'origin/wr' into wr
This commit is contained in:
commit
db370c2a15
@ -22,6 +22,8 @@ public class RewardPunishmentCategory {
|
|||||||
private Integer categoryId;
|
private Integer categoryId;
|
||||||
// 类别名称
|
// 类别名称
|
||||||
private String categoryName;
|
private String categoryName;
|
||||||
|
|
||||||
|
private String subCategoryName;
|
||||||
// 类别说明
|
// 类别说明
|
||||||
private String description;
|
private String description;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user