wangfei před 6 roky
rodič
revize
b335df3c09
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0
    1
      models/customer/types.go

+ 0
- 1
models/customer/types.go Zobrazit soubor

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