mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 13:45:44 +08:00
新增:同步时间和创建数据返回
This commit is contained in:
@@ -20,4 +20,6 @@
|
||||
class SyncRepositoryBranch < ApplicationRecord
|
||||
|
||||
belongs_to :sync_repository
|
||||
|
||||
enum sync_status: {success: 1, failure: 2}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user