# totrying-system **Repository Path**: QuanJWS/totrying-system ## Basic Information - **Project Name**: totrying-system - **Description**: totrying后台系统 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-08-10 - **Last Updated**: 2022-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 撸起袖子加油干,瞎折腾一番 #### 介绍 瞎折腾系统,SpringBoot + vue-element-admin前后端分离脚手架,共享数据库多租户设计,含表单设计和工作流等 具体涉及: - JDK8 - SpringBoot - Element-UI - Mybatis - Mybatis Plus - MySql - Maven - Lombok - Flowable - Hutool - Flowable - ……等等 #### 软件使用 - 基础依赖[totrying-base](https://gitee.com/QuanJWS/totrying-base.git) ,参考对应的README.md内容。 - 数据库,创建数据库yt_totrying,运行[1_doc/sql]目录中最新的sql脚本,启动前后端项目,账号/密码:admin/123456 #### 参库地址 - totrying的后台系统模块 https://gitee.com/QuanJWS/totrying-system.git - vue的前端管理模块 https://gitee.com/QuanJWS/vue-admin-sys-web.git - totrying的基础模块 https://gitee.com/QuanJWS/totrying-base.git - crudfast代码生成模块及库表管理 https://gitee.com/QuanJWS/crudfast.git