|
@@ -95,6 +95,7 @@ type CygxAppointmentList struct {
|
|
|
SignupType int `description:"报名方式,1预约外呼,2自主拨入,3我要报名"`
|
|
|
YidongExamineStatus int `description:"易董活动报名审核状态0审核中,1:审核通过、2审核不通过"`
|
|
|
Email string `description:"邮箱"`
|
|
|
+ ThreeSource int `description:"三方来源,1进门财经"`
|
|
|
}
|
|
|
|
|
|
type CygxSignupUser struct {
|