添加运维系统

This commit is contained in:
zhanghouying
2019-11-19 11:42:54 +08:00
parent 752d9c8478
commit b313fe34dd
25 changed files with 2728 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
const baseUrl = process.env.BASE_API
const api = {
state: {
// 部署包上传
deployUploadApi: baseUrl + '/api/deploy/upload',
// 实时控制台
socketApi: baseUrl + '/websocket?token=kl',
// 图片上传