# WFCR-BACKEND **Repository Path**: Aimergin/wfcr-backend ## Basic Information - **Project Name**: WFCR-BACKEND - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-21 - **Last Updated**: 2025-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 安装教程 1. 新建mysql数据库ry-flowable,导入SQL脚本ry-flowable.sql。Mysql版本为5.7,字符集选择utf8mb4,排序规则选择utf8mb4_general_ci。 2. 编译打包工程,运行java -jar ruoyi-admin.jar。 3. 打开http://localhost 访问登录页面,账号admin密码是admin123。