mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-09 22:39:50 +08:00
Merge branch 'standalone_develop' into pre_trustie_server
This commit is contained in:
@@ -9,7 +9,7 @@ class Api::V1::Users::OpenkylinSignController < Api::V1::BaseController
|
||||
|
||||
def create
|
||||
@object_result = Api::V1::Users::OpenkylinSign::CreateService.call(@observe_user, create_params)
|
||||
if @result_object
|
||||
if @object_result
|
||||
return render_ok
|
||||
else
|
||||
return render_error('签署失败!')
|
||||
|
||||
Reference in New Issue
Block a user