Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
afcdcd00
Commit
afcdcd00
authored
Oct 06, 2019
by
macro
Browse files
Update mall.sql
parent
8a4a52c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
document/sql/mall.sql
View file @
afcdcd00
...
@@ -1746,7 +1746,7 @@ CREATE TABLE `ums_admin` (
...
@@ -1746,7 +1746,7 @@ CREATE TABLE `ums_admin` (
-- Records of ums_admin
-- Records of ums_admin
-- ----------------------------
-- ----------------------------
INSERT INTO `ums_admin` VALUES ('1', 'test', '$2a$10$NZ5o7r2E.ayT2ZoxgjlI.eJ6OEYqjH7INR/F.mXDbjZJi9HF0YCVG', 'http://macro-oss.oss-cn-shenzhen.aliyuncs.com/mall/images/20180607/timg.jpg', null, '测试账号', null, '2018-09-29 13:55:30', '2018-09-29 13:55:39', '1');
INSERT INTO `ums_admin` VALUES ('1', 'test', '$2a$10$NZ5o7r2E.ayT2ZoxgjlI.eJ6OEYqjH7INR/F.mXDbjZJi9HF0YCVG', 'http://macro-oss.oss-cn-shenzhen.aliyuncs.com/mall/images/20180607/timg.jpg', null, '测试账号', null, '2018-09-29 13:55:30', '2018-09-29 13:55:39', '1');
INSERT
INTO
`ums_admin`
VALUES
(
'3'
,
'admin'
,
'$2a$10$
NZ5o7r2E.ayT2ZoxgjlI.eJ6OEYqjH7INR/F.mXDbjZJi9HF0YCVG
'
,
'http://macro-oss.oss-cn-shenzhen.aliyuncs.com/mall/images/20190129/170157_yIl3_1767531.jpg'
,
'admin@163.com'
,
'系统管理员'
,
'系统管理员'
,
'2018-10-08 13:32:47'
,
'2019-03-20 15:38:50'
,
'1'
);
INSERT INTO `ums_admin` VALUES ('3', 'admin', '$2a$10$
.E1FokumK5GIXWgKlg.Hc.i/0/2.qdAwYFL1zc5QHdyzpXOr38RZO
', 'http://macro-oss.oss-cn-shenzhen.aliyuncs.com/mall/images/20190129/170157_yIl3_1767531.jpg', 'admin@163.com', '系统管理员', '系统管理员', '2018-10-08 13:32:47', '2019-03-20 15:38:50', '1');
-- ----------------------------
-- ----------------------------
-- Table structure for ums_admin_login_log
-- Table structure for ums_admin_login_log
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment