mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-17 21:10:49 +08:00
自定义(多)命令,jobs日志是否打印
This commit is contained in:
@@ -241,6 +241,8 @@ class FrameworkController extends Controller {
|
||||
|
||||
/**
|
||||
* 上传文件
|
||||
* 不建议使用,请使用electron的api来获取文件的本机路径,然后读取并上传
|
||||
* 使用http的files属性,实际上多余拷贝一次文件
|
||||
*/
|
||||
async uploadFile() {
|
||||
const { CoreApp } = EE;
|
||||
|
||||
Reference in New Issue
Block a user