# fcnext客户端 **Repository Path**: jufubao/fcnext ## Basic Information - **Project Name**: fcnext客户端 - **Description**: fcnext客户端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-22 - **Last Updated**: 2024-11-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 介绍 JfbFcnext 客户端 ## Install & Use Add require to your `composer.json` ```json { "require": { "jufubao/fcnext": "~1.0" } } ``` Use Composer to install requires ```bash composer require jufubao/fcnext ``` Publish config ``` php bin/hyperf.php vendor:publish jufubao/fcnext ```