1、调整凭证
2、调整对账 3、解决正式结算冲突bug
This commit is contained in:
+1
@@ -20,6 +20,7 @@ import java.util.List;
|
||||
public class FormalSettlementSaveRequest implements Serializable {
|
||||
@Serial private static final long serialVersionUID = 1L;
|
||||
private Long id;
|
||||
private String formalSettlementNo;
|
||||
private Long contractId;
|
||||
private String settlementType;
|
||||
private List<Long> sourcePreSettlementIds;
|
||||
|
||||
Reference in New Issue
Block a user