feat: 整体pure,核心功能对接完成
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {isAllEmpty} from "@pureadmin/utils";
|
||||
import { isAllEmpty } from "@pureadmin/utils";
|
||||
|
||||
export function getFileUrl(fileId: string, tryPath: string): string {
|
||||
if (isAllEmpty(fileId)) {
|
||||
|
||||
Reference in New Issue
Block a user