Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
xyy0411 authored Aug 25, 2024
1 parent a9c9234 commit e70f473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/niuniu/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ func init() {
u := userInfo{
UID: uid,
Length: long,
UserCount: 1,
UserCount: 0,
}
//添加数据进入表
err := db.insertniuniu(&u, gid)
Expand Down

0 comments on commit e70f473

Please sign in to comment.