forked from gxwebsoft/mp-10550
新增:移动配置文件
This commit is contained in:
@@ -4,7 +4,7 @@ import dayjs from 'dayjs';
|
||||
import crypto from 'crypto-js';
|
||||
import {Base64} from 'js-base64';
|
||||
import {FileRecord} from "@/api/system/file/model";
|
||||
import {TenantId} from "@/utils/config";
|
||||
import {TenantId} from "@/config/app";
|
||||
|
||||
export async function uploadOssByPath(filePath: string) {
|
||||
return new Promise(async (resolve) => {
|
||||
|
||||
Reference in New Issue
Block a user