微信开发者项目
软件基于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
-
刘崇科
-
马吉刚