修改上报用户地址

This commit is contained in:
2023-08-22 16:32:48 +08:00
parent c1c68f24c2
commit b9d3cd09a3
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -614,6 +614,7 @@ class UserService extends BaseService
}
}
}catch (\Exception $e){
dump($e->getMessage());
return success();
}