# okhelper-service **Repository Path**: seakings/okhelper-service ## Basic Information - **Project Name**: okhelper-service - **Description**: OK帮 云进销存 (SpringBoot Restful 全家桶) - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # okhelper-service #### 1.接口文档:http:localhost:8080/doc.html #### 2.请先将配置文件 /src/main/resources/application.eg.properties 重命名为 application.properties 并完善该文件后再运行(起不来多半是缺少配置文件或配置文件配置错误) #### 3.okhelper.sql 是数据库建表语句,已经包含了权限、角色的基础数据,可直接使用 #### 4.此项目是纯后端项目,前端请转至:https://github.com/okhelperTeam/okhelper-web