技师头像
This commit is contained in:
parent
6874dfb675
commit
3be96a9e21
|
@ -268,6 +268,7 @@ public class AppController {
|
||||||
if(artificer != null){
|
if(artificer != null){
|
||||||
user.setLoglattime(artificer.getUpdateTime());
|
user.setLoglattime(artificer.getUpdateTime());
|
||||||
user.setLoglataddress(artificer.getAddress());
|
user.setLoglataddress(artificer.getAddress());
|
||||||
|
user.setAvatar(artificer.getArtificerImg());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue