# fufu-plugin **Repository Path**: qianzhi11_admin/fufu-plugin ## Basic Information - **Project Name**: fufu-plugin - **Description**: bak - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-29 - **Last Updated**: 2025-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fufu-plugin ## 安装 ### 方式一:通过 Github 克隆 ```bash git clone --depth=1 https://github.com/lzqmql/fufu-plugin.git ./plugins/fufu-plugin ``` ### 如果Github网络太慢可使用代理 ```bash git clone --depth=1 https://ghfast.top/https://github.com/lzqmql/fufu-plugin.git ./plugins/fufu-plugin ``` ### 方式二:通过 Gitee 克隆(更新可能不及时) ```bash git clone --depth=1 https://gitee.com/qianzhi11_admin/fufu-plugin.git ./plugins/fufu-plugin ```