cloudIDE saas定制api

This commit is contained in:
“xxq250”
2022-10-12 16:37:54 +08:00
parent f031cd4720
commit c2673bd48d

View File

@@ -6,5 +6,6 @@ if @user.present?
json.name @user.real_name
json.userEmail @user.mail
json.phone @user.phone
json.tenantCode "TI1001383"
end
end