liuxiaolong
2019-12-20 ffa76638ec761be58e64c5625fafe07dab07cac0
models/dbtablepersons.go
@@ -19,5 +19,5 @@
type DbPersonsCompVo struct {
   Dbtablepersons
   CompareScore float32 `json:"compareScore"`
   CompareScore float64 `json:"compareScore"`
}