Commit a696d23cb3ab39c3c0f4fefc56a5602117c3c579
1 parent
3afa305d
Exists in
master
提交
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/mysql/dbmysql.go
@@ -206,6 +206,6 @@ func QueryInvite(uuid int) ([]QuerInviteDesc,error){ | @@ -206,6 +206,6 @@ func QueryInvite(uuid int) ([]QuerInviteDesc,error){ | ||
206 | } | 206 | } |
207 | } | 207 | } |
208 | } | 208 | } |
209 | - | 209 | + |
210 | return rtslice,nil | 210 | return rtslice,nil |
211 | } | 211 | } |
212 | \ No newline at end of file | 212 | \ No newline at end of file |