|
|
@ -44,7 +44,7 @@ class CreateShixunService < ApplicationService
|
|
|
|
return shixun
|
|
|
|
return shixun
|
|
|
|
end
|
|
|
|
end
|
|
|
|
rescue => e
|
|
|
|
rescue => e
|
|
|
|
uid_logger_error(e.message)
|
|
|
|
Rails.logger.error(e.message)
|
|
|
|
tip_exception("实训创建失败:#{e.message}")
|
|
|
|
tip_exception("实训创建失败:#{e.message}")
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
|
|
|