proto json tag modify

This commit is contained in:
Gordon
2022-01-14 09:59:25 +08:00
parent 0db2c271a0
commit 6bc69d5a75
4 changed files with 3 additions and 22 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ func main() {
// }
//}
for {
uidList, err := im_mysql_model.SelectAllUID()
uidList, err := im_mysql_model.SelectAllUserID()
if err != nil {
//log.NewError("999999", err.Error())
} else {