# file-system **Repository Path**: yargs/file-system ## Basic Information - **Project Name**: file-system - **Description**: 文件服务继承各种扩展功能 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-20 - **Last Updated**: 2023-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 文件上传服务 ## 基础功能实现 #### 上传地址(post) http://localhost:19999/api/upload #### 本地地址 D:\ldsoft-file-system\static\2023\06\ #### 访问地址 http://localhost:19999/file-server/2023/06/5451bf37-1140-416d-8544-7ed057ebbfe8.jpg ## 其它功能 #### 缩略图 ?width=xxx&height=xxx #### pdf重命名为指定中文 #### 批量打包下载 #### 生成二维码 #### 截取视频第一帧为缩略图 在所有地址后边+.jpg 譬如 http://localhost:19999/file-server/2023/06/xxxx.mp4.jpg