dbpersoninfo.go | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
dbpersoninfo.go
@@ -72,11 +72,12 @@ func Getdbpersonmsg(tableid string, teststring []byte, IsCompare bool) ([]byte) { var buf []byte if !IsCompare { return nil } if tableid == "" { if teststring == nil { return nil }