@@ -14,4 +14,5 @@ type CustWithWX struct {
BelongCaseId string
BelongCaseStatus int
RealName string
+ Phone string
}