Skip to content

Commit caa5852

Browse files
🎨 改进代码样式 (#67)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7402d87 commit caa5852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

niu/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ func JJ(gid, uid, adduser int64, prop string) (message string, adduserLength flo
231231
if err = db.setWordNiuNiu(gid, adduserniuniu); err != nil {
232232
return "", 0, err
233233
}
234-
234+
235235
return
236236
}
237237

0 commit comments

Comments
 (0)