2017-10-19 16:55:29
Joshua
|
How to import information of ZenTao users?
|
zhangjiahui
|
1. Outport zt_user table by sql file;
2. Import zt_user to database after installation; 3. execute sql; replace into sys_user (account,password,realname,role,email) select account,md5(concat(password, account)) as password,realname,role,email from zt_user; update sys_user set admin='super' where account='admin'; |
1/1
CUSTOMERS
PRODUCTS
SUPPORT
CONTACT US
- Email: Philip@easycorp.ltd
- Skype: philip517
- Whatsapp: +86 185 6395 3295