Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

semour / semour_web

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 9e10b365 authored 2 years ago by 杨树贤's avatar 杨树贤
Browse files
Options
  • _('Browse Files')
  • Download
  • Email Patches
  • Plain Diff

登陆用户问题

parent 03fa1041
Hide whitespace changes
Inline Side-by-side
Showing with 1 additions and 1 deletions
  • app/Http/Services/UserService.php
app/Http/Services/UserService.php
View file @ 9e10b365
...@@ -44,6 +44,6 @@ class UserService ...@@ -44,6 +44,6 @@ class UserService
AutoAssignCustomerService::incAssignNumByDepartmentId($assign['department_id']); AutoAssignCustomerService::incAssignNumByDepartmentId($assign['department_id']);
} }
return $updateRes; return $userId;
} }
} }
This diff is collapsed. Click to expand it.
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment