8000 GitHub - yjwwtu/baseos
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yjwwtu/baseos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BaseOS

项目介绍

微信开发者项目

软件架构

软件基于JAVA语言开始,采用了springboot整合框架,主要的框架有springmvc,spring,hibernate,redis,shiro框架

安装教程

1.git项目 2.配置数据库地址 3.配置redis地址 4.插入数据库默认数据


-- Records


INSERT INTO w_author_actions VALUES ('1', 'home:index', '1', '0', '用户添加');

INSERT INTO w_author_actions VALUES ('2', 'user:edit', '2', '0', '用户修改');

INSERT INTO w_author_permissions VALUES ('1', '1', '1');

INSERT INTO w_author_permissions VALUES ('2', '1', '2');

INSERT INTO w_author_roles VALUES ('1', '管理员', 'admin', '管理员');

INSERT INTO w_author_sessions VALUES ('1', '1', '1');

INSERT INTO w_users VALUES ('1', 'cqnews', 'yjwwtu@163.com', '18983071151', 'fb7713fbc2b072c7252f7d19776aa899', '6', '0', '', '流风葬落花', '', '0', '0', '0', '', '0', '122', '0', '0', '0', '0', '', '0', 'fghkyu');

密码是:19870214

使用说明

参与贡献

  1. 刘崇科

  2. 马吉刚

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0