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