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