Pārlūkot izejas kodu

phone字段重复

wangfei 6 gadus atpakaļ
vecāks
revīzija
b335df3c09
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0
    1
      models/customer/types.go

+ 0
- 1
models/customer/types.go Parādīt failu

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