123
This commit is contained in:
@@ -33,6 +33,7 @@ public class AccountCash implements Serializable {
|
||||
*
|
||||
*/
|
||||
@TableId(value = "id",type = IdType.AUTO)
|
||||
@ExcelProperty(value = "ID")
|
||||
private Long id;
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user