fixed 版本发布uuid 变化
This commit is contained in:
parent
38f711f4ae
commit
109ef3fe1c
|
@ -157,7 +157,6 @@ class VersionReleasesController < ApplicationController
|
|||
attachment.container = target
|
||||
attachment.author_id = current_user.id
|
||||
attachment.description = ""
|
||||
attachment.uuid = SecureRandom.uuid
|
||||
attachment.save
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue