mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-28 15:36:07 +08:00
增加当前版本返回
This commit is contained in:
parent
ed5999526b
commit
b80535092d
|
@ -122,6 +122,7 @@ export default class SystemService {
|
|||
hasNewVersion: this.checkHasNewVersion(currentVersion, lastVersion),
|
||||
lastVersion,
|
||||
lastLog,
|
||||
currentVersion
|
||||
},
|
||||
};
|
||||
} catch (error: any) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user