新增:新版疑修上链操作

This commit is contained in:
2023-03-02 17:06:49 +08:00
parent aba5de8bb8
commit c9c16aef8d
7 changed files with 34 additions and 12 deletions

View File

@@ -30,6 +30,8 @@ class Api::V1::Projects::Pulls::Journals::CreateService < ApplicationService
create_comment_journal
end
push_activity_2_blockchain("issue_comment_create", @journal) if Site.has_blockchain?
journal
end