Commit 0b5bfb3d by jianan

新单跟进76

parent 47459d7c
......@@ -14,6 +14,12 @@ import java.util.Date;
public class CommissionVO implements Serializable {
/**
* commission id
*/
@Schema(description = "commission 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