Skip to content

Commit

Permalink
更新sql 头像显示
Browse files Browse the repository at this point in the history
  • Loading branch information
stylefeng committed May 20, 2017
1 parent cc56a3e commit e6ceb42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/guns.sql
Original file line number Diff line number Diff line change
Expand Up @@ -281,5 +281,5 @@ CREATE TABLE `user` (
-- ----------------------------
-- Records of user
-- ----------------------------
INSERT INTO `user` VALUES ('1', '000be33d-06ae-431d-b8ef-0f39e55743fb.jpg', 'admin', 'ecfadcde9305f8891bcfe5a1e28c253e', '8pgby', '张三', '2017-05-05 00:00:00', '2', '[email protected]', '18200000000', '1', '27', '1', '2016-01-29 08:49:53', '25');
INSERT INTO `user` VALUES ('1', 'girl.gif', 'admin', 'ecfadcde9305f8891bcfe5a1e28c253e', '8pgby', '张三', '2017-05-05 00:00:00', '2', '[email protected]', '18200000000', '1', '27', '1', '2016-01-29 08:49:53', '25');
INSERT INTO `user` VALUES ('44', null, ' test', 'a5421443274a4d1f9eb938f7adc4478d', '4g4bn', 'test', '2017-05-01 00:00:00', '1', '[email protected]', '', '1', '26', '3', '2017-05-16 20:33:37', null);

0 comments on commit e6ceb42

Please sign in to comment.