@@ -36,6 +36,7 @@ func main() {
panic(err)
}
+ nwsm.UpdateNewGroupUser(ctx)
nwsm.LoadGroupUser(ctx)
}, "userWxSign")
if err != nil {