fixed 版本发布uuid 变化

This commit is contained in:
xxq250 2024-01-15 15:52:20 +08:00
parent 38f711f4ae
commit 109ef3fe1c
1 changed files with 0 additions and 1 deletions

View File

@ -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