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