🎨 Sync repo

This commit is contained in:
Liang Ding 2022-07-01 20:23:00 +08:00
parent b817fadfd8
commit 75d7414f54
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -160,6 +160,8 @@ func SyncData(boot, exit, byHand bool) {
}
}
return
// 获取工作空间数据配置(数据版本)
dataConf, err := getWorkspaceDataConf()
if nil != err {