test for client system
This commit is contained in:
parent
715f8d7c8f
commit
89860261f9
@ -68,6 +68,7 @@ app
|
||||
.route({
|
||||
path: 'client',
|
||||
key: 'system',
|
||||
description: '获取系统信息',
|
||||
})
|
||||
.define(async (ctx) => {
|
||||
const { platform, arch, release } = os;
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kevisual/envision-cli",
|
||||
"version": "0.0.52-beta.0",
|
||||
"version": "0.0.53",
|
||||
"description": "envision command tools",
|
||||
"main": "dist/app.mjs",
|
||||
"type": "module",
|
||||
|
Loading…
x
Reference in New Issue
Block a user