Skip to content

Commit

Permalink
更新初始化所需sql
Browse files Browse the repository at this point in the history
  • Loading branch information
voilet authored and voilet committed Aug 4, 2016
1 parent ce9f3c6 commit 397e583
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ django cmdb and salt ui

安装完后执行以下sql
===

<pre>
INSERT INTO `users_department_mode` VALUES (1,'运维部','',1001);

INSERT INTO `users_customuser` VALUES (1,'pbkdf2_sha256$15000$uM1f5HMxHOqE$zPzKtNJMheQe62Q592V5l0m60nq/5Vj4rgzlVf5nXYs=','2016-01-14 18:16:27',1,'[email protected]','admin','','','','04j4wtqxhtzts642w783nfukepx0w5jc',NULL,1,0,'3eceb1e9-df90-38ed-9960-03183bc85cce',0,1,'2015-12-29 14:05:50',NULL);
</pre>

登录帐号密码
===
Expand Down

0 comments on commit 397e583

Please sign in to comment.