#1145 fix-1052 区块链更新不修改项目更新时间

Merged
lewis merged 2 commits from fix-1052 into V20211228 2 years ago
https://git.openi.org.cn/OpenI/aiforge/issues/1052
ychao_1983 added this to the V20211228 milestone 2 years ago
ychao_1983 requested review from lewis 2 years ago
lewis reviewed 2 years ago
models/repo.go
@@ -2473,0 +2473,4 @@
func (repo *Repository) UpdateBlockChain() error {
sess := x.NewSession()
defer sess.Close()
if err := sess.Begin(); err != nil {
lewis commented 2 years ago
这里不需要使用事务
lewis approved these changes 2 years ago
lewis merged commit a9c3830ae2 into V20211228 2 years ago

Reviewers

lewis approved these changes 2 years ago
The pull request has been merged as a9c3830ae2.
Sign in to join this conversation.
Loading…
There is no content yet.