mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
cloudIDE saas定制api
This commit is contained in:
@@ -5,7 +5,7 @@ if @user.present?
|
||||
json.userInfoBO do
|
||||
json.name @user.real_name
|
||||
json.userEmail @user.mail
|
||||
# json.phone @user.phone
|
||||
json.tenantCode "TI1001383"
|
||||
json.phone @user.phone
|
||||
# json.tenantCode "TI1001383"
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user