Commit 11beb7c7 authored by 廖旭伟's avatar 廖旭伟

数据库脚本

parent e76a05bb
This diff is collapsed.
INSERT INTO `mortals_xhx_param` (`name`, `firstOrganize`, `secondOrganize`, `paramKey`, `paramValue`, `validStatus`, `modStatus`, `displayType`, `remark`, `createTime`, `createUserId`, `createUserName`) VALUES ('允许打印最高次数', NULL, NULL, 'print:max:count', '1', '1', '4', '0', '空白打印材料展示数量', NOW(), '1', NULL);
INSERT INTO `mortals_xhx_user` (`loginName`, `loginPwd`, `loginPwd1`, `loginPwd2`, `loginPwd3`, `loginLimitAddress`, `realName`, `mobile`, `phone`, `email`, `qq`, `userType`, `siteId`, `status`, `customerId`, `createTime`, `createUserId`, `createUserName`, `lastLoginTime`, `lastLoginAddress`, `lastModPwdTime`, `lastModPwdAddr`) VALUES ('admin1', '43442676c74ae59f219c2d87fd6bad52', '43442676c74ae59f219c2d87fd6bad52', '4280d89a5a03f812751f504cc10ee8a5', NULL, NULL, '系统管理员', '13808095770', NULL, NULL, NULL, '1', NULL, '1', NULL, NOW(), '1', 'admin', NULL, NULL, NULL, NULL);
INSERT INTO `mortals_xhx_certificate_industry` (`parentId`, `industryName`, `createUserId`, `createTime`, `updateUserId`, `updateTime`) VALUES ('-1', '食药监', '1', NOW(), '1', NOW());
INSERT INTO `mortals_xhx_certificate_classify` (`classifyName`, `sort`, `total`, `showFront`, `classifyType`, `createUserId`, `createTime`, `updateUserId`, `updateTime`) VALUES ('食品经营许可证', '1', '1', '1', '2', '1', NOW(), NULL, NULL);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment