mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-09 06:24:04 +08:00
init project
This commit is contained in:
4
app/views/weapps/registers/create.json.jbuilder
Normal file
4
app/views/weapps/registers/create.json.jbuilder
Normal file
@@ -0,0 +1,4 @@
|
||||
json.status 0
|
||||
json.user do
|
||||
json.partial! 'weapps/shared/user', locals: { user: @user }
|
||||
end
|
||||
Reference in New Issue
Block a user