mirror of
https://gitee.com/270580156/weiyu.git
synced 2025-12-30 02:42:25 +00:00
update
This commit is contained in:
BIN
images/nin1.png
BIN
images/nin1.png
Binary file not shown.
|
Before Width: | Height: | Size: 380 KiB After Width: | Height: | Size: 420 KiB |
@@ -93,7 +93,7 @@ public class ThreadRestService
|
||||
|
||||
public Page<ThreadResponse> query(ThreadRequest request) {
|
||||
UserEntity user = authService.getUser();
|
||||
|
||||
//
|
||||
request.setUserUid(user.getUid());
|
||||
request.setOwnerUid(user.getUid());
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user