yearPeriod
This commit is contained in:
@ -32,5 +32,5 @@ public class SettlementCarryforwardVo extends VoucherTemplate{
|
||||
|
||||
String voucherId;
|
||||
|
||||
Integer yearPeriod;
|
||||
|
||||
}
|
||||
|
||||
@ -51,5 +51,9 @@ public class VoucherTemplatePageDto extends PageQuery {
|
||||
String name;
|
||||
|
||||
int category;
|
||||
|
||||
String yearPeriod;
|
||||
|
||||
String bookId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user