Commit bd3af9fe by zhangxingmin

push

parent e34573cd
......@@ -32,6 +32,12 @@ public class FortuneAccountVO {
private String broker;
/**
* 转介人业务id
*/
@Schema(description = "转介人业务id")
private String brokerBizId;
/**
* 所属团队
*/
@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