Commit 852909d2 by jianan

新单跟进104

parent fd5d1bc7
......@@ -15,6 +15,12 @@ import java.util.Date;
public class CommissionExpectedVO implements Serializable {
/**
* 预计来佣id
*/
@Schema(description = "预计来佣id")
private Long id;
/**
* 预计来佣业务id
*/
@Schema(description = "预计来佣业务id")
......
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