Commit c4b9c5a8 by jianan

新增应付9

parent b267c276
...@@ -72,6 +72,12 @@ public class ExpectedFortuneUpdateRequest { ...@@ -72,6 +72,12 @@ public class ExpectedFortuneUpdateRequest {
private Integer fortunePeriod; private Integer fortunePeriod;
/** /**
* 出账总期数
*/
@Schema(description = "出账总期数")
private Integer fortuneTotalPeriod;
/**
* 币种 * 币种
*/ */
@Schema(description = "币种") @Schema(description = "币种")
......
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