Commit afbf0a85 authored by dengguangman's avatar dengguangman

-

parent 4703bab1
...@@ -25,5 +25,9 @@ public class SpecialPurposeBondsPageDto extends BasePage { ...@@ -25,5 +25,9 @@ public class SpecialPurposeBondsPageDto extends BasePage {
* 排序 (降序desc 升序asc) * 排序 (降序desc 升序asc)
*/ */
private String order; private String order;
/**
* 是否为历史(1是,0否)
*/
private Integer isHistory;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment