|
|
/*
|
|
|
Navicat MySQL Data Transfer
|
|
|
|
|
|
Source Server : mysql
|
|
|
Source Server Version : 50037
|
|
|
Source Host : localhost:3306
|
|
|
Source Database : jeecg
|
|
|
|
|
|
Target Server Type : MYSQL
|
|
|
Target Server Version : 50037
|
|
|
File Encoding : 65001
|
|
|
|
|
|
Date: 2016-03-15 14:57:05
|
|
|
*/
|
|
|
|
|
|
SET FOREIGN_KEY_CHECKS=0;
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `auto_form`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `auto_form`;
|
|
|
CREATE TABLE `auto_form` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`form_name` varchar(100) default NULL COMMENT '表单名称',
|
|
|
`form_desc` varchar(200) default NULL COMMENT '表单描述',
|
|
|
`form_style_id` varchar(36) default NULL COMMENT '模板样式',
|
|
|
`form_content` longtext COMMENT '表单编辑器文本',
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`form_parse` longtext,
|
|
|
`main_table_source` varchar(50) default NULL COMMENT '主数据源',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
PRIMARY KEY (`id`),
|
|
|
UNIQUE KEY `form_name` (`form_name`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of auto_form
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `auto_form` VALUES ('4028138151a9dc0c0151aa3f1d450002', 'employee_entry_form', '员工入职单', '', '<table cellspacing=\"0\" cellpadding=\"0\" align=\"center\"><tbody><tr style=\";height:11px\" class=\"firstRow\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"padding: 0px 7px; word-break: break-all; border-width: 1px; border-style: solid; background: rgb(0, 176, 240);\" height=\"11\"><br/></td></tr><tr style=\";height:49px\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"padding: 0px 7px; border-width: 1px; border-style: solid;\" height=\"49\"><p style=\"text-align:center\"><span style=\"font-size:24px;font-family:'微软雅黑','sans-serif';color:#00B0F0\">员工入职单</span></p></td></tr><tr style=\";height:22px\"><td width=\"433\" nowrap=\"\" colspan=\"5\" style=\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px;\" height=\"22\"><br/></td><td width=\"144\" nowrap=\"\" colspan=\"2\" style=\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px; word-break: break-all;\" height=\"22\"><p style=\"text-align:right\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">填表日期:</span></p></td><td width=\"176\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px;\" height=\"22\"><input name=\"ds.create_date\" type=\"text\" title=\"create_date\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"standardDate\" autofield=\"ds.create_date\" style=\"text-align: left; width: 150px;\"/></td></tr><tr style=\";height:34px\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px;\" height=\"34\"><p><strong><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">基本信息</span></strong></p></td></tr><tr style=\";height:33px\"><td width=\"52\" nowrap=\"\" style=\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"33\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">姓名</span></p></td><td width=\"125\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"33\"><input name=\"ds.employee_name\" type=\"text\" title=\"employee_name\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.employee_name\" style=\"text-align: left; width: 150px;\"/></td><td width=\"65\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"33\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">部门</span></p></td><td width=\"125\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"33\"><input name=\"ds.employee_depart\" type=\"text\" title=\"employee_depart\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.employee_depart\" style=\"text-align: left; width: 150px;\"/></td><td width=\"65\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"33\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">职务</span></p></td><td width=\"135\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"33\"><input name=\"ds.employee_job\" type=\"text\" title=\"employee_job\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.employee_job\" style=\"text-align: left; width: 150px;\"/></td><td width=\"136\" nowrap=\"\" colspan=\"2\" rowspan=\"5\" style=\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px; word-break: break-all;\" height=\"33\"><br/></td></tr><tr style=\";height:30px\"><td width=\"52\" nowrap=\"\" style=\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"30\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">生日</span></p></td><td width=\"125\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"30\"><input name=\"ds.employee_birthday\" type=\"text\" title=\"employee_birthday\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"standardDate\" autofield=\"ds.employee_birthday\" style=\"text-align: left; width: 150px;\"/></td><td width=\"65\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"30\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">籍贯</span></p></td><td width=\"302\" nowrap=\"\" colspan=\"3\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"30\"><input name=\"ds.employee_origin\" type=\"text\" title=\"employee_origin\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.employee_origin\" style=\"text-align: left; width: 150px;\"/></td></tr><tr style=\";height:29px\"><td width=\"52\" nowrap=\"\" style=\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"29\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">学历</span></p></td><td width=\"125\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"29\"><input name=\"ds.employee_degree\" type=\"text\" title=\"employee_degree\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.employee_degree\" style=\"text-align: left; width: 150px;\"/></td><td width=\"65\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"29\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">身份证</span></p></td><td width=\"302\" nowrap=\"\" colspan=\"3\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"29\"><input name=\"ds.employee_identification\" type=\"text\" title=\"employee_identification\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.employee_identification\" style=\"text-align: left; width: 150px;\"/></td></tr><tr style=\";height:32px\"><td width=\"52\" nowrap=\"\" style=\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"32\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">入职日期</span></p></td><td width=\"125\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"32\"><input name=\"ds.employee_entry_date\" type=\"text\" title=\"employee_entry_date\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"standardDate\" autofield=\"ds.employee_entry_date\" style=\"text-align: left; width: 150px;\"/></td><td width=\"65\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"32\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">工号</span></p></td><td width=\"125\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"32\"><input name=\"ds.employee_code\" type=\"text\" title=\"employee_code\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.employee_code\" style=\"text-align: left; width: 150px;\"/></td><td width=\"65\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"32\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">手机</span></p></td><td width=\"135\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"32\"><input name=\"ds.employee_phone\" type=\"text\" title=\"employee_phone\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.employee_phone\" style=\"text-align: left; width: 150px;\"/></td></tr><tr style=\";height:31px\"><td width=\"52\" nowrap=\"\" style=\"border-style: solid; border-left-color: rgb(165, 165, 165); border-width: 1px; border-bottom-color: rgb(0, 176, 240); border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"31\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">邮箱</span></p></td><td width=\"190\" nowrap=\"\" colspan=\"2\" style=\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"31\"><input name=\"ds.employee_mail\" type=\"text\" title=\"employee_mail\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.employee_mail\" style=\"text-align: left; width: 150px;\"/></td><td width=\"125\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"31\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">MSN</span></p></td><td width=\"177\" nowrap=\"\" colspan=\"2\" style=\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; border-right-color: rgb(0, 176, 240); padding: 0px 7px;\" height=\"31\"><input name=\"ds.employee_msn\" type=\"text\" title=\"employee_msn\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.employee_msn\" style=\"text-align: left; width: 150px;\"/></td></tr><tr style=\";height:35px\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px;\" height=\"35\"><p><strong><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">人事部</span></strong></p></td></tr><tr style=\";height:28px\"><td width=\"52\" nowrap=\"\" style=\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"28\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">照片</span></p></td><td width=\"125\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"28\">{|-<span leipiplugins=\"radios\" name=\"leipiNewField\" selector=\"2c90ac564c9d1734014c9db1a167002b\" autofield=\"ds.hr_pic\" title=\"hr_pic\"><input type=\"radio\" name=\"leipiNewField\" checkedtext=\"是\" value=\"Y\" />是 <input type=\"radio\" name=\"leipiNewField\" checkedtext=\"否\" value=\"N\" />否 </span>-|}</td><td width=\"65\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"28\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">档案表</span></p></td><td width=\"125\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"28\">{|-<span leipiplugins=\"radios\" name=\"leipiNewField\" selector=\"2c90ac564c9d1734014c9db1a167002b\" autofield=\"ds.hr_archives\" title=\"hr_archives\"><input type=\"radio\" name=\"leipiNewField\" checkedtext=\"是\" value=\"Y\" />是 <input type=\"radio\" name=\"leipiNewField\" checkedtext=\"否\" value=\"N\" />否 </span>-|}</td><td width=\"59\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"28\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">身份证</span></p></td><td width=\"335\" nowrap=\"\" colspan=\"3\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"28\">{|-<span leipiplugins=\"radios\" name=\"leipiNewField\" selector=\"2c90ac564c9d1734014c9db1a167002b\" autofield=\"ds.hr_identification\" title=\"hr_identification\"><input type=\"radio\" name=\"leipiNewField\" checkedtext=\"是\" value=\"Y\" />是 <input type=\"radio\" name=\"leipiNewField\" checkedtext=\"否\" value=\"N\" />否 </span>-|}</td></tr><tr style=\";height:28px\"><td width=\"52\" nowrap=\"\" style=\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"22\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">学位证</span></p></td><td width=\"125\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"22\">{|-<span leipiplugins=\"radios\" name=\"leipiNewField\" selector=\"2c90ac564c9d1734014c9db1a167002b\" autofield=\"ds.hr_degree\" title=\"hr_degree\"><input type=\"radio\" name=\"leipiNewField\" checkedtext=\"是\" value=\"Y\" />是 <input type=\"radio\" name=\"leipiNewField\" checkedtext=\"否\" value=\"N\" />否 </span>-|}</td><td width=\"65\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"22\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">其他证件</span></p></td><td width=\"125\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"22\"><input name=\"ds.hr_other\" type=\"text\" title=\"hr_other\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.hr_other\" style=\"text-align: left; width: 150px;\"/></td><td width=\"65\" nowrap=\"\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\" height=\"22\"><p style=\"text-align:center\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">分配电话</span></p></td><td width=\"335\" nowrap=\"\" colspan=\"3\" style=\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\" height=\"22\"><input name=\"ds.hr_tel\" type=\"text\" title=\"hr_tel\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.hr_tel\" style=\"text-align: left; width: 150px;\"/></td></tr><tr style=\";height:79px\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"padding: 0px 7px; border-width: 1px; border-style: solid;\" height=\"79\"><br/></td></tr><tr style=\";height:22px\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"padding: 0px 7px; border-width: 1px; border-style: solid; word-break: break-all;\" height=\"22\"><p style=\"text-align:right\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">经办人: <input name=\"ds.hr_op_user\" type=\"text\" title=\"hr_op_user\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.hr_op_user\" style=\"text-align: left; width: 150px;\"/> 日期: <input name=\"ds.hr_op_date\" type=\"text\" title=\"hr_op_date\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"standardDate\" autofield=\"ds.hr_op_date\" style=\"text-align: left; width: 150px;\"/> </span></p></td></tr><tr style=\";height:23px\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"border-top-color: rgb(191, 191, 191); border-width: 1px; border-style: solid; border-bottom-color: rgb(0, 176, 240); padding: 0px 7px;\" height=\"23\"><p><strong><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">部门意见</span></strong></p></td></tr><tr style=\";height:88px\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"padding: 0px 7px; border-width: 1px; border-style: solid;\" height=\"88\"><textarea title=\"depart_opinion\" name=\"leipiNewField\" leipiplugins=\"textarea\" datatype=\"\" value=\"\" autofield=\"ds.depart_opinion\" orgrich=\"0\" orgfontsize=\"\" orgwidth=\"900\" orgheight=\"80\" style=\"width:900px;height:80px;\"></textarea></td></tr><tr style=\";height:22px\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"padding: 0px 7px; border-width: 1px; border-style: solid; word-break: break-all;\" height=\"22\"><p style=\"text-align:right\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">经办人: <input name=\"ds.depart_op_user\" type=\"text\" title=\"depart_op_user\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.depart_op_user\" style=\"text-align: left; width: 150px;\"/> 日期: <input name=\"ds.depart_op_date\" type=\"text\" title=\"depart_op_date\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"standardDate\" autofield=\"ds.depart_op_date\" style=\"text-align: left; width: 150px;\"/> </span></p></td></tr><tr style=\";height:23px\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"border-top-color: rgb(191, 191, 191); border-width: 1px; border-style: solid; border-bottom-color: rgb(0, 176, 240); padding: 0px 7px;\" height=\"23\"><p><strong><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">总经理意见</span></strong></p></td></tr><tr style=\";height:85px\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"padding: 0px 7px; border-width: 1px; border-style: solid;\" height=\"85\"><textarea title=\"manager_opinion\" name=\"leipiNewField\" leipiplugins=\"textarea\" datatype=\"\" value=\"\" autofield=\"ds.manager_opinion\" orgrich=\"0\" orgfontsize=\"\" orgwidth=\"900\" orgheight=\"80\" style=\"width:900px;height:80px;\"></textarea></td></tr><tr style=\";height:22px\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"padding: 0px 7px; border-width: 1px; border-style: solid; word-break: break-all;\" height=\"22\"><p style=\"text-align:right\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">经办人: <input name=\"ds.manager_op_user\" type=\"text\" title=\"manager_op_user\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.manager_op_user\" style=\"text-align: left; width: 150px;\"/> 日期: <input name=\"ds.manager_op_date\" type=\"text\" title=\"manager_op_date\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"standardDate\" autofield=\"ds.manager_op_date\" style=\"text-align: left; width: 150px;\"/> </span></p></td></tr><tr style=\";height:23px\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"border-top-color: rgb(191, 191, 191); border-width: 1px; border-style: solid; border-bottom-color: rgb(0, 176, 240); padding: 0px 7px;\" height=\"23\"><p><strong><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">新员工意见</span></strong></p></td></tr><tr style=\";height:103px\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"padding: 0px 7px; border-width: 1px; border-style: solid;\" height=\"103\"><textarea title=\"employee_opinion\" name=\"leipiNewField\" leipiplugins=\"textarea\" datatype=\"\" value=\"\" autofield=\"ds.employee_opinion\" orgrich=\"0\" orgfontsize=\"\" orgwidth=\"900\" orgheight=\"80\" style=\"width:900px;height:80px;\"></textarea></td></tr><tr style=\";height:22px\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"padding: 0px 7px; border-width: 1px; border-style: solid; word-break: break-all;\" height=\"22\"><p style=\"text-align:right\"><span style=\"font-size: 15px;font-family: 微软雅黑, sans-serif\">经办人: <input name=\"ds.employee_op_user\" type=\"text\" title=\"employee_op_user\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.employee_op_user\" style=\"text-align: left; width: 150px;\"/> 日期: <input name=\"ds.employee_op_date\" type=\"text\" title=\"employee_op_date\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"standardDate\" autofield=\"ds.employee_op_date\" style=\"text-align: left; width: 150px;\"/> </span></p></td></tr><tr style=\";height:8px\"><td width=\"681\" nowrap=\"\" colspan=\"8\" style=\"padding: 0px 7px; border-width: 1px; border-style: solid; background: rgb(0, 176, 240);\" height=\"8\"><br/></td></tr></tbody></table><p> <input name=\"ds.id\" type=\"text\" title=\"id\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"1\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds.id\" style=\"text-align: left; width: 150px;\"/></p><p><br/></p><p> </p><p><br/></p>', '管理员', 'admin', '2015-12-16 18:04:01', 'admin', '2015-12-18 15:16:09', 'A02', 'A0', '{\"fields\":0,\"template\":\"<table cellspacing=\\\"0\\\" cellpadding=\\\"0\\\" align=\\\"center\\\"><tbody><tr style=\\\";height:11px\\\" class=\\\"firstRow\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; word-break: break-all; border-width: 1px; border-style: solid; background: rgb(0, 176, 240);\\\" height=\\\"11\\\"><br/></td></tr><tr style=\\\";height:49px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid;\\\" height=\\\"49\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size:24px;font-family:'微软雅黑','sans-serif';color:#00B0F0\\\">员工入职单</span></p></td></tr><tr style=\\\";height:22px\\\"><td width=\\\"433\\\" nowrap=\\\"\\\" colspan=\\\"5\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px;\\\" height=\\\"22\\\"><br/></td><td width=\\\"144\\\" nowrap=\\\"\\\" colspan=\\\"2\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px; word-break: break-all;\\\" height=\\\"22\\\"><p style=\\\"text-align:right\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">填表日期:</span></p></td><td width=\\\"176\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px;\\\" height=\\\"22\\\"><input name=\\\"ds.create_date\\\" type=\\\"text\\\" title=\\\"create_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.create_date\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr style=\\\";height:34px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px;\\\" height=\\\"34\\\"><p><strong><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">基本信息</span></strong></p></td></tr><tr style=\\\";height:33px\\\"><td width=\\\"52\\\" nowrap=\\\"\\\" style=\\\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"33\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">姓名</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"33\\\"><input name=\\\"ds.employee_name\\\" type=\\\"text\\\" title=\\\"employee_name\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_name\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"33\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">部门</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"33\\\"><input name=\\\"ds.employee_depart\\\" type=\\\"text\\\" title=\\\"employee_depart\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_depart\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"33\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">职务</span></p></td><td width=\\\"135\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"33\\\"><input name=\\\"ds.employee_job\\\" type=\\\"text\\\" title=\\\"employee_job\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_job\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"136\\\" nowrap=\\\"\\\" colspan=\\\"2\\\" rowspan=\\\"5\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px; word-break: break-all;\\\" height=\\\"33\\\"><br/></td></tr><tr style=\\\";height:30px\\\"><td width=\\\"52\\\" nowrap=\\\"\\\" style=\\\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"30\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">生日</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"30\\\"><input name=\\\"ds.employee_birthday\\\" type=\\\"text\\\" title=\\\"employee_birthday\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.employee_birthday\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"30\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">籍贯</span></p></td><td width=\\\"302\\\" nowrap=\\\"\\\" colspan=\\\"3\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"30\\\"><input name=\\\"ds.employee_origin\\\" type=\\\"text\\\" title=\\\"employee_origin\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_origin\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr style=\\\";height:29px\\\"><td width=\\\"52\\\" nowrap=\\\"\\\" style=\\\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"29\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">学历</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"29\\\"><input name=\\\"ds.employee_degree\\\" type=\\\"text\\\" title=\\\"employee_degree\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_degree\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"29\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">身份证</span></p></td><td width=\\\"302\\\" nowrap=\\\"\\\" colspan=\\\"3\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"29\\\"><input name=\\\"ds.employee_identification\\\" type=\\\"text\\\" title=\\\"employee_identification\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_identification\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr style=\\\";height:32px\\\"><td width=\\\"52\\\" nowrap=\\\"\\\" style=\\\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"32\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">入职日期</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"32\\\"><input name=\\\"ds.employee_entry_date\\\" type=\\\"text\\\" title=\\\"employee_entry_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.employee_entry_date\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"32\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">工号</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"32\\\"><input name=\\\"ds.employee_code\\\" type=\\\"text\\\" title=\\\"employee_code\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_code\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"32\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">手机</span></p></td><td width=\\\"135\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"32\\\"><input name=\\\"ds.employee_phone\\\" type=\\\"text\\\" title=\\\"employee_phone\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_phone\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr style=\\\";height:31px\\\"><td width=\\\"52\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-left-color: rgb(165, 165, 165); border-width: 1px; border-bottom-color: rgb(0, 176, 240); border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"31\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">邮箱</span></p></td><td width=\\\"190\\\" nowrap=\\\"\\\" colspan=\\\"2\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"31\\\"><input name=\\\"ds.employee_mail\\\" type=\\\"text\\\" title=\\\"employee_mail\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_mail\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"31\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">MSN</span></p></td><td width=\\\"177\\\" nowrap=\\\"\\\" colspan=\\\"2\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; border-right-color: rgb(0, 176, 240); padding: 0px 7px;\\\" height=\\\"31\\\"><input name=\\\"ds.employee_msn\\\" type=\\\"text\\\" title=\\\"employee_msn\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_msn\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr style=\\\";height:35px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px;\\\" height=\\\"35\\\"><p><strong><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">人事部</span></strong></p></td></tr><tr style=\\\";height:28px\\\"><td width=\\\"52\\\" nowrap=\\\"\\\" style=\\\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"28\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">照片</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"28\\\">{|-<span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"2c90ac564c9d1734014c9db1a167002b\\\" autofield=\\\"ds.hr_pic\\\" title=\\\"hr_pic\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"是\\\" value=\\\"Y\\\" />是 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"否\\\" value=\\\"N\\\" />否 </span>-|}</td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"28\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">档案表</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"28\\\">{|-<span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"2c90ac564c9d1734014c9db1a167002b\\\" autofield=\\\"ds.hr_archives\\\" title=\\\"hr_archives\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"是\\\" value=\\\"Y\\\" />是 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"否\\\" value=\\\"N\\\" />否 </span>-|}</td><td width=\\\"59\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"28\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">身份证</span></p></td><td width=\\\"335\\\" nowrap=\\\"\\\" colspan=\\\"3\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"28\\\">{|-<span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"2c90ac564c9d1734014c9db1a167002b\\\" autofield=\\\"ds.hr_identification\\\" title=\\\"hr_identification\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"是\\\" value=\\\"Y\\\" />是 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"否\\\" value=\\\"N\\\" />否 </span>-|}</td></tr><tr style=\\\";height:28px\\\"><td width=\\\"52\\\" nowrap=\\\"\\\" style=\\\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"22\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">学位证</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"22\\\">{|-<span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"2c90ac564c9d1734014c9db1a167002b\\\" autofield=\\\"ds.hr_degree\\\" title=\\\"hr_degree\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"是\\\" value=\\\"Y\\\" />是 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"否\\\" value=\\\"N\\\" />否 </span>-|}</td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"22\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">其他证件</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"22\\\"><input name=\\\"ds.hr_other\\\" type=\\\"text\\\" title=\\\"hr_other\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.hr_other\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"22\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">分配电话</span></p></td><td width=\\\"335\\\" nowrap=\\\"\\\" colspan=\\\"3\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"22\\\"><input name=\\\"ds.hr_tel\\\" type=\\\"text\\\" title=\\\"hr_tel\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.hr_tel\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr style=\\\";height:79px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid;\\\" height=\\\"79\\\"><br/></td></tr><tr style=\\\";height:22px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid; word-break: break-all;\\\" height=\\\"22\\\"><p style=\\\"text-align:right\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">经办人: <input name=\\\"ds.hr_op_user\\\" type=\\\"text\\\" title=\\\"hr_op_user\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.hr_op_user\\\" style=\\\"text-align: left; width: 150px;\\\"/> 日期: <input name=\\\"ds.hr_op_date\\\" type=\\\"text\\\" title=\\\"hr_op_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.hr_op_date\\\" style=\\\"text-align: left; width: 150px;\\\"/> </span></p></td></tr><tr style=\\\";height:23px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"border-top-color: rgb(191, 191, 191); border-width: 1px; border-style: solid; border-bottom-color: rgb(0, 176, 240); padding: 0px 7px;\\\" height=\\\"23\\\"><p><strong><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">部门意见</span></strong></p></td></tr><tr style=\\\";height:88px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid;\\\" height=\\\"88\\\"><textarea title=\\\"depart_opinion\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"ds.depart_opinion\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"900\\\" orgheight=\\\"80\\\" style=\\\"width:900px;height:80px;\\\"></textarea></td></tr><tr style=\\\";height:22px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid; word-break: break-all;\\\" height=\\\"22\\\"><p style=\\\"text-align:right\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">经办人: <input name=\\\"ds.depart_op_user\\\" type=\\\"text\\\" title=\\\"depart_op_user\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.depart_op_user\\\" style=\\\"text-align: left; width: 150px;\\\"/> 日期: <input name=\\\"ds.depart_op_date\\\" type=\\\"text\\\" title=\\\"depart_op_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.depart_op_date\\\" style=\\\"text-align: left; width: 150px;\\\"/> </span></p></td></tr><tr style=\\\";height:23px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"border-top-color: rgb(191, 191, 191); border-width: 1px; border-style: solid; border-bottom-color: rgb(0, 176, 240); padding: 0px 7px;\\\" height=\\\"23\\\"><p><strong><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">总经理意见</span></strong></p></td></tr><tr style=\\\";height:85px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid;\\\" height=\\\"85\\\"><textarea title=\\\"manager_opinion\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"ds.manager_opinion\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"900\\\" orgheight=\\\"80\\\" style=\\\"width:900px;height:80px;\\\"></textarea></td></tr><tr style=\\\";height:22px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid; word-break: break-all;\\\" height=\\\"22\\\"><p style=\\\"text-align:right\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">经办人: <input name=\\\"ds.manager_op_user\\\" type=\\\"text\\\" title=\\\"manager_op_user\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.manager_op_user\\\" style=\\\"text-align: left; width: 150px;\\\"/> 日期: <input name=\\\"ds.manager_op_date\\\" type=\\\"text\\\" title=\\\"manager_op_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.manager_op_date\\\" style=\\\"text-align: left; width: 150px;\\\"/> </span></p></td></tr><tr style=\\\";height:23px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"border-top-color: rgb(191, 191, 191); border-width: 1px; border-style: solid; border-bottom-color: rgb(0, 176, 240); padding: 0px 7px;\\\" height=\\\"23\\\"><p><strong><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">新员工意见</span></strong></p></td></tr><tr style=\\\";height:103px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid;\\\" height=\\\"103\\\"><textarea title=\\\"employee_opinion\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"ds.employee_opinion\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"900\\\" orgheight=\\\"80\\\" style=\\\"width:900px;height:80px;\\\"></textarea></td></tr><tr style=\\\";height:22px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid; word-break: break-all;\\\" height=\\\"22\\\"><p style=\\\"text-align:right\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">经办人: <input name=\\\"ds.employee_op_user\\\" type=\\\"text\\\" title=\\\"employee_op_user\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_op_user\\\" style=\\\"text-align: left; width: 150px;\\\"/> 日期: <input name=\\\"ds.employee_op_date\\\" type=\\\"text\\\" title=\\\"employee_op_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.employee_op_date\\\" style=\\\"text-align: left; width: 150px;\\\"/> </span></p></td></tr><tr style=\\\";height:8px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid; background: rgb(0, 176, 240);\\\" height=\\\"8\\\"><br/></td></tr></tbody></table><p> <input name=\\\"ds.id\\\" type=\\\"text\\\" title=\\\"id\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"1\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.id\\\" style=\\\"text-align: left; width: 150px;\\\"/></p><p><br/></p><p> </p><p><br/></p>\",\"parse\":\"<table cellspacing=\\\"0\\\" cellpadding=\\\"0\\\" align=\\\"center\\\"><tbody><tr style=\\\";height:11px\\\" class=\\\"firstRow\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; word-break: break-all; border-width: 1px; border-style: solid; background: rgb(0, 176, 240);\\\" height=\\\"11\\\"><br/></td></tr><tr style=\\\";height:49px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid;\\\" height=\\\"49\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size:24px;font-family:'微软雅黑','sans-serif';color:#00B0F0\\\">员工入职单</span></p></td></tr><tr style=\\\";height:22px\\\"><td width=\\\"433\\\" nowrap=\\\"\\\" colspan=\\\"5\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px;\\\" height=\\\"22\\\"><br/></td><td width=\\\"144\\\" nowrap=\\\"\\\" colspan=\\\"2\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px; word-break: break-all;\\\" height=\\\"22\\\"><p style=\\\"text-align:right\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">填表日期:</span></p></td><td width=\\\"176\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px;\\\" height=\\\"22\\\"><input name=\\\"ds.create_date\\\" type=\\\"text\\\" title=\\\"create_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.create_date\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr style=\\\";height:34px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px;\\\" height=\\\"34\\\"><p><strong><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">基本信息</span></strong></p></td></tr><tr style=\\\";height:33px\\\"><td width=\\\"52\\\" nowrap=\\\"\\\" style=\\\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"33\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">姓名</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"33\\\"><input name=\\\"ds.employee_name\\\" type=\\\"text\\\" title=\\\"employee_name\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_name\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"33\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">部门</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"33\\\"><input name=\\\"ds.employee_depart\\\" type=\\\"text\\\" title=\\\"employee_depart\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_depart\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"33\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">职务</span></p></td><td width=\\\"135\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"33\\\"><input name=\\\"ds.employee_job\\\" type=\\\"text\\\" title=\\\"employee_job\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_job\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"136\\\" nowrap=\\\"\\\" colspan=\\\"2\\\" rowspan=\\\"5\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px; word-break: break-all;\\\" height=\\\"33\\\"><br/></td></tr><tr style=\\\";height:30px\\\"><td width=\\\"52\\\" nowrap=\\\"\\\" style=\\\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"30\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">生日</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"30\\\"><input name=\\\"ds.employee_birthday\\\" type=\\\"text\\\" title=\\\"employee_birthday\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.employee_birthday\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"30\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">籍贯</span></p></td><td width=\\\"302\\\" nowrap=\\\"\\\" colspan=\\\"3\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"30\\\"><input name=\\\"ds.employee_origin\\\" type=\\\"text\\\" title=\\\"employee_origin\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_origin\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr style=\\\";height:29px\\\"><td width=\\\"52\\\" nowrap=\\\"\\\" style=\\\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"29\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">学历</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"29\\\"><input name=\\\"ds.employee_degree\\\" type=\\\"text\\\" title=\\\"employee_degree\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_degree\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"29\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">身份证</span></p></td><td width=\\\"302\\\" nowrap=\\\"\\\" colspan=\\\"3\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"29\\\"><input name=\\\"ds.employee_identification\\\" type=\\\"text\\\" title=\\\"employee_identification\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_identification\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr style=\\\";height:32px\\\"><td width=\\\"52\\\" nowrap=\\\"\\\" style=\\\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"32\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">入职日期</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"32\\\"><input name=\\\"ds.employee_entry_date\\\" type=\\\"text\\\" title=\\\"employee_entry_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.employee_entry_date\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"32\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">工号</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"32\\\"><input name=\\\"ds.employee_code\\\" type=\\\"text\\\" title=\\\"employee_code\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_code\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"32\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">手机</span></p></td><td width=\\\"135\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"32\\\"><input name=\\\"ds.employee_phone\\\" type=\\\"text\\\" title=\\\"employee_phone\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_phone\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr style=\\\";height:31px\\\"><td width=\\\"52\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-left-color: rgb(165, 165, 165); border-width: 1px; border-bottom-color: rgb(0, 176, 240); border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"31\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">邮箱</span></p></td><td width=\\\"190\\\" nowrap=\\\"\\\" colspan=\\\"2\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"31\\\"><input name=\\\"ds.employee_mail\\\" type=\\\"text\\\" title=\\\"employee_mail\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_mail\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"31\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">MSN</span></p></td><td width=\\\"177\\\" nowrap=\\\"\\\" colspan=\\\"2\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; border-right-color: rgb(0, 176, 240); padding: 0px 7px;\\\" height=\\\"31\\\"><input name=\\\"ds.employee_msn\\\" type=\\\"text\\\" title=\\\"employee_msn\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_msn\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr style=\\\";height:35px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"border-style: solid; border-bottom-color: rgb(0, 176, 240); border-width: 1px; padding: 0px 7px;\\\" height=\\\"35\\\"><p><strong><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">人事部</span></strong></p></td></tr><tr style=\\\";height:28px\\\"><td width=\\\"52\\\" nowrap=\\\"\\\" style=\\\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"28\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">照片</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"28\\\"><span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"2c90ac564c9d1734014c9db1a167002b\\\" autofield=\\\"ds.hr_pic\\\" title=\\\"hr_pic\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"是\\\" value=\\\"Y\\\" />是 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"否\\\" value=\\\"N\\\" />否 </span></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"28\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">档案表</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"28\\\"><span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"2c90ac564c9d1734014c9db1a167002b\\\" autofield=\\\"ds.hr_archives\\\" title=\\\"hr_archives\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"是\\\" value=\\\"Y\\\" />是 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"否\\\" value=\\\"N\\\" />否 </span></td><td width=\\\"59\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"28\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">身份证</span></p></td><td width=\\\"335\\\" nowrap=\\\"\\\" colspan=\\\"3\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"28\\\"><span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"2c90ac564c9d1734014c9db1a167002b\\\" autofield=\\\"ds.hr_identification\\\" title=\\\"hr_identification\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"是\\\" value=\\\"Y\\\" />是 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"否\\\" value=\\\"N\\\" />否 </span></td></tr><tr style=\\\";height:28px\\\"><td width=\\\"52\\\" nowrap=\\\"\\\" style=\\\"border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-width: 1px; border-style: solid; padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"22\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">学位证</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"22\\\"><span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"2c90ac564c9d1734014c9db1a167002b\\\" autofield=\\\"ds.hr_degree\\\" title=\\\"hr_degree\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"是\\\" value=\\\"Y\\\" />是 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"否\\\" value=\\\"N\\\" />否 </span></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"22\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">其他证件</span></p></td><td width=\\\"125\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"22\\\"><input name=\\\"ds.hr_other\\\" type=\\\"text\\\" title=\\\"hr_other\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.hr_other\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"65\\\" nowrap=\\\"\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px; background: rgb(242, 242, 242);\\\" height=\\\"22\\\"><p style=\\\"text-align:center\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">分配电话</span></p></td><td width=\\\"335\\\" nowrap=\\\"\\\" colspan=\\\"3\\\" style=\\\"border-style: solid; border-bottom-color: rgb(165, 165, 165); border-width: 1px; border-right-color: rgb(165, 165, 165); padding: 0px 7px;\\\" height=\\\"22\\\"><input name=\\\"ds.hr_tel\\\" type=\\\"text\\\" title=\\\"hr_tel\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.hr_tel\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr style=\\\";height:79px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid;\\\" height=\\\"79\\\"><br/></td></tr><tr style=\\\";height:22px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid; word-break: break-all;\\\" height=\\\"22\\\"><p style=\\\"text-align:right\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">经办人: <input name=\\\"ds.hr_op_user\\\" type=\\\"text\\\" title=\\\"hr_op_user\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.hr_op_user\\\" style=\\\"text-align: left; width: 150px;\\\"/> 日期: <input name=\\\"ds.hr_op_date\\\" type=\\\"text\\\" title=\\\"hr_op_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.hr_op_date\\\" style=\\\"text-align: left; width: 150px;\\\"/> </span></p></td></tr><tr style=\\\";height:23px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"border-top-color: rgb(191, 191, 191); border-width: 1px; border-style: solid; border-bottom-color: rgb(0, 176, 240); padding: 0px 7px;\\\" height=\\\"23\\\"><p><strong><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">部门意见</span></strong></p></td></tr><tr style=\\\";height:88px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid;\\\" height=\\\"88\\\"><textarea title=\\\"depart_opinion\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"ds.depart_opinion\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"900\\\" orgheight=\\\"80\\\" style=\\\"width:900px;height:80px;\\\"></textarea></td></tr><tr style=\\\";height:22px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid; word-break: break-all;\\\" height=\\\"22\\\"><p style=\\\"text-align:right\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">经办人: <input name=\\\"ds.depart_op_user\\\" type=\\\"text\\\" title=\\\"depart_op_user\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.depart_op_user\\\" style=\\\"text-align: left; width: 150px;\\\"/> 日期: <input name=\\\"ds.depart_op_date\\\" type=\\\"text\\\" title=\\\"depart_op_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.depart_op_date\\\" style=\\\"text-align: left; width: 150px;\\\"/> </span></p></td></tr><tr style=\\\";height:23px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"border-top-color: rgb(191, 191, 191); border-width: 1px; border-style: solid; border-bottom-color: rgb(0, 176, 240); padding: 0px 7px;\\\" height=\\\"23\\\"><p><strong><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">总经理意见</span></strong></p></td></tr><tr style=\\\";height:85px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid;\\\" height=\\\"85\\\"><textarea title=\\\"manager_opinion\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"ds.manager_opinion\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"900\\\" orgheight=\\\"80\\\" style=\\\"width:900px;height:80px;\\\"></textarea></td></tr><tr style=\\\";height:22px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid; word-break: break-all;\\\" height=\\\"22\\\"><p style=\\\"text-align:right\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">经办人: <input name=\\\"ds.manager_op_user\\\" type=\\\"text\\\" title=\\\"manager_op_user\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.manager_op_user\\\" style=\\\"text-align: left; width: 150px;\\\"/> 日期: <input name=\\\"ds.manager_op_date\\\" type=\\\"text\\\" title=\\\"manager_op_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.manager_op_date\\\" style=\\\"text-align: left; width: 150px;\\\"/> </span></p></td></tr><tr style=\\\";height:23px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"border-top-color: rgb(191, 191, 191); border-width: 1px; border-style: solid; border-bottom-color: rgb(0, 176, 240); padding: 0px 7px;\\\" height=\\\"23\\\"><p><strong><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">新员工意见</span></strong></p></td></tr><tr style=\\\";height:103px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid;\\\" height=\\\"103\\\"><textarea title=\\\"employee_opinion\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"ds.employee_opinion\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"900\\\" orgheight=\\\"80\\\" style=\\\"width:900px;height:80px;\\\"></textarea></td></tr><tr style=\\\";height:22px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid; word-break: break-all;\\\" height=\\\"22\\\"><p style=\\\"text-align:right\\\"><span style=\\\"font-size: 15px;font-family: 微软雅黑, sans-serif\\\">经办人: <input name=\\\"ds.employee_op_user\\\" type=\\\"text\\\" title=\\\"employee_op_user\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_op_user\\\" style=\\\"text-align: left; width: 150px;\\\"/> 日期: <input name=\\\"ds.employee_op_date\\\" type=\\\"text\\\" title=\\\"employee_op_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.employee_op_date\\\" style=\\\"text-align: left; width: 150px;\\\"/> </span></p></td></tr><tr style=\\\";height:8px\\\"><td width=\\\"681\\\" nowrap=\\\"\\\" colspan=\\\"8\\\" style=\\\"padding: 0px 7px; border-width: 1px; border-style: solid; background: rgb(0, 176, 240);\\\" height=\\\"8\\\"><br/></td></tr></tbody></table><p> <input name=\\\"ds.id\\\" type=\\\"text\\\" title=\\\"id\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"1\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.id\\\" style=\\\"text-align: left; width: 150px;\\\"/></p><p><br/></p><p> </p><p><br/></p>\",\"data\":[{\"name\":\"ds.create_date\",\"type\":\"text\",\"title\":\"create_date\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"standardDate\",\"autofield\":\"ds.create_date\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.create_date\\\" type=\\\"text\\\" title=\\\"create_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.create_date\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.employee_name\",\"type\":\"text\",\"title\":\"employee_name\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.employee_name\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.employee_name\\\" type=\\\"text\\\" title=\\\"employee_name\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_name\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.employee_depart\",\"type\":\"text\",\"title\":\"employee_depart\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.employee_depart\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.employee_depart\\\" type=\\\"text\\\" title=\\\"employee_depart\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_depart\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.employee_job\",\"type\":\"text\",\"title\":\"employee_job\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.employee_job\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.employee_job\\\" type=\\\"text\\\" title=\\\"employee_job\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_job\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.employee_birthday\",\"type\":\"text\",\"title\":\"employee_birthday\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"standardDate\",\"autofield\":\"ds.employee_birthday\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.employee_birthday\\\" type=\\\"text\\\" title=\\\"employee_birthday\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.employee_birthday\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.employee_origin\",\"type\":\"text\",\"title\":\"employee_origin\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.employee_origin\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.employee_origin\\\" type=\\\"text\\\" title=\\\"employee_origin\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_origin\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.employee_degree\",\"type\":\"text\",\"title\":\"employee_degree\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.employee_degree\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.employee_degree\\\" type=\\\"text\\\" title=\\\"employee_degree\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_degree\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.employee_identification\",\"type\":\"text\",\"title\":\"employee_identification\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.employee_identification\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.employee_identification\\\" type=\\\"text\\\" title=\\\"employee_identification\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_identification\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.employee_entry_date\",\"type\":\"text\",\"title\":\"employee_entry_date\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"standardDate\",\"autofield\":\"ds.employee_entry_date\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.employee_entry_date\\\" type=\\\"text\\\" title=\\\"employee_entry_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.employee_entry_date\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.employee_code\",\"type\":\"text\",\"title\":\"employee_code\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.employee_code\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.employee_code\\\" type=\\\"text\\\" title=\\\"employee_code\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_code\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.employee_phone\",\"type\":\"text\",\"title\":\"employee_phone\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.employee_phone\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.employee_phone\\\" type=\\\"text\\\" title=\\\"employee_phone\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_phone\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.employee_mail\",\"type\":\"text\",\"title\":\"employee_mail\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.employee_mail\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.employee_mail\\\" type=\\\"text\\\" title=\\\"employee_mail\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_mail\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.employee_msn\",\"type\":\"text\",\"title\":\"employee_msn\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.employee_msn\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.employee_msn\\\" type=\\\"text\\\" title=\\\"employee_msn\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_msn\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"leipiplugins\":\"radios\",\"name\":\"leipiNewField\",\"selector\":\"2c90ac564c9d1734014c9db1a167002b\",\"autofield\":\"ds.hr_pic\",\"title\":\"hr_pic\",\"value\":\"Y,N\",\"content\":\"<span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"2c90ac564c9d1734014c9db1a167002b\\\" autofield=\\\"ds.hr_pic\\\" title=\\\"hr_pic\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"是\\\" value=\\\"Y\\\" />是 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"否\\\" value=\\\"N\\\" />否 </span>\",\"options\":[{\"type\":\"radio\",\"name\":\"leipiNewField\",\"checkedtext\":\"是\",\"value\":\"Y\",\"checked\":\"\"},{\"type\":\"radio\",\"name\":\"leipiNewField\",\"checkedtext\":\"否\",\"value\":\"N\",\"checked\":\"\"}]},{\"leipiplugins\":\"radios\",\"name\":\"leipiNewField\",\"selector\":\"2c90ac564c9d1734014c9db1a167002b\",\"autofield\":\"ds.hr_archives\",\"title\":\"hr_archives\",\"value\":\"Y,N\",\"content\":\"<span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"2c90ac564c9d1734014c9db1a167002b\\\" autofield=\\\"ds.hr_archives\\\" title=\\\"hr_archives\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"是\\\" value=\\\"Y\\\" />是 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"否\\\" value=\\\"N\\\" />否 </span>\",\"options\":[{\"type\":\"radio\",\"name\":\"leipiNewField\",\"checkedtext\":\"是\",\"value\":\"Y\",\"checked\":\"\"},{\"type\":\"radio\",\"name\":\"leipiNewField\",\"checkedtext\":\"否\",\"value\":\"N\",\"checked\":\"\"}]},{\"leipiplugins\":\"radios\",\"name\":\"leipiNewField\",\"selector\":\"2c90ac564c9d1734014c9db1a167002b\",\"autofield\":\"ds.hr_identification\",\"title\":\"hr_identification\",\"value\":\"Y,N\",\"content\":\"<span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"2c90ac564c9d1734014c9db1a167002b\\\" autofield=\\\"ds.hr_identification\\\" title=\\\"hr_identification\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"是\\\" value=\\\"Y\\\" />是 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"否\\\" value=\\\"N\\\" />否 </span>\",\"options\":[{\"type\":\"radio\",\"name\":\"leipiNewField\",\"checkedtext\":\"是\",\"value\":\"Y\",\"checked\":\"\"},{\"type\":\"radio\",\"name\":\"leipiNewField\",\"checkedtext\":\"否\",\"value\":\"N\",\"checked\":\"\"}]},{\"leipiplugins\":\"radios\",\"name\":\"leipiNewField\",\"selector\":\"2c90ac564c9d1734014c9db1a167002b\",\"autofield\":\"ds.hr_degree\",\"title\":\"hr_degree\",\"value\":\"Y,N\",\"content\":\"<span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"2c90ac564c9d1734014c9db1a167002b\\\" autofield=\\\"ds.hr_degree\\\" title=\\\"hr_degree\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"是\\\" value=\\\"Y\\\" />是 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"否\\\" value=\\\"N\\\" />否 </span>\",\"options\":[{\"type\":\"radio\",\"name\":\"leipiNewField\",\"checkedtext\":\"是\",\"value\":\"Y\",\"checked\":\"\"},{\"type\":\"radio\",\"name\":\"leipiNewField\",\"checkedtext\":\"否\",\"value\":\"N\",\"checked\":\"\"}]},{\"name\":\"ds.hr_other\",\"type\":\"text\",\"title\":\"hr_other\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.hr_other\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.hr_other\\\" type=\\\"text\\\" title=\\\"hr_other\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.hr_other\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.hr_tel\",\"type\":\"text\",\"title\":\"hr_tel\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.hr_tel\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.hr_tel\\\" type=\\\"text\\\" title=\\\"hr_tel\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.hr_tel\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.hr_op_user\",\"type\":\"text\",\"title\":\"hr_op_user\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.hr_op_user\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.hr_op_user\\\" type=\\\"text\\\" title=\\\"hr_op_user\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.hr_op_user\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.hr_op_date\",\"type\":\"text\",\"title\":\"hr_op_date\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"standardDate\",\"autofield\":\"ds.hr_op_date\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.hr_op_date\\\" type=\\\"text\\\" title=\\\"hr_op_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.hr_op_date\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"title\":\"depart_opinion\",\"name\":\"leipiNewField\",\"leipiplugins\":\"textarea\",\"datatype\":\"\",\"value\":\"\",\"autofield\":\"ds.depart_opinion\",\"orgrich\":\"0\",\"orgfontsize\":\"\",\"orgwidth\":\"900\",\"orgheight\":\"80\",\"style\":\"width:900px;height:80px;\",\"content\":\"<textarea title=\\\"depart_opinion\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"ds.depart_opinion\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"900\\\" orgheight=\\\"80\\\" style=\\\"width:900px;height:80px;\\\"></textarea>\"},{\"name\":\"ds.depart_op_user\",\"type\":\"text\",\"title\":\"depart_op_user\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.depart_op_user\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.depart_op_user\\\" type=\\\"text\\\" title=\\\"depart_op_user\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.depart_op_user\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.depart_op_date\",\"type\":\"text\",\"title\":\"depart_op_date\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"standardDate\",\"autofield\":\"ds.depart_op_date\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.depart_op_date\\\" type=\\\"text\\\" title=\\\"depart_op_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.depart_op_date\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"title\":\"manager_opinion\",\"name\":\"leipiNewField\",\"leipiplugins\":\"textarea\",\"datatype\":\"\",\"value\":\"\",\"autofield\":\"ds.manager_opinion\",\"orgrich\":\"0\",\"orgfontsize\":\"\",\"orgwidth\":\"900\",\"orgheight\":\"80\",\"style\":\"width:900px;height:80px;\",\"content\":\"<textarea title=\\\"manager_opinion\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"ds.manager_opinion\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"900\\\" orgheight=\\\"80\\\" style=\\\"width:900px;height:80px;\\\"></textarea>\"},{\"name\":\"ds.manager_op_user\",\"type\":\"text\",\"title\":\"manager_op_user\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.manager_op_user\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.manager_op_user\\\" type=\\\"text\\\" title=\\\"manager_op_user\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.manager_op_user\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.manager_op_date\",\"type\":\"text\",\"title\":\"manager_op_date\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"standardDate\",\"autofield\":\"ds.manager_op_date\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.manager_op_date\\\" type=\\\"text\\\" title=\\\"manager_op_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.manager_op_date\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"title\":\"employee_opinion\",\"name\":\"leipiNewField\",\"leipiplugins\":\"textarea\",\"datatype\":\"\",\"value\":\"\",\"autofield\":\"ds.employee_opinion\",\"orgrich\":\"0\",\"orgfontsize\":\"\",\"orgwidth\":\"900\",\"orgheight\":\"80\",\"style\":\"width:900px;height:80px;\",\"content\":\"<textarea title=\\\"employee_opinion\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"ds.employee_opinion\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"900\\\" orgheight=\\\"80\\\" style=\\\"width:900px;height:80px;\\\"></textarea>\"},{\"name\":\"ds.employee_op_user\",\"type\":\"text\",\"title\":\"employee_op_user\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.employee_op_user\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.employee_op_user\\\" type=\\\"text\\\" title=\\\"employee_op_user\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.employee_op_user\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.employee_op_date\",\"type\":\"text\",\"title\":\"employee_op_date\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"standardDate\",\"autofield\":\"ds.employee_op_date\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.employee_op_date\\\" type=\\\"text\\\" title=\\\"employee_op_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds.employee_op_date\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"ds.id\",\"type\":\"text\",\"title\":\"id\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"1\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds.id\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"ds.id\\\" type=\\\"text\\\" title=\\\"id\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"1\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds.id\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"}],\"add_fields\":{}}', 'ds', '管理员');
|
|
|
INSERT INTO `auto_form` VALUES ('402880e750a8cbbf0150a8ccabdb0001', 'order_form', '订单表单', '', '<p><input name=\"jeecg_order_main.ID\" type=\"hidden\" title=\"主键\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"1\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_order_main.ID\" style=\"text-align: left; width: 150px;\"/></p><table class=\"table table-bordered\"><tbody><tr class=\"firstRow\"><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:12%;\">价格</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\"><input style=\"text-align: left; width: 150px;\" title=\"价格\" value=\"\" name=\"jeecg_order_main.GO_ALL_PRICE\" orgheight=\"\" orgwidth=\"150\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\" autofield=\"jeecg_order_main.GO_ALL_PRICE\" datatype=\"\"/></td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:12%;\">合同人</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\"><input style=\"text-align: left; width: 150px;\" title=\"合同人\" value=\"\" name=\"jeecg_order_main.GO_CONTACT_NAME\" orgheight=\"\" orgwidth=\"150\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\" autofield=\"jeecg_order_main.GO_CONTACT_NAME\" datatype=\"\"/></td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:12%;\">合同内容</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\"><input style=\"text-align: left; width: 150px;\" title=\"合同内容\" value=\"\" name=\"jeecg_order_main.GO_CONTENT\" orgheight=\"\" orgwidth=\"150\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\" autofield=\"jeecg_order_main.GO_CONTENT\" datatype=\"\"/></td></tr><tr><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221); vertical-align: middle; text-align: center; width: 12%;\">订单号</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\"><input style=\"text-align: left; width: 150px;\" title=\"合同编码\" value=\"\" name=\"jeecg_order_main.GO_ORDER_CODE\" orgheight=\"\" orgwidth=\"150\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\" autofield=\"jeecg_order_main.GO_ORDER_CODE\" datatype=\"\"/></td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221); vertical-align: middle; text-align: center; width: 12%;\">订单内容</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\"><input style=\"text-align: left; width: 150px;\" title=\"GO_ORDER_COUNT\" value=\"\" name=\"jeecg_order_main.GO_ORDER_COUNT\" orgheight=\"\" orgwidth=\"150\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\" autofield=\"jeecg_order_main.GO_ORDER_COUNT\" datatype=\"\"/></td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221); vertical-align: middle; text-align: center; width: 12%;\">订单价格</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\"><input style=\"text-align: left; width: 150px;\" title=\"GO_RETURN_PRICE\" value=\"\" name=\"jeecg_order_main.GO_RETURN_PRICE\" orgheight=\"\" orgwidth=\"150\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\" autofield=\"jeecg_order_main.GO_RETURN_PRICE\" datatype=\"\"/></td></tr></tbody></table><p><input name=\"leipiNewField\" leipiplugins=\"listctrl\" type=\"text\" value=\"{列表控件}\" readonly=\"readonly\" title=\"订单客户\" autofield=\"jeecg_order_custom.ID`jeecg_order_custom.GO_ORDER_CODE`jeecg_order_custom.GOC_CONTENT`jeecg_order_custom.GOC_CUS_NAME`jeecg_order_custom.GOC_SEX`\" orgtitle=\"ID`订单号`订单内容`客户名`性别`\" orgcoltype=\"text`popup`text`text`select`\" orgunit=\"#`#`#`#`#`\" orgsum=\"0`0`0`0`0`\" orgcolvalue=\"`````\" ishide=\"1`0`0`0`0`\" ruletype=\"0`0`0`0`0`\" dict=\"0`user_msg`0`0`sex`\" length=\"32`157`157`157`157`\" pkid=\"\" fkdsid=\"\" orgwidth=\"100%\" style=\"width: 100%;\"/></p>', '管理员', 'admin', '2015-10-27 18:16:37', 'admin', '2015-11-30 12:25:44', 'A02', 'A0', '{\"fields\":0,\"template\":\"<p><input name=\\\"jeecg_order_main.ID\\\" type=\\\"hidden\\\" title=\\\"主键\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"1\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.ID\\\" style=\\\"text-align: left; width: 150px;\\\"/></p><table class=\\\"table table-bordered\\\"><tbody><tr class=\\\"firstRow\\\"><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:12%;\\\">价格</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\\\"><input style=\\\"text-align: left; width: 150px;\\\" title=\\\"价格\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_ALL_PRICE\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_ALL_PRICE\\\" datatype=\\\"\\\"/></td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:12%;\\\">合同人</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\\\"><input style=\\\"text-align: left; width: 150px;\\\" title=\\\"合同人\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_CONTACT_NAME\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_CONTACT_NAME\\\" datatype=\\\"\\\"/></td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:12%;\\\">合同内容</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\\\"><input style=\\\"text-align: left; width: 150px;\\\" title=\\\"合同内容\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_CONTENT\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_CONTENT\\\" datatype=\\\"\\\"/></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221); vertical-align: middle; text-align: center; width: 12%;\\\">订单号</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\\\"><input style=\\\"text-align: left; width: 150px;\\\" title=\\\"合同编码\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_ORDER_CODE\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_ORDER_CODE\\\" datatype=\\\"\\\"/></td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221); vertical-align: middle; text-align: center; width: 12%;\\\">订单内容</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\\\"><input style=\\\"text-align: left; width: 150px;\\\" title=\\\"GO_ORDER_COUNT\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_ORDER_COUNT\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_ORDER_COUNT\\\" datatype=\\\"\\\"/></td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221); vertical-align: middle; text-align: center; width: 12%;\\\">订单价格</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\\\"><input style=\\\"text-align: left; width: 150px;\\\" title=\\\"GO_RETURN_PRICE\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_RETURN_PRICE\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_RETURN_PRICE\\\" datatype=\\\"\\\"/></td></tr></tbody></table><p><input name=\\\"leipiNewField\\\" leipiplugins=\\\"listctrl\\\" type=\\\"text\\\" value=\\\"{列表控件}\\\" readonly=\\\"readonly\\\" title=\\\"订单客户\\\" autofield=\\\"jeecg_order_custom.ID`jeecg_order_custom.GO_ORDER_CODE`jeecg_order_custom.GOC_CONTENT`jeecg_order_custom.GOC_CUS_NAME`jeecg_order_custom.GOC_SEX`\\\" orgtitle=\\\"ID`订单号`订单内容`客户名`性别`\\\" orgcoltype=\\\"text`popup`text`text`select`\\\" orgunit=\\\"#`#`#`#`#`\\\" orgsum=\\\"0`0`0`0`0`\\\" orgcolvalue=\\\"`````\\\" ishide=\\\"1`0`0`0`0`\\\" ruletype=\\\"0`0`0`0`0`\\\" dict=\\\"0`user_msg`0`0`sex`\\\" length=\\\"32`157`157`157`157`\\\" pkid=\\\"\\\" fkdsid=\\\"\\\" orgwidth=\\\"100%\\\" style=\\\"width: 100%;\\\"/></p>\",\"parse\":\"<p><input name=\\\"jeecg_order_main.ID\\\" type=\\\"hidden\\\" title=\\\"主键\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"1\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.ID\\\" style=\\\"text-align: left; width: 150px;\\\"/></p><table class=\\\"table table-bordered\\\"><tbody><tr class=\\\"firstRow\\\"><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:12%;\\\">价格</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\\\"><input style=\\\"text-align: left; width: 150px;\\\" title=\\\"价格\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_ALL_PRICE\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_ALL_PRICE\\\" datatype=\\\"\\\"/></td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:12%;\\\">合同人</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\\\"><input style=\\\"text-align: left; width: 150px;\\\" title=\\\"合同人\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_CONTACT_NAME\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_CONTACT_NAME\\\" datatype=\\\"\\\"/></td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:12%;\\\">合同内容</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\\\"><input style=\\\"text-align: left; width: 150px;\\\" title=\\\"合同内容\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_CONTENT\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_CONTENT\\\" datatype=\\\"\\\"/></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221); vertical-align: middle; text-align: center; width: 12%;\\\">订单号</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\\\"><input style=\\\"text-align: left; width: 150px;\\\" title=\\\"合同编码\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_ORDER_CODE\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_ORDER_CODE\\\" datatype=\\\"\\\"/></td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221); vertical-align: middle; text-align: center; width: 12%;\\\">订单内容</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\\\"><input style=\\\"text-align: left; width: 150px;\\\" title=\\\"GO_ORDER_COUNT\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_ORDER_COUNT\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_ORDER_COUNT\\\" datatype=\\\"\\\"/></td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221); vertical-align: middle; text-align: center; width: 12%;\\\">订单价格</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:20%;\\\"><input style=\\\"text-align: left; width: 150px;\\\" title=\\\"GO_RETURN_PRICE\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_RETURN_PRICE\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_RETURN_PRICE\\\" datatype=\\\"\\\"/></td></tr></tbody></table><p><input name=\\\"leipiNewField\\\" leipiplugins=\\\"listctrl\\\" type=\\\"text\\\" value=\\\"{列表控件}\\\" readonly=\\\"readonly\\\" title=\\\"订单客户\\\" autofield=\\\"jeecg_order_custom.ID`jeecg_order_custom.GO_ORDER_CODE`jeecg_order_custom.GOC_CONTENT`jeecg_order_custom.GOC_CUS_NAME`jeecg_order_custom.GOC_SEX`\\\" orgtitle=\\\"ID`订单号`订单内容`客户名`性别`\\\" orgcoltype=\\\"text`popup`text`text`select`\\\" orgunit=\\\"#`#`#`#`#`\\\" orgsum=\\\"0`0`0`0`0`\\\" orgcolvalue=\\\"`````\\\" ishide=\\\"1`0`0`0`0`\\\" ruletype=\\\"0`0`0`0`0`\\\" dict=\\\"0`user_msg`0`0`sex`\\\" length=\\\"32`157`157`157`157`\\\" pkid=\\\"\\\" fkdsid=\\\"\\\" orgwidth=\\\"100%\\\" style=\\\"width: 100%;\\\"/></p>\",\"data\":[{\"name\":\"jeecg_order_main.ID\",\"type\":\"hidden\",\"title\":\"主键\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"1\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_order_main.ID\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_order_main.ID\\\" type=\\\"hidden\\\" title=\\\"主键\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"1\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.ID\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"style\":\"text-align: left; width: 150px;\",\"title\":\"价格\",\"value\":\"\",\"name\":\"jeecg_order_main.GO_ALL_PRICE\",\"orgheight\":\"\",\"orgwidth\":\"150\",\"orgalign\":\"left\",\"orgfontsize\":\"\",\"orghide\":\"0\",\"leipiplugins\":\"text\",\"orgtype\":\"text\",\"autofield\":\"jeecg_order_main.GO_ALL_PRICE\",\"datatype\":\"\",\"content\":\"<input style=\\\"text-align: left; width: 150px;\\\" title=\\\"价格\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_ALL_PRICE\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_ALL_PRICE\\\" datatype=\\\"\\\"/>\"},{\"style\":\"text-align: left; width: 150px;\",\"title\":\"合同人\",\"value\":\"\",\"name\":\"jeecg_order_main.GO_CONTACT_NAME\",\"orgheight\":\"\",\"orgwidth\":\"150\",\"orgalign\":\"left\",\"orgfontsize\":\"\",\"orghide\":\"0\",\"leipiplugins\":\"text\",\"orgtype\":\"text\",\"autofield\":\"jeecg_order_main.GO_CONTACT_NAME\",\"datatype\":\"\",\"content\":\"<input style=\\\"text-align: left; width: 150px;\\\" title=\\\"合同人\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_CONTACT_NAME\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_CONTACT_NAME\\\" datatype=\\\"\\\"/>\"},{\"style\":\"text-align: left; width: 150px;\",\"title\":\"合同内容\",\"value\":\"\",\"name\":\"jeecg_order_main.GO_CONTENT\",\"orgheight\":\"\",\"orgwidth\":\"150\",\"orgalign\":\"left\",\"orgfontsize\":\"\",\"orghide\":\"0\",\"leipiplugins\":\"text\",\"orgtype\":\"text\",\"autofield\":\"jeecg_order_main.GO_CONTENT\",\"datatype\":\"\",\"content\":\"<input style=\\\"text-align: left; width: 150px;\\\" title=\\\"合同内容\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_CONTENT\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_CONTENT\\\" datatype=\\\"\\\"/>\"},{\"style\":\"text-align: left; width: 150px;\",\"title\":\"合同编码\",\"value\":\"\",\"name\":\"jeecg_order_main.GO_ORDER_CODE\",\"orgheight\":\"\",\"orgwidth\":\"150\",\"orgalign\":\"left\",\"orgfontsize\":\"\",\"orghide\":\"0\",\"leipiplugins\":\"text\",\"orgtype\":\"text\",\"autofield\":\"jeecg_order_main.GO_ORDER_CODE\",\"datatype\":\"\",\"content\":\"<input style=\\\"text-align: left; width: 150px;\\\" title=\\\"合同编码\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_ORDER_CODE\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_ORDER_CODE\\\" datatype=\\\"\\\"/>\"},{\"style\":\"text-align: left; width: 150px;\",\"title\":\"GO_ORDER_COUNT\",\"value\":\"\",\"name\":\"jeecg_order_main.GO_ORDER_COUNT\",\"orgheight\":\"\",\"orgwidth\":\"150\",\"orgalign\":\"left\",\"orgfontsize\":\"\",\"orghide\":\"0\",\"leipiplugins\":\"text\",\"orgtype\":\"text\",\"autofield\":\"jeecg_order_main.GO_ORDER_COUNT\",\"datatype\":\"\",\"content\":\"<input style=\\\"text-align: left; width: 150px;\\\" title=\\\"GO_ORDER_COUNT\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_ORDER_COUNT\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_ORDER_COUNT\\\" datatype=\\\"\\\"/>\"},{\"style\":\"text-align: left; width: 150px;\",\"title\":\"GO_RETURN_PRICE\",\"value\":\"\",\"name\":\"jeecg_order_main.GO_RETURN_PRICE\",\"orgheight\":\"\",\"orgwidth\":\"150\",\"orgalign\":\"left\",\"orgfontsize\":\"\",\"orghide\":\"0\",\"leipiplugins\":\"text\",\"orgtype\":\"text\",\"autofield\":\"jeecg_order_main.GO_RETURN_PRICE\",\"datatype\":\"\",\"content\":\"<input style=\\\"text-align: left; width: 150px;\\\" title=\\\"GO_RETURN_PRICE\\\" value=\\\"\\\" name=\\\"jeecg_order_main.GO_RETURN_PRICE\\\" orgheight=\\\"\\\" orgwidth=\\\"150\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_order_main.GO_RETURN_PRICE\\\" datatype=\\\"\\\"/>\"},{\"name\":\"leipiNewField\",\"leipiplugins\":\"listctrl\",\"type\":\"text\",\"value\":\"{列表控件}\",\"readonly\":\"readonly\",\"title\":\"订单客户\",\"autofield\":\"jeecg_order_custom.ID`jeecg_order_custom.GO_ORDER_CODE`jeecg_order_custom.GOC_CONTENT`jeecg_order_custom.GOC_CUS_NAME`jeecg_order_custom.GOC_SEX`\",\"orgtitle\":\"ID`订单号`订单内容`客户名`性别`\",\"orgcoltype\":\"text`popup`text`text`select`\",\"orgunit\":\"#`#`#`#`#`\",\"orgsum\":\"0`0`0`0`0`\",\"orgcolvalue\":\"`````\",\"ishide\":\"1`0`0`0`0`\",\"ruletype\":\"0`0`0`0`0`\",\"dict\":\"0`user_msg`0`0`sex`\",\"length\":\"32`157`157`157`157`\",\"pkid\":\"\",\"fkdsid\":\"\",\"orgwidth\":\"100%\",\"style\":\"width: 100%;\",\"content\":\"<input name=\\\"leipiNewField\\\" leipiplugins=\\\"listctrl\\\" type=\\\"text\\\" value=\\\"{列表控件}\\\" readonly=\\\"readonly\\\" title=\\\"订单客户\\\" autofield=\\\"jeecg_order_custom.ID`jeecg_order_custom.GO_ORDER_CODE`jeecg_order_custom.GOC_CONTENT`jeecg_order_custom.GOC_CUS_NAME`jeecg_order_custom.GOC_SEX`\\\" orgtitle=\\\"ID`订单号`订单内容`客户名`性别`\\\" orgcoltype=\\\"text`popup`text`text`select`\\\" orgunit=\\\"#`#`#`#`#`\\\" orgsum=\\\"0`0`0`0`0`\\\" orgcolvalue=\\\"`````\\\" ishide=\\\"1`0`0`0`0`\\\" ruletype=\\\"0`0`0`0`0`\\\" dict=\\\"0`user_msg`0`0`sex`\\\" length=\\\"32`157`157`157`157`\\\" pkid=\\\"\\\" fkdsid=\\\"\\\" orgwidth=\\\"100%\\\" style=\\\"width: 100%;\\\"/>\"}],\"add_fields\":{}}', 'jeecg_order_main', '管理员');
|
|
|
INSERT INTO `auto_form` VALUES ('402881a151f6d9420151f6e3b4ce0001', 'jform00002', '员工离职单', '', '<table data-sort=\"sortDisabled\" align=\"center\" width=\"1084\"><tbody><tr class=\"firstRow\"><td valign=\"middle\" rowspan=\"1\" colspan=\"4\" style=\"word-break: break-all; border-width: 1px; border-style: solid;\" align=\"center\" width=\"997\">员工离职单</td></tr><tr><td width=\"247\" valign=\"top\" style=\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\">姓名</td><td width=\"249\" valign=\"top\" style=\"word-break: break-all; border-width: 1px; border-style: solid;\"><input name=\"jform00002.name\" type=\"text\" title=\"name\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jform00002.name\" style=\"text-align: left; width: 150px;\"/></td><td width=\"250\" valign=\"top\" style=\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\">编号<br/></td><td width=\"250\" valign=\"top\" style=\"word-break: break-all; border-width: 1px; border-style: solid;\"><input name=\"jform00002.code\" type=\"text\" title=\"code\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jform00002.code\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td width=\"247\" valign=\"top\" style=\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\">职务<br/></td><td width=\"249\" valign=\"top\" style=\"word-break: break-all; border-width: 1px; border-style: solid;\"><input name=\"jform00002.job\" type=\"text\" title=\"job\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jform00002.job\" style=\"text-align: left; width: 150px;\"/></td><td width=\"250\" valign=\"top\" style=\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\">入职时间<br/></td><td width=\"250\" valign=\"top\" style=\"word-break: break-all; border-width: 1px; border-style: solid;\"><input name=\"jform00002.join_time\" type=\"text\" title=\"join_time\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"standardDate\" autofield=\"jform00002.join_time\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td width=\"247\" valign=\"top\" style=\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\">离职方式</td><td valign=\"top\" style=\"word-break: break-all; border-width: 1px; border-style: solid;\" rowspan=\"1\" colspan=\"3\" width=\"750\">{|-<span leipiplugins=\"radios\" name=\"leipiNewField\" selector=\"402881a151f1af7c0151f1b9d7f50002\" autofield=\"jform00002.out_type\" title=\"out_type\"><input type=\"radio\" name=\"leipiNewField\" checkedtext=\"辞工\" value=\"cigong\" />辞工 <input type=\"radio\" name=\"leipiNewField\" checkedtext=\"急辞工\" value=\"jicigong\" />急辞工 <input type=\"radio\" name=\"leipiNewField\" checkedtext=\"辞退\" value=\"citui\" />辞退 <input type=\"radio\" name=\"leipiNewField\" checkedtext=\"开除\" value=\"kaichu\" />开除 <input type=\"radio\" name=\"leipiNewField\" checkedtext=\"自动离职\" value=\"zidonglizhi\" />自动离职 </span>-|}</td></tr><tr><td width=\"247\" valign=\"top\" style=\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\">申请离职日期</td><td width=\"249\" valign=\"top\" style=\"word-break: break-all; border-width: 1px; border-style: solid;\"><input name=\"jform00002.apply_out_time\" type=\"text\" title=\"apply_out_time\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"standardDate\" autofield=\"jform00002.apply_out_time\" style=\"text-align: left; width: 150px;\"/></td><td width=\"250\" valign=\"top\" style=\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\">正式离职日期</td><td width=\"250\" valign=\"top\" style=\"border-width: 1px; border-style: solid;\"><input name=\"jform00002.out_time\" type=\"text\" title=\"out_time\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"standardDate\" autofield=\"jform00002.out_time\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td width=\"247\" valign=\"middle\" style=\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\" height=\"65\" align=\"left\">领工资人及身份证号</td><td valign=\"top\" style=\"word-break: break-all; border-width: 1px; border-style: solid;\" rowspan=\"1\" colspan=\"3\" height=\"65\" width=\"750\"><textarea title=\"id_card\" name=\"leipiNewField\" leipiplugins=\"textarea\" datatype=\"\" value=\"\" autofield=\"jform00002.id_card\" orgrich=\"0\" orgfontsize=\"\" orgwidth=\"500\" orgheight=\"80\" style=\"width:500px;height:80px;\"></textarea></td></tr><tr><td width=\"247\" valign=\"middle\" style=\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\" align=\"left\" height=\"64\">离职须知</td><td valign=\"top\" rowspan=\"1\" colspan=\"3\" style=\"word-break: break-all; border-width: 1px; border-style: solid;\" height=\"64\" width=\"750\"><textarea title=\"out_content\" name=\"leipiNewField\" leipiplugins=\"textarea\" datatype=\"\" value=\"\" autofield=\"jform00002.out_content\" orgrich=\"0\" orgfontsize=\"\" orgwidth=\"500\" orgheight=\"80\" style=\"width:500px;height:80px;\"></textarea></td></tr><tr><td width=\"247\" valign=\"middle\" style=\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\" align=\"left\" height=\"64\">离职原因</td><td valign=\"top\" rowspan=\"1\" colspan=\"3\" width=\"750\" style=\"border-width: 1px; border-style: solid;\"><textarea title=\"out_reason\" name=\"leipiNewField\" leipiplugins=\"textarea\" datatype=\"\" value=\"\" autofield=\"jform00002.out_reason\" orgrich=\"0\" orgfontsize=\"\" orgwidth=\"500\" orgheight=\"80\" style=\"width:500px;height:80px;\"></textarea></td></tr><tr><td width=\"247\" valign=\"middle\" style=\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\" align=\"left\" height=\"64\">面谈记录和意见</td><td valign=\"top\" rowspan=\"1\" colspan=\"3\" style=\"word-break: break-all; border-width: 1px; border-style: solid;\" width=\"750\"><textarea title=\"interview_record\" name=\"leipiNewField\" leipiplugins=\"textarea\" datatype=\"\" value=\"\" autofield=\"jform00002.interview_record\" orgrich=\"0\" orgfontsize=\"\" orgwidth=\"500\" orgheight=\"80\" style=\"width:500px;height:80px;\"></textarea></td></tr><tr><td width=\"247\" valign=\"middle\" style=\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\" align=\"left\" height=\"64\">办公用品移交</td><td valign=\"top\" rowspan=\"1\" colspan=\"3\" width=\"750\" style=\"border-width: 1px; border-style: solid;\"><textarea title=\"office_change\" name=\"leipiNewField\" leipiplugins=\"textarea\" datatype=\"\" value=\"\" autofield=\"jform00002.office_change\" orgrich=\"0\" orgfontsize=\"\" orgwidth=\"500\" orgheight=\"80\" style=\"width:500px;height:80px;\"></textarea></td></tr><tr><td valign=\"middle\" rowspan=\"2\" colspan=\"1\" style=\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\" align=\"left\" width=\"247\">人力资源部审核</td><td valign=\"top\" rowspan=\"1\" colspan=\"3\" style=\"word-break: break-all; border-width: 1px; border-style: solid;\" width=\"750\">应发薪资 <input name=\"jform00002.should_send_salary\" type=\"text\" title=\"should_send_salary\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"float\" autofield=\"jform00002.should_send_salary\" style=\"text-align: left; width: 150px;\"/> 应扣薪资 <input name=\"jform00002.should_deduct_pay\" type=\"text\" title=\"should_deduct_pay\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"float\" autofield=\"jform00002.should_deduct_pay\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td valign=\"top\" rowspan=\"1\" colspan=\"3\" style=\"word-break: break-all; border-width: 1px; border-style: solid;\" width=\"750\">实发薪资 <input name=\"jform00002.pay\" type=\"text\" title=\"pay\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"float\" autofield=\"jform00002.pay\" style=\"text-align: left; width: 150px;\"/> 领取时间 <input name=\"jform00002.get_time\" type=\"text\" title=\"get_time\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"standardDate\" autofield=\"jform00002.get_time\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td width=\"247\" valign=\"middle\" style=\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\" align=\"left\" height=\"64\">总经理审批</td><td valign=\"top\" rowspan=\"1\" colspan=\"3\" width=\"750\" style=\"border-width: 1px; border-style: solid;\"><textarea title=\"boss_check\" name=\"leipiNewField\" leipiplugins=\"textarea\" datatype=\"\" value=\"\" autofield=\"jform00002.boss_check\" orgrich=\"0\" orgfontsize=\"\" orgwidth=\"500\" orgheight=\"80\" style=\"width:500px;height:80px;\"></textarea></td></tr><tr><td width=\"247\" valign=\"middle\" style=\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\" align=\"left\" height=\"64\">说明</td><td valign=\"top\" rowspan=\"1\" colspan=\"3\" width=\"750\" style=\"border-width: 1px; border-style: solid;\"><textarea title=\"description\" name=\"leipiNewField\" leipiplugins=\"textarea\" datatype=\"\" value=\"\" autofield=\"jform00002.description\" orgrich=\"0\" orgfontsize=\"\" orgwidth=\"500\" orgheight=\"80\" style=\"width:500px;height:80px;\"></textarea></td></tr></tbody></table><p><input name=\"jform00002.id\" type=\"text\" title=\"id\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"1\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jform00002.id\" style=\"text-align: left; width: 150px;\"/></p>', '管理员', 'admin', '2015-12-31 15:14:57', 'admin', '2016-01-06 11:23:05', 'A03', 'A0', '{\"fields\":0,\"template\":\"<table data-sort=\\\"sortDisabled\\\" align=\\\"center\\\" width=\\\"1084\\\"><tbody><tr class=\\\"firstRow\\\"><td valign=\\\"middle\\\" rowspan=\\\"1\\\" colspan=\\\"4\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\" align=\\\"center\\\" width=\\\"997\\\">员工离职单</td></tr><tr><td width=\\\"247\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\">姓名</td><td width=\\\"249\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\"><input name=\\\"jform00002.name\\\" type=\\\"text\\\" title=\\\"name\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jform00002.name\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"250\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\">编号<br/></td><td width=\\\"250\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\"><input name=\\\"jform00002.code\\\" type=\\\"text\\\" title=\\\"code\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jform00002.code\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"247\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\">职务<br/></td><td width=\\\"249\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\"><input name=\\\"jform00002.job\\\" type=\\\"text\\\" title=\\\"job\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jform00002.job\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"250\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\">入职时间<br/></td><td width=\\\"250\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\"><input name=\\\"jform00002.join_time\\\" type=\\\"text\\\" title=\\\"join_time\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"jform00002.join_time\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"247\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\">离职方式</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"750\\\">{|-<span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"402881a151f1af7c0151f1b9d7f50002\\\" autofield=\\\"jform00002.out_type\\\" title=\\\"out_type\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"辞工\\\" value=\\\"cigong\\\" />辞工 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"急辞工\\\" value=\\\"jicigong\\\" />急辞工 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"辞退\\\" value=\\\"citui\\\" />辞退 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"开除\\\" value=\\\"kaichu\\\" />开除 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"自动离职\\\" value=\\\"zidonglizhi\\\" />自动离职 </span>-|}</td></tr><tr><td width=\\\"247\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\">申请离职日期</td><td width=\\\"249\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\"><input name=\\\"jform00002.apply_out_time\\\" type=\\\"text\\\" title=\\\"apply_out_time\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"jform00002.apply_out_time\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"250\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\">正式离职日期</td><td width=\\\"250\\\" valign=\\\"top\\\" style=\\\"border-width: 1px; border-style: solid;\\\"><input name=\\\"jform00002.out_time\\\" type=\\\"text\\\" title=\\\"out_time\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"jform00002.out_time\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"247\\\" valign=\\\"middle\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" height=\\\"65\\\" align=\\\"left\\\">领工资人及身份证号</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" height=\\\"65\\\" width=\\\"750\\\"><textarea title=\\\"id_card\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.id_card\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea></td></tr><tr><td width=\\\"247\\\" valign=\\\"middle\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" align=\\\"left\\\" height=\\\"64\\\">离职须知</td><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\" height=\\\"64\\\" width=\\\"750\\\"><textarea title=\\\"out_content\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.out_content\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea></td></tr><tr><td width=\\\"247\\\" valign=\\\"middle\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" align=\\\"left\\\" height=\\\"64\\\">离职原因</td><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"750\\\" style=\\\"border-width: 1px; border-style: solid;\\\"><textarea title=\\\"out_reason\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.out_reason\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea></td></tr><tr><td width=\\\"247\\\" valign=\\\"middle\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" align=\\\"left\\\" height=\\\"64\\\">面谈记录和意见</td><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\" width=\\\"750\\\"><textarea title=\\\"interview_record\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.interview_record\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea></td></tr><tr><td width=\\\"247\\\" valign=\\\"middle\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" align=\\\"left\\\" height=\\\"64\\\">办公用品移交</td><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"750\\\" style=\\\"border-width: 1px; border-style: solid;\\\"><textarea title=\\\"office_change\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.office_change\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea></td></tr><tr><td valign=\\\"middle\\\" rowspan=\\\"2\\\" colspan=\\\"1\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" align=\\\"left\\\" width=\\\"247\\\">人力资源部审核</td><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\" width=\\\"750\\\">应发薪资 <input name=\\\"jform00002.should_send_salary\\\" type=\\\"text\\\" title=\\\"should_send_salary\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"float\\\" autofield=\\\"jform00002.should_send_salary\\\" style=\\\"text-align: left; width: 150px;\\\"/> 应扣薪资 <input name=\\\"jform00002.should_deduct_pay\\\" type=\\\"text\\\" title=\\\"should_deduct_pay\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"float\\\" autofield=\\\"jform00002.should_deduct_pay\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\" width=\\\"750\\\">实发薪资 <input name=\\\"jform00002.pay\\\" type=\\\"text\\\" title=\\\"pay\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"float\\\" autofield=\\\"jform00002.pay\\\" style=\\\"text-align: left; width: 150px;\\\"/> 领取时间 <input name=\\\"jform00002.get_time\\\" type=\\\"text\\\" title=\\\"get_time\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"jform00002.get_time\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"247\\\" valign=\\\"middle\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" align=\\\"left\\\" height=\\\"64\\\">总经理审批</td><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"750\\\" style=\\\"border-width: 1px; border-style: solid;\\\"><textarea title=\\\"boss_check\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.boss_check\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea></td></tr><tr><td width=\\\"247\\\" valign=\\\"middle\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" align=\\\"left\\\" height=\\\"64\\\">说明</td><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"750\\\" style=\\\"border-width: 1px; border-style: solid;\\\"><textarea title=\\\"description\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.description\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea></td></tr></tbody></table><p><input name=\\\"jform00002.id\\\" type=\\\"text\\\" title=\\\"id\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"1\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jform00002.id\\\" style=\\\"text-align: left; width: 150px;\\\"/></p>\",\"parse\":\"<table data-sort=\\\"sortDisabled\\\" align=\\\"center\\\" width=\\\"1084\\\"><tbody><tr class=\\\"firstRow\\\"><td valign=\\\"middle\\\" rowspan=\\\"1\\\" colspan=\\\"4\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\" align=\\\"center\\\" width=\\\"997\\\">员工离职单</td></tr><tr><td width=\\\"247\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\">姓名</td><td width=\\\"249\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\"><input name=\\\"jform00002.name\\\" type=\\\"text\\\" title=\\\"name\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jform00002.name\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"250\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\">编号<br/></td><td width=\\\"250\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\"><input name=\\\"jform00002.code\\\" type=\\\"text\\\" title=\\\"code\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jform00002.code\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"247\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\">职务<br/></td><td width=\\\"249\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\"><input name=\\\"jform00002.job\\\" type=\\\"text\\\" title=\\\"job\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jform00002.job\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"250\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\">入职时间<br/></td><td width=\\\"250\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\"><input name=\\\"jform00002.join_time\\\" type=\\\"text\\\" title=\\\"join_time\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"jform00002.join_time\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"247\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\">离职方式</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"750\\\"><span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"402881a151f1af7c0151f1b9d7f50002\\\" autofield=\\\"jform00002.out_type\\\" title=\\\"out_type\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"辞工\\\" value=\\\"cigong\\\" />辞工 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"急辞工\\\" value=\\\"jicigong\\\" />急辞工 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"辞退\\\" value=\\\"citui\\\" />辞退 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"开除\\\" value=\\\"kaichu\\\" />开除 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"自动离职\\\" value=\\\"zidonglizhi\\\" />自动离职 </span></td></tr><tr><td width=\\\"247\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\">申请离职日期</td><td width=\\\"249\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\"><input name=\\\"jform00002.apply_out_time\\\" type=\\\"text\\\" title=\\\"apply_out_time\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"jform00002.apply_out_time\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"250\\\" valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\">正式离职日期</td><td width=\\\"250\\\" valign=\\\"top\\\" style=\\\"border-width: 1px; border-style: solid;\\\"><input name=\\\"jform00002.out_time\\\" type=\\\"text\\\" title=\\\"out_time\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"jform00002.out_time\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"247\\\" valign=\\\"middle\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" height=\\\"65\\\" align=\\\"left\\\">领工资人及身份证号</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" height=\\\"65\\\" width=\\\"750\\\"><textarea title=\\\"id_card\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.id_card\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea></td></tr><tr><td width=\\\"247\\\" valign=\\\"middle\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" align=\\\"left\\\" height=\\\"64\\\">离职须知</td><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\" height=\\\"64\\\" width=\\\"750\\\"><textarea title=\\\"out_content\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.out_content\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea></td></tr><tr><td width=\\\"247\\\" valign=\\\"middle\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" align=\\\"left\\\" height=\\\"64\\\">离职原因</td><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"750\\\" style=\\\"border-width: 1px; border-style: solid;\\\"><textarea title=\\\"out_reason\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.out_reason\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea></td></tr><tr><td width=\\\"247\\\" valign=\\\"middle\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" align=\\\"left\\\" height=\\\"64\\\">面谈记录和意见</td><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\" width=\\\"750\\\"><textarea title=\\\"interview_record\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.interview_record\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea></td></tr><tr><td width=\\\"247\\\" valign=\\\"middle\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" align=\\\"left\\\" height=\\\"64\\\">办公用品移交</td><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"750\\\" style=\\\"border-width: 1px; border-style: solid;\\\"><textarea title=\\\"office_change\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.office_change\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea></td></tr><tr><td valign=\\\"middle\\\" rowspan=\\\"2\\\" colspan=\\\"1\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" align=\\\"left\\\" width=\\\"247\\\">人力资源部审核</td><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\" width=\\\"750\\\">应发薪资 <input name=\\\"jform00002.should_send_salary\\\" type=\\\"text\\\" title=\\\"should_send_salary\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"float\\\" autofield=\\\"jform00002.should_send_salary\\\" style=\\\"text-align: left; width: 150px;\\\"/> 应扣薪资 <input name=\\\"jform00002.should_deduct_pay\\\" type=\\\"text\\\" title=\\\"should_deduct_pay\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"float\\\" autofield=\\\"jform00002.should_deduct_pay\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid;\\\" width=\\\"750\\\">实发薪资 <input name=\\\"jform00002.pay\\\" type=\\\"text\\\" title=\\\"pay\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"float\\\" autofield=\\\"jform00002.pay\\\" style=\\\"text-align: left; width: 150px;\\\"/> 领取时间 <input name=\\\"jform00002.get_time\\\" type=\\\"text\\\" title=\\\"get_time\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"jform00002.get_time\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"247\\\" valign=\\\"middle\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" align=\\\"left\\\" height=\\\"64\\\">总经理审批</td><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"750\\\" style=\\\"border-width: 1px; border-style: solid;\\\"><textarea title=\\\"boss_check\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.boss_check\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea></td></tr><tr><td width=\\\"247\\\" valign=\\\"middle\\\" style=\\\"word-break: break-all; border-width: 1px; border-style: solid; background-color: rgb(237, 245, 250);\\\" align=\\\"left\\\" height=\\\"64\\\">说明</td><td valign=\\\"top\\\" rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"750\\\" style=\\\"border-width: 1px; border-style: solid;\\\"><textarea title=\\\"description\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.description\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea></td></tr></tbody></table><p><input name=\\\"jform00002.id\\\" type=\\\"text\\\" title=\\\"id\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"1\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jform00002.id\\\" style=\\\"text-align: left; width: 150px;\\\"/></p>\",\"data\":[{\"name\":\"jform00002.name\",\"type\":\"text\",\"title\":\"name\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jform00002.name\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jform00002.name\\\" type=\\\"text\\\" title=\\\"name\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jform00002.name\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jform00002.code\",\"type\":\"text\",\"title\":\"code\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jform00002.code\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jform00002.code\\\" type=\\\"text\\\" title=\\\"code\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jform00002.code\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jform00002.job\",\"type\":\"text\",\"title\":\"job\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jform00002.job\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jform00002.job\\\" type=\\\"text\\\" title=\\\"job\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jform00002.job\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jform00002.join_time\",\"type\":\"text\",\"title\":\"join_time\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"standardDate\",\"autofield\":\"jform00002.join_time\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jform00002.join_time\\\" type=\\\"text\\\" title=\\\"join_time\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"jform00002.join_time\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"leipiplugins\":\"radios\",\"name\":\"leipiNewField\",\"selector\":\"402881a151f1af7c0151f1b9d7f50002\",\"autofield\":\"jform00002.out_type\",\"title\":\"out_type\",\"value\":\"cigong,jicigong,citui,kaichu,zidonglizhi\",\"content\":\"<span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"402881a151f1af7c0151f1b9d7f50002\\\" autofield=\\\"jform00002.out_type\\\" title=\\\"out_type\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"辞工\\\" value=\\\"cigong\\\" />辞工 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"急辞工\\\" value=\\\"jicigong\\\" />急辞工 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"辞退\\\" value=\\\"citui\\\" />辞退 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"开除\\\" value=\\\"kaichu\\\" />开除 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"自动离职\\\" value=\\\"zidonglizhi\\\" />自动离职 </span>\",\"options\":[{\"type\":\"radio\",\"name\":\"leipiNewField\",\"checkedtext\":\"辞工\",\"value\":\"cigong\",\"checked\":\"\"},{\"type\":\"radio\",\"name\":\"leipiNewField\",\"checkedtext\":\"急辞工\",\"value\":\"jicigong\",\"checked\":\"\"},{\"type\":\"radio\",\"name\":\"leipiNewField\",\"checkedtext\":\"辞退\",\"value\":\"citui\",\"checked\":\"\"},{\"type\":\"radio\",\"name\":\"leipiNewField\",\"checkedtext\":\"开除\",\"value\":\"kaichu\",\"checked\":\"\"},{\"type\":\"radio\",\"name\":\"leipiNewField\",\"checkedtext\":\"自动离职\",\"value\":\"zidonglizhi\",\"checked\":\"\"}]},{\"name\":\"jform00002.apply_out_time\",\"type\":\"text\",\"title\":\"apply_out_time\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"standardDate\",\"autofield\":\"jform00002.apply_out_time\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jform00002.apply_out_time\\\" type=\\\"text\\\" title=\\\"apply_out_time\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"jform00002.apply_out_time\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jform00002.out_time\",\"type\":\"text\",\"title\":\"out_time\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"standardDate\",\"autofield\":\"jform00002.out_time\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jform00002.out_time\\\" type=\\\"text\\\" title=\\\"out_time\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"jform00002.out_time\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"title\":\"id_card\",\"name\":\"leipiNewField\",\"leipiplugins\":\"textarea\",\"datatype\":\"\",\"value\":\"\",\"autofield\":\"jform00002.id_card\",\"orgrich\":\"0\",\"orgfontsize\":\"\",\"orgwidth\":\"500\",\"orgheight\":\"80\",\"style\":\"width:500px;height:80px;\",\"content\":\"<textarea title=\\\"id_card\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.id_card\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea>\"},{\"title\":\"out_content\",\"name\":\"leipiNewField\",\"leipiplugins\":\"textarea\",\"datatype\":\"\",\"value\":\"\",\"autofield\":\"jform00002.out_content\",\"orgrich\":\"0\",\"orgfontsize\":\"\",\"orgwidth\":\"500\",\"orgheight\":\"80\",\"style\":\"width:500px;height:80px;\",\"content\":\"<textarea title=\\\"out_content\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.out_content\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea>\"},{\"title\":\"out_reason\",\"name\":\"leipiNewField\",\"leipiplugins\":\"textarea\",\"datatype\":\"\",\"value\":\"\",\"autofield\":\"jform00002.out_reason\",\"orgrich\":\"0\",\"orgfontsize\":\"\",\"orgwidth\":\"500\",\"orgheight\":\"80\",\"style\":\"width:500px;height:80px;\",\"content\":\"<textarea title=\\\"out_reason\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.out_reason\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea>\"},{\"title\":\"interview_record\",\"name\":\"leipiNewField\",\"leipiplugins\":\"textarea\",\"datatype\":\"\",\"value\":\"\",\"autofield\":\"jform00002.interview_record\",\"orgrich\":\"0\",\"orgfontsize\":\"\",\"orgwidth\":\"500\",\"orgheight\":\"80\",\"style\":\"width:500px;height:80px;\",\"content\":\"<textarea title=\\\"interview_record\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.interview_record\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea>\"},{\"title\":\"office_change\",\"name\":\"leipiNewField\",\"leipiplugins\":\"textarea\",\"datatype\":\"\",\"value\":\"\",\"autofield\":\"jform00002.office_change\",\"orgrich\":\"0\",\"orgfontsize\":\"\",\"orgwidth\":\"500\",\"orgheight\":\"80\",\"style\":\"width:500px;height:80px;\",\"content\":\"<textarea title=\\\"office_change\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.office_change\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea>\"},{\"name\":\"jform00002.should_send_salary\",\"type\":\"text\",\"title\":\"should_send_salary\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"float\",\"autofield\":\"jform00002.should_send_salary\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jform00002.should_send_salary\\\" type=\\\"text\\\" title=\\\"should_send_salary\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"float\\\" autofield=\\\"jform00002.should_send_salary\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jform00002.should_deduct_pay\",\"type\":\"text\",\"title\":\"should_deduct_pay\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"float\",\"autofield\":\"jform00002.should_deduct_pay\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jform00002.should_deduct_pay\\\" type=\\\"text\\\" title=\\\"should_deduct_pay\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"float\\\" autofield=\\\"jform00002.should_deduct_pay\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jform00002.pay\",\"type\":\"text\",\"title\":\"pay\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"float\",\"autofield\":\"jform00002.pay\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jform00002.pay\\\" type=\\\"text\\\" title=\\\"pay\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"float\\\" autofield=\\\"jform00002.pay\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jform00002.get_time\",\"type\":\"text\",\"title\":\"get_time\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"standardDate\",\"autofield\":\"jform00002.get_time\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jform00002.get_time\\\" type=\\\"text\\\" title=\\\"get_time\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"jform00002.get_time\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"title\":\"boss_check\",\"name\":\"leipiNewField\",\"leipiplugins\":\"textarea\",\"datatype\":\"\",\"value\":\"\",\"autofield\":\"jform00002.boss_check\",\"orgrich\":\"0\",\"orgfontsize\":\"\",\"orgwidth\":\"500\",\"orgheight\":\"80\",\"style\":\"width:500px;height:80px;\",\"content\":\"<textarea title=\\\"boss_check\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.boss_check\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea>\"},{\"title\":\"description\",\"name\":\"leipiNewField\",\"leipiplugins\":\"textarea\",\"datatype\":\"\",\"value\":\"\",\"autofield\":\"jform00002.description\",\"orgrich\":\"0\",\"orgfontsize\":\"\",\"orgwidth\":\"500\",\"orgheight\":\"80\",\"style\":\"width:500px;height:80px;\",\"content\":\"<textarea title=\\\"description\\\" name=\\\"leipiNewField\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"jform00002.description\\\" orgrich=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"500\\\" orgheight=\\\"80\\\" style=\\\"width:500px;height:80px;\\\"></textarea>\"},{\"name\":\"jform00002.id\",\"type\":\"text\",\"title\":\"id\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"1\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jform00002.id\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jform00002.id\\\" type=\\\"text\\\" title=\\\"id\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"1\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jform00002.id\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"}],\"add_fields\":{}}', 'jform00002', '管理员');
|
|
|
INSERT INTO `auto_form` VALUES ('402885d8507f14a601507f15b5200001', 'jeecg_custom_record', '客户追踪记录表(案例)', '', '<title>new document</title><meta charset=\"utf-8\"/><meta name=\"generator\" content=\"editplus\"/><meta name=\"author\" content=\"\"/><meta name=\"keywords\" content=\"\"/><meta name=\"description\" content=\"\"/><style type=\"text/css\"> \n .formtable\n {\n width:100%;\n background-color:#B8CCE2;\n align:right;\n }\n .formtable tr \n { \n background-color:#F2F7FE;\n align:right;\n }\n .value\n {\n background-color:#FFFFFF;\n padding:5px;\n align:left; \n align:left; \n }</style><p style=\"text-align: center;\">客户追踪记录表<input name=\"jeecg_custom_record.id\" type=\"hidden\" title=\"id\" value=\"\" leipiplugins=\"text\" orghide=\"1\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_record.id\" style=\"text-align: left; width: 150px;\" orgfontsize=\"\" orgheight=\"\"/></p><table data-sort=\"sortDisabled\" width=\"80%\" class=\"table table-bordered\"><tbody><tr class=\"firstRow\"><td width=\"227\">* 客户编号</td><td width=\"133\" class=\"value\"><input name=\"jeecg_custom_record.custom_id\" type=\"text\" title=\"custom_id\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_record.custom_id\" style=\"text-align: left; width: 150px;\"/></td><td width=\"165\">负责人</td><td width=\"165\" class=\"value\"><input name=\"jeecg_custom_record.header\" type=\"text\" title=\"header\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_record.header\" style=\"text-align: left; width: 150px;\"/></td><td width=\"165\">成立日期</td><td width=\"165\" class=\"value\"><input name=\"leipiNewField\" type=\"text\" value=\"{macros}\" title=\"establish_date\" leipiplugins=\"macros\" orgtype=\"sys_datetime\" orghide=\"0\" orgfontsize=\"\" orgwidth=\"150\" style=\"width: 150px;\"/></td></tr><tr><td width=\"248\">客户名称</td><td rowspan=\"1\" colspan=\"3\" width=\"490\" class=\"value\"><input name=\"jeecg_custom_record.custom_name\" type=\"text\" title=\"custom_name\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"300\" orgtype=\"text\" autofield=\"jeecg_custom_record.custom_name\" style=\"text-align: left; width: 300px;\" orgfontsize=\"\" orgheight=\"\"/></td><td width=\"165\">资本额</td><td width=\"165\" class=\"value\"><input name=\"jeecg_custom_record.capital_lines\" type=\"text\" title=\"capital_lines\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_record.capital_lines\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td width=\"248\">地址</td><td rowspan=\"1\" colspan=\"3\" width=\"490\" class=\"value\"><input name=\"jeecg_custom_record.address\" type=\"text\" title=\"address\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"300\" orgtype=\"text\" autofield=\"jeecg_custom_record.address\" style=\"text-align: left; width: 300px;\" orgfontsize=\"\" orgheight=\"\"/></td><td width=\"165\">电话</td><td width=\"165\" class=\"value\"><input name=\"jeecg_custom_record.phone\" type=\"text\" title=\"phone\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_record.phone\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td width=\"248\">营业类型</td><td rowspan=\"1\" colspan=\"3\" width=\"490\" class=\"value\"><input name=\"jeecg_custom_record.business_type\" type=\"text\" title=\"business_type\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"300\" orgtype=\"text\" autofield=\"jeecg_custom_record.business_type\" style=\"text-align: left; width: 300px;\"/></td><td width=\"165\">传真</td><td width=\"165\" class=\"value\"><input name=\"jeecg_custom_record.fax\" type=\"text\" title=\"fax\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_record.fax\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td width=\"248\">主要往来银行</td><td rowspan=\"1\" colspan=\"5\" width=\"847\" class=\"value\"><input name=\"jeecg_custom_record.banks\" type=\"text\" title=\"banks\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"300\" orgtype=\"text\" autofield=\"jeecg_custom_record.banks\" style=\"text-align: left; width: 300px;\"/></td></tr><tr><td width=\"248\">其他投资事业</td><td rowspan=\"1\" colspan=\"2\" width=\"305\" class=\"value\"><input name=\"jeecg_custom_record.other_business\" type=\"text\" title=\"other_business\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"250\" orgtype=\"text\" autofield=\"jeecg_custom_record.other_business\" style=\"text-align: left; width: 250px;\"/></td><td width=\"165\">平均每日营业额</td><td rowspan=\"1\" colspan=\"2\" class=\"value\"><input name=\"jeecg_custom_record.turnover\" type=\"text\" title=\"turnover\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_record.turnover\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td width=\"248\">主要往来业务</td><td rowspan=\"1\" colspan=\"2\" width=\"305\" class=\"value\"><input name=\"jeecg_custom_record.business\" type=\"text\" title=\"business\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"250\" orgtype=\"text\" autofield=\"jeecg_custom_record.business\" style=\"text-align: left; width: 250px;\"/></td><td width=\"165\">付款方式</td><td rowspan=\"1\" colspan=\"2\" class=\"value\">{|-<span leipiplugins=\"checkboxs\" selector=\"undefined\" autofield=\"undefined\" title=\"pay_type\"><input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"现金\" selector=\"undefined\" value=\"现金\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />现金 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"支票\" selector=\"undefined\" value=\"支票\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />支票 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"客票\" selector=\"undefined\" value=\"客票\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />客票 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"其他\" selector=\"undefined\" value=\"其他\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />其他 </span>-|}</td></tr><tr><td width=\"248\">与本公司往来</td><td rowspan=\"1\" colspan=\"2\" width=\"305\" class=\"value\"><input name=\"jeecg_custom_record.business_contacts\" type=\"text\" title=\"business_contacts\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"250\" orgtype=\"text\" autofield=\"jeecg_custom_record.business_contacts\" style=\"text-align: left; width: 250px;\"/></td><td width=\"165\">收款记录</td><td rowspan=\"1\" colspan=\"2\" class=\"value\">{|-<span leipiplugins=\"checkboxs\" selector=\"undefined\" autofield=\"undefined\" title=\"collection\"><input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"优秀\" selector=\"undefined\" value=\"优秀\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />优秀 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"良好\" selector=\"undefined\" value=\"良好\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />良好 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"一般\" selector=\"undefined\" value=\"一般\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />一般 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"很差\" selector=\"undefined\" value=\"很差\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />很差 </span>-|}</td></tr><tr><td colspan=\"1\" rowspan=\"1\" width=\"83\">最近与本公司往来重要记录</td><td colspan=\"5\" rowspan=\"1\" width=\"847\" class=\"value\"><input name=\"jeecg_custom_record.business_important_contacts\" type=\"text\" title=\"business_important_contacts\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"300\" orgtype=\"text\" autofield=\"jeecg_custom_record.business_important_contacts\" style=\"text-align: left; width: 300px;\"/></td></tr><tr><td colspan=\"1\" rowspan=\"1\" width=\"83\">最近交易数据跟踪</td><td colspan=\"5\" rowspan=\"1\" width=\"847\" class=\"value\"><input name=\"jeecg_custom_record.business_record\" type=\"text\" title=\"business_record\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"300\" orgtype=\"text\" autofield=\"jeecg_custom_record.business_record\" style=\"text-align: left; width: 300px;\"/></td></tr><tr><td colspan=\"1\" rowspan=\"1\" width=\"83\">客户意见</td><td colspan=\"5\" rowspan=\"1\" width=\"847\" class=\"value\"><input name=\"jeecg_custom_record.customer_opinion\" type=\"text\" title=\"customer_opinion\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"300\" orgtype=\"text\" autofield=\"jeecg_custom_record.customer_opinion\" style=\"text-align: left; width: 300px;\"/></td></tr><tr><td width=\"248\">信用评定</td><td rowspan=\"1\" colspan=\"5\" width=\"847\" class=\"value\"><input name=\"jeecg_custom_record.credit_evaluation\" type=\"text\" title=\"credit_evaluation\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"300\" orgtype=\"text\" autofield=\"jeecg_custom_record.credit_evaluation\" style=\"text-align: left; width: 300px;\"/></td></tr><tr><td style=\"text-align: right;padding-right: 5%\" rowspan=\"1\" colspan=\"4\">填表人</td><td rowspan=\"1\" colspan=\"2\" class=\"value\"><input name=\"jeecg_custom_record.preparer\" type=\"text\" title=\"preparer\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_record.preparer\" style=\"text-align: left; width: 150px;\"/></td></tr></tbody></table><p><br/></p><!--!doctype-->', '管理员', 'admin', '2015-10-19 15:52:21', 'admin', '2015-11-19 11:21:39', 'A02', 'A0', '{\"fields\":0,\"template\":\"<title>new document</title><meta charset=\\\"utf-8\\\"/><meta name=\\\"generator\\\" content=\\\"editplus\\\"/><meta name=\\\"author\\\" content=\\\"\\\"/><meta name=\\\"keywords\\\" content=\\\"\\\"/><meta name=\\\"description\\\" content=\\\"\\\"/><style type=\\\"text/css\\\">\\t\\t\\t\\n\\t\\t\\t.formtable\\n\\t\\t\\t{\\n\\t\\t\\t\\twidth:100%;\\n\\t\\t\\t\\tbackground-color:#B8CCE2;\\n\\t\\t\\t\\talign:right;\\n\\t\\t\\t}\\n\\t\\t\\t.formtable tr \\n\\t\\t\\t{ \\n\\t\\t\\t\\tbackground-color:#F2F7FE;\\n\\t\\t\\t\\talign:right;\\n\\t\\t\\t}\\n\\t\\t\\t.value\\n\\t\\t\\t{\\n\\t\\t\\t\\tbackground-color:#FFFFFF;\\n\\t\\t\\t\\tpadding:5px;\\n\\t\\t\\t\\talign:left; \\n\\t\\t\\t\\talign:left; \\n\\t\\t\\t}</style><p style=\\\"text-align: center;\\\">客户追踪记录表<input name=\\\"jeecg_custom_record.id\\\" type=\\\"hidden\\\" title=\\\"id\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"1\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.id\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></p><table data-sort=\\\"sortDisabled\\\" width=\\\"80%\\\" class=\\\"table table-bordered\\\"><tbody><tr class=\\\"firstRow\\\"><td width=\\\"227\\\">* 客户编号</td><td width=\\\"133\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.custom_id\\\" type=\\\"text\\\" title=\\\"custom_id\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.custom_id\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"165\\\">负责人</td><td width=\\\"165\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.header\\\" type=\\\"text\\\" title=\\\"header\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.header\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"165\\\">成立日期</td><td width=\\\"165\\\" class=\\\"value\\\"><input name=\\\"leipiNewField\\\" type=\\\"text\\\" value=\\\"{macros}\\\" title=\\\"establish_date\\\" leipiplugins=\\\"macros\\\" orgtype=\\\"sys_datetime\\\" orghide=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"150\\\" style=\\\"width: 150px;\\\"/></td></tr><tr><td width=\\\"248\\\">客户名称</td><td rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"490\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.custom_name\\\" type=\\\"text\\\" title=\\\"custom_name\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.custom_name\\\" style=\\\"text-align: left; width: 300px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td><td width=\\\"165\\\">资本额</td><td width=\\\"165\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.capital_lines\\\" type=\\\"text\\\" title=\\\"capital_lines\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.capital_lines\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"248\\\">地址</td><td rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"490\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.address\\\" type=\\\"text\\\" title=\\\"address\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.address\\\" style=\\\"text-align: left; width: 300px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td><td width=\\\"165\\\">电话</td><td width=\\\"165\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.phone\\\" type=\\\"text\\\" title=\\\"phone\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.phone\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"248\\\">营业类型</td><td rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"490\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.business_type\\\" type=\\\"text\\\" title=\\\"business_type\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.business_type\\\" style=\\\"text-align: left; width: 300px;\\\"/></td><td width=\\\"165\\\">传真</td><td width=\\\"165\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.fax\\\" type=\\\"text\\\" title=\\\"fax\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.fax\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"248\\\">主要往来银行</td><td rowspan=\\\"1\\\" colspan=\\\"5\\\" width=\\\"847\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.banks\\\" type=\\\"text\\\" title=\\\"banks\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.banks\\\" style=\\\"text-align: left; width: 300px;\\\"/></td></tr><tr><td width=\\\"248\\\">其他投资事业</td><td rowspan=\\\"1\\\" colspan=\\\"2\\\" width=\\\"305\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.other_business\\\" type=\\\"text\\\" title=\\\"other_business\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"250\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.other_business\\\" style=\\\"text-align: left; width: 250px;\\\"/></td><td width=\\\"165\\\">平均每日营业额</td><td rowspan=\\\"1\\\" colspan=\\\"2\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.turnover\\\" type=\\\"text\\\" title=\\\"turnover\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.turnover\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"248\\\">主要往来业务</td><td rowspan=\\\"1\\\" colspan=\\\"2\\\" width=\\\"305\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.business\\\" type=\\\"text\\\" title=\\\"business\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"250\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.business\\\" style=\\\"text-align: left; width: 250px;\\\"/></td><td width=\\\"165\\\">付款方式</td><td rowspan=\\\"1\\\" colspan=\\\"2\\\" class=\\\"value\\\">{|-<span leipiplugins=\\\"checkboxs\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"pay_type\\\"><input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"现金\\\" selector=\\\"undefined\\\" value=\\\"现金\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />现金 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"支票\\\" selector=\\\"undefined\\\" value=\\\"支票\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />支票 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"客票\\\" selector=\\\"undefined\\\" value=\\\"客票\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />客票 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"其他\\\" selector=\\\"undefined\\\" value=\\\"其他\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />其他 </span>-|}</td></tr><tr><td width=\\\"248\\\">与本公司往来</td><td rowspan=\\\"1\\\" colspan=\\\"2\\\" width=\\\"305\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.business_contacts\\\" type=\\\"text\\\" title=\\\"business_contacts\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"250\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.business_contacts\\\" style=\\\"text-align: left; width: 250px;\\\"/></td><td width=\\\"165\\\">收款记录</td><td rowspan=\\\"1\\\" colspan=\\\"2\\\" class=\\\"value\\\">{|-<span leipiplugins=\\\"checkboxs\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"collection\\\"><input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"优秀\\\" selector=\\\"undefined\\\" value=\\\"优秀\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />优秀 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"良好\\\" selector=\\\"undefined\\\" value=\\\"良好\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />良好 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"一般\\\" selector=\\\"undefined\\\" value=\\\"一般\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />一般 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"很差\\\" selector=\\\"undefined\\\" value=\\\"很差\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />很差 </span>-|}</td></tr><tr><td colspan=\\\"1\\\" rowspan=\\\"1\\\" width=\\\"83\\\">最近与本公司往来重要记录</td><td colspan=\\\"5\\\" rowspan=\\\"1\\\" width=\\\"847\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.business_important_contacts\\\" type=\\\"text\\\" title=\\\"business_important_contacts\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.business_important_contacts\\\" style=\\\"text-align: left; width: 300px;\\\"/></td></tr><tr><td colspan=\\\"1\\\" rowspan=\\\"1\\\" width=\\\"83\\\">最近交易数据跟踪</td><td colspan=\\\"5\\\" rowspan=\\\"1\\\" width=\\\"847\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.business_record\\\" type=\\\"text\\\" title=\\\"business_record\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.business_record\\\" style=\\\"text-align: left; width: 300px;\\\"/></td></tr><tr><td colspan=\\\"1\\\" rowspan=\\\"1\\\" width=\\\"83\\\">客户意见</td><td colspan=\\\"5\\\" rowspan=\\\"1\\\" width=\\\"847\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.customer_opinion\\\" type=\\\"text\\\" title=\\\"customer_opinion\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.customer_opinion\\\" style=\\\"text-align: left; width: 300px;\\\"/></td></tr><tr><td width=\\\"248\\\">信用评定</td><td rowspan=\\\"1\\\" colspan=\\\"5\\\" width=\\\"847\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.credit_evaluation\\\" type=\\\"text\\\" title=\\\"credit_evaluation\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.credit_evaluation\\\" style=\\\"text-align: left; width: 300px;\\\"/></td></tr><tr><td style=\\\"text-align: right;padding-right: 5%\\\" rowspan=\\\"1\\\" colspan=\\\"4\\\">填表人</td><td rowspan=\\\"1\\\" colspan=\\\"2\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.preparer\\\" type=\\\"text\\\" title=\\\"preparer\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.preparer\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr></tbody></table><p><br/></p><!--!doctype-->\",\"parse\":\"<title>new document</title><meta charset=\\\"utf-8\\\"/><meta name=\\\"generator\\\" content=\\\"editplus\\\"/><meta name=\\\"author\\\" content=\\\"\\\"/><meta name=\\\"keywords\\\" content=\\\"\\\"/><meta name=\\\"description\\\" content=\\\"\\\"/><style type=\\\"text/css\\\">\\t\\t\\t\\n\\t\\t\\t.formtable\\n\\t\\t\\t{\\n\\t\\t\\t\\twidth:100%;\\n\\t\\t\\t\\tbackground-color:#B8CCE2;\\n\\t\\t\\t\\talign:right;\\n\\t\\t\\t}\\n\\t\\t\\t.formtable tr \\n\\t\\t\\t{ \\n\\t\\t\\t\\tbackground-color:#F2F7FE;\\n\\t\\t\\t\\talign:right;\\n\\t\\t\\t}\\n\\t\\t\\t.value\\n\\t\\t\\t{\\n\\t\\t\\t\\tbackground-color:#FFFFFF;\\n\\t\\t\\t\\tpadding:5px;\\n\\t\\t\\t\\talign:left; \\n\\t\\t\\t\\talign:left; \\n\\t\\t\\t}</style><p style=\\\"text-align: center;\\\">客户追踪记录表<input name=\\\"jeecg_custom_record.id\\\" type=\\\"hidden\\\" title=\\\"id\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"1\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.id\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></p><table data-sort=\\\"sortDisabled\\\" width=\\\"80%\\\" class=\\\"table table-bordered\\\"><tbody><tr class=\\\"firstRow\\\"><td width=\\\"227\\\">* 客户编号</td><td width=\\\"133\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.custom_id\\\" type=\\\"text\\\" title=\\\"custom_id\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.custom_id\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"165\\\">负责人</td><td width=\\\"165\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.header\\\" type=\\\"text\\\" title=\\\"header\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.header\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td width=\\\"165\\\">成立日期</td><td width=\\\"165\\\" class=\\\"value\\\"><input name=\\\"leipiNewField\\\" type=\\\"text\\\" value=\\\"{macros}\\\" title=\\\"establish_date\\\" leipiplugins=\\\"macros\\\" orgtype=\\\"sys_datetime\\\" orghide=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"150\\\" style=\\\"width: 150px;\\\"/></td></tr><tr><td width=\\\"248\\\">客户名称</td><td rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"490\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.custom_name\\\" type=\\\"text\\\" title=\\\"custom_name\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.custom_name\\\" style=\\\"text-align: left; width: 300px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td><td width=\\\"165\\\">资本额</td><td width=\\\"165\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.capital_lines\\\" type=\\\"text\\\" title=\\\"capital_lines\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.capital_lines\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"248\\\">地址</td><td rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"490\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.address\\\" type=\\\"text\\\" title=\\\"address\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.address\\\" style=\\\"text-align: left; width: 300px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td><td width=\\\"165\\\">电话</td><td width=\\\"165\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.phone\\\" type=\\\"text\\\" title=\\\"phone\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.phone\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"248\\\">营业类型</td><td rowspan=\\\"1\\\" colspan=\\\"3\\\" width=\\\"490\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.business_type\\\" type=\\\"text\\\" title=\\\"business_type\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.business_type\\\" style=\\\"text-align: left; width: 300px;\\\"/></td><td width=\\\"165\\\">传真</td><td width=\\\"165\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.fax\\\" type=\\\"text\\\" title=\\\"fax\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.fax\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"248\\\">主要往来银行</td><td rowspan=\\\"1\\\" colspan=\\\"5\\\" width=\\\"847\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.banks\\\" type=\\\"text\\\" title=\\\"banks\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.banks\\\" style=\\\"text-align: left; width: 300px;\\\"/></td></tr><tr><td width=\\\"248\\\">其他投资事业</td><td rowspan=\\\"1\\\" colspan=\\\"2\\\" width=\\\"305\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.other_business\\\" type=\\\"text\\\" title=\\\"other_business\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"250\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.other_business\\\" style=\\\"text-align: left; width: 250px;\\\"/></td><td width=\\\"165\\\">平均每日营业额</td><td rowspan=\\\"1\\\" colspan=\\\"2\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.turnover\\\" type=\\\"text\\\" title=\\\"turnover\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.turnover\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td width=\\\"248\\\">主要往来业务</td><td rowspan=\\\"1\\\" colspan=\\\"2\\\" width=\\\"305\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.business\\\" type=\\\"text\\\" title=\\\"business\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"250\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.business\\\" style=\\\"text-align: left; width: 250px;\\\"/></td><td width=\\\"165\\\">付款方式</td><td rowspan=\\\"1\\\" colspan=\\\"2\\\" class=\\\"value\\\"><span leipiplugins=\\\"checkboxs\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"pay_type\\\"><input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"现金\\\" selector=\\\"undefined\\\" value=\\\"现金\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />现金 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"支票\\\" selector=\\\"undefined\\\" value=\\\"支票\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />支票 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"客票\\\" selector=\\\"undefined\\\" value=\\\"客票\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />客票 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"其他\\\" selector=\\\"undefined\\\" value=\\\"其他\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />其他 </span></td></tr><tr><td width=\\\"248\\\">与本公司往来</td><td rowspan=\\\"1\\\" colspan=\\\"2\\\" width=\\\"305\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.business_contacts\\\" type=\\\"text\\\" title=\\\"business_contacts\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"250\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.business_contacts\\\" style=\\\"text-align: left; width: 250px;\\\"/></td><td width=\\\"165\\\">收款记录</td><td rowspan=\\\"1\\\" colspan=\\\"2\\\" class=\\\"value\\\"><span leipiplugins=\\\"checkboxs\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"collection\\\"><input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"优秀\\\" selector=\\\"undefined\\\" value=\\\"优秀\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />优秀 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"良好\\\" selector=\\\"undefined\\\" value=\\\"良好\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />良好 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"一般\\\" selector=\\\"undefined\\\" value=\\\"一般\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />一般 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"很差\\\" selector=\\\"undefined\\\" value=\\\"很差\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />很差 </span></td></tr><tr><td colspan=\\\"1\\\" rowspan=\\\"1\\\" width=\\\"83\\\">最近与本公司往来重要记录</td><td colspan=\\\"5\\\" rowspan=\\\"1\\\" width=\\\"847\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.business_important_contacts\\\" type=\\\"text\\\" title=\\\"business_important_contacts\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.business_important_contacts\\\" style=\\\"text-align: left; width: 300px;\\\"/></td></tr><tr><td colspan=\\\"1\\\" rowspan=\\\"1\\\" width=\\\"83\\\">最近交易数据跟踪</td><td colspan=\\\"5\\\" rowspan=\\\"1\\\" width=\\\"847\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.business_record\\\" type=\\\"text\\\" title=\\\"business_record\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.business_record\\\" style=\\\"text-align: left; width: 300px;\\\"/></td></tr><tr><td colspan=\\\"1\\\" rowspan=\\\"1\\\" width=\\\"83\\\">客户意见</td><td colspan=\\\"5\\\" rowspan=\\\"1\\\" width=\\\"847\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.customer_opinion\\\" type=\\\"text\\\" title=\\\"customer_opinion\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.customer_opinion\\\" style=\\\"text-align: left; width: 300px;\\\"/></td></tr><tr><td width=\\\"248\\\">信用评定</td><td rowspan=\\\"1\\\" colspan=\\\"5\\\" width=\\\"847\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.credit_evaluation\\\" type=\\\"text\\\" title=\\\"credit_evaluation\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.credit_evaluation\\\" style=\\\"text-align: left; width: 300px;\\\"/></td></tr><tr><td style=\\\"text-align: right;padding-right: 5%\\\" rowspan=\\\"1\\\" colspan=\\\"4\\\">填表人</td><td rowspan=\\\"1\\\" colspan=\\\"2\\\" class=\\\"value\\\"><input name=\\\"jeecg_custom_record.preparer\\\" type=\\\"text\\\" title=\\\"preparer\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.preparer\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr></tbody></table><p><br/></p><!--!doctype-->\",\"data\":[{\"name\":\"jeecg_custom_record.id\",\"type\":\"hidden\",\"title\":\"id\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"1\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.id\",\"style\":\"text-align: left; width: 150px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"jeecg_custom_record.id\\\" type=\\\"hidden\\\" title=\\\"id\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"1\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.id\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"jeecg_custom_record.custom_id\",\"type\":\"text\",\"title\":\"custom_id\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.custom_id\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_record.custom_id\\\" type=\\\"text\\\" title=\\\"custom_id\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.custom_id\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_record.header\",\"type\":\"text\",\"title\":\"header\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.header\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_record.header\\\" type=\\\"text\\\" title=\\\"header\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.header\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"leipiNewField\",\"type\":\"text\",\"value\":\"{macros}\",\"title\":\"establish_date\",\"leipiplugins\":\"macros\",\"orgtype\":\"sys_datetime\",\"orghide\":\"0\",\"orgfontsize\":\"\",\"orgwidth\":\"150\",\"style\":\"width: 150px;\",\"content\":\"<input name=\\\"leipiNewField\\\" type=\\\"text\\\" value=\\\"{macros}\\\" title=\\\"establish_date\\\" leipiplugins=\\\"macros\\\" orgtype=\\\"sys_datetime\\\" orghide=\\\"0\\\" orgfontsize=\\\"\\\" orgwidth=\\\"150\\\" style=\\\"width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_record.custom_name\",\"type\":\"text\",\"title\":\"custom_name\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"300\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.custom_name\",\"style\":\"text-align: left; width: 300px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"jeecg_custom_record.custom_name\\\" type=\\\"text\\\" title=\\\"custom_name\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.custom_name\\\" style=\\\"text-align: left; width: 300px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"jeecg_custom_record.capital_lines\",\"type\":\"text\",\"title\":\"capital_lines\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.capital_lines\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_record.capital_lines\\\" type=\\\"text\\\" title=\\\"capital_lines\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.capital_lines\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_record.address\",\"type\":\"text\",\"title\":\"address\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"300\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.address\",\"style\":\"text-align: left; width: 300px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"jeecg_custom_record.address\\\" type=\\\"text\\\" title=\\\"address\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.address\\\" style=\\\"text-align: left; width: 300px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"jeecg_custom_record.phone\",\"type\":\"text\",\"title\":\"phone\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.phone\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_record.phone\\\" type=\\\"text\\\" title=\\\"phone\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.phone\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_record.business_type\",\"type\":\"text\",\"title\":\"business_type\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"300\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.business_type\",\"style\":\"text-align: left; width: 300px;\",\"content\":\"<input name=\\\"jeecg_custom_record.business_type\\\" type=\\\"text\\\" title=\\\"business_type\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.business_type\\\" style=\\\"text-align: left; width: 300px;\\\"/>\"},{\"name\":\"jeecg_custom_record.fax\",\"type\":\"text\",\"title\":\"fax\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.fax\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_record.fax\\\" type=\\\"text\\\" title=\\\"fax\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.fax\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_record.banks\",\"type\":\"text\",\"title\":\"banks\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"300\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.banks\",\"style\":\"text-align: left; width: 300px;\",\"content\":\"<input name=\\\"jeecg_custom_record.banks\\\" type=\\\"text\\\" title=\\\"banks\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.banks\\\" style=\\\"text-align: left; width: 300px;\\\"/>\"},{\"name\":\"jeecg_custom_record.other_business\",\"type\":\"text\",\"title\":\"other_business\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"250\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.other_business\",\"style\":\"text-align: left; width: 250px;\",\"content\":\"<input name=\\\"jeecg_custom_record.other_business\\\" type=\\\"text\\\" title=\\\"other_business\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"250\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.other_business\\\" style=\\\"text-align: left; width: 250px;\\\"/>\"},{\"name\":\"jeecg_custom_record.turnover\",\"type\":\"text\",\"title\":\"turnover\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.turnover\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_record.turnover\\\" type=\\\"text\\\" title=\\\"turnover\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.turnover\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_record.business\",\"type\":\"text\",\"title\":\"business\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"250\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.business\",\"style\":\"text-align: left; width: 250px;\",\"content\":\"<input name=\\\"jeecg_custom_record.business\\\" type=\\\"text\\\" title=\\\"business\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"250\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.business\\\" style=\\\"text-align: left; width: 250px;\\\"/>\"},{\"leipiplugins\":\"checkboxs\",\"selector\":\"undefined\",\"autofield\":\"undefined\",\"title\":\"pay_type\",\"parse_name\":\"checkboxs_0\",\"name\":\"leipiNewField,leipiNewField,leipiNewField,leipiNewField\",\"value\":\"现金,支票,客票,其他\",\"content\":\"<span leipiplugins=\\\"checkboxs\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"pay_type\\\"><input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"现金\\\" selector=\\\"undefined\\\" value=\\\"现金\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />现金 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"支票\\\" selector=\\\"undefined\\\" value=\\\"支票\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />支票 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"客票\\\" selector=\\\"undefined\\\" value=\\\"客票\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />客票 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"其他\\\" selector=\\\"undefined\\\" value=\\\"其他\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />其他 </span>\",\"options\":[{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"checkedtext\":\"现金\",\"selector\":\"undefined\",\"value\":\"现金\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"checkedtext\":\"支票\",\"selector\":\"undefined\",\"value\":\"支票\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"checkedtext\":\"客票\",\"selector\":\"undefined\",\"value\":\"客票\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"checkedtext\":\"其他\",\"selector\":\"undefined\",\"value\":\"其他\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"}]},{\"name\":\"jeecg_custom_record.business_contacts\",\"type\":\"text\",\"title\":\"business_contacts\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"250\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.business_contacts\",\"style\":\"text-align: left; width: 250px;\",\"content\":\"<input name=\\\"jeecg_custom_record.business_contacts\\\" type=\\\"text\\\" title=\\\"business_contacts\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"250\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.business_contacts\\\" style=\\\"text-align: left; width: 250px;\\\"/>\"},{\"leipiplugins\":\"checkboxs\",\"selector\":\"undefined\",\"autofield\":\"undefined\",\"title\":\"collection\",\"parse_name\":\"checkboxs_1\",\"name\":\"leipiNewField,leipiNewField,leipiNewField,leipiNewField\",\"value\":\"优秀,良好,一般,很差\",\"content\":\"<span leipiplugins=\\\"checkboxs\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"collection\\\"><input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"优秀\\\" selector=\\\"undefined\\\" value=\\\"优秀\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />优秀 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"良好\\\" selector=\\\"undefined\\\" value=\\\"良好\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />良好 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"一般\\\" selector=\\\"undefined\\\" value=\\\"一般\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />一般 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"很差\\\" selector=\\\"undefined\\\" value=\\\"很差\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />很差 </span>\",\"options\":[{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"checkedtext\":\"优秀\",\"selector\":\"undefined\",\"value\":\"优秀\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"checkedtext\":\"良好\",\"selector\":\"undefined\",\"value\":\"良好\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"checkedtext\":\"一般\",\"selector\":\"undefined\",\"value\":\"一般\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"checkedtext\":\"很差\",\"selector\":\"undefined\",\"value\":\"很差\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"}]},{\"name\":\"jeecg_custom_record.business_important_contacts\",\"type\":\"text\",\"title\":\"business_important_contacts\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"300\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.business_important_contacts\",\"style\":\"text-align: left; width: 300px;\",\"content\":\"<input name=\\\"jeecg_custom_record.business_important_contacts\\\" type=\\\"text\\\" title=\\\"business_important_contacts\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.business_important_contacts\\\" style=\\\"text-align: left; width: 300px;\\\"/>\"},{\"name\":\"jeecg_custom_record.business_record\",\"type\":\"text\",\"title\":\"business_record\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"300\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.business_record\",\"style\":\"text-align: left; width: 300px;\",\"content\":\"<input name=\\\"jeecg_custom_record.business_record\\\" type=\\\"text\\\" title=\\\"business_record\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.business_record\\\" style=\\\"text-align: left; width: 300px;\\\"/>\"},{\"name\":\"jeecg_custom_record.customer_opinion\",\"type\":\"text\",\"title\":\"customer_opinion\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"300\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.customer_opinion\",\"style\":\"text-align: left; width: 300px;\",\"content\":\"<input name=\\\"jeecg_custom_record.customer_opinion\\\" type=\\\"text\\\" title=\\\"customer_opinion\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.customer_opinion\\\" style=\\\"text-align: left; width: 300px;\\\"/>\"},{\"name\":\"jeecg_custom_record.credit_evaluation\",\"type\":\"text\",\"title\":\"credit_evaluation\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"300\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.credit_evaluation\",\"style\":\"text-align: left; width: 300px;\",\"content\":\"<input name=\\\"jeecg_custom_record.credit_evaluation\\\" type=\\\"text\\\" title=\\\"credit_evaluation\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"300\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.credit_evaluation\\\" style=\\\"text-align: left; width: 300px;\\\"/>\"},{\"name\":\"jeecg_custom_record.preparer\",\"type\":\"text\",\"title\":\"preparer\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_record.preparer\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_record.preparer\\\" type=\\\"text\\\" title=\\\"preparer\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_record.preparer\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"}],\"add_fields\":{}}', 'jeecg_custom_record', '管理员');
|
|
|
INSERT INTO `auto_form` VALUES ('402885d8508410ea01508424b4350006', 'jeecg_custom_info', '客户资料管理卡(案例)', '', '<style type=\"text/css\"> \n .formtable{\n width:100%;\n background-color:#B8CCE2;\n align:right;\n border-collapse:collapse;\n border:none;\n }\n .formtable td{\n border:solid#F2F7FE 1px; \n }\n .formtable tr \n { \n background-color:#F2F7FE;\n align:right;\n }\n .value\n {\n background-color:#FFFFFF;\n padding:5px;\n align:left; \n align:left; \n }</style><p><br/></p><table data-sort=\"sortDisabled\" width=\"80%\" class=\"table table-bordered\"><tbody><tr class=\"firstRow\"><td colspan=\"11\" align=\"center\" width=\"1000\"><strong>客户资料管理卡</strong></td></tr><tr><td colspan=\"2\" align=\"right\" width=\"161\"><label>* 客户名称</label></td><td colspan=\"3\" class=\"value\" width=\"187\"><input name=\"jeecg_custom_info.CUST_NAME\" type=\"text\" title=\"cust_name\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"100\" orgtype=\"text\" autofield=\"jeecg_custom_info.CUST_NAME\" style=\"text-align: left; width: 100px;\" orgfontsize=\"\" orgheight=\"\"/><label style=\"display: none;\">客户名称</label></td><td align=\"right\" width=\"81\"><label>地址</label></td><td class=\"value\" width=\"159\"><input name=\"jeecg_custom_info.CUST_ADDR\" type=\"text\" title=\"cust_addr\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"100\" orgtype=\"text\" autofield=\"jeecg_custom_info.CUST_ADDR\" style=\"text-align: left; width: 100px;\"/></td><td align=\"right\" width=\"95\"><label>*客户编号</label></td><td class=\"value\" width=\"81\"><input name=\"jeecg_custom_info.CUST_CODE\" type=\"text\" title=\"cust_code\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"60\" orgtype=\"text\" autofield=\"jeecg_custom_info.CUST_CODE\" style=\"text-align: left; width: 60px;\"/><label style=\"display: none;\">客户编号</label></td><td align=\"right\" width=\"55\"><label>邮箱</label></td><td class=\"value\" width=\"179\"><input name=\"jeecg_custom_info.EMAIL\" type=\"text\" title=\"email\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.EMAIL\" style=\"text-align: left; width: 150px;\"/><label style=\"display: none;\">邮箱</label></td></tr><tr><td colspan=\"2\" align=\"right\" width=\"161\"><label>负责人</label></td><td class=\"value\" width=\"76\"><input name=\"jeecg_custom_info.CUST_CHARGE\" type=\"text\" title=\"cust_charge\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"50\" orgtype=\"text\" autofield=\"jeecg_custom_info.CUST_CHARGE\" style=\"text-align: left; width: 50px;\"/></td><td align=\"right\" width=\"35\"><label>性别</label></td><td class=\"value\" width=\"75\">{|-<span leipiplugins=\"radios\" name=\"leipiNewField\" selector=\"undefined\" autofield=\"undefined\" title=\"sex\"><input type=\"radio\" name=\"leipiNewField\" checkedtext=\"男\" value=\"男\" />男 <input type=\"radio\" name=\"leipiNewField\" checkedtext=\"女\" value=\"女\" />女 </span>-|}</td><td align=\"right\" width=\"81\"><label>年龄</label></td><td class=\"value\" width=\"159\"><input name=\"jeecg_custom_info.AGE\" type=\"text\" title=\"age\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"100\" orgtype=\"text\" autofield=\"jeecg_custom_info.AGE\" style=\"text-align: left; width: 100px;\"/><label style=\"display: none;\">年龄</label></td><td align=\"right\" width=\"95\"><label>职务</label></td><td class=\"value\" width=\"81\"><input name=\"jeecg_custom_info.POSITION\" type=\"text\" title=\"position\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"60\" orgtype=\"text\" autofield=\"jeecg_custom_info.POSITION\" style=\"text-align: left; width: 60px;\" orgfontsize=\"\" orgheight=\"\"/></td><td align=\"right\" width=\"55\"><label>电话</label></td><td class=\"value\" width=\"179\"><input name=\"jeecg_custom_info.PHONE\" type=\"text\" title=\"phone\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.PHONE\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td rowspan=\"3\" align=\"right\" width=\"52\"><label>金融情况</label></td><td align=\"right\" width=\"108\"><label>往来银行</label></td><td class=\"value\" width=\"76\"><input name=\"jeecg_custom_info.BANK\" type=\"text\" title=\"bank\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"50\" orgtype=\"text\" autofield=\"jeecg_custom_info.BANK\" style=\"text-align: left; width: 50px;\"/></td><td colspan=\"2\" align=\"right\" width=\"111\"><label>现金情况</label></td><td colspan=\"2\" class=\"value\" width=\"240\"><input name=\"jeecg_custom_info.MONEY\" type=\"text\" title=\"money\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.MONEY\" style=\"text-align: left; width: 150px;\"/></td><td align=\"right\" width=\"95\"><label>承办人</label></td><td colspan=\"3\" class=\"value\" width=\"315\"><input name=\"jeecg_custom_info.PROMOTER\" type=\"text\" title=\"promoter\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.PROMOTER\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td align=\"right\" width=\"108\"><label>账号</label></td><td class=\"value\" width=\"76\"><input name=\"jeecg_custom_info.ACCOUNT\" type=\"text\" title=\"account\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"50\" orgtype=\"text\" autofield=\"jeecg_custom_info.ACCOUNT\" style=\"text-align: left; width: 50px;\"/></td><td colspan=\"2\" align=\"right\" width=\"111\"><label>资金周转</label></td><td colspan=\"2\" class=\"value\" width=\"240\"><input name=\"jeecg_custom_info.TURNOVER\" type=\"text\" title=\"turnover\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.TURNOVER\" style=\"text-align: left; width: 150px;\"/></td><td align=\"right\" width=\"95\"><label>付款态度</label></td><td colspan=\"3\" class=\"value\" width=\"315\"><input name=\"jeecg_custom_info.PAYMENT_ATTR\" type=\"text\" title=\"payment_attr\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.PAYMENT_ATTR\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td align=\"right\" width=\"108\"><label>税号</label></td><td colspan=\"5\" class=\"value\" width=\"427\"><input name=\"jeecg_custom_info.SAX_NUM\" type=\"text\" title=\"sax_num\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.SAX_NUM\" style=\"text-align: left; width: 150px;\"/></td><td align=\"right\" width=\"95\"><label>付款日期</label></td><td colspan=\"3\" class=\"value\" width=\"315\"><input name=\"jeecg_custom_info.PAY_DATE\" type=\"text\" title=\"pay_date\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.PAY_DATE\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td colspan=\"2\" align=\"right\" width=\"161\"><label>开始交易日期</label></td><td colspan=\"4\" class=\"value\" width=\"268\"><input name=\"jeecg_custom_info.BEGIN_PAY_DATE\" type=\"text\" title=\"begin_pay_date\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.BEGIN_PAY_DATE\" style=\"text-align: left; width: 150px;\"/></td><td align=\"right\" width=\"159\"><label>主营产品</label></td><td colspan=\"4\" class=\"value\" width=\"411\">{|-<span leipiplugins=\"checkboxs\" selector=\"undefined\" autofield=\"undefined\" title=\"main_bus\"><input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"虚拟\" selector=\"undefined\" value=\"虚拟\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />虚拟 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"数码\" selector=\"undefined\" value=\"数码\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />数码 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"美容\" selector=\"undefined\" value=\"美容\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />美容 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"服装\" selector=\"undefined\" value=\"服装\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />服装 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"配饰\" selector=\"undefined\" value=\"配饰\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />配饰 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"母婴\" selector=\"undefined\" value=\"母婴\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />母婴 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"家居\" selector=\"undefined\" value=\"家居\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />家居 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"食品\" selector=\"undefined\" value=\"食品\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />食品 </span>-|}</td></tr><tr><td rowspan=\"7\" align=\"right\" width=\"52\"><label>营业概况</label></td><td align=\"right\" width=\"108\"><label>营业项目</label></td><td class=\"value\" width=\"76\"><input name=\"jeecg_custom_info.BUS_PRO\" type=\"text\" title=\"bus_pro\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"50\" orgtype=\"text\" autofield=\"jeecg_custom_info.BUS_PRO\" style=\"text-align: left; width: 50px;\"/></td><td colspan=\"2\" align=\"right\" width=\"111\"><label>仓库情况</label></td><td class=\"value\" width=\"81\"><input name=\"jeecg_custom_info.WAREHOUSE\" type=\"text\" title=\"warehouse\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"50\" orgtype=\"text\" autofield=\"jeecg_custom_info.WAREHOUSE\" style=\"text-align: left; width: 50px;\"/></td><td align=\"right\" width=\"159\"><label>员工人数及素质</label></td><td class=\"value\" width=\"95\"><input name=\"jeecg_custom_info.PEOPLE\" type=\"text\" title=\"people\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"80\" orgtype=\"text\" autofield=\"jeecg_custom_info.PEOPLE\" style=\"text-align: left; width: 80px;\"/></td><td align=\"right\" width=\"81\"><label>运输方式</label></td><td colspan=\"2\" class=\"value\" width=\"234\">{|-<span leipiplugins=\"checkboxs\" selector=\"undefined\" autofield=\"undefined\" title=\"transportation\"><input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"铁路\" selector=\"undefined\" value=\"铁路\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />铁路 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"水运\" selector=\"undefined\" value=\"水运\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />水运 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"汽运\" selector=\"undefined\" value=\"汽运\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />汽运 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"自提\" selector=\"undefined\" value=\"自提\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />自提 </span>-|}</td></tr><tr><td align=\"right\" width=\"108\"><label>经营体制</label></td><td class=\"value\" width=\"76\"><input name=\"jeecg_custom_info.OPERATION\" type=\"text\" title=\"operation\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"50\" orgtype=\"text\" autofield=\"jeecg_custom_info.OPERATION\" style=\"text-align: left; width: 50px;\"/></td><td colspan=\"2\" align=\"right\" width=\"111\"><label>服务车数目</label></td><td class=\"value\" width=\"81\"><input name=\"jeecg_custom_info.CAR\" type=\"text\" title=\"car\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"50\" orgtype=\"text\" autofield=\"jeecg_custom_info.CAR\" style=\"text-align: left; width: 50px;\"/></td><td align=\"right\" width=\"159\"><label>零售商数及覆盖情况</label></td><td colspan=\"4\" class=\"value\" width=\"411\"><input name=\"jeecg_custom_info.SHOPKEEPER\" type=\"text\" title=\"shopkeeper\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.SHOPKEEPER\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td align=\"right\" width=\"108\"><label>批发商数</label></td><td class=\"value\" width=\"76\"><input name=\"jeecg_custom_info.WHOLESALE\" type=\"text\" title=\"wholesale\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"50\" orgtype=\"text\" autofield=\"jeecg_custom_info.WHOLESALE\" style=\"text-align: left; width: 50px;\"/></td><td colspan=\"2\" align=\"right\" width=\"111\"><label>营业范围</label></td><td class=\"value\" width=\"81\"><br/></td><td align=\"right\" width=\"159\"><label>门市面积</label></td><td colspan=\"4\" class=\"value\" width=\"411\"><input name=\"jeecg_custom_info.AREA\" type=\"text\" title=\"area\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.AREA\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td align=\"right\" width=\"108\"><label>经营方针</label></td><td colspan=\"9\" class=\"value\" width=\"839\">{|-<span leipiplugins=\"checkboxs\" selector=\"undefined\" autofield=\"undefined\" title=\"management\"><input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"销售上量\" selector=\"undefined\" value=\"销售上量\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />销售上量 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"利润为准\" selector=\"undefined\" value=\"利润为准\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />利润为准 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"量利兼顾\" selector=\"undefined\" value=\"量利兼顾\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />量利兼顾 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"积极\" selector=\"undefined\" value=\"积极\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />积极 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"保守\" selector=\"undefined\" value=\"保守\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />保守 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"平常\" selector=\"undefined\" value=\"平常\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />平常 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"投机\" selector=\"undefined\" value=\"投机\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />投机 <input type=\"checkbox\" name=\"leipiNewField\" checkedtext=\"凌乱\" selector=\"undefined\" value=\"凌乱\" fieldname=\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\" fieldflow=\"undefined\" />凌乱 </span>-|}</td></tr><tr><td rowspan=\"3\" align=\"right\" width=\"108\"><p><label>年度销售</label></p><p><label>潜力</label></p></td><td align=\"right\" width=\"76\"><label>进货</label></td><td colspan=\"3\" class=\"value\" width=\"192\"><input name=\"jeecg_custom_info.STOCK1\" type=\"text\" title=\"stock1\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"100\" orgtype=\"text\" autofield=\"jeecg_custom_info.STOCK1\" style=\"text-align: left; width: 100px;\"/></td><td rowspan=\"3\" align=\"right\" width=\"159\"><label>第一品牌</label></td><td align=\"right\" width=\"95\"><label>进货</label></td><td colspan=\"3\" class=\"value\" width=\"315\"><input name=\"jeecg_custom_info.STOCK2\" type=\"text\" title=\"stock2\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.STOCK2\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td align=\"right\" width=\"76\"><label>销售</label></td><td colspan=\"3\" class=\"value\" width=\"192\"><input name=\"jeecg_custom_info.SALE1\" type=\"text\" title=\"sale1\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"100\" orgtype=\"text\" autofield=\"jeecg_custom_info.SALE1\" style=\"text-align: left; width: 100px;\"/></td><td align=\"right\" width=\"95\"><label>销售</label></td><td colspan=\"3\" class=\"value\" width=\"315\"><input name=\"jeecg_custom_info.SALE2\" type=\"text\" title=\"sale2\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.SALE2\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td align=\"right\" width=\"76\"><label>存货</label></td><td colspan=\"3\" class=\"value\" width=\"192\"><input name=\"jeecg_custom_info.INVENTORY1\" type=\"text\" title=\"inventory1\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"100\" orgtype=\"text\" autofield=\"jeecg_custom_info.INVENTORY1\" style=\"text-align: left; width: 100px;\"/></td><td align=\"right\" width=\"95\"><label>存货</label></td><td colspan=\"3\" class=\"value\" width=\"315\"><input name=\"jeecg_custom_info.INVENTORY2\" type=\"text\" title=\"inventory2\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.INVENTORY2\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td colspan=\"2\" align=\"right\" width=\"161\"><label>最高信用额度</label></td><td colspan=\"4\" class=\"value\" width=\"268\"><input name=\"jeecg_custom_info.MAX_MONEY\" type=\"text\" title=\"max_money\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.MAX_MONEY\" style=\"text-align: left; width: 150px;\"/></td><td align=\"right\" width=\"159\"><label>客户等级</label></td><td colspan=\"4\" class=\"value\" width=\"411\"><input name=\"jeecg_custom_info.CUST_LEVEL\" type=\"text\" title=\"cust_level\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.CUST_LEVEL\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td colspan=\"2\" align=\"right\" width=\"161\"><label>总体月均库存数</label></td><td colspan=\"4\" class=\"value\" width=\"268\"><input name=\"jeecg_custom_info.ALL_AVG_INVENTORY\" type=\"text\" title=\"all_avg_inventory\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.ALL_AVG_INVENTORY\" style=\"text-align: left; width: 150px;\"/></td><td align=\"right\" width=\"159\"><label>月均库存数</label></td><td colspan=\"4\" class=\"value\" width=\"411\"><input name=\"jeecg_custom_info.AVG_INVENTORY\" type=\"text\" title=\"avg_inventory\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.AVG_INVENTORY\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td colspan=\"2\" align=\"right\" width=\"161\"><label>价格/折扣</label></td><td colspan=\"4\" class=\"value\" width=\"268\"><input name=\"jeecg_custom_info.PRICE\" type=\"text\" title=\"price\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.PRICE\" style=\"text-align: left; width: 150px;\"/></td><td align=\"right\" width=\"159\"><label>支持和服务的承诺</label></td><td colspan=\"4\" class=\"value\" width=\"411\"><input name=\"jeecg_custom_info.PROMISE\" type=\"text\" title=\"promise\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.PROMISE\" style=\"text-align: left; width: 150px;\"/></td></tr><tr><td colspan=\"2\" align=\"right\" width=\"161\"><label>竞品经营情况</label></td><td colspan=\"9\" class=\"value\" width=\"839\"><input name=\"jeecg_custom_info.COMPETING_GOODS\" type=\"text\" title=\"competing_goods\" value=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"jeecg_custom_info.COMPETING_GOODS\" style=\"text-align: left; width: 150px;\"/></td></tr></tbody></table><p><br/></p>', '管理员', 'admin', '2015-10-20 15:26:49', 'admin', '2015-11-19 11:21:10', 'A02', 'A0', '{\"fields\":0,\"template\":\"<style type=\\\"text/css\\\">\\t\\t\\t\\n\\t\\t\\t.formtable{\\n\\t\\t\\t\\twidth:100%;\\n\\t\\t\\t\\tbackground-color:#B8CCE2;\\n\\t\\t\\t\\talign:right;\\n\\t\\t\\t\\tborder-collapse:collapse;\\n\\t\\t\\t\\tborder:none;\\n\\t\\t\\t}\\n\\t\\t\\t.formtable td{\\n\\t\\t\\t\\tborder:solid#F2F7FE 1px; \\n\\t\\t\\t}\\n\\t\\t\\t.formtable tr \\n\\t\\t\\t{ \\n\\t\\t\\t\\tbackground-color:#F2F7FE;\\n\\t\\t\\t\\talign:right;\\n\\t\\t\\t}\\n\\t\\t\\t.value\\n\\t\\t\\t{\\n\\t\\t\\t\\tbackground-color:#FFFFFF;\\n\\t\\t\\t\\tpadding:5px;\\n\\t\\t\\t\\talign:left; \\n\\t\\t\\t\\talign:left; \\n\\t\\t\\t}</style><p><br/></p><table data-sort=\\\"sortDisabled\\\" width=\\\"80%\\\" class=\\\"table table-bordered\\\"><tbody><tr class=\\\"firstRow\\\"><td colspan=\\\"11\\\" align=\\\"center\\\" width=\\\"1000\\\"><strong>客户资料管理卡</strong></td></tr><tr><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"161\\\"><label>* 客户名称</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"187\\\"><input name=\\\"jeecg_custom_info.CUST_NAME\\\" type=\\\"text\\\" title=\\\"cust_name\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CUST_NAME\\\" style=\\\"text-align: left; width: 100px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/><label style=\\\"display: none;\\\">客户名称</label></td><td align=\\\"right\\\" width=\\\"81\\\"><label>地址</label></td><td class=\\\"value\\\" width=\\\"159\\\"><input name=\\\"jeecg_custom_info.CUST_ADDR\\\" type=\\\"text\\\" title=\\\"cust_addr\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CUST_ADDR\\\" style=\\\"text-align: left; width: 100px;\\\"/></td><td align=\\\"right\\\" width=\\\"95\\\"><label>*客户编号</label></td><td class=\\\"value\\\" width=\\\"81\\\"><input name=\\\"jeecg_custom_info.CUST_CODE\\\" type=\\\"text\\\" title=\\\"cust_code\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"60\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CUST_CODE\\\" style=\\\"text-align: left; width: 60px;\\\"/><label style=\\\"display: none;\\\">客户编号</label></td><td align=\\\"right\\\" width=\\\"55\\\"><label>邮箱</label></td><td class=\\\"value\\\" width=\\\"179\\\"><input name=\\\"jeecg_custom_info.EMAIL\\\" type=\\\"text\\\" title=\\\"email\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.EMAIL\\\" style=\\\"text-align: left; width: 150px;\\\"/><label style=\\\"display: none;\\\">邮箱</label></td></tr><tr><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"161\\\"><label>负责人</label></td><td class=\\\"value\\\" width=\\\"76\\\"><input name=\\\"jeecg_custom_info.CUST_CHARGE\\\" type=\\\"text\\\" title=\\\"cust_charge\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CUST_CHARGE\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td align=\\\"right\\\" width=\\\"35\\\"><label>性别</label></td><td class=\\\"value\\\" width=\\\"75\\\">{|-<span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"sex\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"男\\\" value=\\\"男\\\" />男 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"女\\\" value=\\\"女\\\" />女 </span>-|}</td><td align=\\\"right\\\" width=\\\"81\\\"><label>年龄</label></td><td class=\\\"value\\\" width=\\\"159\\\"><input name=\\\"jeecg_custom_info.AGE\\\" type=\\\"text\\\" title=\\\"age\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.AGE\\\" style=\\\"text-align: left; width: 100px;\\\"/><label style=\\\"display: none;\\\">年龄</label></td><td align=\\\"right\\\" width=\\\"95\\\"><label>职务</label></td><td class=\\\"value\\\" width=\\\"81\\\"><input name=\\\"jeecg_custom_info.POSITION\\\" type=\\\"text\\\" title=\\\"position\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"60\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.POSITION\\\" style=\\\"text-align: left; width: 60px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td><td align=\\\"right\\\" width=\\\"55\\\"><label>电话</label></td><td class=\\\"value\\\" width=\\\"179\\\"><input name=\\\"jeecg_custom_info.PHONE\\\" type=\\\"text\\\" title=\\\"phone\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PHONE\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td rowspan=\\\"3\\\" align=\\\"right\\\" width=\\\"52\\\"><label>金融情况</label></td><td align=\\\"right\\\" width=\\\"108\\\"><label>往来银行</label></td><td class=\\\"value\\\" width=\\\"76\\\"><input name=\\\"jeecg_custom_info.BANK\\\" type=\\\"text\\\" title=\\\"bank\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.BANK\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"111\\\"><label>现金情况</label></td><td colspan=\\\"2\\\" class=\\\"value\\\" width=\\\"240\\\"><input name=\\\"jeecg_custom_info.MONEY\\\" type=\\\"text\\\" title=\\\"money\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.MONEY\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td align=\\\"right\\\" width=\\\"95\\\"><label>承办人</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"315\\\"><input name=\\\"jeecg_custom_info.PROMOTER\\\" type=\\\"text\\\" title=\\\"promoter\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PROMOTER\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td align=\\\"right\\\" width=\\\"108\\\"><label>账号</label></td><td class=\\\"value\\\" width=\\\"76\\\"><input name=\\\"jeecg_custom_info.ACCOUNT\\\" type=\\\"text\\\" title=\\\"account\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.ACCOUNT\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"111\\\"><label>资金周转</label></td><td colspan=\\\"2\\\" class=\\\"value\\\" width=\\\"240\\\"><input name=\\\"jeecg_custom_info.TURNOVER\\\" type=\\\"text\\\" title=\\\"turnover\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.TURNOVER\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td align=\\\"right\\\" width=\\\"95\\\"><label>付款态度</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"315\\\"><input name=\\\"jeecg_custom_info.PAYMENT_ATTR\\\" type=\\\"text\\\" title=\\\"payment_attr\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PAYMENT_ATTR\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td align=\\\"right\\\" width=\\\"108\\\"><label>税号</label></td><td colspan=\\\"5\\\" class=\\\"value\\\" width=\\\"427\\\"><input name=\\\"jeecg_custom_info.SAX_NUM\\\" type=\\\"text\\\" title=\\\"sax_num\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.SAX_NUM\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td align=\\\"right\\\" width=\\\"95\\\"><label>付款日期</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"315\\\"><input name=\\\"jeecg_custom_info.PAY_DATE\\\" type=\\\"text\\\" title=\\\"pay_date\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PAY_DATE\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"161\\\"><label>开始交易日期</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"268\\\"><input name=\\\"jeecg_custom_info.BEGIN_PAY_DATE\\\" type=\\\"text\\\" title=\\\"begin_pay_date\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.BEGIN_PAY_DATE\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td align=\\\"right\\\" width=\\\"159\\\"><label>主营产品</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"411\\\">{|-<span leipiplugins=\\\"checkboxs\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"main_bus\\\"><input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"虚拟\\\" selector=\\\"undefined\\\" value=\\\"虚拟\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />虚拟 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"数码\\\" selector=\\\"undefined\\\" value=\\\"数码\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />数码 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"美容\\\" selector=\\\"undefined\\\" value=\\\"美容\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />美容 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"服装\\\" selector=\\\"undefined\\\" value=\\\"服装\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />服装 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"配饰\\\" selector=\\\"undefined\\\" value=\\\"配饰\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />配饰 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"母婴\\\" selector=\\\"undefined\\\" value=\\\"母婴\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />母婴 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"家居\\\" selector=\\\"undefined\\\" value=\\\"家居\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />家居 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"食品\\\" selector=\\\"undefined\\\" value=\\\"食品\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />食品 </span>-|}</td></tr><tr><td rowspan=\\\"7\\\" align=\\\"right\\\" width=\\\"52\\\"><label>营业概况</label></td><td align=\\\"right\\\" width=\\\"108\\\"><label>营业项目</label></td><td class=\\\"value\\\" width=\\\"76\\\"><input name=\\\"jeecg_custom_info.BUS_PRO\\\" type=\\\"text\\\" title=\\\"bus_pro\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.BUS_PRO\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"111\\\"><label>仓库情况</label></td><td class=\\\"value\\\" width=\\\"81\\\"><input name=\\\"jeecg_custom_info.WAREHOUSE\\\" type=\\\"text\\\" title=\\\"warehouse\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.WAREHOUSE\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td align=\\\"right\\\" width=\\\"159\\\"><label>员工人数及素质</label></td><td class=\\\"value\\\" width=\\\"95\\\"><input name=\\\"jeecg_custom_info.PEOPLE\\\" type=\\\"text\\\" title=\\\"people\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"80\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PEOPLE\\\" style=\\\"text-align: left; width: 80px;\\\"/></td><td align=\\\"right\\\" width=\\\"81\\\"><label>运输方式</label></td><td colspan=\\\"2\\\" class=\\\"value\\\" width=\\\"234\\\">{|-<span leipiplugins=\\\"checkboxs\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"transportation\\\"><input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"铁路\\\" selector=\\\"undefined\\\" value=\\\"铁路\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />铁路 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"水运\\\" selector=\\\"undefined\\\" value=\\\"水运\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />水运 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"汽运\\\" selector=\\\"undefined\\\" value=\\\"汽运\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />汽运 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"自提\\\" selector=\\\"undefined\\\" value=\\\"自提\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />自提 </span>-|}</td></tr><tr><td align=\\\"right\\\" width=\\\"108\\\"><label>经营体制</label></td><td class=\\\"value\\\" width=\\\"76\\\"><input name=\\\"jeecg_custom_info.OPERATION\\\" type=\\\"text\\\" title=\\\"operation\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.OPERATION\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"111\\\"><label>服务车数目</label></td><td class=\\\"value\\\" width=\\\"81\\\"><input name=\\\"jeecg_custom_info.CAR\\\" type=\\\"text\\\" title=\\\"car\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CAR\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td align=\\\"right\\\" width=\\\"159\\\"><label>零售商数及覆盖情况</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"411\\\"><input name=\\\"jeecg_custom_info.SHOPKEEPER\\\" type=\\\"text\\\" title=\\\"shopkeeper\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.SHOPKEEPER\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td align=\\\"right\\\" width=\\\"108\\\"><label>批发商数</label></td><td class=\\\"value\\\" width=\\\"76\\\"><input name=\\\"jeecg_custom_info.WHOLESALE\\\" type=\\\"text\\\" title=\\\"wholesale\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.WHOLESALE\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"111\\\"><label>营业范围</label></td><td class=\\\"value\\\" width=\\\"81\\\"><br/></td><td align=\\\"right\\\" width=\\\"159\\\"><label>门市面积</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"411\\\"><input name=\\\"jeecg_custom_info.AREA\\\" type=\\\"text\\\" title=\\\"area\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.AREA\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td align=\\\"right\\\" width=\\\"108\\\"><label>经营方针</label></td><td colspan=\\\"9\\\" class=\\\"value\\\" width=\\\"839\\\">{|-<span leipiplugins=\\\"checkboxs\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"management\\\"><input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"销售上量\\\" selector=\\\"undefined\\\" value=\\\"销售上量\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />销售上量 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"利润为准\\\" selector=\\\"undefined\\\" value=\\\"利润为准\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />利润为准 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"量利兼顾\\\" selector=\\\"undefined\\\" value=\\\"量利兼顾\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />量利兼顾 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"积极\\\" selector=\\\"undefined\\\" value=\\\"积极\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />积极 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"保守\\\" selector=\\\"undefined\\\" value=\\\"保守\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />保守 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"平常\\\" selector=\\\"undefined\\\" value=\\\"平常\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />平常 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"投机\\\" selector=\\\"undefined\\\" value=\\\"投机\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />投机 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"凌乱\\\" selector=\\\"undefined\\\" value=\\\"凌乱\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />凌乱 </span>-|}</td></tr><tr><td rowspan=\\\"3\\\" align=\\\"right\\\" width=\\\"108\\\"><p><label>年度销售</label></p><p><label>潜力</label></p></td><td align=\\\"right\\\" width=\\\"76\\\"><label>进货</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"192\\\"><input name=\\\"jeecg_custom_info.STOCK1\\\" type=\\\"text\\\" title=\\\"stock1\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.STOCK1\\\" style=\\\"text-align: left; width: 100px;\\\"/></td><td rowspan=\\\"3\\\" align=\\\"right\\\" width=\\\"159\\\"><label>第一品牌</label></td><td align=\\\"right\\\" width=\\\"95\\\"><label>进货</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"315\\\"><input name=\\\"jeecg_custom_info.STOCK2\\\" type=\\\"text\\\" title=\\\"stock2\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.STOCK2\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td align=\\\"right\\\" width=\\\"76\\\"><label>销售</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"192\\\"><input name=\\\"jeecg_custom_info.SALE1\\\" type=\\\"text\\\" title=\\\"sale1\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.SALE1\\\" style=\\\"text-align: left; width: 100px;\\\"/></td><td align=\\\"right\\\" width=\\\"95\\\"><label>销售</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"315\\\"><input name=\\\"jeecg_custom_info.SALE2\\\" type=\\\"text\\\" title=\\\"sale2\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.SALE2\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td align=\\\"right\\\" width=\\\"76\\\"><label>存货</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"192\\\"><input name=\\\"jeecg_custom_info.INVENTORY1\\\" type=\\\"text\\\" title=\\\"inventory1\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.INVENTORY1\\\" style=\\\"text-align: left; width: 100px;\\\"/></td><td align=\\\"right\\\" width=\\\"95\\\"><label>存货</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"315\\\"><input name=\\\"jeecg_custom_info.INVENTORY2\\\" type=\\\"text\\\" title=\\\"inventory2\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.INVENTORY2\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"161\\\"><label>最高信用额度</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"268\\\"><input name=\\\"jeecg_custom_info.MAX_MONEY\\\" type=\\\"text\\\" title=\\\"max_money\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.MAX_MONEY\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td align=\\\"right\\\" width=\\\"159\\\"><label>客户等级</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"411\\\"><input name=\\\"jeecg_custom_info.CUST_LEVEL\\\" type=\\\"text\\\" title=\\\"cust_level\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CUST_LEVEL\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"161\\\"><label>总体月均库存数</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"268\\\"><input name=\\\"jeecg_custom_info.ALL_AVG_INVENTORY\\\" type=\\\"text\\\" title=\\\"all_avg_inventory\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.ALL_AVG_INVENTORY\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td align=\\\"right\\\" width=\\\"159\\\"><label>月均库存数</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"411\\\"><input name=\\\"jeecg_custom_info.AVG_INVENTORY\\\" type=\\\"text\\\" title=\\\"avg_inventory\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.AVG_INVENTORY\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"161\\\"><label>价格/折扣</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"268\\\"><input name=\\\"jeecg_custom_info.PRICE\\\" type=\\\"text\\\" title=\\\"price\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PRICE\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td align=\\\"right\\\" width=\\\"159\\\"><label>支持和服务的承诺</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"411\\\"><input name=\\\"jeecg_custom_info.PROMISE\\\" type=\\\"text\\\" title=\\\"promise\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PROMISE\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"161\\\"><label>竞品经营情况</label></td><td colspan=\\\"9\\\" class=\\\"value\\\" width=\\\"839\\\"><input name=\\\"jeecg_custom_info.COMPETING_GOODS\\\" type=\\\"text\\\" title=\\\"competing_goods\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.COMPETING_GOODS\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr></tbody></table><p><br/></p>\",\"parse\":\"<style type=\\\"text/css\\\">\\t\\t\\t\\n\\t\\t\\t.formtable{\\n\\t\\t\\t\\twidth:100%;\\n\\t\\t\\t\\tbackground-color:#B8CCE2;\\n\\t\\t\\t\\talign:right;\\n\\t\\t\\t\\tborder-collapse:collapse;\\n\\t\\t\\t\\tborder:none;\\n\\t\\t\\t}\\n\\t\\t\\t.formtable td{\\n\\t\\t\\t\\tborder:solid#F2F7FE 1px; \\n\\t\\t\\t}\\n\\t\\t\\t.formtable tr \\n\\t\\t\\t{ \\n\\t\\t\\t\\tbackground-color:#F2F7FE;\\n\\t\\t\\t\\talign:right;\\n\\t\\t\\t}\\n\\t\\t\\t.value\\n\\t\\t\\t{\\n\\t\\t\\t\\tbackground-color:#FFFFFF;\\n\\t\\t\\t\\tpadding:5px;\\n\\t\\t\\t\\talign:left; \\n\\t\\t\\t\\talign:left; \\n\\t\\t\\t}</style><p><br/></p><table data-sort=\\\"sortDisabled\\\" width=\\\"80%\\\" class=\\\"table table-bordered\\\"><tbody><tr class=\\\"firstRow\\\"><td colspan=\\\"11\\\" align=\\\"center\\\" width=\\\"1000\\\"><strong>客户资料管理卡</strong></td></tr><tr><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"161\\\"><label>* 客户名称</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"187\\\"><input name=\\\"jeecg_custom_info.CUST_NAME\\\" type=\\\"text\\\" title=\\\"cust_name\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CUST_NAME\\\" style=\\\"text-align: left; width: 100px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/><label style=\\\"display: none;\\\">客户名称</label></td><td align=\\\"right\\\" width=\\\"81\\\"><label>地址</label></td><td class=\\\"value\\\" width=\\\"159\\\"><input name=\\\"jeecg_custom_info.CUST_ADDR\\\" type=\\\"text\\\" title=\\\"cust_addr\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CUST_ADDR\\\" style=\\\"text-align: left; width: 100px;\\\"/></td><td align=\\\"right\\\" width=\\\"95\\\"><label>*客户编号</label></td><td class=\\\"value\\\" width=\\\"81\\\"><input name=\\\"jeecg_custom_info.CUST_CODE\\\" type=\\\"text\\\" title=\\\"cust_code\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"60\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CUST_CODE\\\" style=\\\"text-align: left; width: 60px;\\\"/><label style=\\\"display: none;\\\">客户编号</label></td><td align=\\\"right\\\" width=\\\"55\\\"><label>邮箱</label></td><td class=\\\"value\\\" width=\\\"179\\\"><input name=\\\"jeecg_custom_info.EMAIL\\\" type=\\\"text\\\" title=\\\"email\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.EMAIL\\\" style=\\\"text-align: left; width: 150px;\\\"/><label style=\\\"display: none;\\\">邮箱</label></td></tr><tr><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"161\\\"><label>负责人</label></td><td class=\\\"value\\\" width=\\\"76\\\"><input name=\\\"jeecg_custom_info.CUST_CHARGE\\\" type=\\\"text\\\" title=\\\"cust_charge\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CUST_CHARGE\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td align=\\\"right\\\" width=\\\"35\\\"><label>性别</label></td><td class=\\\"value\\\" width=\\\"75\\\"><span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"sex\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"男\\\" value=\\\"男\\\" />男 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"女\\\" value=\\\"女\\\" />女 </span></td><td align=\\\"right\\\" width=\\\"81\\\"><label>年龄</label></td><td class=\\\"value\\\" width=\\\"159\\\"><input name=\\\"jeecg_custom_info.AGE\\\" type=\\\"text\\\" title=\\\"age\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.AGE\\\" style=\\\"text-align: left; width: 100px;\\\"/><label style=\\\"display: none;\\\">年龄</label></td><td align=\\\"right\\\" width=\\\"95\\\"><label>职务</label></td><td class=\\\"value\\\" width=\\\"81\\\"><input name=\\\"jeecg_custom_info.POSITION\\\" type=\\\"text\\\" title=\\\"position\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"60\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.POSITION\\\" style=\\\"text-align: left; width: 60px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td><td align=\\\"right\\\" width=\\\"55\\\"><label>电话</label></td><td class=\\\"value\\\" width=\\\"179\\\"><input name=\\\"jeecg_custom_info.PHONE\\\" type=\\\"text\\\" title=\\\"phone\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PHONE\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td rowspan=\\\"3\\\" align=\\\"right\\\" width=\\\"52\\\"><label>金融情况</label></td><td align=\\\"right\\\" width=\\\"108\\\"><label>往来银行</label></td><td class=\\\"value\\\" width=\\\"76\\\"><input name=\\\"jeecg_custom_info.BANK\\\" type=\\\"text\\\" title=\\\"bank\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.BANK\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"111\\\"><label>现金情况</label></td><td colspan=\\\"2\\\" class=\\\"value\\\" width=\\\"240\\\"><input name=\\\"jeecg_custom_info.MONEY\\\" type=\\\"text\\\" title=\\\"money\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.MONEY\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td align=\\\"right\\\" width=\\\"95\\\"><label>承办人</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"315\\\"><input name=\\\"jeecg_custom_info.PROMOTER\\\" type=\\\"text\\\" title=\\\"promoter\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PROMOTER\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td align=\\\"right\\\" width=\\\"108\\\"><label>账号</label></td><td class=\\\"value\\\" width=\\\"76\\\"><input name=\\\"jeecg_custom_info.ACCOUNT\\\" type=\\\"text\\\" title=\\\"account\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.ACCOUNT\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"111\\\"><label>资金周转</label></td><td colspan=\\\"2\\\" class=\\\"value\\\" width=\\\"240\\\"><input name=\\\"jeecg_custom_info.TURNOVER\\\" type=\\\"text\\\" title=\\\"turnover\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.TURNOVER\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td align=\\\"right\\\" width=\\\"95\\\"><label>付款态度</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"315\\\"><input name=\\\"jeecg_custom_info.PAYMENT_ATTR\\\" type=\\\"text\\\" title=\\\"payment_attr\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PAYMENT_ATTR\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td align=\\\"right\\\" width=\\\"108\\\"><label>税号</label></td><td colspan=\\\"5\\\" class=\\\"value\\\" width=\\\"427\\\"><input name=\\\"jeecg_custom_info.SAX_NUM\\\" type=\\\"text\\\" title=\\\"sax_num\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.SAX_NUM\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td align=\\\"right\\\" width=\\\"95\\\"><label>付款日期</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"315\\\"><input name=\\\"jeecg_custom_info.PAY_DATE\\\" type=\\\"text\\\" title=\\\"pay_date\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PAY_DATE\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"161\\\"><label>开始交易日期</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"268\\\"><input name=\\\"jeecg_custom_info.BEGIN_PAY_DATE\\\" type=\\\"text\\\" title=\\\"begin_pay_date\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.BEGIN_PAY_DATE\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td align=\\\"right\\\" width=\\\"159\\\"><label>主营产品</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"411\\\"><span leipiplugins=\\\"checkboxs\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"main_bus\\\"><input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"虚拟\\\" selector=\\\"undefined\\\" value=\\\"虚拟\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />虚拟 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"数码\\\" selector=\\\"undefined\\\" value=\\\"数码\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />数码 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"美容\\\" selector=\\\"undefined\\\" value=\\\"美容\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />美容 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"服装\\\" selector=\\\"undefined\\\" value=\\\"服装\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />服装 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"配饰\\\" selector=\\\"undefined\\\" value=\\\"配饰\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />配饰 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"母婴\\\" selector=\\\"undefined\\\" value=\\\"母婴\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />母婴 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"家居\\\" selector=\\\"undefined\\\" value=\\\"家居\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />家居 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"食品\\\" selector=\\\"undefined\\\" value=\\\"食品\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />食品 </span></td></tr><tr><td rowspan=\\\"7\\\" align=\\\"right\\\" width=\\\"52\\\"><label>营业概况</label></td><td align=\\\"right\\\" width=\\\"108\\\"><label>营业项目</label></td><td class=\\\"value\\\" width=\\\"76\\\"><input name=\\\"jeecg_custom_info.BUS_PRO\\\" type=\\\"text\\\" title=\\\"bus_pro\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.BUS_PRO\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"111\\\"><label>仓库情况</label></td><td class=\\\"value\\\" width=\\\"81\\\"><input name=\\\"jeecg_custom_info.WAREHOUSE\\\" type=\\\"text\\\" title=\\\"warehouse\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.WAREHOUSE\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td align=\\\"right\\\" width=\\\"159\\\"><label>员工人数及素质</label></td><td class=\\\"value\\\" width=\\\"95\\\"><input name=\\\"jeecg_custom_info.PEOPLE\\\" type=\\\"text\\\" title=\\\"people\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"80\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PEOPLE\\\" style=\\\"text-align: left; width: 80px;\\\"/></td><td align=\\\"right\\\" width=\\\"81\\\"><label>运输方式</label></td><td colspan=\\\"2\\\" class=\\\"value\\\" width=\\\"234\\\"><span leipiplugins=\\\"checkboxs\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"transportation\\\"><input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"铁路\\\" selector=\\\"undefined\\\" value=\\\"铁路\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />铁路 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"水运\\\" selector=\\\"undefined\\\" value=\\\"水运\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />水运 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"汽运\\\" selector=\\\"undefined\\\" value=\\\"汽运\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />汽运 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"自提\\\" selector=\\\"undefined\\\" value=\\\"自提\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />自提 </span></td></tr><tr><td align=\\\"right\\\" width=\\\"108\\\"><label>经营体制</label></td><td class=\\\"value\\\" width=\\\"76\\\"><input name=\\\"jeecg_custom_info.OPERATION\\\" type=\\\"text\\\" title=\\\"operation\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.OPERATION\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"111\\\"><label>服务车数目</label></td><td class=\\\"value\\\" width=\\\"81\\\"><input name=\\\"jeecg_custom_info.CAR\\\" type=\\\"text\\\" title=\\\"car\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CAR\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td align=\\\"right\\\" width=\\\"159\\\"><label>零售商数及覆盖情况</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"411\\\"><input name=\\\"jeecg_custom_info.SHOPKEEPER\\\" type=\\\"text\\\" title=\\\"shopkeeper\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.SHOPKEEPER\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td align=\\\"right\\\" width=\\\"108\\\"><label>批发商数</label></td><td class=\\\"value\\\" width=\\\"76\\\"><input name=\\\"jeecg_custom_info.WHOLESALE\\\" type=\\\"text\\\" title=\\\"wholesale\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.WHOLESALE\\\" style=\\\"text-align: left; width: 50px;\\\"/></td><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"111\\\"><label>营业范围</label></td><td class=\\\"value\\\" width=\\\"81\\\"><br/></td><td align=\\\"right\\\" width=\\\"159\\\"><label>门市面积</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"411\\\"><input name=\\\"jeecg_custom_info.AREA\\\" type=\\\"text\\\" title=\\\"area\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.AREA\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td align=\\\"right\\\" width=\\\"108\\\"><label>经营方针</label></td><td colspan=\\\"9\\\" class=\\\"value\\\" width=\\\"839\\\"><span leipiplugins=\\\"checkboxs\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"management\\\"><input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"销售上量\\\" selector=\\\"undefined\\\" value=\\\"销售上量\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />销售上量 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"利润为准\\\" selector=\\\"undefined\\\" value=\\\"利润为准\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />利润为准 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"量利兼顾\\\" selector=\\\"undefined\\\" value=\\\"量利兼顾\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />量利兼顾 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"积极\\\" selector=\\\"undefined\\\" value=\\\"积极\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />积极 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"保守\\\" selector=\\\"undefined\\\" value=\\\"保守\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />保守 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"平常\\\" selector=\\\"undefined\\\" value=\\\"平常\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />平常 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"投机\\\" selector=\\\"undefined\\\" value=\\\"投机\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />投机 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"凌乱\\\" selector=\\\"undefined\\\" value=\\\"凌乱\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />凌乱 </span></td></tr><tr><td rowspan=\\\"3\\\" align=\\\"right\\\" width=\\\"108\\\"><p><label>年度销售</label></p><p><label>潜力</label></p></td><td align=\\\"right\\\" width=\\\"76\\\"><label>进货</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"192\\\"><input name=\\\"jeecg_custom_info.STOCK1\\\" type=\\\"text\\\" title=\\\"stock1\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.STOCK1\\\" style=\\\"text-align: left; width: 100px;\\\"/></td><td rowspan=\\\"3\\\" align=\\\"right\\\" width=\\\"159\\\"><label>第一品牌</label></td><td align=\\\"right\\\" width=\\\"95\\\"><label>进货</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"315\\\"><input name=\\\"jeecg_custom_info.STOCK2\\\" type=\\\"text\\\" title=\\\"stock2\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.STOCK2\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td align=\\\"right\\\" width=\\\"76\\\"><label>销售</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"192\\\"><input name=\\\"jeecg_custom_info.SALE1\\\" type=\\\"text\\\" title=\\\"sale1\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.SALE1\\\" style=\\\"text-align: left; width: 100px;\\\"/></td><td align=\\\"right\\\" width=\\\"95\\\"><label>销售</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"315\\\"><input name=\\\"jeecg_custom_info.SALE2\\\" type=\\\"text\\\" title=\\\"sale2\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.SALE2\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td align=\\\"right\\\" width=\\\"76\\\"><label>存货</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"192\\\"><input name=\\\"jeecg_custom_info.INVENTORY1\\\" type=\\\"text\\\" title=\\\"inventory1\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.INVENTORY1\\\" style=\\\"text-align: left; width: 100px;\\\"/></td><td align=\\\"right\\\" width=\\\"95\\\"><label>存货</label></td><td colspan=\\\"3\\\" class=\\\"value\\\" width=\\\"315\\\"><input name=\\\"jeecg_custom_info.INVENTORY2\\\" type=\\\"text\\\" title=\\\"inventory2\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.INVENTORY2\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"161\\\"><label>最高信用额度</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"268\\\"><input name=\\\"jeecg_custom_info.MAX_MONEY\\\" type=\\\"text\\\" title=\\\"max_money\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.MAX_MONEY\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td align=\\\"right\\\" width=\\\"159\\\"><label>客户等级</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"411\\\"><input name=\\\"jeecg_custom_info.CUST_LEVEL\\\" type=\\\"text\\\" title=\\\"cust_level\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CUST_LEVEL\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"161\\\"><label>总体月均库存数</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"268\\\"><input name=\\\"jeecg_custom_info.ALL_AVG_INVENTORY\\\" type=\\\"text\\\" title=\\\"all_avg_inventory\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.ALL_AVG_INVENTORY\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td align=\\\"right\\\" width=\\\"159\\\"><label>月均库存数</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"411\\\"><input name=\\\"jeecg_custom_info.AVG_INVENTORY\\\" type=\\\"text\\\" title=\\\"avg_inventory\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.AVG_INVENTORY\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"161\\\"><label>价格/折扣</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"268\\\"><input name=\\\"jeecg_custom_info.PRICE\\\" type=\\\"text\\\" title=\\\"price\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PRICE\\\" style=\\\"text-align: left; width: 150px;\\\"/></td><td align=\\\"right\\\" width=\\\"159\\\"><label>支持和服务的承诺</label></td><td colspan=\\\"4\\\" class=\\\"value\\\" width=\\\"411\\\"><input name=\\\"jeecg_custom_info.PROMISE\\\" type=\\\"text\\\" title=\\\"promise\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PROMISE\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr><tr><td colspan=\\\"2\\\" align=\\\"right\\\" width=\\\"161\\\"><label>竞品经营情况</label></td><td colspan=\\\"9\\\" class=\\\"value\\\" width=\\\"839\\\"><input name=\\\"jeecg_custom_info.COMPETING_GOODS\\\" type=\\\"text\\\" title=\\\"competing_goods\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.COMPETING_GOODS\\\" style=\\\"text-align: left; width: 150px;\\\"/></td></tr></tbody></table><p><br/></p>\",\"data\":[{\"name\":\"jeecg_custom_info.CUST_NAME\",\"type\":\"text\",\"title\":\"cust_name\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"100\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.CUST_NAME\",\"style\":\"text-align: left; width: 100px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"jeecg_custom_info.CUST_NAME\\\" type=\\\"text\\\" title=\\\"cust_name\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CUST_NAME\\\" style=\\\"text-align: left; width: 100px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"jeecg_custom_info.CUST_ADDR\",\"type\":\"text\",\"title\":\"cust_addr\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"100\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.CUST_ADDR\",\"style\":\"text-align: left; width: 100px;\",\"content\":\"<input name=\\\"jeecg_custom_info.CUST_ADDR\\\" type=\\\"text\\\" title=\\\"cust_addr\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CUST_ADDR\\\" style=\\\"text-align: left; width: 100px;\\\"/>\"},{\"name\":\"jeecg_custom_info.CUST_CODE\",\"type\":\"text\",\"title\":\"cust_code\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"60\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.CUST_CODE\",\"style\":\"text-align: left; width: 60px;\",\"content\":\"<input name=\\\"jeecg_custom_info.CUST_CODE\\\" type=\\\"text\\\" title=\\\"cust_code\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"60\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CUST_CODE\\\" style=\\\"text-align: left; width: 60px;\\\"/>\"},{\"name\":\"jeecg_custom_info.EMAIL\",\"type\":\"text\",\"title\":\"email\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.EMAIL\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.EMAIL\\\" type=\\\"text\\\" title=\\\"email\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.EMAIL\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.CUST_CHARGE\",\"type\":\"text\",\"title\":\"cust_charge\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"50\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.CUST_CHARGE\",\"style\":\"text-align: left; width: 50px;\",\"content\":\"<input name=\\\"jeecg_custom_info.CUST_CHARGE\\\" type=\\\"text\\\" title=\\\"cust_charge\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CUST_CHARGE\\\" style=\\\"text-align: left; width: 50px;\\\"/>\"},{\"plugins\":\"radios\",\"name\":\"leipiNewField\",\"title\":\"sex\",\"value\":\"男,女\",\"content\":\"<span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"sex\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"男\\\" value=\\\"男\\\" />男 <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"女\\\" value=\\\"女\\\" />女 </span>\",\"options\":[{\"type\":\"radio\",\"name\":\"leipiNewField\",\"value\":\"男\",\"checked\":\"\"},{\"type\":\"radio\",\"name\":\"leipiNewField\",\"value\":\"女\",\"checked\":\"\"}]},{\"name\":\"jeecg_custom_info.AGE\",\"type\":\"text\",\"title\":\"age\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"100\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.AGE\",\"style\":\"text-align: left; width: 100px;\",\"content\":\"<input name=\\\"jeecg_custom_info.AGE\\\" type=\\\"text\\\" title=\\\"age\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.AGE\\\" style=\\\"text-align: left; width: 100px;\\\"/>\"},{\"name\":\"jeecg_custom_info.POSITION\",\"type\":\"text\",\"title\":\"position\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"60\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.POSITION\",\"style\":\"text-align: left; width: 60px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"jeecg_custom_info.POSITION\\\" type=\\\"text\\\" title=\\\"position\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"60\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.POSITION\\\" style=\\\"text-align: left; width: 60px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"jeecg_custom_info.PHONE\",\"type\":\"text\",\"title\":\"phone\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.PHONE\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.PHONE\\\" type=\\\"text\\\" title=\\\"phone\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PHONE\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.BANK\",\"type\":\"text\",\"title\":\"bank\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"50\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.BANK\",\"style\":\"text-align: left; width: 50px;\",\"content\":\"<input name=\\\"jeecg_custom_info.BANK\\\" type=\\\"text\\\" title=\\\"bank\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.BANK\\\" style=\\\"text-align: left; width: 50px;\\\"/>\"},{\"name\":\"jeecg_custom_info.MONEY\",\"type\":\"text\",\"title\":\"money\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.MONEY\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.MONEY\\\" type=\\\"text\\\" title=\\\"money\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.MONEY\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.PROMOTER\",\"type\":\"text\",\"title\":\"promoter\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.PROMOTER\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.PROMOTER\\\" type=\\\"text\\\" title=\\\"promoter\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PROMOTER\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.ACCOUNT\",\"type\":\"text\",\"title\":\"account\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"50\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.ACCOUNT\",\"style\":\"text-align: left; width: 50px;\",\"content\":\"<input name=\\\"jeecg_custom_info.ACCOUNT\\\" type=\\\"text\\\" title=\\\"account\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.ACCOUNT\\\" style=\\\"text-align: left; width: 50px;\\\"/>\"},{\"name\":\"jeecg_custom_info.TURNOVER\",\"type\":\"text\",\"title\":\"turnover\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.TURNOVER\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.TURNOVER\\\" type=\\\"text\\\" title=\\\"turnover\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.TURNOVER\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.PAYMENT_ATTR\",\"type\":\"text\",\"title\":\"payment_attr\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.PAYMENT_ATTR\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.PAYMENT_ATTR\\\" type=\\\"text\\\" title=\\\"payment_attr\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PAYMENT_ATTR\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.SAX_NUM\",\"type\":\"text\",\"title\":\"sax_num\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.SAX_NUM\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.SAX_NUM\\\" type=\\\"text\\\" title=\\\"sax_num\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.SAX_NUM\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.PAY_DATE\",\"type\":\"text\",\"title\":\"pay_date\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.PAY_DATE\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.PAY_DATE\\\" type=\\\"text\\\" title=\\\"pay_date\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PAY_DATE\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.BEGIN_PAY_DATE\",\"type\":\"text\",\"title\":\"begin_pay_date\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.BEGIN_PAY_DATE\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.BEGIN_PAY_DATE\\\" type=\\\"text\\\" title=\\\"begin_pay_date\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.BEGIN_PAY_DATE\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"plugins\":\"checkboxs\",\"title\":\"main_bus\",\"parse_name\":\"checkboxs_0\",\"name\":\"leipiNewField,leipiNewField,leipiNewField,leipiNewField,leipiNewField,leipiNewField,leipiNewField,leipiNewField\",\"value\":\"虚拟,数码,美容,服装,配饰,母婴,家居,食品\",\"content\":\"<span leipiplugins=\\\"checkboxs\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"main_bus\\\"><input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"虚拟\\\" selector=\\\"undefined\\\" value=\\\"虚拟\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />虚拟 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"数码\\\" selector=\\\"undefined\\\" value=\\\"数码\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />数码 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"美容\\\" selector=\\\"undefined\\\" value=\\\"美容\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />美容 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"服装\\\" selector=\\\"undefined\\\" value=\\\"服装\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />服装 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"配饰\\\" selector=\\\"undefined\\\" value=\\\"配饰\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />配饰 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"母婴\\\" selector=\\\"undefined\\\" value=\\\"母婴\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />母婴 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"家居\\\" selector=\\\"undefined\\\" value=\\\"家居\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />家居 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"食品\\\" selector=\\\"undefined\\\" value=\\\"食品\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />食品 </span>\",\"options\":[{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"虚拟\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"数码\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"美容\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"服装\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"配饰\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"母婴\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"家居\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"食品\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"}]},{\"name\":\"jeecg_custom_info.BUS_PRO\",\"type\":\"text\",\"title\":\"bus_pro\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"50\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.BUS_PRO\",\"style\":\"text-align: left; width: 50px;\",\"content\":\"<input name=\\\"jeecg_custom_info.BUS_PRO\\\" type=\\\"text\\\" title=\\\"bus_pro\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.BUS_PRO\\\" style=\\\"text-align: left; width: 50px;\\\"/>\"},{\"name\":\"jeecg_custom_info.WAREHOUSE\",\"type\":\"text\",\"title\":\"warehouse\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"50\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.WAREHOUSE\",\"style\":\"text-align: left; width: 50px;\",\"content\":\"<input name=\\\"jeecg_custom_info.WAREHOUSE\\\" type=\\\"text\\\" title=\\\"warehouse\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.WAREHOUSE\\\" style=\\\"text-align: left; width: 50px;\\\"/>\"},{\"name\":\"jeecg_custom_info.PEOPLE\",\"type\":\"text\",\"title\":\"people\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"80\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.PEOPLE\",\"style\":\"text-align: left; width: 80px;\",\"content\":\"<input name=\\\"jeecg_custom_info.PEOPLE\\\" type=\\\"text\\\" title=\\\"people\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"80\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PEOPLE\\\" style=\\\"text-align: left; width: 80px;\\\"/>\"},{\"plugins\":\"checkboxs\",\"title\":\"transportation\",\"parse_name\":\"checkboxs_1\",\"name\":\"leipiNewField,leipiNewField,leipiNewField,leipiNewField\",\"value\":\"铁路,水运,汽运,自提\",\"content\":\"<span leipiplugins=\\\"checkboxs\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"transportation\\\"><input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"铁路\\\" selector=\\\"undefined\\\" value=\\\"铁路\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />铁路 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"水运\\\" selector=\\\"undefined\\\" value=\\\"水运\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />水运 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"汽运\\\" selector=\\\"undefined\\\" value=\\\"汽运\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />汽运 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"自提\\\" selector=\\\"undefined\\\" value=\\\"自提\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />自提 </span>\",\"options\":[{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"铁路\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"水运\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"汽运\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"自提\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"}]},{\"name\":\"jeecg_custom_info.OPERATION\",\"type\":\"text\",\"title\":\"operation\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"50\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.OPERATION\",\"style\":\"text-align: left; width: 50px;\",\"content\":\"<input name=\\\"jeecg_custom_info.OPERATION\\\" type=\\\"text\\\" title=\\\"operation\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.OPERATION\\\" style=\\\"text-align: left; width: 50px;\\\"/>\"},{\"name\":\"jeecg_custom_info.CAR\",\"type\":\"text\",\"title\":\"car\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"50\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.CAR\",\"style\":\"text-align: left; width: 50px;\",\"content\":\"<input name=\\\"jeecg_custom_info.CAR\\\" type=\\\"text\\\" title=\\\"car\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CAR\\\" style=\\\"text-align: left; width: 50px;\\\"/>\"},{\"name\":\"jeecg_custom_info.SHOPKEEPER\",\"type\":\"text\",\"title\":\"shopkeeper\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.SHOPKEEPER\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.SHOPKEEPER\\\" type=\\\"text\\\" title=\\\"shopkeeper\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.SHOPKEEPER\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.WHOLESALE\",\"type\":\"text\",\"title\":\"wholesale\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"50\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.WHOLESALE\",\"style\":\"text-align: left; width: 50px;\",\"content\":\"<input name=\\\"jeecg_custom_info.WHOLESALE\\\" type=\\\"text\\\" title=\\\"wholesale\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"50\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.WHOLESALE\\\" style=\\\"text-align: left; width: 50px;\\\"/>\"},{\"name\":\"jeecg_custom_info.AREA\",\"type\":\"text\",\"title\":\"area\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.AREA\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.AREA\\\" type=\\\"text\\\" title=\\\"area\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.AREA\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"plugins\":\"checkboxs\",\"title\":\"management\",\"parse_name\":\"checkboxs_2\",\"name\":\"leipiNewField,leipiNewField,leipiNewField,leipiNewField,leipiNewField,leipiNewField,leipiNewField,leipiNewField\",\"value\":\"销售上量,利润为准,量利兼顾,积极,保守,平常,投机,凌乱\",\"content\":\"<span leipiplugins=\\\"checkboxs\\\" selector=\\\"undefined\\\" autofield=\\\"undefined\\\" title=\\\"management\\\"><input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"销售上量\\\" selector=\\\"undefined\\\" value=\\\"销售上量\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />销售上量 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"利润为准\\\" selector=\\\"undefined\\\" value=\\\"利润为准\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />利润为准 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"量利兼顾\\\" selector=\\\"undefined\\\" value=\\\"量利兼顾\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />量利兼顾 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"积极\\\" selector=\\\"undefined\\\" value=\\\"积极\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />积极 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"保守\\\" selector=\\\"undefined\\\" value=\\\"保守\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />保守 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"平常\\\" selector=\\\"undefined\\\" value=\\\"平常\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />平常 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"投机\\\" selector=\\\"undefined\\\" value=\\\"投机\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />投机 <input type=\\\"checkbox\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"凌乱\\\" selector=\\\"undefined\\\" value=\\\"凌乱\\\" fieldname=\\\"undefinedundefinedundefinedundefinedundefinedundefinedundefined\\\" fieldflow=\\\"undefined\\\" />凌乱 </span>\",\"options\":[{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"销售上量\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"利润为准\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"量利兼顾\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"积极\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"保守\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"平常\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"投机\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"},{\"type\":\"checkbox\",\"name\":\"leipiNewField\",\"value\":\"凌乱\",\"fieldname\":\"undefinedundefinedundefinedundefinedundefinedundefined\",\"fieldflow\":\"undefined\",\"checked\":\"\"}]},{\"name\":\"jeecg_custom_info.STOCK1\",\"type\":\"text\",\"title\":\"stock1\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"100\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.STOCK1\",\"style\":\"text-align: left; width: 100px;\",\"content\":\"<input name=\\\"jeecg_custom_info.STOCK1\\\" type=\\\"text\\\" title=\\\"stock1\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.STOCK1\\\" style=\\\"text-align: left; width: 100px;\\\"/>\"},{\"name\":\"jeecg_custom_info.STOCK2\",\"type\":\"text\",\"title\":\"stock2\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.STOCK2\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.STOCK2\\\" type=\\\"text\\\" title=\\\"stock2\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.STOCK2\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.SALE1\",\"type\":\"text\",\"title\":\"sale1\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"100\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.SALE1\",\"style\":\"text-align: left; width: 100px;\",\"content\":\"<input name=\\\"jeecg_custom_info.SALE1\\\" type=\\\"text\\\" title=\\\"sale1\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.SALE1\\\" style=\\\"text-align: left; width: 100px;\\\"/>\"},{\"name\":\"jeecg_custom_info.SALE2\",\"type\":\"text\",\"title\":\"sale2\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.SALE2\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.SALE2\\\" type=\\\"text\\\" title=\\\"sale2\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.SALE2\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.INVENTORY1\",\"type\":\"text\",\"title\":\"inventory1\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"100\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.INVENTORY1\",\"style\":\"text-align: left; width: 100px;\",\"content\":\"<input name=\\\"jeecg_custom_info.INVENTORY1\\\" type=\\\"text\\\" title=\\\"inventory1\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"100\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.INVENTORY1\\\" style=\\\"text-align: left; width: 100px;\\\"/>\"},{\"name\":\"jeecg_custom_info.INVENTORY2\",\"type\":\"text\",\"title\":\"inventory2\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.INVENTORY2\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.INVENTORY2\\\" type=\\\"text\\\" title=\\\"inventory2\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.INVENTORY2\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.MAX_MONEY\",\"type\":\"text\",\"title\":\"max_money\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.MAX_MONEY\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.MAX_MONEY\\\" type=\\\"text\\\" title=\\\"max_money\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.MAX_MONEY\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.CUST_LEVEL\",\"type\":\"text\",\"title\":\"cust_level\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.CUST_LEVEL\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.CUST_LEVEL\\\" type=\\\"text\\\" title=\\\"cust_level\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.CUST_LEVEL\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.ALL_AVG_INVENTORY\",\"type\":\"text\",\"title\":\"all_avg_inventory\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.ALL_AVG_INVENTORY\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.ALL_AVG_INVENTORY\\\" type=\\\"text\\\" title=\\\"all_avg_inventory\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.ALL_AVG_INVENTORY\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.AVG_INVENTORY\",\"type\":\"text\",\"title\":\"avg_inventory\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.AVG_INVENTORY\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.AVG_INVENTORY\\\" type=\\\"text\\\" title=\\\"avg_inventory\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.AVG_INVENTORY\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.PRICE\",\"type\":\"text\",\"title\":\"price\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.PRICE\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.PRICE\\\" type=\\\"text\\\" title=\\\"price\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PRICE\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.PROMISE\",\"type\":\"text\",\"title\":\"promise\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.PROMISE\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.PROMISE\\\" type=\\\"text\\\" title=\\\"promise\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.PROMISE\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"},{\"name\":\"jeecg_custom_info.COMPETING_GOODS\",\"type\":\"text\",\"title\":\"competing_goods\",\"value\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"jeecg_custom_info.COMPETING_GOODS\",\"style\":\"text-align: left; width: 150px;\",\"content\":\"<input name=\\\"jeecg_custom_info.COMPETING_GOODS\\\" type=\\\"text\\\" title=\\\"competing_goods\\\" value=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"jeecg_custom_info.COMPETING_GOODS\\\" style=\\\"text-align: left; width: 150px;\\\"/>\"}],\"add_fields\":{}}', 'jeecg_custom_info', '管理员');
|
|
|
INSERT INTO `auto_form` VALUES ('4028948150f601230150f60692050001', 'doc', '文档Doc', '', '<p><input type=\"hidden\" name=\"doc.ID\" autofield=\"doc.ID\"/></p><table><tbody><tr class=\"firstRow\"><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">内容</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"558\"><input style=\"text-align: left; width: 300px;\" title=\"DOCCONTENT\" value=\"\" name=\"doc.DOCCONTENT\" orgheight=\"\" orgwidth=\"300\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\" autofield=\"doc.DOCCONTENT\"/></td></tr><tr><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">时间</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"558\"><input style=\"text-align: left; width: 300px;\" title=\"时间\" value=\"\" name=\"doc.DOCDATE\" orgheight=\"\" orgwidth=\"300\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"standardDate\" autofield=\"doc.DOCDATE\" datatype=\"\"/></td></tr><tr><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">文档编号</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"558\"><input style=\"text-align: left; width: 300px;\" title=\"DOCID\" value=\"\" name=\"doc.DOCID\" orgheight=\"\" orgwidth=\"300\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\" autofield=\"doc.DOCID\"/></td></tr><tr><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">标题</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"558\"><input style=\"text-align: left; width: 300px;\" title=\"DOCTITLE\" value=\"\" name=\"doc.DOCTITLE\" orgheight=\"\" orgwidth=\"300\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\" autofield=\"doc.DOCTITLE\"/></td></tr><tr><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">文档类型</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"558\">{|-<span leipiplugins=\"select\"><select name=\"leipiNewField\" title=\"文档类型\" leipiplugins=\"select\" size=\"1\" datatype=\"\" selector=\"402881e54dcb624a014dcbf4912b000e\" orgwidth=\"150\" autofield=\"doc.DOCTYPE\" style=\"width: 150px;\"><option value=\"bdfl_ptbd\">普通表单</option><option value=\"bdfl_fzbd\">复杂表单</option><option value=\"bdfl_vipbd\">VIP表单</option></select> </span>-|}</td></tr></tbody></table>', '管理员', 'admin', '2015-11-11 18:10:37', 'admin', '2015-11-19 10:59:24', 'A02', 'A0', '{\"fields\":0,\"template\":\"<p><input type=\\\"hidden\\\" name=\\\"doc.ID\\\" autofield=\\\"doc.ID\\\"/></p><table><tbody><tr class=\\\"firstRow\\\"><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">内容</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><input style=\\\"text-align: left; width: 300px;\\\" title=\\\"DOCCONTENT\\\" value=\\\"\\\" name=\\\"doc.DOCCONTENT\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"doc.DOCCONTENT\\\"/></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">时间</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><input style=\\\"text-align: left; width: 300px;\\\" title=\\\"时间\\\" value=\\\"\\\" name=\\\"doc.DOCDATE\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"standardDate\\\" autofield=\\\"doc.DOCDATE\\\" datatype=\\\"\\\"/></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">文档编号</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><input style=\\\"text-align: left; width: 300px;\\\" title=\\\"DOCID\\\" value=\\\"\\\" name=\\\"doc.DOCID\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"doc.DOCID\\\"/></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">标题</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><input style=\\\"text-align: left; width: 300px;\\\" title=\\\"DOCTITLE\\\" value=\\\"\\\" name=\\\"doc.DOCTITLE\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"doc.DOCTITLE\\\"/></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">文档类型</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\">{|-<span leipiplugins=\\\"select\\\"><select name=\\\"leipiNewField\\\" title=\\\"文档类型\\\" leipiplugins=\\\"select\\\" size=\\\"1\\\" datatype=\\\"\\\" selector=\\\"402881e54dcb624a014dcbf4912b000e\\\" orgwidth=\\\"150\\\" autofield=\\\"doc.DOCTYPE\\\" style=\\\"width: 150px;\\\"><option value=\\\"bdfl_ptbd\\\">普通表单</option><option value=\\\"bdfl_fzbd\\\">复杂表单</option><option value=\\\"bdfl_vipbd\\\">VIP表单</option></select> </span>-|}</td></tr></tbody></table>\",\"parse\":\"<p><input type=\\\"hidden\\\" name=\\\"doc.ID\\\" autofield=\\\"doc.ID\\\"/></p><table><tbody><tr class=\\\"firstRow\\\"><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">内容</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><input style=\\\"text-align: left; width: 300px;\\\" title=\\\"DOCCONTENT\\\" value=\\\"\\\" name=\\\"doc.DOCCONTENT\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"doc.DOCCONTENT\\\"/></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">时间</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><input style=\\\"text-align: left; width: 300px;\\\" title=\\\"时间\\\" value=\\\"\\\" name=\\\"doc.DOCDATE\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"standardDate\\\" autofield=\\\"doc.DOCDATE\\\" datatype=\\\"\\\"/></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">文档编号</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><input style=\\\"text-align: left; width: 300px;\\\" title=\\\"DOCID\\\" value=\\\"\\\" name=\\\"doc.DOCID\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"doc.DOCID\\\"/></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">标题</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><input style=\\\"text-align: left; width: 300px;\\\" title=\\\"DOCTITLE\\\" value=\\\"\\\" name=\\\"doc.DOCTITLE\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"doc.DOCTITLE\\\"/></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">文档类型</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><span leipiplugins=\\\"select\\\"><select name=\\\"leipiNewField\\\" title=\\\"文档类型\\\" leipiplugins=\\\"select\\\" size=\\\"1\\\" datatype=\\\"\\\" selector=\\\"402881e54dcb624a014dcbf4912b000e\\\" orgwidth=\\\"150\\\" autofield=\\\"doc.DOCTYPE\\\" style=\\\"width: 150px;\\\"><option value=\\\"bdfl_ptbd\\\">普通表单</option><option value=\\\"bdfl_fzbd\\\">复杂表单</option><option value=\\\"bdfl_vipbd\\\">VIP表单</option></select> </span></td></tr></tbody></table>\",\"data\":[{\"type\":\"hidden\",\"name\":\"doc.ID\",\"autofield\":\"doc.ID\",\"content\":\"<input type=\\\"hidden\\\" name=\\\"doc.ID\\\" autofield=\\\"doc.ID\\\"/>\"},{\"style\":\"text-align: left; width: 300px;\",\"title\":\"DOCCONTENT\",\"value\":\"\",\"name\":\"doc.DOCCONTENT\",\"orgheight\":\"\",\"orgwidth\":\"300\",\"orgalign\":\"left\",\"orgfontsize\":\"\",\"orghide\":\"0\",\"leipiplugins\":\"text\",\"orgtype\":\"text\",\"autofield\":\"doc.DOCCONTENT\",\"content\":\"<input style=\\\"text-align: left; width: 300px;\\\" title=\\\"DOCCONTENT\\\" value=\\\"\\\" name=\\\"doc.DOCCONTENT\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"doc.DOCCONTENT\\\"/>\"},{\"style\":\"text-align: left; width: 300px;\",\"title\":\"时间\",\"value\":\"\",\"name\":\"doc.DOCDATE\",\"orgheight\":\"\",\"orgwidth\":\"300\",\"orgalign\":\"left\",\"orgfontsize\":\"\",\"orghide\":\"0\",\"leipiplugins\":\"text\",\"orgtype\":\"standardDate\",\"autofield\":\"doc.DOCDATE\",\"datatype\":\"\",\"content\":\"<input style=\\\"text-align: left; width: 300px;\\\" title=\\\"时间\\\" value=\\\"\\\" name=\\\"doc.DOCDATE\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"standardDate\\\" autofield=\\\"doc.DOCDATE\\\" datatype=\\\"\\\"/>\"},{\"style\":\"text-align: left; width: 300px;\",\"title\":\"DOCID\",\"value\":\"\",\"name\":\"doc.DOCID\",\"orgheight\":\"\",\"orgwidth\":\"300\",\"orgalign\":\"left\",\"orgfontsize\":\"\",\"orghide\":\"0\",\"leipiplugins\":\"text\",\"orgtype\":\"text\",\"autofield\":\"doc.DOCID\",\"content\":\"<input style=\\\"text-align: left; width: 300px;\\\" title=\\\"DOCID\\\" value=\\\"\\\" name=\\\"doc.DOCID\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"doc.DOCID\\\"/>\"},{\"style\":\"text-align: left; width: 300px;\",\"title\":\"DOCTITLE\",\"value\":\"\",\"name\":\"doc.DOCTITLE\",\"orgheight\":\"\",\"orgwidth\":\"300\",\"orgalign\":\"left\",\"orgfontsize\":\"\",\"orghide\":\"0\",\"leipiplugins\":\"text\",\"orgtype\":\"text\",\"autofield\":\"doc.DOCTITLE\",\"content\":\"<input style=\\\"text-align: left; width: 300px;\\\" title=\\\"DOCTITLE\\\" value=\\\"\\\" name=\\\"doc.DOCTITLE\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"doc.DOCTITLE\\\"/>\"},{\"leipiplugins\":\"select\",\"name\":\"leipiNewField\",\"title\":\"文档类型\",\"size\":\"1\",\"datatype\":\"\",\"selector\":\"402881e54dcb624a014dcbf4912b000e\",\"orgwidth\":\"150\",\"autofield\":\"doc.DOCTYPE\",\"style\":\"width: 150px;\",\"value\":\"bdfl_ptbd,bdfl_fzbd,bdfl_vipbd\",\"content\":\"<span leipiplugins=\\\"select\\\"><select name=\\\"leipiNewField\\\" title=\\\"文档类型\\\" leipiplugins=\\\"select\\\" size=\\\"1\\\" datatype=\\\"\\\" selector=\\\"402881e54dcb624a014dcbf4912b000e\\\" orgwidth=\\\"150\\\" autofield=\\\"doc.DOCTYPE\\\" style=\\\"width: 150px;\\\"><option value=\\\"bdfl_ptbd\\\">普通表单</option><option value=\\\"bdfl_fzbd\\\">复杂表单</option><option value=\\\"bdfl_vipbd\\\">VIP表单</option></select> </span>\"}],\"add_fields\":{}}', 'doc', '管理员');
|
|
|
INSERT INTO `auto_form` VALUES ('40289481513a049b01513a0aabf70001', 'docdb', 'docdb', '', '<p><input type=\"hidden\" name=\"docdb.ID\" autofield=\"docdb.ID\"/></p><table><tbody><tr class=\"firstRow\"><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">DOCCONTENT</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"558\"><input style=\"text-align: left; width: 300px;\" title=\"DOCCONTENT\" value=\"\" name=\"docdb.DOCCONTENT\" orgheight=\"\" orgwidth=\"300\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\" autofield=\"docdb.DOCCONTENT\"/></td></tr><tr><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">DOCDATE</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"558\"><input style=\"text-align: left; width: 300px;\" title=\"DOCDATE\" value=\"\" name=\"docdb.DOCDATE\" orgheight=\"\" orgwidth=\"300\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"standardDate\" autofield=\"docdb.DOCDATE\" datatype=\"\"/></td></tr><tr><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">DOCID</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"558\"><span leipiplugins=\"popup\"><input name=\"docdb.DOCID\" title=\"DOCID\" leipiplugins=\"popup\" size=\"1\" datatype=\"\" style=\"background-image: url(http://localhost:8080/jeecg/plug-in/easyui/themes/default/images/searchbox_button.png); background-color: rgb(255, 255, 255); width: 150px; background-position: 100% 50%; background-repeat: no-repeat no-repeat;\" dictionary=\"user_msg,account,realname\" orgwidth=\"150\" autofield=\"docdb.DOCID\"/></span></td></tr><tr><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">DOCTITLE</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"558\">{|-<span leipiplugins=\"select\"><select name=\"leipiNewField\" title=\"DOCTITLE\" leipiplugins=\"select\" size=\"1\" datatype=\"\" selector=\"402881e64ca6fd1b014ca7044c370004\" orgwidth=\"150\" autofield=\"docdb.DOCTITLE\" style=\"width: 150px;\"><option value=\"spline\">曲线图</option><option value=\"column\">柱状图</option><option value=\"pie\">饼图</option></select> </span>-|}</td></tr><tr><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">DOCTYPE</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"558\">{|-<span leipiplugins=\"radios\" name=\"leipiNewField\" selector=\"8a1c7ee54e3e2ca9014e3e4b78f90009\" autofield=\"docdb.DOCTYPE\" title=\"DOCTYPE\"><input type=\"radio\" name=\"leipiNewField\" checkedtext=\"spring-key\" value=\"spring\" />spring-key <input type=\"radio\" name=\"leipiNewField\" checkedtext=\"java-class\" value=\"class\" />java-class </span>-|}</td></tr></tbody></table><p><br/></p>', '管理员', 'admin', '2015-11-24 23:09:16', 'admin', '2015-11-30 12:14:19', 'A02', 'A0', '{\"fields\":0,\"template\":\"<p><input type=\\\"hidden\\\" name=\\\"docdb.ID\\\" autofield=\\\"docdb.ID\\\"/></p><table><tbody><tr class=\\\"firstRow\\\"><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">DOCCONTENT</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><input style=\\\"text-align: left; width: 300px;\\\" title=\\\"DOCCONTENT\\\" value=\\\"\\\" name=\\\"docdb.DOCCONTENT\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"docdb.DOCCONTENT\\\"/></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">DOCDATE</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><input style=\\\"text-align: left; width: 300px;\\\" title=\\\"DOCDATE\\\" value=\\\"\\\" name=\\\"docdb.DOCDATE\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"standardDate\\\" autofield=\\\"docdb.DOCDATE\\\" datatype=\\\"\\\"/></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">DOCID</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><span leipiplugins=\\\"popup\\\"><input name=\\\"docdb.DOCID\\\" title=\\\"DOCID\\\" leipiplugins=\\\"popup\\\" size=\\\"1\\\" datatype=\\\"\\\" style=\\\"background-image: url(http://localhost:8080/jeecg/plug-in/easyui/themes/default/images/searchbox_button.png); background-color: rgb(255, 255, 255); width: 150px; background-position: 100% 50%; background-repeat: no-repeat no-repeat;\\\" dictionary=\\\"user_msg,account,realname\\\" orgwidth=\\\"150\\\" autofield=\\\"docdb.DOCID\\\"/></span></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">DOCTITLE</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\">{|-<span leipiplugins=\\\"select\\\"><select name=\\\"leipiNewField\\\" title=\\\"DOCTITLE\\\" leipiplugins=\\\"select\\\" size=\\\"1\\\" datatype=\\\"\\\" selector=\\\"402881e64ca6fd1b014ca7044c370004\\\" orgwidth=\\\"150\\\" autofield=\\\"docdb.DOCTITLE\\\" style=\\\"width: 150px;\\\"><option value=\\\"spline\\\">曲线图</option><option value=\\\"column\\\">柱状图</option><option value=\\\"pie\\\">饼图</option></select> </span>-|}</td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">DOCTYPE</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\">{|-<span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"8a1c7ee54e3e2ca9014e3e4b78f90009\\\" autofield=\\\"docdb.DOCTYPE\\\" title=\\\"DOCTYPE\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"spring-key\\\" value=\\\"spring\\\" />spring-key <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"java-class\\\" value=\\\"class\\\" />java-class </span>-|}</td></tr></tbody></table><p><br/></p>\",\"parse\":\"<p><input type=\\\"hidden\\\" name=\\\"docdb.ID\\\" autofield=\\\"docdb.ID\\\"/></p><table><tbody><tr class=\\\"firstRow\\\"><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">DOCCONTENT</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><input style=\\\"text-align: left; width: 300px;\\\" title=\\\"DOCCONTENT\\\" value=\\\"\\\" name=\\\"docdb.DOCCONTENT\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"docdb.DOCCONTENT\\\"/></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">DOCDATE</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><input style=\\\"text-align: left; width: 300px;\\\" title=\\\"DOCDATE\\\" value=\\\"\\\" name=\\\"docdb.DOCDATE\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"standardDate\\\" autofield=\\\"docdb.DOCDATE\\\" datatype=\\\"\\\"/></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">DOCID</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><span leipiplugins=\\\"popup\\\"><input name=\\\"docdb.DOCID\\\" title=\\\"DOCID\\\" leipiplugins=\\\"popup\\\" size=\\\"1\\\" datatype=\\\"\\\" style=\\\"background-image: url(http://localhost:8080/jeecg/plug-in/easyui/themes/default/images/searchbox_button.png); background-color: rgb(255, 255, 255); width: 150px; background-position: 100% 50%; background-repeat: no-repeat no-repeat;\\\" dictionary=\\\"user_msg,account,realname\\\" orgwidth=\\\"150\\\" autofield=\\\"docdb.DOCID\\\"/></span></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">DOCTITLE</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><span leipiplugins=\\\"select\\\"><select name=\\\"leipiNewField\\\" title=\\\"DOCTITLE\\\" leipiplugins=\\\"select\\\" size=\\\"1\\\" datatype=\\\"\\\" selector=\\\"402881e64ca6fd1b014ca7044c370004\\\" orgwidth=\\\"150\\\" autofield=\\\"docdb.DOCTITLE\\\" style=\\\"width: 150px;\\\"><option value=\\\"spline\\\">曲线图</option><option value=\\\"column\\\">柱状图</option><option value=\\\"pie\\\">饼图</option></select> </span></td></tr><tr><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\">DOCTYPE</td><td valign=\\\"top\\\" style=\\\"word-break: break-all; border-color: rgb(221, 221, 221);\\\" width=\\\"558\\\"><span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"8a1c7ee54e3e2ca9014e3e4b78f90009\\\" autofield=\\\"docdb.DOCTYPE\\\" title=\\\"DOCTYPE\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"spring-key\\\" value=\\\"spring\\\" />spring-key <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"java-class\\\" value=\\\"class\\\" />java-class </span></td></tr></tbody></table><p><br/></p>\",\"data\":[{\"type\":\"hidden\",\"name\":\"docdb.ID\",\"autofield\":\"docdb.ID\",\"content\":\"<input type=\\\"hidden\\\" name=\\\"docdb.ID\\\" autofield=\\\"docdb.ID\\\"/>\"},{\"style\":\"text-align: left; width: 300px;\",\"title\":\"DOCCONTENT\",\"value\":\"\",\"name\":\"docdb.DOCCONTENT\",\"orgheight\":\"\",\"orgwidth\":\"300\",\"orgalign\":\"left\",\"orgfontsize\":\"\",\"orghide\":\"0\",\"leipiplugins\":\"text\",\"orgtype\":\"text\",\"autofield\":\"docdb.DOCCONTENT\",\"content\":\"<input style=\\\"text-align: left; width: 300px;\\\" title=\\\"DOCCONTENT\\\" value=\\\"\\\" name=\\\"docdb.DOCCONTENT\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"text\\\" autofield=\\\"docdb.DOCCONTENT\\\"/>\"},{\"style\":\"text-align: left; width: 300px;\",\"title\":\"DOCDATE\",\"value\":\"\",\"name\":\"docdb.DOCDATE\",\"orgheight\":\"\",\"orgwidth\":\"300\",\"orgalign\":\"left\",\"orgfontsize\":\"\",\"orghide\":\"0\",\"leipiplugins\":\"text\",\"orgtype\":\"standardDate\",\"autofield\":\"docdb.DOCDATE\",\"datatype\":\"\",\"content\":\"<input style=\\\"text-align: left; width: 300px;\\\" title=\\\"DOCDATE\\\" value=\\\"\\\" name=\\\"docdb.DOCDATE\\\" orgheight=\\\"\\\" orgwidth=\\\"300\\\" orgalign=\\\"left\\\" orgfontsize=\\\"\\\" orghide=\\\"0\\\" leipiplugins=\\\"text\\\" orgtype=\\\"standardDate\\\" autofield=\\\"docdb.DOCDATE\\\" datatype=\\\"\\\"/>\"},{\"name\":\"docdb.DOCID\",\"title\":\"DOCID\",\"leipiplugins\":\"popup\",\"size\":\"1\",\"datatype\":\"\",\"style\":\"background-image: url(http://localhost:8080/jeecg/plug-in/easyui/themes/default/images/searchbox_button.png); background-color: rgb(255, 255, 255); width: 150px; background-position: 100% 50%; background-repeat: no-repeat no-repeat;\",\"dictionary\":\"user_msg,account,realname\",\"orgwidth\":\"150\",\"autofield\":\"docdb.DOCID\",\"content\":\"<input name=\\\"docdb.DOCID\\\" title=\\\"DOCID\\\" leipiplugins=\\\"popup\\\" size=\\\"1\\\" datatype=\\\"\\\" style=\\\"background-image: url(http://localhost:8080/jeecg/plug-in/easyui/themes/default/images/searchbox_button.png); background-color: rgb(255, 255, 255); width: 150px; background-position: 100% 50%; background-repeat: no-repeat no-repeat;\\\" dictionary=\\\"user_msg,account,realname\\\" orgwidth=\\\"150\\\" autofield=\\\"docdb.DOCID\\\"/>\"},{\"leipiplugins\":\"select\",\"name\":\"leipiNewField\",\"title\":\"DOCTITLE\",\"size\":\"1\",\"datatype\":\"\",\"selector\":\"402881e64ca6fd1b014ca7044c370004\",\"orgwidth\":\"150\",\"autofield\":\"docdb.DOCTITLE\",\"style\":\"width: 150px;\",\"value\":\"spline,column,pie\",\"content\":\"<span leipiplugins=\\\"select\\\"><select name=\\\"leipiNewField\\\" title=\\\"DOCTITLE\\\" leipiplugins=\\\"select\\\" size=\\\"1\\\" datatype=\\\"\\\" selector=\\\"402881e64ca6fd1b014ca7044c370004\\\" orgwidth=\\\"150\\\" autofield=\\\"docdb.DOCTITLE\\\" style=\\\"width: 150px;\\\"><option value=\\\"spline\\\">曲线图</option><option value=\\\"column\\\">柱状图</option><option value=\\\"pie\\\">饼图</option></select> </span>\"},{\"leipiplugins\":\"radios\",\"name\":\"leipiNewField\",\"selector\":\"8a1c7ee54e3e2ca9014e3e4b78f90009\",\"autofield\":\"docdb.DOCTYPE\",\"title\":\"DOCTYPE\",\"value\":\"spring,class\",\"content\":\"<span leipiplugins=\\\"radios\\\" name=\\\"leipiNewField\\\" selector=\\\"8a1c7ee54e3e2ca9014e3e4b78f90009\\\" autofield=\\\"docdb.DOCTYPE\\\" title=\\\"DOCTYPE\\\"><input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"spring-key\\\" value=\\\"spring\\\" />spring-key <input type=\\\"radio\\\" name=\\\"leipiNewField\\\" checkedtext=\\\"java-class\\\" value=\\\"class\\\" />java-class </span>\",\"options\":[{\"type\":\"radio\",\"name\":\"leipiNewField\",\"checkedtext\":\"spring-key\",\"value\":\"spring\",\"checked\":\"\"},{\"type\":\"radio\",\"name\":\"leipiNewField\",\"checkedtext\":\"java-class\",\"value\":\"class\",\"checked\":\"\"}]}],\"add_fields\":{}}', 'docdb', '管理员');
|
|
|
INSERT INTO `auto_form` VALUES ('4028efa25214f7ca0152164db04b001c', 'employee_leave_form', '请假申请单', '', '<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\"><colgroup style=\"text-align: center;\"><col width=\"106\" style=\";width:107px\"/><col width=\"110\" style=\";width:111px\"/><col width=\"106\" style=\";width:107px\"/><col width=\"152\" style=\";width:152px\"/></colgroup><tbody><tr height=\"49\" style=\"background-color:#f4f4f4;;height:49px\" class=\"firstRow\"><td colspan=\"4\" height=\"49\" width=\"476\" align=\"center\" style=\"border-width: 1px; border-style: solid;\">请假申请单</td></tr><tr height=\"33\" style=\";height:33px\"><td height=\"33\" width=\"96\" style=\"border-width: 1px; border-style: solid; background-color: rgb(244, 244, 244);\">姓名</td><td style=\"border-style: solid; border-width: 1px;\" width=\"144\"><input name=\"ds_leave.name\" type=\"text\" title=\"name\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds_leave.name\" style=\"text-align: left; width: 150px;\" orgfontsize=\"\" orgheight=\"\"/></td><td style=\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\">申请日期</td><td style=\"border-style: solid; border-width: 1px;\"><input name=\"ds_leave.apply_date\" type=\"text\" title=\"apply_date\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"standardDate\" autofield=\"ds_leave.apply_date\" style=\"text-align: left; width: 150px;\" orgfontsize=\"\" orgheight=\"\"/></td></tr><tr height=\"30\" style=\";height:30px;\"><td height=\"30\" style=\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\" width=\"96\">部门</td><td style=\"border-style: solid; border-width: 1px;\" width=\"144\"><input name=\"ds_employee_leave.department\" type=\"text\" title=\"department\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds_employee_leave.department\" style=\"text-align: left; width: 150px;\" orgfontsize=\"\" orgheight=\"\"/></td><td style=\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\">职务</td><td style=\"border-style: solid; border-width: 1px;\"><input name=\"ds_leave.duty\" type=\"text\" title=\"duty\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds_leave.duty\" style=\"text-align: left; width: 150px;\" orgfontsize=\"\" orgheight=\"\"/></td></tr><tr height=\"30\" style=\";height:30px\"><td height=\"30\" style=\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\" width=\"96\">请假类别</td><td colspan=\"3\" style=\"border-style: solid; word-break: break-all; border-width: 1px;\" width=\"426\">{|-<span leipiplugins=\"select\"><select name=\"leipiNewField\" title=\"leave_category\" leipiplugins=\"select\" size=\"1\" datatype=\"\" selector=\"\" orgwidth=\"150\" autofield=\"ds_leave.leave_category\" style=\"width: 150px;\"><option value=\"事假\">事假</option><option value=\"病假\">病假</option><option value=\"年假\">年假</option></select> </span>-|}</td></tr><tr height=\"75\" style=\";height:75px\"><td height=\"75\" style=\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\" width=\"96\">请假原因</td><td colspan=\"3\" style=\"border-style: solid; word-break: break-all; border-width: 1px;\" width=\"426\"><textarea title=\"leave_reason\" name=\"ds_leave.leave_reason\" leipiplugins=\"textarea\" datatype=\"\" value=\"\" autofield=\"ds_leave.leave_reason\" orgrich=\"1\" orgfontsize=\"\" orgwidth=\"300\" orgheight=\"80\" style=\"width: 432px; height: 80px; margin: 0px;\"></textarea></td></tr><tr height=\"30\" style=\";height:30px\"><td height=\"30\" style=\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\" width=\"96\">开始时间</td><td colspan=\"3\" style=\"border-style: solid; word-break: break-all; border-width: 1px;\" width=\"426\"><input name=\"ds_leave.leave_start_date\" type=\"text\" title=\"leave_start_date\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"standardDate\" autofield=\"ds_leave.leave_start_date\" style=\"text-align: left; width: 150px;\" orgfontsize=\"\" orgheight=\"\"/></td></tr><tr height=\"30\" style=\";height:30px\"><td height=\"30\" style=\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\" width=\"96\">结束时间</td><td colspan=\"3\" style=\"border-style: solid; border-width: 1px;\" width=\"426\"><input name=\"ds_leave.leave_end_date\" type=\"text\" title=\"leave_end_date\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"standardDate\" autofield=\"ds_leave.leave_end_date\" style=\"text-align: left; width: 150px;\" orgfontsize=\"\" orgheight=\"\"/></td></tr><tr height=\"30\" style=\";height:30px\"><td height=\"30\" style=\"border-style: solid; word-break: break-all; border-width: 1px; background-color: rgb(244, 244, 244);\" width=\"96\">共计</td><td colspan=\"3\" style=\"border-style: solid; word-break: break-all; border-width: 1px;\" width=\"426\"><input name=\"ds_leave.total\" type=\"text\" title=\"total\" value=\"\" datatype=\"n\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"int\" autofield=\"ds_leave.total\" style=\"text-align: left; width: 150px;\" orgfontsize=\"\" orgheight=\"\"/></td></tr><tr height=\"30\" style=\";height:30px\"><td height=\"30\" style=\"border-style: solid; word-break: break-all; border-width: 1px; background-color: rgb(244, 244, 244);\" width=\"96\">联系方式</td><td colspan=\"3\" style=\"border-style: solid; word-break: break-all; border-width: 1px;\" width=\"426\"><input name=\"ds_leave.contact_way\" type=\"text\" title=\"contact_way\" value=\"\" datatype=\"m\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds_leave.contact_way\" style=\"text-align: left; width: 150px;\" orgfontsize=\"\" orgheight=\"\"/></td></tr><tr height=\"30\" style=\";height:30px\"><td height=\"30\" style=\"border-style: solid; word-break: break-all; border-width: 1px; background-color: rgb(244, 244, 244);\" width=\"96\">职务代理人</td><td colspan=\"3\" style=\"border-style: solid; word-break: break-all; border-width: 1px;\" width=\"426\"><input name=\"ds_leave.duty_deputy\" type=\"text\" title=\"duty_deputy\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds_leave.duty_deputy\" style=\"text-align: left; width: 150px;\" orgfontsize=\"\" orgheight=\"\"/></td></tr><tr height=\"30\" style=\";height:30px\"><td height=\"30\" style=\"border-style: solid; word-break: break-all; border-width: 1px; background-color: rgb(244, 244, 244);\" width=\"96\">直接主管</td><td colspan=\"3\" style=\"border-style: solid; word-break: break-all; border-width: 1px;\" width=\"426\"><input name=\"ds_leave.leader_approval\" type=\"text\" title=\"leader_approval\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds_leave.leader_approval\" style=\"text-align: left; width: 150px;\" orgfontsize=\"\" orgheight=\"\"/></td></tr><tr height=\"30\" style=\";height:30px\"><td height=\"30\" style=\"border-style: solid; word-break: break-all; border-width: 1px; background-color: rgb(244, 244, 244);\" width=\"96\">部门负责人</td><td colspan=\"3\" style=\"border-style: solid; word-break: break-all; border-width: 1px;\" width=\"426\"><input name=\"ds_leave.dept_principal_approval\" type=\"text\" title=\"dept_principal_approval\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds_leave.dept_principal_approval\" style=\"text-align: left; width: 150px;\" orgfontsize=\"\" orgheight=\"\"/></td></tr><tr height=\"30\" style=\";height:30px\"><td height=\"30\" style=\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\" width=\"96\">人力行政部</td><td colspan=\"3\" style=\"border-style: solid; border-width: 1px;\" width=\"426\"><input name=\"ds_leave.hr_principal_approval\" type=\"text\" title=\"hr_principal_approval\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds_leave.hr_principal_approval\" style=\"text-align: left; width: 150px;\" orgfontsize=\"\" orgheight=\"\"/></td></tr><tr height=\"30\" style=\";height:30px\"><td height=\"30\" style=\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\" width=\"96\">行政部备案</td><td colspan=\"3\" style=\"border-style: solid; border-width: 1px;\" width=\"426\"><input name=\"ds_leave.hr_records\" type=\"text\" title=\"hr_records\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"0\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds_leave.hr_records\" style=\"text-align: left; width: 150px;\" orgfontsize=\"\" orgheight=\"\"/></td></tr></tbody></table><p><input name=\"ds_leave.id\" type=\"text\" title=\"id\" value=\"\" datatype=\"\" leipiplugins=\"text\" orghide=\"1\" orgalign=\"left\" orgwidth=\"150\" orgtype=\"text\" autofield=\"ds_leave.id\" style=\"text-align: left; width: 150px;\" orgfontsize=\"\" orgheight=\"\"/></p><p><br/></p>', '管理员', 'admin', '2016-01-06 17:38:56', 'admin', '2016-01-13 21:16:43', 'A02', 'A0', '{\"fields\":0,\"template\":\"<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" align=\\\"center\\\"><colgroup style=\\\"text-align: center;\\\"><col width=\\\"106\\\" style=\\\";width:107px\\\"/><col width=\\\"110\\\" style=\\\";width:111px\\\"/><col width=\\\"106\\\" style=\\\";width:107px\\\"/><col width=\\\"152\\\" style=\\\";width:152px\\\"/></colgroup><tbody><tr height=\\\"49\\\" style=\\\"background-color:#f4f4f4;;height:49px\\\" class=\\\"firstRow\\\"><td colspan=\\\"4\\\" height=\\\"49\\\" width=\\\"476\\\" align=\\\"center\\\" style=\\\"border-width: 1px; border-style: solid;\\\">请假申请单</td></tr><tr height=\\\"33\\\" style=\\\";height:33px\\\"><td height=\\\"33\\\" width=\\\"96\\\" style=\\\"border-width: 1px; border-style: solid; background-color: rgb(244, 244, 244);\\\">姓名</td><td style=\\\"border-style: solid; border-width: 1px;\\\" width=\\\"144\\\"><input name=\\\"ds_leave.name\\\" type=\\\"text\\\" title=\\\"name\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.name\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td><td style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\">申请日期</td><td style=\\\"border-style: solid; border-width: 1px;\\\"><input name=\\\"ds_leave.apply_date\\\" type=\\\"text\\\" title=\\\"apply_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds_leave.apply_date\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px;\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">部门</td><td style=\\\"border-style: solid; border-width: 1px;\\\" width=\\\"144\\\"><input name=\\\"ds_employee_leave.department\\\" type=\\\"text\\\" title=\\\"department\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_employee_leave.department\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td><td style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\">职务</td><td style=\\\"border-style: solid; border-width: 1px;\\\"><input name=\\\"ds_leave.duty\\\" type=\\\"text\\\" title=\\\"duty\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.duty\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">请假类别</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\">{|-<span leipiplugins=\\\"select\\\"><select name=\\\"leipiNewField\\\" title=\\\"leave_category\\\" leipiplugins=\\\"select\\\" size=\\\"1\\\" datatype=\\\"\\\" selector=\\\"\\\" orgwidth=\\\"150\\\" autofield=\\\"ds_leave.leave_category\\\" style=\\\"width: 150px;\\\"><option value=\\\"事假\\\">事假</option><option value=\\\"病假\\\">病假</option><option value=\\\"年假\\\">年假</option></select> </span>-|}</td></tr><tr height=\\\"75\\\" style=\\\";height:75px\\\"><td height=\\\"75\\\" style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">请假原因</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\"><textarea title=\\\"leave_reason\\\" name=\\\"ds_leave.leave_reason\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"ds_leave.leave_reason\\\" orgrich=\\\"1\\\" orgfontsize=\\\"\\\" orgwidth=\\\"300\\\" orgheight=\\\"80\\\" style=\\\"width: 432px; height: 80px; margin: 0px;\\\"></textarea></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">开始时间</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.leave_start_date\\\" type=\\\"text\\\" title=\\\"leave_start_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds_leave.leave_start_date\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">结束时间</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.leave_end_date\\\" type=\\\"text\\\" title=\\\"leave_end_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds_leave.leave_end_date\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">共计</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.total\\\" type=\\\"text\\\" title=\\\"total\\\" value=\\\"\\\" datatype=\\\"n\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"int\\\" autofield=\\\"ds_leave.total\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">联系方式</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.contact_way\\\" type=\\\"text\\\" title=\\\"contact_way\\\" value=\\\"\\\" datatype=\\\"m\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.contact_way\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">职务代理人</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.duty_deputy\\\" type=\\\"text\\\" title=\\\"duty_deputy\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.duty_deputy\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">直接主管</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.leader_approval\\\" type=\\\"text\\\" title=\\\"leader_approval\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.leader_approval\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">部门负责人</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.dept_principal_approval\\\" type=\\\"text\\\" title=\\\"dept_principal_approval\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.dept_principal_approval\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">人力行政部</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.hr_principal_approval\\\" type=\\\"text\\\" title=\\\"hr_principal_approval\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.hr_principal_approval\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">行政部备案</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.hr_records\\\" type=\\\"text\\\" title=\\\"hr_records\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.hr_records\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr></tbody></table><p><input name=\\\"ds_leave.id\\\" type=\\\"text\\\" title=\\\"id\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"1\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.id\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></p><p><br/></p>\",\"parse\":\"<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" align=\\\"center\\\"><colgroup style=\\\"text-align: center;\\\"><col width=\\\"106\\\" style=\\\";width:107px\\\"/><col width=\\\"110\\\" style=\\\";width:111px\\\"/><col width=\\\"106\\\" style=\\\";width:107px\\\"/><col width=\\\"152\\\" style=\\\";width:152px\\\"/></colgroup><tbody><tr height=\\\"49\\\" style=\\\"background-color:#f4f4f4;;height:49px\\\" class=\\\"firstRow\\\"><td colspan=\\\"4\\\" height=\\\"49\\\" width=\\\"476\\\" align=\\\"center\\\" style=\\\"border-width: 1px; border-style: solid;\\\">请假申请单</td></tr><tr height=\\\"33\\\" style=\\\";height:33px\\\"><td height=\\\"33\\\" width=\\\"96\\\" style=\\\"border-width: 1px; border-style: solid; background-color: rgb(244, 244, 244);\\\">姓名</td><td style=\\\"border-style: solid; border-width: 1px;\\\" width=\\\"144\\\"><input name=\\\"ds_leave.name\\\" type=\\\"text\\\" title=\\\"name\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.name\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td><td style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\">申请日期</td><td style=\\\"border-style: solid; border-width: 1px;\\\"><input name=\\\"ds_leave.apply_date\\\" type=\\\"text\\\" title=\\\"apply_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds_leave.apply_date\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px;\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">部门</td><td style=\\\"border-style: solid; border-width: 1px;\\\" width=\\\"144\\\"><input name=\\\"ds_employee_leave.department\\\" type=\\\"text\\\" title=\\\"department\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_employee_leave.department\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td><td style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\">职务</td><td style=\\\"border-style: solid; border-width: 1px;\\\"><input name=\\\"ds_leave.duty\\\" type=\\\"text\\\" title=\\\"duty\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.duty\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">请假类别</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\"><span leipiplugins=\\\"select\\\"><select name=\\\"leipiNewField\\\" title=\\\"leave_category\\\" leipiplugins=\\\"select\\\" size=\\\"1\\\" datatype=\\\"\\\" selector=\\\"\\\" orgwidth=\\\"150\\\" autofield=\\\"ds_leave.leave_category\\\" style=\\\"width: 150px;\\\"><option value=\\\"事假\\\">事假</option><option value=\\\"病假\\\">病假</option><option value=\\\"年假\\\">年假</option></select> </span></td></tr><tr height=\\\"75\\\" style=\\\";height:75px\\\"><td height=\\\"75\\\" style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">请假原因</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\"><textarea title=\\\"leave_reason\\\" name=\\\"ds_leave.leave_reason\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"ds_leave.leave_reason\\\" orgrich=\\\"1\\\" orgfontsize=\\\"\\\" orgwidth=\\\"300\\\" orgheight=\\\"80\\\" style=\\\"width: 432px; height: 80px; margin: 0px;\\\"></textarea></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">开始时间</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.leave_start_date\\\" type=\\\"text\\\" title=\\\"leave_start_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds_leave.leave_start_date\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">结束时间</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.leave_end_date\\\" type=\\\"text\\\" title=\\\"leave_end_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds_leave.leave_end_date\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">共计</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.total\\\" type=\\\"text\\\" title=\\\"total\\\" value=\\\"\\\" datatype=\\\"n\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"int\\\" autofield=\\\"ds_leave.total\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">联系方式</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.contact_way\\\" type=\\\"text\\\" title=\\\"contact_way\\\" value=\\\"\\\" datatype=\\\"m\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.contact_way\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">职务代理人</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.duty_deputy\\\" type=\\\"text\\\" title=\\\"duty_deputy\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.duty_deputy\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">直接主管</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.leader_approval\\\" type=\\\"text\\\" title=\\\"leader_approval\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.leader_approval\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">部门负责人</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; word-break: break-all; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.dept_principal_approval\\\" type=\\\"text\\\" title=\\\"dept_principal_approval\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.dept_principal_approval\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">人力行政部</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.hr_principal_approval\\\" type=\\\"text\\\" title=\\\"hr_principal_approval\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.hr_principal_approval\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr><tr height=\\\"30\\\" style=\\\";height:30px\\\"><td height=\\\"30\\\" style=\\\"border-style: solid; border-width: 1px; background-color: rgb(244, 244, 244);\\\" width=\\\"96\\\">行政部备案</td><td colspan=\\\"3\\\" style=\\\"border-style: solid; border-width: 1px;\\\" width=\\\"426\\\"><input name=\\\"ds_leave.hr_records\\\" type=\\\"text\\\" title=\\\"hr_records\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.hr_records\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></td></tr></tbody></table><p><input name=\\\"ds_leave.id\\\" type=\\\"text\\\" title=\\\"id\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"1\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.id\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/></p><p><br/></p>\",\"data\":[{\"name\":\"ds_leave.name\",\"type\":\"text\",\"title\":\"name\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds_leave.name\",\"style\":\"text-align: left; width: 150px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"ds_leave.name\\\" type=\\\"text\\\" title=\\\"name\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.name\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"ds_leave.apply_date\",\"type\":\"text\",\"title\":\"apply_date\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"standardDate\",\"autofield\":\"ds_leave.apply_date\",\"style\":\"text-align: left; width: 150px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"ds_leave.apply_date\\\" type=\\\"text\\\" title=\\\"apply_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds_leave.apply_date\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"ds_employee_leave.department\",\"type\":\"text\",\"title\":\"department\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds_employee_leave.department\",\"style\":\"text-align: left; width: 150px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"ds_employee_leave.department\\\" type=\\\"text\\\" title=\\\"department\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_employee_leave.department\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"ds_leave.duty\",\"type\":\"text\",\"title\":\"duty\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds_leave.duty\",\"style\":\"text-align: left; width: 150px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"ds_leave.duty\\\" type=\\\"text\\\" title=\\\"duty\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.duty\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"leipiplugins\":\"select\",\"name\":\"leipiNewField\",\"title\":\"leave_category\",\"size\":\"1\",\"datatype\":\"\",\"selector\":\"\",\"orgwidth\":\"150\",\"autofield\":\"ds_leave.leave_category\",\"style\":\"width: 150px;\",\"value\":\"事假,病假,年假\",\"content\":\"<span leipiplugins=\\\"select\\\"><select name=\\\"leipiNewField\\\" title=\\\"leave_category\\\" leipiplugins=\\\"select\\\" size=\\\"1\\\" datatype=\\\"\\\" selector=\\\"\\\" orgwidth=\\\"150\\\" autofield=\\\"ds_leave.leave_category\\\" style=\\\"width: 150px;\\\"><option value=\\\"事假\\\">事假</option><option value=\\\"病假\\\">病假</option><option value=\\\"年假\\\">年假</option></select> </span>\"},{\"title\":\"leave_reason\",\"name\":\"ds_leave.leave_reason\",\"leipiplugins\":\"textarea\",\"datatype\":\"\",\"value\":\"\",\"autofield\":\"ds_leave.leave_reason\",\"orgrich\":\"1\",\"orgfontsize\":\"\",\"orgwidth\":\"300\",\"orgheight\":\"80\",\"style\":\"width: 432px; height: 80px; margin: 0px;\",\"content\":\"<textarea title=\\\"leave_reason\\\" name=\\\"ds_leave.leave_reason\\\" leipiplugins=\\\"textarea\\\" datatype=\\\"\\\" value=\\\"\\\" autofield=\\\"ds_leave.leave_reason\\\" orgrich=\\\"1\\\" orgfontsize=\\\"\\\" orgwidth=\\\"300\\\" orgheight=\\\"80\\\" style=\\\"width: 432px; height: 80px; margin: 0px;\\\"></textarea>\"},{\"name\":\"ds_leave.leave_start_date\",\"type\":\"text\",\"title\":\"leave_start_date\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"standardDate\",\"autofield\":\"ds_leave.leave_start_date\",\"style\":\"text-align: left; width: 150px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"ds_leave.leave_start_date\\\" type=\\\"text\\\" title=\\\"leave_start_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds_leave.leave_start_date\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"ds_leave.leave_end_date\",\"type\":\"text\",\"title\":\"leave_end_date\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"standardDate\",\"autofield\":\"ds_leave.leave_end_date\",\"style\":\"text-align: left; width: 150px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"ds_leave.leave_end_date\\\" type=\\\"text\\\" title=\\\"leave_end_date\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"standardDate\\\" autofield=\\\"ds_leave.leave_end_date\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"ds_leave.total\",\"type\":\"text\",\"title\":\"total\",\"value\":\"\",\"datatype\":\"n\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"int\",\"autofield\":\"ds_leave.total\",\"style\":\"text-align: left; width: 150px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"ds_leave.total\\\" type=\\\"text\\\" title=\\\"total\\\" value=\\\"\\\" datatype=\\\"n\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"int\\\" autofield=\\\"ds_leave.total\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"ds_leave.contact_way\",\"type\":\"text\",\"title\":\"contact_way\",\"value\":\"\",\"datatype\":\"m\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds_leave.contact_way\",\"style\":\"text-align: left; width: 150px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"ds_leave.contact_way\\\" type=\\\"text\\\" title=\\\"contact_way\\\" value=\\\"\\\" datatype=\\\"m\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.contact_way\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"ds_leave.duty_deputy\",\"type\":\"text\",\"title\":\"duty_deputy\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds_leave.duty_deputy\",\"style\":\"text-align: left; width: 150px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"ds_leave.duty_deputy\\\" type=\\\"text\\\" title=\\\"duty_deputy\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.duty_deputy\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"ds_leave.leader_approval\",\"type\":\"text\",\"title\":\"leader_approval\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds_leave.leader_approval\",\"style\":\"text-align: left; width: 150px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"ds_leave.leader_approval\\\" type=\\\"text\\\" title=\\\"leader_approval\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.leader_approval\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"ds_leave.dept_principal_approval\",\"type\":\"text\",\"title\":\"dept_principal_approval\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds_leave.dept_principal_approval\",\"style\":\"text-align: left; width: 150px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"ds_leave.dept_principal_approval\\\" type=\\\"text\\\" title=\\\"dept_principal_approval\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.dept_principal_approval\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"ds_leave.hr_principal_approval\",\"type\":\"text\",\"title\":\"hr_principal_approval\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds_leave.hr_principal_approval\",\"style\":\"text-align: left; width: 150px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"ds_leave.hr_principal_approval\\\" type=\\\"text\\\" title=\\\"hr_principal_approval\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.hr_principal_approval\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"ds_leave.hr_records\",\"type\":\"text\",\"title\":\"hr_records\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"0\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds_leave.hr_records\",\"style\":\"text-align: left; width: 150px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"ds_leave.hr_records\\\" type=\\\"text\\\" title=\\\"hr_records\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"0\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.hr_records\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"},{\"name\":\"ds_leave.id\",\"type\":\"text\",\"title\":\"id\",\"value\":\"\",\"datatype\":\"\",\"leipiplugins\":\"text\",\"orghide\":\"1\",\"orgalign\":\"left\",\"orgwidth\":\"150\",\"orgtype\":\"text\",\"autofield\":\"ds_leave.id\",\"style\":\"text-align: left; width: 150px;\",\"orgfontsize\":\"\",\"orgheight\":\"\",\"content\":\"<input name=\\\"ds_leave.id\\\" type=\\\"text\\\" title=\\\"id\\\" value=\\\"\\\" datatype=\\\"\\\" leipiplugins=\\\"text\\\" orghide=\\\"1\\\" orgalign=\\\"left\\\" orgwidth=\\\"150\\\" orgtype=\\\"text\\\" autofield=\\\"ds_leave.id\\\" style=\\\"text-align: left; width: 150px;\\\" orgfontsize=\\\"\\\" orgheight=\\\"\\\"/>\"}],\"add_fields\":{}}', 'ds_leave', '管理员');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `auto_form_db`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `auto_form_db`;
|
|
|
CREATE TABLE `auto_form_db` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`db_name` varchar(32) default NULL COMMENT '数据源名称',
|
|
|
`db_ch_name` varchar(50) default NULL COMMENT '数据源名称',
|
|
|
`db_type` varchar(32) default NULL COMMENT '数据源类型',
|
|
|
`db_table_name` varchar(32) default NULL COMMENT '数据库表名',
|
|
|
`db_dyn_sql` longtext COMMENT '动态查询SQL',
|
|
|
`db_key` varchar(32) default NULL,
|
|
|
`tb_db_key` varchar(32) default NULL COMMENT '填报数据源',
|
|
|
`auto_form_id` varchar(32) default NULL COMMENT '主键字段',
|
|
|
`tb_db_table_name` varchar(32) default NULL COMMENT '填报数据表',
|
|
|
PRIMARY KEY (`id`),
|
|
|
UNIQUE KEY `db_name` (`db_name`,`auto_form_id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of auto_form_db
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `auto_form_db` VALUES ('4028138151aed6f00151af011fdb0005', '管理员', 'admin', '管理员', 'admin', 'A02', 'A0', '2015-12-17 16:14:25', '2015-12-17 16:29:53', 'ds', '员工入职单', 'sql', null, 'select * from jform_employee_entry where id=\'${id}\'', null, '', '4028138151a9dc0c0151aa3f1d450002', 'jform_employee_entry');
|
|
|
INSERT INTO `auto_form_db` VALUES ('402880e750a8cbbf0150a8cd67ae0003', '管理员', 'admin', '管理员', 'admin', 'A02', 'A0', '2015-10-27 18:17:25', '2015-11-19 11:00:27', 'jeecg_order_main', '订单主表', 'sql', null, 'select * from jeecg_order_main where id = \'${id}\'', null, '', '402880e750a8cbbf0150a8ccabdb0001', 'jeecg_order_main');
|
|
|
INSERT INTO `auto_form_db` VALUES ('402880e750a8cbbf0150a8d99b0f0032', '管理员', 'admin', '管理员', 'admin', 'A02', 'A0', '2015-10-27 18:30:44', '2015-11-19 11:00:46', 'jeecg_order_custom', '订单客户', 'sql', null, 'select * from jeecg_order_custom where GO_ORDER_CODE in (select GO_ORDER_CODE from jeecg_order_main where id = \'${id}\')', null, '', '402880e750a8cbbf0150a8ccabdb0001', 'jeecg_order_custom');
|
|
|
INSERT INTO `auto_form_db` VALUES ('402881a151f6d9420151f722f6cb002b', '管理员', 'admin', '管理员', 'admin', 'A03', 'A0', '2015-12-31 16:24:03', '2015-12-31 16:26:43', 'jform00002', 'jform00002', 'sql', null, 'select * from jform_employee_resignation where id = \'${id}\'', null, '', '402881a151f6d9420151f6e3b4ce0001', 'jform_employee_resignation');
|
|
|
INSERT INTO `auto_form_db` VALUES ('402885d8507f228101507f76227a0021', '管理员', 'admin', '管理员', 'admin', 'A02', 'A0', '2015-10-19 17:37:40', '2015-11-10 09:23:50', 'jeecg_custom_record', 'jeecg_custom_record', 'table', 'jeecg_custom_record', null, '', '', '402885d8507f14a601507f15b5200001', 'jeecg_custom_record');
|
|
|
INSERT INTO `auto_form_db` VALUES ('402885d8508410ea0150842528020008', '管理员', 'admin', '管理员', 'admin', 'A02', 'A0', '2015-10-20 15:27:19', '2015-11-10 09:23:35', 'jeecg_custom_info', 'jeecg_custom_info', 'table', 'jeecg_custom_info', null, '', '', '402885d8508410ea01508424b4350006', 'jeecg_custom_info');
|
|
|
INSERT INTO `auto_form_db` VALUES ('40289481511d91f101511da111100012', '管理员', 'admin', '', '', 'A02', 'A0', '2015-11-19 10:44:33', null, 'doc', 'doc', 'sql', 'auto_form', 'select * from doc where id = \'${id}\'', '', '', '4028948150f601230150f60692050001', 'doc');
|
|
|
INSERT INTO `auto_form_db` VALUES ('40289481513a049b01513a0aedcd0003', '管理员', 'admin', '', '', 'A02', 'A0', '2015-11-24 23:09:33', null, 'docdb', 'docdb', 'table', 'doc', '', '', '', '40289481513a049b01513a0aabf70001', 'doc');
|
|
|
INSERT INTO `auto_form_db` VALUES ('4028efa25214f7ca01521657b948001f', '管理员', 'admin', '管理员', 'admin', 'A02', 'A0', '2016-01-06 17:49:53', '2016-01-06 22:50:18', 'ds_leave', '请假申请单', 'sql', null, 'select * from jform_employee_leave where id=\'${id}\'', null, '', '4028efa25214f7ca0152164db04b001c', 'jform_employee_leave');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `auto_form_db_field`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `auto_form_db_field`;
|
|
|
CREATE TABLE `auto_form_db_field` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`auto_form_db_id` varchar(32) default NULL COMMENT '数据源ID',
|
|
|
`field_name` varchar(32) default NULL COMMENT '字段名',
|
|
|
`field_text` varchar(50) default NULL COMMENT '字段文本',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of auto_form_db_field
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49be0030', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'id', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49c10031', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'create_name', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49c30032', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'create_by', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49c50033', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'create_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49c90034', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'update_name', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49cc0035', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'update_by', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49cf0036', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'update_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49d10037', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'sys_org_code', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49d50038', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'sys_company_code', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49d80039', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'employee_name', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49db003a', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'employee_depart', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49de003b', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'employee_job', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49e1003c', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'employee_birthday', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49e4003d', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'employee_origin', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49e6003e', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'employee_degree', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49ea003f', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'employee_identification', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49ec0040', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'employee_entry_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49ee0041', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'employee_code', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49f10042', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'employee_phone', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49f50043', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'employee_mail', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49f80044', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'employee_msn', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49fa0045', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'hr_pic', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f49ff0046', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'hr_archives', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f4a030047', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'hr_identification', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f4a050048', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'hr_degree', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f4a070049', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'hr_other', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f4a0a004a', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'hr_tel', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f4a0d004b', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'hr_op_user', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f4a0f004c', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'hr_op_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f4a12004d', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'depart_opinion', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f4a14004e', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'depart_op_user', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f4a16004f', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'depart_op_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f4a180050', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'manager_opinion', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f4a1c0051', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'manager_op_user', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f4a220052', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'manager_op_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f4a240053', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'employee_opinion', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f4a260054', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'employee_op_user', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028138151aed6f00151af0f4a280055', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', '4028138151aed6f00151af011fdb0005', 'employee_op_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e4315cc014e432fe00c0007', '管理员', 'admin', '2015-06-30 14:38:07', '管理员', 'admin', '2015-07-14 09:48:19', '02', '02', '402880e64e343388014e345d9bc50027', 'ID', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e4315cc014e432fe0120008', '管理员', 'admin', '2015-06-30 14:38:07', '管理员', 'admin', '2015-07-14 09:48:19', '02', '02', '402880e64e343388014e345d9bc50027', 'AGE', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e4315cc014e432fe0140009', '管理员', 'admin', '2015-06-30 14:38:07', '管理员', 'admin', '2015-07-14 09:48:19', '02', '02', '402880e64e343388014e345d9bc50027', 'BIRTHDAY', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e4315cc014e432fe017000a', '管理员', 'admin', '2015-06-30 14:38:07', '管理员', 'admin', '2015-07-14 09:48:19', '02', '02', '402880e64e343388014e345d9bc50027', 'CONTENT', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e4315cc014e432fe019000b', '管理员', 'admin', '2015-06-30 14:38:07', '管理员', 'admin', '2015-07-14 09:48:19', '02', '02', '402880e64e343388014e345d9bc50027', 'CREATE_DATE', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e4315cc014e432fe01b000c', '管理员', 'admin', '2015-06-30 14:38:07', '管理员', 'admin', '2015-07-14 09:48:19', '02', '02', '402880e64e343388014e345d9bc50027', 'DEP_ID', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e4315cc014e432fe01d000d', '管理员', 'admin', '2015-06-30 14:38:07', '管理员', 'admin', '2015-07-14 09:48:19', '02', '02', '402880e64e343388014e345d9bc50027', 'EMAIL', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e4315cc014e432fe01f000e', '管理员', 'admin', '2015-06-30 14:38:07', '管理员', 'admin', '2015-07-14 09:48:19', '02', '02', '402880e64e343388014e345d9bc50027', 'MOBILE_PHONE', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e4315cc014e432fe121000f', '管理员', 'admin', '2015-06-30 14:38:08', '管理员', 'admin', '2015-07-14 09:48:19', '02', '02', '402880e64e343388014e345d9bc50027', 'OFFICE_PHONE', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e4315cc014e432fe1260010', '管理员', 'admin', '2015-06-30 14:38:08', '管理员', 'admin', '2015-07-14 09:48:19', '02', '02', '402880e64e343388014e345d9bc50027', 'SALARY', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e4315cc014e432fe12d0011', '管理员', 'admin', '2015-06-30 14:38:08', '管理员', 'admin', '2015-07-14 09:48:19', '02', '02', '402880e64e343388014e345d9bc50027', 'SEX', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e4315cc014e432fe1300012', '管理员', 'admin', '2015-06-30 14:38:08', '管理员', 'admin', '2015-07-14 09:48:19', '02', '02', '402880e64e343388014e345d9bc50027', 'STATUS', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e4315cc014e432fe1330013', '管理员', 'admin', '2015-06-30 14:38:08', '管理员', 'admin', '2015-07-14 09:48:19', '02', '02', '402880e64e343388014e345d9bc50027', 'USER_NAME', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e4315cc014e432fe1370014', '管理员', 'admin', '2015-06-30 14:38:08', '管理员', 'admin', '2015-07-14 09:48:19', '02', '02', '402880e64e343388014e345d9bc50027', 'CREATE_TIME', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e8a1ebb014e8a33a7330008', '管理员', 'admin', '2015-07-14 09:35:17', null, null, null, 'A02', 'A0', '402880e64e8a1ebb014e8a33a70e0007', 'ID', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e8a1ebb014e8a33a7370009', '管理员', 'admin', '2015-07-14 09:35:17', null, null, null, 'A02', 'A0', '402880e64e8a1ebb014e8a33a70e0007', 'AGE', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e8a1ebb014e8a33a738000a', '管理员', 'admin', '2015-07-14 09:35:17', null, null, null, 'A02', 'A0', '402880e64e8a1ebb014e8a33a70e0007', 'BIRTHDAY', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e8a1ebb014e8a33a739000b', '管理员', 'admin', '2015-07-14 09:35:17', null, null, null, 'A02', 'A0', '402880e64e8a1ebb014e8a33a70e0007', 'CREATEDT', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e8a1ebb014e8a33a73c000c', '管理员', 'admin', '2015-07-14 09:35:17', null, null, null, 'A02', 'A0', '402880e64e8a1ebb014e8a33a70e0007', 'NAME', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e64e8a1ebb014e8a33a73d000d', '管理员', 'admin', '2015-07-14 09:35:17', null, null, null, 'A02', 'A0', '402880e64e8a1ebb014e8a33a70e0007', 'SALARY', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a783e20150a7892c3c0006', '管理员', 'admin', '2015-10-27 12:23:16', null, null, null, 'A02', 'A0', '402880e750a783e20150a7892c370005', 'ID', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a783e20150a7892c400007', '管理员', 'admin', '2015-10-27 12:23:16', null, null, null, 'A02', 'A0', '402880e750a783e20150a7892c370005', 'AGE', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a783e20150a7892c410008', '管理员', 'admin', '2015-10-27 12:23:16', null, null, null, 'A02', 'A0', '402880e750a783e20150a7892c370005', 'BIRTHDAY', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a783e20150a7892c430009', '管理员', 'admin', '2015-10-27 12:23:16', null, null, null, 'A02', 'A0', '402880e750a783e20150a7892c370005', 'CREATEDT', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a783e20150a7892c44000a', '管理员', 'admin', '2015-10-27 12:23:16', null, null, null, 'A02', 'A0', '402880e750a783e20150a7892c370005', 'NAME', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a783e20150a7892c48000b', '管理员', 'admin', '2015-10-27 12:23:16', null, null, null, 'A02', 'A0', '402880e750a783e20150a7892c370005', 'SALARY', null);
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a783e20150a7ce5bfe0015', '管理员', 'admin', '2015-10-27 13:38:50', '管理员', 'admin', '2015-10-29 10:31:30', 'A02', 'A0', '402880e64f43c015014f43dcee710005', 'ID', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a783e20150a7ce5bff0016', '管理员', 'admin', '2015-10-27 13:38:50', '管理员', 'admin', '2015-10-29 10:31:30', 'A02', 'A0', '402880e64f43c015014f43dcee710005', 'AGE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a783e20150a7ce5c000017', '管理员', 'admin', '2015-10-27 13:38:50', '管理员', 'admin', '2015-10-29 10:31:30', 'A02', 'A0', '402880e64f43c015014f43dcee710005', 'BIRTHDAY', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a783e20150a7ce5c010018', '管理员', 'admin', '2015-10-27 13:38:50', '管理员', 'admin', '2015-10-29 10:31:30', 'A02', 'A0', '402880e64f43c015014f43dcee710005', 'CREATEDT', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a783e20150a7ce5c020019', '管理员', 'admin', '2015-10-27 13:38:50', '管理员', 'admin', '2015-10-29 10:31:30', 'A02', 'A0', '402880e64f43c015014f43dcee710005', 'NAME', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a783e20150a7ce5c04001a', '管理员', 'admin', '2015-10-27 13:38:50', '管理员', 'admin', '2015-10-29 10:31:30', 'A02', 'A0', '402880e64f43c015014f43dcee710005', 'SALARY', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a805130150a84790350013', '管理员', 'admin', '2015-10-27 15:51:13', '管理员', 'admin', '2015-10-29 22:05:30', 'A02', 'A0', '402880e750a783e20150a7eb72370024', 'id', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a805130150a84790380014', '管理员', 'admin', '2015-10-27 15:51:13', '管理员', 'admin', '2015-10-29 22:05:30', 'A02', 'A0', '402880e750a783e20150a7eb72370024', 'create_name', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a805130150a847903a0015', '管理员', 'admin', '2015-10-27 15:51:13', '管理员', 'admin', '2015-10-29 22:05:30', 'A02', 'A0', '402880e750a783e20150a7eb72370024', 'create_by', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a805130150a847903c0016', '管理员', 'admin', '2015-10-27 15:51:13', '管理员', 'admin', '2015-10-29 22:05:30', 'A02', 'A0', '402880e750a783e20150a7eb72370024', 'create_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a805130150a847903e0017', '管理员', 'admin', '2015-10-27 15:51:13', '管理员', 'admin', '2015-10-29 22:05:30', 'A02', 'A0', '402880e750a783e20150a7eb72370024', 'update_name', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a805130150a84790400018', '管理员', 'admin', '2015-10-27 15:51:13', '管理员', 'admin', '2015-10-29 22:05:30', 'A02', 'A0', '402880e750a783e20150a7eb72370024', 'update_by', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a805130150a84790420019', '管理员', 'admin', '2015-10-27 15:51:13', '管理员', 'admin', '2015-10-29 22:05:30', 'A02', 'A0', '402880e750a783e20150a7eb72370024', 'update_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750a805130150a8479045001a', '管理员', 'admin', '2015-10-27 15:51:13', '管理员', 'admin', '2015-10-29 22:05:30', 'A02', 'A0', '402880e750a783e20150a7eb72370024', 'name', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750cd74030150cd76f7be0002', '管理员', 'admin', '2015-11-03 21:08:57', '管理员', 'admin', '2015-11-03 21:09:12', 'A02', 'A0', '402880e750c5dae60150c5e293510005', 'ID', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750cd74030150cd76f7c20003', '管理员', 'admin', '2015-11-03 21:08:57', '管理员', 'admin', '2015-11-03 21:09:12', 'A02', 'A0', '402880e750c5dae60150c5e293510005', 'DOCCONTENT', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750cd74030150cd76f7c30004', '管理员', 'admin', '2015-11-03 21:08:57', '管理员', 'admin', '2015-11-03 21:09:12', 'A02', 'A0', '402880e750c5dae60150c5e293510005', 'DOCDATE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750cd74030150cd76f7c40005', '管理员', 'admin', '2015-11-03 21:08:57', '管理员', 'admin', '2015-11-03 21:09:12', 'A02', 'A0', '402880e750c5dae60150c5e293510005', 'DOCID', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750cd74030150cd76f7c60006', '管理员', 'admin', '2015-11-03 21:08:57', '管理员', 'admin', '2015-11-03 21:09:12', 'A02', 'A0', '402880e750c5dae60150c5e293510005', 'DOCTITLE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402880e750cd74030150cd76f7c80007', '管理员', 'admin', '2015-11-03 21:08:57', '管理员', 'admin', '2015-11-03 21:09:12', 'A02', 'A0', '402880e750c5dae60150c5e293510005', 'DOCTYPE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f6d3002c', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:43', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'id', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f6d9002d', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:43', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'create_name', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f6db002e', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:43', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'create_by', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f6dd002f', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:43', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'create_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f6de0030', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:43', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'update_name', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f6e30031', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:43', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'update_by', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f6e80032', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:43', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'update_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f6ec0033', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'sys_org_code', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f6f10034', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'sys_company_code', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f6f30035', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'name', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f6f70036', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'code', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f6f80037', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'job', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f6fa0038', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'join_time', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f6fc0039', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'out_type', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f6fe003a', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'apply_out_time', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f700003b', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'out_time', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f704003c', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'id_card', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f709003d', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'out_content', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f70f003e', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'out_reason', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f712003f', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'interview_record', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f7140040', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'office_change', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f7160041', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'hr_check', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f71a0042', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'should_send_salary', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f71b0043', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'should_deduct_pay', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f71e0044', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'pay', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f7200045', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'get_time', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f7220046', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'boss_check', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402881a151f6d9420151f722f7230047', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', '402881a151f6d9420151f722f6cb002b', 'description', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aa690003', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'id', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aa6c0004', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'create_name', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aa6e0005', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'create_by', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aa700006', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'create_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aa730007', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'update_name', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aa750008', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'update_by', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aa770009', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'update_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aa7b000a', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'sys_org_code', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aa83000b', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'sys_company_code', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aa89000c', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'custom_id', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aa8c000d', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'header', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aa8e000e', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'establish_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aa96000f', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'custom_name', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aaa00010', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'capital_lines', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aaa30011', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'address', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aaa50012', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'phone', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aaa80013', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'business_type', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aaab0014', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'fax', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aab50015', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'banks', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aabf0016', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'other_business', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aac20017', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'turnover', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aac60018', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'business', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aac90019', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'pay_type', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aacc001a', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:50', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'business_contacts', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aacf001b', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:51', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'collection', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aad1001c', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:51', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'business_important_contacts', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aad4001d', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:51', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'business_record', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aad7001e', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:51', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'customer_opinion', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aada001f', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:51', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'credit_evaluation', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d85082c32601508300aadd0020', '管理员', 'admin', '2015-10-20 10:07:50', '管理员', 'admin', '2015-11-10 09:23:51', 'A02', 'A0', '402885d8507f228101507f76227a0021', 'preparer', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea01508425280d0009', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'ID', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea01508425281a000a', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'CUST_NAME', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea01508425281e000b', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'CUST_ADDR', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea015084252821000c', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'CUST_CODE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea015084252823000d', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'EMAIL', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea015084252827000e', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'CUST_CHARGE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea01508425282a000f', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'SEX', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea01508425282d0010', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'AGE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea01508425282f0011', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'POSITION', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528310012', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'PHONE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528370013', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'BANK', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea01508425283b0014', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'MONEY', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528410015', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'PROMOTER', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528450016', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'ACCOUNT', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528470017', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'TURNOVER', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea01508425284b0018', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'PAYMENT_ATTR', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea01508425284e0019', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'SAX_NUM', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea015084252851001a', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'PAY_DATE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea015084252853001b', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'BEGIN_PAY_DATE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea015084252855001c', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'MAIN_BUS', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea015084252857001d', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'BUS_PRO', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea01508425285a001e', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'WAREHOUSE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea01508425285f001f', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'PEOPLE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528620020', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'TRANSPORTATION', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528680021', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'OPERATION', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea01508425286d0022', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'CAR', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528700023', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'SHOPKEEPER', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528740024', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'WHOLESALE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528790025', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'BUS_SCOPE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea01508425287f0026', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'AREA', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528830027', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'MANAGEMENT', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528860028', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'STOCK1', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea01508425288a0029', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'STOCK2', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea015084252891002a', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'SALE1', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea015084252895002b', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'SALE2', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea015084252899002c', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'INVENTORY1', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea01508425289e002d', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'INVENTORY2', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528a1002e', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'MAX_MONEY', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528a7002f', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'CUST_LEVEL', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528aa0030', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'ALL_AVG_INVENTORY', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528af0031', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'AVG_INVENTORY', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528b50032', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'PRICE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528bb0033', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'PROMISE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('402885d8508410ea0150842528be0034', '管理员', 'admin', '2015-10-20 15:27:19', '管理员', 'admin', '2015-11-10 09:23:35', 'A02', 'A0', '402885d8508410ea0150842528020008', 'COMPETING_GOODS', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e0152176699550002', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'id', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e0152176699580003', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'name', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e01521766995b0004', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'apply_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e01521766995d0005', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'duty', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e0152176699600006', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'leave_category', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e0152176699630007', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'leave_reason', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e0152176699660008', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'leave_start_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e0152176699680009', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'leave_end_date', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e01521766996b000a', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'total', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e01521766996d000b', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'contact_way', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e015217669970000c', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'duty_deputy', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e015217669975000d', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'leader_approval', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e015217669979000e', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'dept_principal_approval', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e01521766997d000f', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'hr_principal_approval', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e01521766997f0010', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'hr_records', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40288be752175e8e0152176699830011', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', '4028efa25214f7ca01521657b948001f', 'department', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028948150eeebb30150eeef462d0005', '管理员', 'admin', '2015-11-10 09:07:49', null, null, null, 'A02', 'A0', '4028948150eeebb30150eeef46280004', 'ID', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028948150eeebb30150eeef46310006', '管理员', 'admin', '2015-11-10 09:07:49', null, null, null, 'A02', 'A0', '4028948150eeebb30150eeef46280004', 'DOCCONTENT', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028948150eeebb30150eeef46320007', '管理员', 'admin', '2015-11-10 09:07:49', null, null, null, 'A02', 'A0', '4028948150eeebb30150eeef46280004', 'DOCDATE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028948150eeebb30150eeef46340008', '管理员', 'admin', '2015-11-10 09:07:49', null, null, null, 'A02', 'A0', '4028948150eeebb30150eeef46280004', 'DOCID', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028948150eeebb30150eeef46360009', '管理员', 'admin', '2015-11-10 09:07:49', null, null, null, 'A02', 'A0', '4028948150eeebb30150eeef46280004', 'DOCTITLE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('4028948150eeebb30150eeef463b000a', '管理员', 'admin', '2015-11-10 09:07:49', null, null, null, 'A02', 'A0', '4028948150eeebb30150eeef46280004', 'DOCTYPE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e53970002', '管理员', 'admin', '2015-11-16 11:19:52', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'ID', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e539c0003', '管理员', 'admin', '2015-11-16 11:19:52', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'CREATE_DT', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e539d0004', '管理员', 'admin', '2015-11-16 11:19:52', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'CRTUSER', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e539f0005', '管理员', 'admin', '2015-11-16 11:19:52', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'CRTUSER_NAME', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e53a00006', '管理员', 'admin', '2015-11-16 11:19:52', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'DEL_DT', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e53a90007', '管理员', 'admin', '2015-11-16 11:19:53', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'DELFLAG', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e53aa0008', '管理员', 'admin', '2015-11-16 11:19:53', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'GO_ORDER_CODE', '订单号');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e53ad0009', '管理员', 'admin', '2015-11-16 11:19:53', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'GOC_BUSS_CONTENT', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e53af000a', '管理员', 'admin', '2015-11-16 11:19:53', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'GOC_CONTENT', '订单内容');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e53b2000b', '管理员', 'admin', '2015-11-16 11:19:53', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'GOC_CUS_NAME', '客户名');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e53b4000c', '管理员', 'admin', '2015-11-16 11:19:53', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'GOC_IDCARD', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e53b7000d', '管理员', 'admin', '2015-11-16 11:19:53', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'GOC_PASSPORT_CODE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e53b9000e', '管理员', 'admin', '2015-11-16 11:19:53', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'GOC_SEX', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e53bb000f', '管理员', 'admin', '2015-11-16 11:19:53', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'MODIFIER', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e53be0010', '管理员', 'admin', '2015-11-16 11:19:53', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'MODIFIER_NAME', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e4bb401510e4e53c10011', '管理员', 'admin', '2015-11-16 11:19:53', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', '402880e750a8cbbf0150a8d99b0f0032', 'MODIFY_DT', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e8766480002', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'ID', '主键');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e8766490003', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'CREATE_DT', '创建时间');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e87664a0004', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'CRTUSER', '创建人');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e87664b0005', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'CRTUSER_NAME', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e87664d0006', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'DEL_DT', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e87664e0007', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'DELFLAG', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e87664f0008', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'GO_ALL_PRICE', '价格');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e8766500009', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'GO_CONTACT_NAME', '合同人');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e876651000a', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'GO_CONTENT', '合同内容');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e876653000b', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'GO_ORDER_CODE', '合同编码');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e876654000c', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'GO_ORDER_COUNT', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e876655000d', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'GO_RETURN_PRICE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e876657000e', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'GO_TELPHONE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e876658000f', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'GODER_TYPE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e8766590010', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'MODIFIER', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e87665b0011', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'MODIFIER_NAME', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e87665c0012', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'MODIFY_DT', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481510e814b01510e87665d0013', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', '402880e750a8cbbf0150a8cd67ae0003', 'USERTYPE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481511d91f101511da111120013', '管理员', 'admin', '2015-11-19 10:44:33', null, null, null, 'A02', 'A0', '40289481511d91f101511da111100012', 'ID', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481511d91f101511da111130014', '管理员', 'admin', '2015-11-19 10:44:33', null, null, null, 'A02', 'A0', '40289481511d91f101511da111100012', 'DOCCONTENT', '内容');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481511d91f101511da111140015', '管理员', 'admin', '2015-11-19 10:44:33', null, null, null, 'A02', 'A0', '40289481511d91f101511da111100012', 'DOCDATE', '时间');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481511d91f101511da111160016', '管理员', 'admin', '2015-11-19 10:44:33', null, null, null, 'A02', 'A0', '40289481511d91f101511da111100012', 'DOCID', '文档编号');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481511d91f101511da111170017', '管理员', 'admin', '2015-11-19 10:44:33', null, null, null, 'A02', 'A0', '40289481511d91f101511da111100012', 'DOCTITLE', '标题');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481511d91f101511da111180018', '管理员', 'admin', '2015-11-19 10:44:33', null, null, null, 'A02', 'A0', '40289481511d91f101511da111100012', 'DOCTYPE', '文档类型');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481513a049b01513a0aedfd0004', '管理员', 'admin', '2015-11-24 23:09:33', null, null, null, 'A02', 'A0', '40289481513a049b01513a0aedcd0003', 'ID', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481513a049b01513a0aee080005', '管理员', 'admin', '2015-11-24 23:09:33', null, null, null, 'A02', 'A0', '40289481513a049b01513a0aedcd0003', 'DOCCONTENT', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481513a049b01513a0aee0b0006', '管理员', 'admin', '2015-11-24 23:09:33', null, null, null, 'A02', 'A0', '40289481513a049b01513a0aedcd0003', 'DOCDATE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481513a049b01513a0aee0f0007', '管理员', 'admin', '2015-11-24 23:09:33', null, null, null, 'A02', 'A0', '40289481513a049b01513a0aedcd0003', 'DOCID', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481513a049b01513a0aee130008', '管理员', 'admin', '2015-11-24 23:09:33', null, null, null, 'A02', 'A0', '40289481513a049b01513a0aedcd0003', 'DOCTITLE', '');
|
|
|
INSERT INTO `auto_form_db_field` VALUES ('40289481513a049b01513a0aee160009', '管理员', 'admin', '2015-11-24 23:09:33', null, null, null, 'A02', 'A0', '40289481513a049b01513a0aedcd0003', 'DOCTYPE', '');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `auto_form_param`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `auto_form_param`;
|
|
|
CREATE TABLE `auto_form_param` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`param_name` varchar(32) NOT NULL COMMENT '参数名称',
|
|
|
`param_desc` varchar(32) default NULL COMMENT '参数说明',
|
|
|
`param_value` varchar(32) default NULL COMMENT '数值',
|
|
|
`seq` int(11) default NULL COMMENT '排序',
|
|
|
`auto_form_db_id` varchar(32) default NULL COMMENT '数据源ID',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of auto_form_param
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `auto_form_param` VALUES ('4028138151aed6f00151af0f4a2c0056', '管理员', 'admin', '2015-12-17 16:29:53', null, null, null, 'A02', 'A0', 'id', '', '', '0', '4028138151aed6f00151af011fdb0005');
|
|
|
INSERT INTO `auto_form_param` VALUES ('402880e64e8a1ebb014e8a33a73f000e', '管理员', 'admin', '2015-07-14 09:35:17', null, null, null, 'A02', 'A0', 'id', '', '', '0', '402880e64e8a1ebb014e8a33a70e0007');
|
|
|
INSERT INTO `auto_form_param` VALUES ('402880e750a783e20150a7892c49000c', '管理员', 'admin', '2015-10-27 12:23:16', null, null, null, 'A02', 'A0', 'id', 'ID', '', null, '402880e750a783e20150a7892c370005');
|
|
|
INSERT INTO `auto_form_param` VALUES ('402880e750a783e20150a7ce5c07001b', '管理员', 'admin', '2015-10-27 13:38:50', '管理员', 'admin', '2015-10-27 14:02:32', 'A02', 'A0', 'id', '', '', '0', '402880e64f43c015014f43dcee710005');
|
|
|
INSERT INTO `auto_form_param` VALUES ('402880e750a805130150a847904b001b', '管理员', 'admin', '2015-10-27 15:51:13', '管理员', 'admin', '2015-10-29 22:05:30', 'A02', 'A0', 'namess', '', '', '0', '402880e750a783e20150a7eb72370024');
|
|
|
INSERT INTO `auto_form_param` VALUES ('402881a151f6d9420151f722f7240048', '管理员', 'admin', '2015-12-31 16:24:03', '管理员', 'admin', '2015-12-31 16:26:44', 'A03', 'A0', 'id', '', '', '0', '402881a151f6d9420151f722f6cb002b');
|
|
|
INSERT INTO `auto_form_param` VALUES ('40288be752175e8e01521766998c0012', '管理员', 'admin', '2016-01-06 22:45:45', '管理员', 'admin', '2016-01-06 22:50:18', 'A02', 'A0', 'id', '', '', '0', '4028efa25214f7ca01521657b948001f');
|
|
|
INSERT INTO `auto_form_param` VALUES ('4028948150eeebb30150ef0be20c0021', '管理员', 'admin', '2015-11-10 09:39:04', null, null, null, 'A02', 'A0', 'id', '', '', '0', '4028948150eeebb30150ef0baa720012');
|
|
|
INSERT INTO `auto_form_param` VALUES ('40289481510e4bb401510e4e53c70012', '管理员', 'admin', '2015-11-16 11:19:53', '管理员', 'admin', '2015-11-19 11:00:46', 'A02', 'A0', 'id', '', '', '0', '402880e750a8cbbf0150a8d99b0f0032');
|
|
|
INSERT INTO `auto_form_param` VALUES ('40289481510e814b01510e8766640014', '管理员', 'admin', '2015-11-16 12:22:13', '管理员', 'admin', '2015-11-19 11:00:27', 'A02', 'A0', 'id', '主键', '', '0', '402880e750a8cbbf0150a8cd67ae0003');
|
|
|
INSERT INTO `auto_form_param` VALUES ('40289481511d91f101511da1111a0019', '管理员', 'admin', '2015-11-19 10:44:33', null, null, null, 'A02', 'A0', 'id', '', '', '0', '40289481511d91f101511da111100012');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `auto_form_style`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `auto_form_style`;
|
|
|
CREATE TABLE `auto_form_style` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`style_desc` varchar(200) default NULL COMMENT '表单描述',
|
|
|
`style_content` longtext COMMENT '表单编辑器文本',
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of auto_form_style
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `auto_form_style` VALUES ('402813814e421337014e4232a020000b', '单列表单', '<#if dsList?exists&&(dsList?size>0)>\r\n <#list dsList as ds>\r\n <#list ds.columns as po>\r\n <#assign temp_hidden = po.fieldName?lower_case />\r\n <#if temp_hidden == \"id\" ><input type=\"hidden\" name=\"${ds.dsName}.${po.fieldName}\" autofield=\"${ds.dsName}.${po.fieldName}\"/></#if>\r\n </#list>\r\n</#list>\r\n<#list dsList as ds>\r\n <#list ds.columns as po>\r\n <#assign temp_show = po.fieldName?lower_case /> \r\n <#if temp_show != \"id\" >\r\n <tr>\r\n <td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\"><#if po.fieldText?trim == \"\">${po.fieldName}<#else>${po.fieldText?trim}</#if></td>\r\n <td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"558\"><input style=\"text-align: left; width: 150px;\" title=\"${po.fieldName}\" value=\"\" name=\"${ds.dsName}.${po.fieldName}\" orgheight=\"\" orgwidth=\"150\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\" autofield=\"${ds.dsName}.${po.fieldName}\"/></td>\r\n </tr>\r\n </#if> \r\n </#list>\r\n</#list>\r\n</#if>', '管理员', 'admin', '2015-06-30 10:01:30', '管理员', 'admin', '2015-12-01 12:03:49', '02', '02');
|
|
|
INSERT INTO `auto_form_style` VALUES ('402880e850ad49570150ad656afa000c', '双列表单', '<#macro showItem ds po itemIndex>\r\n <#if itemIndex % 2 == 0><tr></#if>\r\n <td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:15%;\"><#if po.fieldText?trim == \"\">${po.fieldName}<#else>${po.fieldText?trim}</#if></td>\r\n <td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:30%;\"><input style=\"text-align: left; width: auto;\" title=\"<#if po.fieldText?trim == \"\">${po.fieldName}<#else>${po.fieldText?trim}</#if>\" value=\"\" name=\"${ds.dsName}.${po.fieldName}\" orgheight=\"\" orgwidth=\"150\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\" autofield=\"${ds.dsName}.${po.fieldName}\"/></td>\r\n <#if itemIndex % 2 == 1></tr></#if>\r\n</#macro>\r\n<#if dsList?exists&&(dsList?size>0)>\r\n<div>\r\n<#list dsList as ds>\r\n<#list ds.columns as po>\r\n<#assign temp_hidden = po.fieldName?lower_case /><#if temp_hidden == \"id\" ><input type=\"hidden\" name=\"${ds.dsName}.${po.fieldName}\" autofield=\"${ds.dsName}.${po.fieldName}\"/></#if>\r\n</#list>\r\n</#list>\r\n</div>\r\n <table class=\"table table-bordered\">\r\n <#assign id_count = 0 />\r\n <#list dsList as ds>\r\n <#list ds.columns as po>\r\n <#assign temp_show = po.fieldName?lower_case />\r\n <#if temp_show != \"id\" ><@showItem ds=ds po=po itemIndex=id_count/><#assign id_count = id_count + 1 /></#if>\r\n </#list>\r\n </#list>\r\n </table>\r\n</#if>', '管理员', 'admin', '2015-10-28 15:41:56', '管理员', 'admin', '2015-12-01 12:06:01', 'A02', 'A0');
|
|
|
INSERT INTO `auto_form_style` VALUES ('402880e850ad49570150ad8b852a001c', '三列表单', '<#macro showItem ds po itemIndex>\r\n<#if itemIndex % 3 == 0><tr></#if> \r\n<td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:15%;\"><#if po.fieldText?trim == \"\">${po.fieldName}<#else>${po.fieldText?trim}</#if></td>\r\n<td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);vertical-align:middle; text-align:center;width:30%;\"><input style=\"text-align: left; width: auto;\" title=\"<#if po.fieldText?trim == \"\">${po.fieldName}<#else>${po.fieldText?trim}</#if>\" value=\"\" name=\"${ds.dsName}.${po.fieldName}\" orgheight=\"\" orgwidth=\"150\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\" autofield=\"${ds.dsName}.${po.fieldName}\"/></td>\r\n<#if itemIndex % 3 == 2></tr></#if>\r\n</#macro>\r\n<#if dsList?exists&&(dsList?size>0)>\r\n<div>\r\n<#list dsList as ds>\r\n<#list ds.columns as po><#assign temp_hidden = po.fieldName?lower_case /><#if temp_hidden == \"id\" ><input type=\"hidden\" name=\"${ds.dsName}.${po.fieldName}\" autofield=\"${ds.dsName}.${po.fieldName}\"/></#if></#list>\r\n</#list>\r\n</div>\r\n <table class=\"table table-bordered\"> \r\n <#assign id_count = 0 />\r\n <#list dsList as ds>\r\n <#list ds.columns as po>\r\n <#assign temp_show = po.fieldName?lower_case /><#if temp_show != \"id\" ><@showItem ds=ds po=po itemIndex=id_count/><#assign id_count = id_count + 1 /></#if>\r\n </#list>\r\n </#list>\r\n </table>\r\n</#if>', '管理员', 'admin', '2015-10-28 16:23:33', '管理员', 'admin', '2015-12-01 12:04:54', 'A02', 'A0');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `cgform_button`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `cgform_button`;
|
|
|
CREATE TABLE `cgform_button` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`BUTTON_CODE` varchar(50) default NULL,
|
|
|
`button_icon` varchar(20) default NULL,
|
|
|
`BUTTON_NAME` varchar(50) default NULL,
|
|
|
`BUTTON_STATUS` varchar(2) default NULL,
|
|
|
`BUTTON_STYLE` varchar(20) default NULL,
|
|
|
`EXP` varchar(255) default NULL,
|
|
|
`FORM_ID` varchar(32) default NULL,
|
|
|
`OPT_TYPE` varchar(20) default NULL,
|
|
|
`order_num` int(11) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of cgform_button
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `cgform_button` VALUES ('4028138151b3cf300151b419df090007', 'autoFormAdd', 'icon-add', '自定义表单添加', '1', 'button', '', '4028138151adbcc50151adfd13680002', 'js', '1');
|
|
|
INSERT INTO `cgform_button` VALUES ('4028138151b3cf300151b41a8c480009', 'autoFormUpdate', 'icon-edit', '自定义表单编辑', '1', 'button', '', '4028138151adbcc50151adfd13680002', 'js', '2');
|
|
|
INSERT INTO `cgform_button` VALUES ('402880e64e28b359014e2913478a0018', '12', 'pictures', '12', '0', 'link', '12', '402881e44df713f5014df71fc6be0004', 'action', '12');
|
|
|
INSERT INTO `cgform_button` VALUES ('402881e64ca6fd1b014ca713620f000d', 'copy_url', 'pictures', '配置地址', '1', 'link', '', '2c90ac564c9d1734014c9d22b16c0001', 'js', '3');
|
|
|
INSERT INTO `cgform_button` VALUES ('402881e64ca6fd1b014ca713e2c0000f', 'graph_test', 'pictures', '功能测试', '1', 'link', '', '2c90ac564c9d1734014c9d22b16c0001', 'js', '2');
|
|
|
INSERT INTO `cgform_button` VALUES ('4028948150f5ba6a0150f5c0682a0001', '1', 'pictures', '1', '0', 'link', '1', '402885d8506e5d9201506e72f4920001', 'action', '1');
|
|
|
INSERT INTO `cgform_button` VALUES ('4028b881535b12bd01535b3c3c1f001a', 'cancel_check', 'icon-redo', '清空勾选', '1', 'button', '', '4028b881535b12bd01535b1ae3680001', 'js', '0');
|
|
|
INSERT INTO `cgform_button` VALUES ('4028b881537338160153738b86ac0010', 'groupmanage', 'pictures', '分组维护', '1', 'button', '', '4028b881535b12bd01535b1ae3680001', 'js', '2');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `cgform_button_sql`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `cgform_button_sql`;
|
|
|
CREATE TABLE `cgform_button_sql` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`BUTTON_CODE` varchar(50) default NULL,
|
|
|
`CGB_SQL` tinyblob,
|
|
|
`CGB_SQL_NAME` varchar(50) default NULL,
|
|
|
`CONTENT` longtext,
|
|
|
`FORM_ID` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of cgform_button_sql
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `cgform_enhance_java`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `cgform_enhance_java`;
|
|
|
CREATE TABLE `cgform_enhance_java` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`button_code` varchar(32) default NULL COMMENT '按钮编码',
|
|
|
`cg_java_type` varchar(32) NOT NULL COMMENT '类型',
|
|
|
`cg_java_value` varchar(200) NOT NULL COMMENT '数值',
|
|
|
`form_id` varchar(32) NOT NULL COMMENT '表单ID',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of cgform_enhance_java
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `cgform_enhance_java` VALUES ('402883885139c8d7015139cb2de40002', 'add', 'spring', 'cgformJavaInterDemo', '8a8ab0b246dc81120146dc818484013c');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `cgform_enhance_js`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `cgform_enhance_js`;
|
|
|
CREATE TABLE `cgform_enhance_js` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`CG_JS` blob,
|
|
|
`CG_JS_TYPE` varchar(20) default NULL,
|
|
|
`CONTENT` longtext,
|
|
|
`FORM_ID` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of cgform_enhance_js
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `cgform_enhance_js` VALUES ('2c90ac564c9d1734014c9d322192001f', 0x6A666F726D5F67726170687265706F72745F686561644677203D20313035303B0D0A6A666F726D5F67726170687265706F72745F686561644668203D203630303B0D0A0D0A2F2F3F3F0D0A0966756E6374696F6E206A666F726D5F67726170687265706F72745F6865616461646428297B0D0A09096164642827E59BBEE8A1A8E9858DE7BDAE272C276367466F726D4275696C64436F6E74726F6C6C65722E646F3F66746C466F726D267461626C654E616D653D6A666F726D5F67726170687265706F72745F68656164272C276A666F726D5F67726170687265706F72745F686561644C697374272C6A666F726D5F67726170687265706F72745F6865616446772C6A666F726D5F67726170687265706F72745F686561644668293B0D0A097D0D0A092F2F3F3F0D0A0966756E6374696F6E206A666F726D5F67726170687265706F72745F6865616475706461746528297B0D0A09097570646174652827E59BBEE8A1A8E9858DE7BDAE272C276367466F726D4275696C64436F6E74726F6C6C65722E646F3F66746C466F726D267461626C654E616D653D6A666F726D5F67726170687265706F72745F68656164272C276A666F726D5F67726170687265706F72745F686561644C697374272C6A666F726D5F67726170687265706F72745F6865616446772C6A666F726D5F67726170687265706F72745F686561644668293B0D0A097D0D0A092F2F3F3F0D0A0966756E6374696F6E206A666F726D5F67726170687265706F72745F68656164636F707928297B0D0A0909636F707928273F3F3F3F3F3F272C276367466F726D4275696C64436F6E74726F6C6C65722E646F3F66746C466F726D267461626C654E616D653D6A666F726D5F67726170687265706F72745F68656164272C276A666F726D5F67726170687265706F72745F686561644C697374272C6A666F726D5F67726170687265706F72745F6865616446772C6A666F726D5F67726170687265706F72745F686561644668293B0D0A097D0D0A092F2F3F3F0D0A0966756E6374696F6E206A666F726D5F67726170687265706F72745F686561647669657728297B0D0A090964657461696C28273F3F272C276367466F726D4275696C64436F6E74726F6C6C65722E646F3F66746C466F726D267461626C654E616D653D6A666F726D5F67726170687265706F72745F68656164272C276A666F726D5F67726170687265706F72745F686561644C697374272C6A666F726D5F67726170687265706F72745F6865616446772C6A666F726D5F67726170687265706F72745F686561644668293B0D0A097D0D0A0D0A66756E6374696F6E2067726170685F746573742829207B0D0A097661722065203D206576656E74207C7C20785F6578706F72742E63616C6C65722E617267756D656E74735B305D3B0D0A2020202076617220746172676574203D20652E746172676574207C7C20652E737263456C656D656E743B0D0A2020202076617220636F6E6669674964203D202428746172676574292E706172656E7473282274723A666972737422292E66696E64282274645B6669656C643D27636F6465275D22292E7465787428293B0D0A2020202076617220636F6E6669674E616D65203D202428746172676574292E706172656E7473282274723A666972737422292E66696E64282274645B6669656C643D276E616D65275D22292E7465787428293B0D0A09202020200D0A096164644F6E655461622822E8A1A8E58D95E695B0E68DAEE58897E8A1A8205B222B636F6E6669674E616D652B225D222C202267726170685265706F7274436F6E74726F6C6C65722E646F3F6C697374266973496672616D652669643D222B636F6E6669674964293B0D0A7D0D0A0D0A66756E6374696F6E20636F70795F75726C2829207B0D0A202020207661722065203D206576656E74207C7C20785F6578706F72742E63616C6C65722E617267756D656E74735B305D3B0D0A2020202076617220746172676574203D20652E746172676574207C7C20652E737263456C656D656E743B0D0A2020202076617220636F6E6669674964203D202428746172676574292E706172656E7473282274723A666972737422292E66696E64282274645B6669656C643D27636F6465275D22292E7465787428293B0D0A20202020706F704D656E754C696E6B477261706828636F6E66696749642C20636F6E6669674964293B0D0A7D0D0A2F2FE59BBEE8A1A8E9858DE7BDAEE5A48DE588B60D0A66756E6374696F6E20706F704D656E754C696E6B4772617068287461626C654E616D652C636F6E74656E74297B0D0A097661722075726C203D20223C696E70757420747970653D277465787427207374796C653D2777696474683A33383070783B272064697361626C65643D5C2264697361626C65645C222069643D276D656E754C696E6B27207469746C653D2767726170685265706F7274436F6E74726F6C6C65722E646F3F6C6973742669643D272076616C75653D2767726170685265706F7274436F6E74726F6C6C65722E646F3F6C697374266973496672616D652669643D222B7461626C654E616D652B2227202F3E223B0D0A09242E6469616C6F67287B0D0A0909636F6E74656E743A2075726C2C0D0A090964726167203A66616C73652C0D0A09096C6F636B203A20747275652C0D0A09097469746C653A27E88F9CE58D95E993BEE68EA55B272B636F6E74656E742B275D272C0D0A09096F706163697479203A20302E332C0D0A090977696474683A3430302C0D0A09096865696768743A35302C0D0A090963616368653A66616C73652C0D0A092020202063616E63656C56616C3A2027E585B3E997AD272C0D0A092020202063616E63656C3A2066756E6374696F6E28297B636C69702E64657374726F7928293B7D2C0D0A0920202020627574746F6E203A205B7B0D0A0920202020096964203A2022636F70747942746E222C0D0A0920202020096E616D65203A2022E5A48DE588B6222C0D0A09202020200963616C6C6261636B203A2066756E6374696F6E202829207B0D0A0920202020097D0D0A09202020207D5D2C0D0A0920202020696E6974203A2066756E6374696F6E202829207B0D0A090909636C6970203D206E6577205A65726F436C6970626F6172642E436C69656E7428293B0D0A090909636C69702E73657448616E64437572736F7228207472756520293B0D0A0909090D0A090909636C69702E6164644576656E744C697374656E657228276D6F7573654F766572272C2066756E6374696F6E28636C69656E74297B0D0A09090909636C69702E736574546578742820646F63756D656E742E676574456C656D656E744279496428226D656E754C696E6B22292E76616C756520293B0D0A0909097D293B0D0A090909636C69702E6164644576656E744C697374656E65722827636F6D706C657465272C2066756E6374696F6E28636C69656E742C2074657874297B0D0A09090909616C6572742822E5A48DE588B6E68890E58A9F22293B0D0A0909097D293B0D0A090909766172206D656E754C696E6B203D20242822236D656E754C696E6B22292E76616C28293B0D0A0909092428242822696E7075745B747970653D627574746F6E5D22295B305D292E6174747228226964222C22636F70747942746E22293B0D0A090909636C69702E73657454657874286D656E754C696E6B293B0D0A090909636C69702E676C75652822636F70747942746E22293B0D0A09202020207D0D0A097D293B20200D0A7D, 'list', null, '2c90ac564c9d1734014c9d22b16c0001');
|
|
|
INSERT INTO `cgform_enhance_js` VALUES ('2c90ac564c9d1734014c9d3241ac0021', 0x242822746578746172656122292E686569676874283630293B0D0A0D0A242866756E6374696F6E28297B0D0A242822626F647922292E617070656E6428223C6C696E6B20687265663D5C22706C75672D696E2F6C68674469616C6F672F736B696E732F64656661756C742E6373735C222072656C3D5C227374796C6573686565745C222069643D5C226C68676469616C6F676C696E6B5C223E22293B0D0A766172202462746E203D202428223C64697620636C6173733D5C2275695F627574746F6E735C2220207374796C653D5C22646973706C61793A696E6C696E652D626C6F636B3B70616464696E673A3070783B5C223E3C696E707574207374796C653D5C22706F736974696F6E3A2072656C61746976653B746F703A203070783B5C2220636C6173733D5C2275695F73746174655F686967686C696768745C2220747970653D5C22627574746F6E5C222076616C75653D5C2273716CE8A7A3E69E905C22202069643D5C2273716C416E616C797A655C22202F3E3C2F6469763E22293B0D0A242822236367725F73716C22292E6166746572282462746E293B0D0A2462746E2E636C69636B2866756E6374696F6E28297B0D0A20242E616A6178287B0D0A2020202075726C3A2263675265706F7274436F6E74726F6C6C65722E646F3F6765744669656C6473222C0D0A20202020646174613A7B73716C3A242822236367725F73716C22292E76616C28297D2C0D0A09747970653A22506F7374222C0D0A2020202064617461547970653A226A736F6E222C0D0A20202020737563636573733A66756E6374696F6E2864617461297B0D0A20202020696628646174612E7374617475733D3D227375636365737322297B0D0A09202020202020242822236164645F6A666F726D5F67726170687265706F72745F6974656D5F7461626C6522292E656D70747928293B0D0A09202020202020242E6561636828646174612E6669656C64732C66756E6374696F6E28696E6465782C65297B0D0A0909092428222361646442746E5F6A666F726D5F67726170687265706F72745F6974656D22292E636C69636B28293B0D0A090909242822236164645F6A666F726D5F67726170687265706F72745F6974656D5F7461626C652074723A6C61737422292E66696E6428223A7465787422290D0A090909092E65712830292E76616C2865290D0A090909092E656E6428292E65712831292E76616C2865290D0A090909092E656E6428292E65712832292E76616C28696E646578293B0D0A092020202020207D293B200D0A092020202020202F2F726573657454724E756D28226164645F6A666F726D5F67726170687265706F72745F6974656D5F7461626C6522293B0D0A202020207D656C73657B0D0A0909242E6D657373616765722E616C65727428273F3F272C646174612E6461746173293B0D0A097D0D0A20207D0D0A20207D293B0D0A207D293B0D0A7D293B, 'form', null, '2c90ac564c9d1734014c9d22b16c0001');
|
|
|
INSERT INTO `cgform_enhance_js` VALUES ('4028138151b3cf300151b42289dd000f', 0x2F2FE887AAE5AE9AE4B989E8A1A8E58D95E6B7BBE58AA00D0A66756E6374696F6E206175746F466F726D41646428297B0D0A2020200D0A202063726561746564657461696C77696E646F772827E887AAE5AE9AE4B989E8A1A8E58D95E6B7BBE58AA0272C276175746F466F726D436F6E74726F6C6C65722E646F3F76696577436F6E74656E7426666F726D4E616D653D656D706C6F7965655F656E7472795F666F726D2669643D266F703D616464272C313030302C373030293B0D0A0D0A7D0D0A0D0A2F2FE887AAE5AE9AE4B989E8A1A8E58D95E7BC96E8BE910D0A66756E6374696F6E206175746F466F726D55706461746528297B0D0A2020202076617220726F7744617461203D20242827236A666F726D5F656D706C6F7965655F656E7472794C69737427292E6461746167726964282767657453656C656374656427293B0D0A202020206966202821726F774461746129207B0D0A097469702827E8AFB7E98089E68BA9E4B880E69DA1E4BFA1E681AF27293B0D0A0972657475726E3B0D0A2020207D090D0A202020766172206964203D20726F77446174612E69643B0D0A20202063726561746564657461696C77696E646F772827E887AAE5AE9AE4B989E8A1A8E58D95E6B7BBE58AA0272C276175746F466F726D436F6E74726F6C6C65722E646F3F76696577436F6E74656E7426666F726D4E616D653D656D706C6F7965655F656E7472795F666F726D266F703D7570646174652669643D272B6964202C313030302C373030293B0D0A0D0A7D, 'list', null, '4028138151adbcc50151adfd13680002');
|
|
|
INSERT INTO `cgform_enhance_js` VALUES ('4028b881535b12bd01535b4275ea0022', 0x66756E6374696F6E2063616E63656C5F636865636B28297B202020200D0A2020202020242827236A666F726D5F636F6E746163744C69737427292E64617461677269642827636C656172436865636B656427293B0D0A7D0D0A0D0A66756E6374696F6E2067726F75706D616E61676528297B0D0A202020206164644F6E65546162282027E9809AE8AEAFE5BD95E58886E5BD95E7BBB4E68AA4272C2763674175746F4C697374436F6E74726F6C6C65722E646F3F6C6973742669643D6A666F726D5F636F6E746163745F67726F757027290D0A7D0D0A0D0A2428646F63756D656E74292E72656164792866756E6374696F6E202829207B0D0A2020202020202428272361646427292E6C696E6B627574746F6E287B2020200D0A2020202020202020202020746578743A27E696B0E5A29EE4BABAE59198270D0A2020202020207D290D0A20202020202428272375706461746527292E6C696E6B627574746F6E287B2020200D0A2020202020202020202020746578743A27E4BFAEE694B9E4BABAE59198270D0A2020202020207D290D0A7D293B, 'list', null, '4028b881535b12bd01535b1ae3680001');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `cgform_field`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `cgform_field`;
|
|
|
CREATE TABLE `cgform_field` (
|
|
|
`id` varchar(32) NOT NULL,
|
|
|
`content` varchar(200) NOT NULL,
|
|
|
`create_by` varchar(255) default NULL,
|
|
|
`create_date` datetime default NULL,
|
|
|
`create_name` varchar(32) default NULL,
|
|
|
`dict_field` varchar(100) default NULL,
|
|
|
`dict_table` varchar(100) default NULL,
|
|
|
`dict_text` varchar(100) default NULL,
|
|
|
`field_default` varchar(20) default NULL,
|
|
|
`field_href` varchar(200) default NULL,
|
|
|
`field_length` int(11) default NULL,
|
|
|
`field_name` varchar(32) NOT NULL,
|
|
|
`field_valid_type` varchar(10) default NULL,
|
|
|
`is_key` varchar(2) default NULL,
|
|
|
`is_null` varchar(5) default NULL,
|
|
|
`is_query` varchar(5) default NULL,
|
|
|
`is_show` varchar(5) default NULL,
|
|
|
`is_show_list` varchar(5) default NULL,
|
|
|
`length` int(11) NOT NULL,
|
|
|
`main_field` varchar(100) default NULL,
|
|
|
`main_table` varchar(100) default NULL,
|
|
|
`old_field_name` varchar(32) default NULL,
|
|
|
`order_num` int(11) default NULL,
|
|
|
`point_length` int(11) default NULL,
|
|
|
`query_mode` varchar(10) default NULL,
|
|
|
`show_type` varchar(10) default NULL,
|
|
|
`type` varchar(32) NOT NULL,
|
|
|
`update_by` varchar(32) default NULL,
|
|
|
`update_date` datetime default NULL,
|
|
|
`update_name` varchar(32) default NULL,
|
|
|
`table_id` varchar(32) NOT NULL,
|
|
|
`extend_json` varchar(500) default NULL,
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of cgform_field
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b17b0002', 'id', 'admin', '2015-04-09 15:43:58', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'group', 'text', 'string', 'admin', '2015-04-09 15:49:50', '管理员', '2c90ac564c9d1734014c9d22b16c0001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b1aa0003', '查询数据SQL', 'admin', '2015-04-09 15:43:58', '管理员', '', '', '', '', '', '120', 'cgr_sql', '', 'N', 'N', 'Y', 'Y', 'Y', '2000', '', '', 'cgr_sql', '4', '0', 'single', 'textarea', 'string', 'admin', '2015-04-11 16:50:46', '管理员', '2c90ac564c9d1734014c9d22b16c0001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b1aa0004', '编码', 'admin', '2015-04-09 15:43:58', '管理员', '', '', '', '', '', '120', 'code', '', 'N', 'N', 'Y', 'Y', 'Y', '36', '', '', 'code', '3', '0', 'single', 'text', 'string', 'admin', '2015-04-09 15:49:50', '管理员', '2c90ac564c9d1734014c9d22b16c0001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b1aa0005', '描述', 'admin', '2015-04-09 15:43:58', '管理员', '', '', '', '', '', '120', 'content', '', 'N', 'N', 'N', 'Y', 'Y', '1000', '', '', 'content', '5', '0', 'group', 'text', 'string', 'admin', '2015-04-09 15:49:50', '管理员', '2c90ac564c9d1734014c9d22b16c0001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b1aa0006', '名称', 'admin', '2015-04-09 15:43:58', '管理员', '', '', '', '', '', '120', 'name', '', 'N', 'N', 'Y', 'Y', 'Y', '100', '', '', 'name', '2', '0', 'single', 'text', 'string', 'admin', '2015-04-09 19:04:50', '管理员', '2c90ac564c9d1734014c9d22b16c0001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b1ba0007', 'y轴文字', 'admin', '2015-04-09 15:43:58', '管理员', '', '', '', '', '', '120', 'ytext', '', 'N', 'N', 'N', 'Y', 'Y', '100', '', '', 'ytext', '6', '0', 'group', 'text', 'string', 'admin', '2015-04-09 15:49:50', '管理员', '2c90ac564c9d1734014c9d22b16c0001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b1ba0008', 'x轴数据', 'admin', '2015-04-09 15:43:58', '管理员', '', '', '', '', '', '120', 'categories', '', 'N', 'N', 'N', 'Y', 'Y', '1000', '', '', 'categories', '7', '0', 'group', 'text', 'string', 'admin', '2015-04-09 15:49:50', '管理员', '2c90ac564c9d1734014c9d22b16c0001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b1ba0009', '是否显示明细', 'admin', '2015-04-09 15:43:58', '管理员', 'sf_yn', '', '', '', '', '120', 'is_show_list', '', 'N', 'Y', 'Y', 'Y', 'Y', '5', '', '', 'is_show_list', '8', '0', 'single', 'list', 'string', 'admin', '2015-04-09 18:27:39', '管理员', '2c90ac564c9d1734014c9d22b16c0001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b1ba000a', '扩展JS', 'admin', '2015-04-09 15:43:58', '管理员', '', '', '', '', '', '120', 'x_page_js', '', 'N', 'Y', 'N', 'Y', 'Y', '5000', '', '', 'x_page_js', '9', '0', 'group', 'textarea', 'Text', 'admin', '2015-04-09 15:49:50', '管理员', '2c90ac564c9d1734014c9d22b16c0001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b360000c', 'id', 'admin', '2015-04-09 15:43:59', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'group', 'text', 'string', 'admin', '2015-04-09 15:47:32', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b360000d', '是否查询', 'admin', '2015-04-09 15:43:59', '管理员', 'sf_yn', '', '', '', '', '120', 'search_flag', '', 'N', 'Y', 'N', 'Y', 'Y', '2', '', '', 'search_flag', '7', '0', 'group', 'list', 'string', 'admin', '2015-04-09 19:08:44', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b360000e', '查询模式', 'admin', '2015-04-09 15:43:59', '管理员', 'searchmode', '', '', '', '', '100', 'search_mode', '', 'N', 'Y', 'N', 'Y', 'Y', '10', '', '', 'search_mode', '8', '0', 'group', 'list', 'string', 'admin', '2015-04-11 17:03:31', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b360000f', 'cgreportHeadId', 'admin', '2015-04-09 15:43:59', '管理员', '', '', '', '', '', '120', 'cgreport_head_id', '', 'N', 'Y', 'N', 'N', 'N', '36', 'id', 'jform_graphreport_head', 'cgreport_head_id', '16', '0', 'group', 'text', 'string', 'admin', '2015-04-09 15:50:16', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b3600010', '字典Code', 'admin', '2015-04-09 15:43:59', '管理员', '', '', '', '', '', '100', 'dict_code', '', 'N', 'Y', 'N', 'Y', 'Y', '500', '', '', 'dict_code', '9', '0', 'group', 'text', 'string', 'admin', '2015-04-11 17:03:31', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b36f0011', '字段href', 'admin', '2015-04-09 15:43:59', '管理员', '', '', '', '', '', '120', 'field_href', '', 'N', 'Y', 'N', 'N', 'N', '120', '', '', 'field_href', '14', '0', 'group', 'text', 'string', 'admin', '2015-04-09 15:47:32', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b37f0012', '字段名', 'admin', '2015-04-09 15:43:59', '管理员', '', '', '', '', '', '80', 'field_name', '', 'N', 'Y', 'N', 'Y', 'Y', '36', '', '', 'field_name', '2', '0', 'group', 'text', 'string', 'admin', '2015-04-13 00:40:36', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b37f0013', '字段文本', 'admin', '2015-04-09 15:43:59', '管理员', '', '', '', '', '', '80', 'field_txt', '', 'N', 'Y', 'N', 'Y', 'Y', '1000', '', '', 'field_txt', '3', '0', 'group', 'text', 'string', 'admin', '2015-04-11 17:19:53', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b37f0014', '字段类型', 'admin', '2015-04-09 15:43:59', '管理员', 'fieldtype', '', '', '', '', '120', 'field_type', '', 'N', 'Y', 'N', 'Y', 'Y', '10', '', '', 'field_type', '5', '0', 'group', 'list', 'string', 'admin', '2015-04-11 13:53:04', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b37f0015', '是否显示', 'admin', '2015-04-09 15:43:59', '管理员', 'sf_yn', '', '', '', '', '120', 'is_show', '', 'N', 'Y', 'N', 'Y', 'Y', '5', '', '', 'is_show', '6', '0', 'group', 'list', 'string', 'admin', '2015-04-09 19:08:44', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b38f0016', '排序', 'admin', '2015-04-09 15:43:59', '管理员', '', '', '', '', '', '50', 'order_num', '', 'N', 'Y', 'N', 'Y', 'Y', '10', '', '', 'order_num', '4', '0', 'group', 'text', 'int', 'admin', '2015-04-09 19:08:44', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b38f0017', '取值表达式', 'admin', '2015-04-09 15:43:59', '管理员', '', '', '', '', '', '120', 'replace_va', '', 'N', 'Y', 'N', 'N', 'N', '36', '', '', 'replace_va', '15', '0', 'group', 'text', 'string', 'admin', '2015-04-09 15:47:32', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b38f0018', '显示图表', 'admin', '2015-04-09 15:43:59', '管理员', 'sf_yn', '', '', '', '', '120', 'is_graph', '', 'N', 'Y', 'N', 'Y', 'Y', '5', '', '', 'is_graph', '10', '0', 'group', 'list', 'string', 'admin', '2015-04-09 19:08:44', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b38f0019', '图表类型', 'admin', '2015-04-09 15:43:59', '管理员', 'tblx', '', '', '', '', '120', 'graph_type', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'graph_type', '11', '0', 'group', 'list', 'string', 'admin', '2015-04-11 13:53:04', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b38f001a', '图表名称', 'admin', '2015-04-09 15:43:59', '管理员', '', '', '', '', '', '80', 'graph_name', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'graph_name', '12', '0', 'group', 'text', 'string', 'admin', '2015-04-11 17:19:53', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('2c90ac564c9d1734014c9d22b38f001b', '标签名称', 'admin', '2015-04-09 15:43:59', '管理员', '', '', '', '', '', '80', 'tab_name', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'tab_name', '13', '0', 'group', 'text', 'string', 'admin', '2015-04-11 17:19:53', '管理员', '2c90ac564c9d1734014c9d22b360000b', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd136d0003', '主键', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd143b0004', '创建人名称', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'create_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_name', '2', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd144b0005', '创建人登录名称', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'create_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_by', '3', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd144d0006', '填表日期', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'create_date', '', 'N', 'Y', 'N', 'Y', 'Y', '20', '', '', 'create_date', '4', '0', 'single', 'date', 'Date', 'admin', '2015-12-17 13:45:11', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd144f0007', '更新人名称', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'update_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_name', '5', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd14580008', '更新人登录名称', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'update_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_by', '6', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd145c0009', '更新日期', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'update_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'update_date', '7', '0', 'single', 'date', 'Date', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd145f000a', '所属部门', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'sys_org_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_org_code', '8', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd1460000b', '所属公司', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'sys_company_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_company_code', '9', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd1462000c', '姓名', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'employee_name', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'employee_name', '10', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd1464000d', '部门', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'employee_depart', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'employee_depart', '11', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd1466000e', '职务', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'employee_job', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'employee_job', '12', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd1468000f', '生日', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'employee_birthday', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'employee_birthday', '13', '0', 'single', 'date', 'Date', 'admin', '2015-12-17 13:45:11', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd146a0010', '籍贯', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'employee_origin', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'employee_origin', '14', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd14780011', '学历', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'employee_degree', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'employee_degree', '15', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd147c0012', '身份证', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'employee_identification', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'employee_identification', '16', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd14860013', '入职日期', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'employee_entry_date', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'employee_entry_date', '17', '0', 'single', 'date', 'Date', 'admin', '2015-12-17 13:45:11', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151adfd14890014', '工号', 'admin', '2015-12-17 11:30:22', '管理员', '', '', '', '', '', '120', 'employee_code', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'employee_code', '18', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae001f1c0016', '手机', 'admin', '2015-12-17 11:33:42', '管理员', '', '', '', '', '', '120', 'employee_phone', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'employee_phone', '19', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae001f210017', '邮箱', 'admin', '2015-12-17 11:33:42', '管理员', '', '', '', '', '', '120', 'employee_mail', '', 'N', 'Y', 'N', 'Y', 'Y', '150', '', '', 'employee_mail', '20', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae001f230018', 'MSN', 'admin', '2015-12-17 11:33:42', '管理员', '', '', '', '', '', '120', 'employee_msn', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'employee_msn', '21', '0', 'single', 'text', 'string', null, null, null, '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae001f260019', '照片', 'admin', '2015-12-17 11:33:42', '管理员', 'sf_yn', '', '', '', '', '120', 'hr_pic', '', 'N', 'Y', 'N', 'Y', 'N', '2', '', '', 'employee_pic', '22', '0', 'single', 'radio', 'string', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae001f2a001a', '档案表', 'admin', '2015-12-17 11:33:42', '管理员', 'sf_yn', '', '', '', '', '120', 'hr_archives', '', 'N', 'Y', 'N', 'Y', 'N', '2', '', '', 'employee_archives', '23', '0', 'single', 'radio', 'string', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae29b4b5001c', '身份证', 'admin', '2015-12-17 12:19:07', '管理员', 'sf_yn', '', '', '', '', '120', 'hr_identification', '', 'N', 'Y', 'N', 'Y', 'N', '2', '', '', 'hr_depart_identification', '24', '0', 'single', 'radio', 'string', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae29b4b9001d', '学位证', 'admin', '2015-12-17 12:19:07', '管理员', 'sf_yn', '', '', '', '', '120', 'hr_degree', '', 'N', 'Y', 'N', 'Y', 'N', '2', '', '', 'hr_depart_degree', '25', '0', 'single', 'radio', 'string', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae3206c6001f', '其他证件', 'admin', '2015-12-17 12:28:12', '管理员', '', '', '', '', '', '120', 'hr_other', '', 'N', 'Y', 'N', 'Y', 'N', '2', '', '', 'hr_depart_other', '26', '0', 'single', 'text', 'string', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae3206cb0020', '分配电话', 'admin', '2015-12-17 12:28:12', '管理员', '', '', '', '', '', '120', 'hr_tel', '', 'N', 'Y', 'N', 'Y', 'N', '2', '', '', 'hr_depart_tel', '27', '0', 'single', 'text', 'string', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae3206ce0021', '经办人', 'admin', '2015-12-17 12:28:12', '管理员', '', '', '', '', '', '120', 'hr_op_user', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'hr_depart_op_user', '28', '0', 'single', 'text', 'string', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae3206d20022', '日期', 'admin', '2015-12-17 12:28:12', '管理员', '', '', '', '', '', '120', 'hr_op_date', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'hr_depart_op_date', '29', '0', 'single', 'date', 'Date', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae36da220025', '部门意见', 'admin', '2015-12-17 12:33:29', '管理员', '', '', '', '', '', '900', 'depart_opinion', '', 'N', 'Y', 'N', 'Y', 'N', '200', '', '', 'depart_opinion', '30', '0', 'single', 'textarea', 'string', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae36da260026', '经办人', 'admin', '2015-12-17 12:33:29', '管理员', '', '', '', '', '', '120', 'depart_op_user', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'depart_op_user', '31', '0', 'single', 'text', 'string', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae36da2a0027', '日期', 'admin', '2015-12-17 12:33:29', '管理员', '', '', '', '', '', '120', 'depart_op_date', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'depart_op_date', '32', '0', 'single', 'date', 'Date', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae3c288e0029', '总经理意见', 'admin', '2015-12-17 12:39:16', '管理员', '', '', '', '', '', '900', 'manager_opinion', '', 'N', 'Y', 'N', 'Y', 'N', '200', '', '', 'manager_opinion', '33', '0', 'single', 'textarea', 'string', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae3c2892002a', '经办人', 'admin', '2015-12-17 12:39:16', '管理员', '', '', '', '', '', '120', 'manager_op_user', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'manager_op_user', '34', '0', 'single', 'text', 'string', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae3c2898002b', '日期', 'admin', '2015-12-17 12:39:16', '管理员', '', '', '', '', '', '120', 'manager_op_date', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'manager_op_date', '35', '0', 'single', 'date', 'Date', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae755bcf002e', '新员工意见', 'admin', '2015-12-17 13:41:45', '管理员', '', '', '', '', '', '900', 'employee_opinion', '', 'N', 'Y', 'N', 'Y', 'N', '200', '', '', 'employee_opinion', '36', '0', 'single', 'textarea', 'string', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae755bd1002f', '经办人', 'admin', '2015-12-17 13:41:45', '管理员', '', '', '', '', '', '120', 'employee_op_user', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'employee_op_user', '37', '0', 'single', 'text', 'string', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028138151adbcc50151ae755bfc0030', '日期', 'admin', '2015-12-17 13:41:45', '管理员', '', '', '', '', '', '120', 'employee_op_date', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'employee_op_date', '38', '0', 'single', 'date', 'Date', 'admin', '2015-12-17 15:56:50', '管理员', '4028138151adbcc50151adfd13680002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74da32ebe014da3309b890002', '主键', 'admin', '2015-05-30 12:59:41', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'single', 'text', 'string', 'admin', '2015-06-12 10:56:57', '管理员', '402880e74da32ebe014da3309b880001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74da32ebe014da3309cf00003', '创建人名称', 'admin', '2015-05-30 12:59:41', '管理员', '', '', '', '', '', '120', 'create_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_name', '2', '0', 'single', 'text', 'string', 'admin', '2015-06-12 10:56:57', '管理员', '402880e74da32ebe014da3309b880001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74da32ebe014da3309cf40004', '创建人登录名称', 'admin', '2015-05-30 12:59:41', '管理员', '', '', '', '', '', '120', 'create_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_by', '3', '0', 'single', 'text', 'string', 'admin', '2015-06-12 10:56:57', '管理员', '402880e74da32ebe014da3309b880001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74da32ebe014da3309cf70005', '创建日期', 'admin', '2015-05-30 12:59:41', '管理员', '', '', '', '', '', '120', 'create_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'create_date', '4', '0', 'single', 'date', 'Date', 'admin', '2015-06-12 10:56:57', '管理员', '402880e74da32ebe014da3309b880001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74da32ebe014da3309cfb0006', '更新人名称', 'admin', '2015-05-30 12:59:41', '管理员', '', '', '', '', '', '120', 'update_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_name', '5', '0', 'single', 'text', 'string', 'admin', '2015-06-12 10:56:57', '管理员', '402880e74da32ebe014da3309b880001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74da32ebe014da3309cff0007', '更新人登录名称', 'admin', '2015-05-30 12:59:41', '管理员', '', '', '', '', '', '120', 'update_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_by', '6', '0', 'single', 'text', 'string', 'admin', '2015-06-12 10:56:57', '管理员', '402880e74da32ebe014da3309b880001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74da32ebe014da3309d020008', '更新日期', 'admin', '2015-05-30 12:59:41', '管理员', '', '', '', '', '', '120', 'update_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'update_date', '7', '0', 'single', 'date', 'Date', 'admin', '2015-06-12 10:56:57', '管理员', '402880e74da32ebe014da3309b880001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74da32ebe014da3309d050009', '物料编码', 'admin', '2015-05-30 12:59:41', '管理员', '', '', '', '', '', '120', 'name', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'name', '8', '0', 'single', 'text', 'string', 'admin', '2015-06-12 10:56:57', '管理员', '402880e74da32ebe014da3309b880001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74da35336014da3555bc70002', '父ID', 'admin', '2015-05-30 13:39:49', '管理员', '', '', '', 'null', '', '120', 'father_id', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'father_id', '9', '0', 'single', 'text', 'string', 'admin', '2015-06-14 11:12:49', '管理员', '402880e74da32ebe014da3309b880001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74dc1e65e014dc1effa2b0002', '主键', 'admin', '2015-06-05 12:17:19', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'single', 'text', 'string', 'admin', '2015-06-16 12:07:32', '管理员', '402880e74dc1e65e014dc1effa270001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74dc1e65e014dc1effa430003', '创建人名称', 'admin', '2015-06-05 12:17:19', '管理员', '', '', '', '', '', '120', 'create_name', '', 'N', 'Y', 'N', 'N', 'Y', '50', '', '', 'create_name', '2', '0', 'single', 'text', 'string', 'admin', '2015-06-16 12:07:32', '管理员', '402880e74dc1e65e014dc1effa270001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74dc1e65e014dc1effa480004', '创建人登录名称', 'admin', '2015-06-05 12:17:19', '管理员', '', '', '', '', '', '120', 'create_by', '', 'N', 'Y', 'N', 'N', 'Y', '50', '', '', 'create_by', '3', '0', 'single', 'text', 'string', 'admin', '2015-06-16 12:07:32', '管理员', '402880e74dc1e65e014dc1effa270001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74dc1e65e014dc1effa4c0005', '创建日期', 'admin', '2015-06-05 12:17:19', '管理员', '', '', '', '', '', '120', 'create_date', '', 'N', 'Y', 'N', 'N', 'Y', '20', '', '', 'create_date', '4', '0', 'single', 'date', 'Date', 'admin', '2015-06-16 12:07:32', '管理员', '402880e74dc1e65e014dc1effa270001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74dc1e65e014dc1effa510006', '更新人名称', 'admin', '2015-06-05 12:17:19', '管理员', '', '', '', '', '', '120', 'update_name', '', 'N', 'Y', 'N', 'N', 'Y', '50', '', '', 'update_name', '5', '0', 'single', 'text', 'string', 'admin', '2015-06-16 12:07:32', '管理员', '402880e74dc1e65e014dc1effa270001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74dc1e65e014dc1effa5e0007', '更新人登录名称', 'admin', '2015-06-05 12:17:19', '管理员', '', '', '', '', '', '120', 'update_by', '', 'N', 'Y', 'N', 'N', 'Y', '50', '', '', 'update_by', '6', '0', 'single', 'text', 'string', 'admin', '2015-06-16 12:07:32', '管理员', '402880e74dc1e65e014dc1effa270001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74dc1e65e014dc1effa620008', '更新日期', 'admin', '2015-06-05 12:17:19', '管理员', '', '', '', '', '', '120', 'update_date', '', 'N', 'Y', 'N', 'N', 'Y', '20', '', '', 'update_date', '7', '0', 'single', 'date', 'Date', 'admin', '2015-06-16 12:07:32', '管理员', '402880e74dc1e65e014dc1effa270001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74dc1e65e014dc1effa660009', '名字', 'admin', '2015-06-05 12:17:19', '管理员', '', '', '', '', '', '120', 'name', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'name', '8', '0', 'single', 'text', 'string', 'admin', '2015-06-17 09:50:43', '管理员', '402880e74dc1e65e014dc1effa270001', '{style:\'width:300px\'}');
|
|
|
INSERT INTO `cgform_field` VALUES ('402880e74de5a679014de5b2eb200004', 'age', 'admin', '2015-06-12 10:56:57', '管理员', '', '', '', '', '', '120', 'age', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'age', '10', '0', 'single', 'text', 'string', null, null, null, '402880e74da32ebe014da3309b880001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74170002', '主键', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'single', 'text', 'string', null, null, null, '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74350003', '创建人名称', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'create_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_name', '2', '0', 'single', 'text', 'string', null, null, null, '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad744d0004', '创建人登录名称', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'create_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_by', '3', '0', 'single', 'text', 'string', null, null, null, '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74540005', '创建日期', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'create_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'create_date', '4', '0', 'single', 'date', 'Date', null, null, null, '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74580006', '更新人名称', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'update_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_name', '5', '0', 'single', 'text', 'string', null, null, null, '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad745e0007', '更新人登录名称', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'update_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_by', '6', '0', 'single', 'text', 'string', null, null, null, '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74610008', '更新日期', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'update_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'update_date', '7', '0', 'single', 'date', 'Date', null, null, null, '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74640009', '所属部门', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'sys_org_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_org_code', '8', '0', 'single', 'text', 'string', null, null, null, '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad7469000a', '所属公司', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'sys_company_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_company_code', '9', '0', 'single', 'text', 'string', null, null, null, '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad746d000b', '姓名', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'name', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'name', '10', '0', 'single', 'text', 'string', null, null, null, '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad7472000c', '员工编号', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'code', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'code', '11', '0', 'single', 'text', 'string', null, null, null, '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad7475000d', '职务', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'job', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'job', '12', '0', 'single', 'text', 'string', null, null, null, '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad747a000e', '入职时间', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'join_time', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'join_time', '13', '0', 'single', 'datetime', 'Date', 'admin', '2015-12-30 15:10:40', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad747d000f', '离职方式', 'admin', '2015-12-30 10:17:58', '管理员', 'outType', '', '', '', '', '120', 'out_type', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'out_type', '14', '0', 'single', 'radio', 'string', 'admin', '2015-12-30 15:14:52', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74800010', '申请离职日期', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'apply_out_time', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'apply_out_time', '15', '0', 'single', 'datetime', 'Date', 'admin', '2015-12-30 15:10:40', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74840011', '正式离职日期', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'out_time', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'out_time', '16', '0', 'single', 'datetime', 'Date', 'admin', '2015-12-30 15:10:40', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74910012', '身份证编号', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'id_card', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'id_card', '17', '0', 'single', 'text', 'string', 'admin', '2015-12-30 15:10:40', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74950013', '离职须知', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'out_content', '', 'N', 'Y', 'N', 'Y', 'N', '200', '', '', 'out_content', '18', '0', 'single', 'textarea', 'string', 'admin', '2015-12-30 15:10:40', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad749a0014', '离职原因', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'out_reason', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'out_reason', '19', '0', 'single', 'textarea', 'string', 'admin', '2015-12-30 15:10:40', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad749e0015', '面谈记录', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'interview_record', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'interview_record', '20', '0', 'single', 'textarea', 'string', 'admin', '2015-12-30 15:10:40', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74a10016', '办公物品移交', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'office_change', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'office_change', '21', '0', 'single', 'textarea', 'string', 'admin', '2015-12-30 15:10:40', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74a40017', '人力资源部审核', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'hr_check', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'hr_check', '22', '0', 'single', 'textarea', 'string', 'admin', '2015-12-30 15:10:40', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74a70018', '应发薪资', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'should_send_salary', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'should_send_salary', '23', '0', 'single', 'text', 'double', 'admin', '2015-12-30 15:10:40', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74aa0019', '应扣薪资', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'should_deduct_pay', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'should_deduct_pay', '24', '0', 'single', 'text', 'double', 'admin', '2015-12-30 15:10:40', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74ae001a', '实发薪资', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'pay', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'pay', '25', '0', 'single', 'text', 'double', 'admin', '2015-12-30 15:10:40', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74b1001b', '领取日期', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'get_time', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'get_time', '26', '0', 'single', 'datetime', 'Date', 'admin', '2015-12-30 15:10:40', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0ad74b4001c', '总经理审批', 'admin', '2015-12-30 10:17:58', '管理员', '', '', '', '', '', '120', 'boss_check', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'boss_check', '27', '0', 'single', 'textarea', 'string', 'admin', '2015-12-30 15:10:40', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881a151f09a900151f0b638150022', '说明', 'admin', '2015-12-30 10:27:33', '管理员', '', '', '', '', '', '120', 'description', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'description', '28', '0', 'single', 'textarea', 'string', 'admin', '2015-12-30 15:10:40', '管理员', '402881a151f09a900151f0ad74120001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df71fc6c10005', '主键', 'admin', '2015-06-15 20:09:24', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'single', 'text', 'string', null, null, null, '402881e44df713f5014df71fc6be0004', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df71fc6f00006', '创建人名称', 'admin', '2015-06-15 20:09:24', '管理员', '', '', '', '', '', '120', 'create_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_name', '2', '0', 'single', 'text', 'string', null, null, null, '402881e44df713f5014df71fc6be0004', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df71fc6f50007', '创建人登录名称', 'admin', '2015-06-15 20:09:24', '管理员', '', '', '', '', '', '120', 'create_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_by', '3', '0', 'single', 'text', 'string', null, null, null, '402881e44df713f5014df71fc6be0004', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df71fc6f90008', '更新人名称', 'admin', '2015-06-15 20:09:24', '管理员', '', '', '', '', '', '120', 'update_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_name', '4', '0', 'single', 'text', 'string', null, null, null, '402881e44df713f5014df71fc6be0004', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df71fc6fe0009', '更新人登录名称', 'admin', '2015-06-15 20:09:24', '管理员', '', '', '', '', '', '120', 'update_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_by', '5', '0', 'single', 'text', 'string', null, null, null, '402881e44df713f5014df71fc6be0004', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df71fc70f000a', '所属部门', 'admin', '2015-06-15 20:09:24', '管理员', 'id', 't_s_depart', 'departname', '', '', '120', 'sys_org_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_org_code', '6', '0', 'single', 'text', 'string', 'admin', '2015-06-15 20:16:39', '管理员', '402881e44df713f5014df71fc6be0004', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df71fc713000b', '所属公司', 'admin', '2015-06-15 20:09:24', '管理员', 'id', 't_s_depart', 'departname', '', '', '120', 'sys_company_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_company_code', '7', '0', 'single', 'text', 'string', 'admin', '2015-06-15 20:16:39', '管理员', '402881e44df713f5014df71fc6be0004', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df71fc718000c', '创建日期', 'admin', '2015-06-15 20:09:24', '管理员', '', '', '', '', '', '120', 'create_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'create_date', '8', '0', 'single', 'date', 'Date', null, null, null, '402881e44df713f5014df71fc6be0004', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df71fc71d000d', '更新日期', 'admin', '2015-06-15 20:09:24', '管理员', '', '', '', '', '', '120', 'update_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'update_date', '9', '0', 'single', 'date', 'Date', null, null, null, '402881e44df713f5014df71fc6be0004', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7218e93000f', '数据源名称', 'admin', '2015-06-15 20:11:21', '管理员', '', '', '', '', '', '120', 'db_name', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'db_name', '10', '0', 'single', 'text', 'string', null, null, null, '402881e44df713f5014df71fc6be0004', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7218eaa0010', '数据源类型', 'admin', '2015-06-15 20:11:21', '管理员', 'formDbType', '', '', '', '', '120', 'db_type', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'db_type', '11', '0', 'single', 'list', 'string', 'admin', '2015-06-16 16:25:21', '管理员', '402881e44df713f5014df71fc6be0004', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7218eaf0011', '数据库表名', 'admin', '2015-06-15 20:11:21', '管理员', '', '', '', '', '', '120', 'db_table_name', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'db_table_name', '12', '0', 'single', 'text', 'string', null, null, null, '402881e44df713f5014df71fc6be0004', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7218eb40012', '动态查询SQL', 'admin', '2015-06-15 20:11:21', '管理员', '', '', '', '', '', '100', 'db_dyn_sql', '', 'N', 'Y', 'N', 'Y', 'Y', '500', '', '', 'db_dyn_sql', '13', '0', 'single', 'textarea', 'string', 'admin', '2015-06-16 12:06:04', '管理员', '402881e44df713f5014df71fc6be0004', '{style:\"width:400px\"}');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7218eb80013', '主键字段', 'admin', '2015-06-15 20:11:21', '管理员', '', '', '', '', '', '120', 'auto_form_id', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'auto_form_id', '14', '0', 'single', 'text', 'string', null, null, null, '402881e44df713f5014df71fc6be0004', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7242f080016', '主键', 'admin', '2015-06-15 20:14:13', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'single', 'text', 'string', null, null, null, '402881e44df713f5014df7242f070015', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7242f100017', '创建人名称', 'admin', '2015-06-15 20:14:13', '管理员', '', '', '', '', '', '120', 'create_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_name', '2', '0', 'single', 'text', 'string', null, null, null, '402881e44df713f5014df7242f070015', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7242f140018', '创建人登录名称', 'admin', '2015-06-15 20:14:13', '管理员', '', '', '', '', '', '120', 'create_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_by', '3', '0', 'single', 'text', 'string', null, null, null, '402881e44df713f5014df7242f070015', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7242f190019', '创建日期', 'admin', '2015-06-15 20:14:13', '管理员', '', '', '', '', '', '120', 'create_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'create_date', '4', '0', 'single', 'date', 'Date', null, null, null, '402881e44df713f5014df7242f070015', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7242f1d001a', '更新人名称', 'admin', '2015-06-15 20:14:13', '管理员', '', '', '', '', '', '120', 'update_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_name', '5', '0', 'single', 'text', 'string', null, null, null, '402881e44df713f5014df7242f070015', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7242f21001b', '更新人登录名称', 'admin', '2015-06-15 20:14:13', '管理员', '', '', '', '', '', '120', 'update_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_by', '6', '0', 'single', 'text', 'string', null, null, null, '402881e44df713f5014df7242f070015', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7242f26001c', '更新日期', 'admin', '2015-06-15 20:14:13', '管理员', '', '', '', '', '', '120', 'update_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'update_date', '7', '0', 'single', 'date', 'Date', null, null, null, '402881e44df713f5014df7242f070015', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7242f2a001d', '所属部门', 'admin', '2015-06-15 20:14:13', '管理员', 'id', 't_s_depart', 'departname', '', '', '120', 'sys_org_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_org_code', '8', '0', 'single', 'text', 'string', 'admin', '2015-06-15 20:17:05', '管理员', '402881e44df713f5014df7242f070015', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7242f2e001e', '所属公司', 'admin', '2015-06-15 20:14:13', '管理员', 'id', 't_s_depart', 'departname', '', '', '120', 'sys_company_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_company_code', '9', '0', 'single', 'text', 'string', 'admin', '2015-06-15 20:17:05', '管理员', '402881e44df713f5014df7242f070015', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7242f32001f', '数据源ID', 'admin', '2015-06-15 20:14:13', '管理员', '', '', '', '', '', '120', 'auto_form_db_id', '', 'N', 'Y', 'N', 'N', 'N', '32', 'id', 'auto_form_db', 'auto_form_db_id', '10', '0', 'single', 'text', 'string', 'admin', '2015-06-15 20:18:15', '管理员', '402881e44df713f5014df7242f070015', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e44df713f5014df7242f360020', '字段名', 'admin', '2015-06-15 20:14:13', '管理员', '', '', '', '', '', '120', 'field_name', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'field_name', '11', '0', 'single', 'text', 'string', null, null, null, '402881e44df713f5014df7242f070015', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd20e0003', 'id', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'Y', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'group', 'text', 'string', 'admin', '2016-01-01 20:52:54', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd2960004', '职工姓名', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'staff_name', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'staff_name', '2', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd29b0005', '部门', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'depart', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'depart', '3', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd29e0006', '员工编号', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'staff_no', '', 'N', 'Y', 'N', 'Y', 'Y', '30', '', '', 'staff_no', '4', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd2a10007', '职位', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'staff_post', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'staff_post', '5', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd2af0008', '打款方式', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'pay_way', '', 'N', 'Y', 'N', 'Y', 'Y', '10', '', '', 'pay_way', '6', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd2b20009', '开户行', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'acct_bank', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'acct_bank', '7', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd2b5000a', '卡号', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'card_no', '', 'N', 'Y', 'N', 'Y', 'Y', '30', '', '', 'card_no', '8', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd2b7000b', '联系手机号', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'tele_no', '', 'N', 'Y', 'N', 'Y', 'Y', '20', '', '', 'tele_no', '9', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd2ba000c', '费用合计', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'cost_all', '', 'N', 'Y', 'N', 'Y', 'Y', '7', '', '', 'cost_all', '10', '2', 'group', 'text', 'BigDecimal', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd2bc000d', '单据数量', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'documents', '', 'N', 'Y', 'N', 'Y', 'Y', '2', '', '', 'documents', '11', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd2be000e', '费用大写', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'cost_upper', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'cost_upper', '12', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd2bf000f', '预支款项', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'prepaid_fee', '', 'N', 'Y', 'N', 'Y', 'Y', '7', '', '', 'prepaid_fee', '13', '2', 'group', 'text', 'BigDecimal', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd2c10010', '实际支付', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'real_fee', '', 'N', 'Y', 'N', 'Y', 'Y', '7', '', '', 'real_fee', '14', '2', 'group', 'text', 'BigDecimal', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd2c30011', '填报时间', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'fill_time', '', 'N', 'Y', 'N', 'Y', 'Y', '0', '', '', 'fill_time', '15', '0', 'group', 'date', 'Date', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd2c60012', '申请时间', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'apply_time', '', 'N', 'Y', 'N', 'Y', 'Y', '0', '', '', 'apply_time', '16', '0', 'group', 'date', 'Date', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd2cd0013', '申请人', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'apply_by', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'apply_by', '17', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd2cf0014', '备注', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'comments', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'comments', '18', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd33f0015', '部门审批', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'depart_approve', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'depart_approve', '19', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd43e0016', '财务审批', 'admin', '2016-01-01 20:51:06', '管理员', '', '', '', '', '', '120', 'finance_approve', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'finance_approve', '20', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd4cf0017', '总经理审批', 'admin', '2016-01-01 20:51:07', '管理员', '', '', '', '', '', '120', 'mgr_approve', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'mgr_approve', '21', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3dd4d30018', '出纳', 'admin', '2016-01-01 20:51:07', '管理员', '', '', '', '', '', '120', 'treasurer', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'treasurer', '22', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:04:40', '管理员', '402881e451fce3050151fd3dd20c0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3e196b001a', 'id', 'admin', '2016-01-01 20:51:24', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'Y', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'group', 'text', 'string', 'admin', '2016-01-01 20:52:19', '管理员', '402881e451fce3050151fd3e196b0019', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3e1994001b', '外键', 'admin', '2016-01-01 20:51:24', '管理员', '', '', '', '', '', '120', 'fk_id', '', 'N', 'Y', 'N', 'Y', 'Y', '36', 'id', 'jform_employee_cost_claim', 'fk_id', '2', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:01:38', '管理员', '402881e451fce3050151fd3e196b0019', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3e1996001c', '日期', 'admin', '2016-01-01 20:51:24', '管理员', '', '', '', '', '', '120', 'meals_date', '', 'N', 'Y', 'N', 'Y', 'Y', '0', '', '', 'meals_date', '3', '0', 'group', 'date', 'Date', 'admin', '2016-01-01 21:01:38', '管理员', '402881e451fce3050151fd3e196b0019', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3e1997001d', '餐费', 'admin', '2016-01-01 20:51:24', '管理员', '', '', '', '', '', '120', 'meals_cost', '', 'N', 'Y', 'N', 'Y', 'Y', '7', '', '', 'meals_cost', '4', '2', 'group', 'text', 'BigDecimal', 'admin', '2016-01-01 21:01:38', '管理员', '402881e451fce3050151fd3e196b0019', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3e1999001e', '吃饭地点', 'admin', '2016-01-01 20:51:24', '管理员', '', '', '', '', '', '120', 'meals_addr', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'meals_addr', '5', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:01:38', '管理员', '402881e451fce3050151fd3e196b0019', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3e199b001f', '同行人数', 'admin', '2016-01-01 20:51:24', '管理员', '', '', '', '', '', '120', 'meals_number', '', 'N', 'Y', 'N', 'Y', 'Y', '2', '', '', 'meals_number', '6', '0', 'group', 'text', 'int', 'admin', '2016-01-01 21:01:38', '管理员', '402881e451fce3050151fd3e196b0019', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3e19c20020', '备注', 'admin', '2016-01-01 20:51:24', '管理员', '', '', '', '', '', '120', 'comments', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'comments', '7', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:01:38', '管理员', '402881e451fce3050151fd3e196b0019', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3e1b680022', 'id', 'admin', '2016-01-01 20:51:25', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'Y', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'group', 'text', 'string', 'admin', '2016-01-01 20:52:02', '管理员', '402881e451fce3050151fd3e1b680021', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3e1b6b0023', '外键', 'admin', '2016-01-01 20:51:25', '管理员', '', '', '', '', '', '120', 'fk_id', '', 'N', 'Y', 'N', 'Y', 'Y', '36', 'id', 'jform_employee_cost_claim', 'fk_id', '2', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:00:23', '管理员', '402881e451fce3050151fd3e1b680021', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3e1b6d0024', '事项', 'admin', '2016-01-01 20:51:25', '管理员', '', '', '', '', '', '120', 'item', '', 'N', 'Y', 'N', 'Y', 'Y', '20', '', '', 'item', '3', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:00:23', '管理员', '402881e451fce3050151fd3e1b680021', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3e1b6f0025', '费用', 'admin', '2016-01-01 20:51:25', '管理员', '', '', '', '', '', '120', 'cost', '', 'N', 'Y', 'N', 'Y', 'Y', '7', '', '', 'cost', '4', '2', 'group', 'text', 'BigDecimal', 'admin', '2016-01-01 21:00:23', '管理员', '402881e451fce3050151fd3e1b680021', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3e1b700026', '开始时间', 'admin', '2016-01-01 20:51:25', '管理员', '', '', '', '', '', '120', 'begin_time', '', 'N', 'Y', 'N', 'Y', 'Y', '0', '', '', 'begin_time', '5', '0', 'group', 'date', 'Date', 'admin', '2016-01-01 21:00:23', '管理员', '402881e451fce3050151fd3e1b680021', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3e1b720027', '结束时间', 'admin', '2016-01-01 20:51:25', '管理员', '', '', '', '', '', '120', 'end_time', '', 'N', 'Y', 'N', 'Y', 'Y', '0', '', '', 'end_time', '6', '0', 'group', 'date', 'Date', 'admin', '2016-01-01 21:00:23', '管理员', '402881e451fce3050151fd3e1b680021', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e451fce3050151fd3e1b730028', '备注', 'admin', '2016-01-01 20:51:25', '管理员', '', '', '', '', '', '120', 'comments', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'comments', '7', '0', 'group', 'text', 'string', 'admin', '2016-01-01 21:00:23', '管理员', '402881e451fce3050151fd3e1b680021', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfa060002', 'id', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:18:44', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfab20003', '姓名', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'name', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'name', '2', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:18:44', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfae10004', '性别', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'sex', '', 'N', 'Y', 'N', 'Y', 'Y', '10', '', '', 'sex', '3', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:18:44', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfaf00005', '生日', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'birthday', '', 'N', 'Y', 'N', 'Y', 'Y', '0', '', '', 'birthday', '4', '0', 'group', 'date', 'Date', 'admin', '2016-03-06 21:18:44', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfaf00006', '电话号码', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'telnum', '', 'N', 'Y', 'N', 'Y', 'Y', '30', '', '', 'telnum', '5', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:18:44', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfb000007', '电子邮箱', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'email', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'email', '6', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:18:44', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfb000008', '最高学历', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'degree', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'degree', '7', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:18:44', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfb000009', '工作年限', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'workyear', '', 'N', 'Y', 'N', 'Y', 'Y', '20', '', '', 'workyear', '8', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:18:44', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfb00000a', '身份证号', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'cardid', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'cardid', '9', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:18:44', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfb00000b', '现居地', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'habitation', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'habitation', '10', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:18:44', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfb0f000c', '户口所在地', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'residence', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'residence', '11', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:18:44', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfb0f000d', '期望薪资', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'salary', '', 'N', 'Y', 'N', 'Y', 'Y', '20', '', '', 'salary', '12', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:18:44', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfb0f000e', '期望工作地点', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'work_place', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'work_place', '13', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:18:44', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfb0f000f', '工作类型', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'work_type', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'work_type', '14', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:18:44', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfb0f0010', '到岗时间', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'arrival_time', '', 'N', 'Y', 'N', 'Y', 'Y', '0', '', '', 'arrival_time', '15', '0', 'group', 'date', 'Date', 'admin', '2016-03-06 21:18:44', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfb0f0011', '自我评价', 'admin', '2016-03-06 21:10:32', '管理员', '', '', '', '', '', '120', 'introduction', '', 'N', 'Y', 'N', 'Y', 'Y', '500', '', '', 'introduction', '16', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:18:45', '管理员', '402881e4534c0aea01534c0cf9f70001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfca50013', 'id', 'admin', '2016-03-06 21:10:33', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:23:12', '管理员', '402881e4534c0aea01534c0cfca50012', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfca50014', '简历信息表ID', 'admin', '2016-03-06 21:10:33', '管理员', '', '', '', '', '', '120', 'resume_id', '', 'N', 'Y', 'N', 'N', 'N', '36', 'id', 'jform_resume_info', 'resume_id', '2', '0', 'group', 'text', 'string', 'admin', '2016-03-10 18:10:12', '管理员', '402881e4534c0aea01534c0cfca50012', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfca50015', '开始日期', 'admin', '2016-03-06 21:10:33', '管理员', '', '', '', '', '', '120', 'begin_date', '', 'N', 'Y', 'N', 'Y', 'Y', '0', '', '', 'begin_date', '3', '0', 'group', 'date', 'Date', 'admin', '2016-03-06 21:23:12', '管理员', '402881e4534c0aea01534c0cfca50012', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfca50016', '结束日期', 'admin', '2016-03-06 21:10:33', '管理员', '', '', '', '', '', '120', 'end_date', '', 'N', 'Y', 'N', 'Y', 'Y', '0', '', '', 'end_date', '4', '0', 'group', 'date', 'Date', 'admin', '2016-03-06 21:23:12', '管理员', '402881e4534c0aea01534c0cfca50012', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfca50017', '公司名称', 'admin', '2016-03-06 21:10:33', '管理员', '', '', '', '', '', '120', 'company_name', '', 'N', 'Y', 'N', 'Y', 'Y', '200', '', '', 'company_name', '5', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:23:12', '管理员', '402881e4534c0aea01534c0cfca50012', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfca50018', '部门名称', 'admin', '2016-03-06 21:10:33', '管理员', '', '', '', '', '', '120', 'depart_name', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'depart_name', '6', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:23:12', '管理员', '402881e4534c0aea01534c0cfca50012', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfca50019', '职位', 'admin', '2016-03-06 21:10:33', '管理员', '', '', '', '', '', '120', 'post', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'post', '7', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:23:12', '管理员', '402881e4534c0aea01534c0cfca50012', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfca5001a', '工作描述', 'admin', '2016-03-06 21:10:33', '管理员', '', '', '', '', '', '120', 'experience', '', 'N', 'Y', 'N', 'Y', 'Y', '2000', '', '', 'experience', '8', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:23:12', '管理员', '402881e4534c0aea01534c0cfca50012', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfe2b001c', 'id', 'admin', '2016-03-06 21:10:33', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:21:55', '管理员', '402881e4534c0aea01534c0cfe2b001b', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfe3b001d', '简历主键', 'admin', '2016-03-06 21:10:33', '管理员', '', '', '', '', '', '120', 'resume_id', '', 'N', 'Y', 'N', 'N', 'N', '36', 'id', 'jform_resume_info', 'resume_id', '2', '0', 'group', 'text', 'string', 'admin', '2016-03-10 18:10:18', '管理员', '402881e4534c0aea01534c0cfe2b001b', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfe3b001e', '开始时间', 'admin', '2016-03-06 21:10:33', '管理员', '', '', '', '', '', '120', 'begin_date', '', 'N', 'Y', 'N', 'Y', 'Y', '0', '', '', 'begin_date', '3', '0', 'group', 'date', 'Date', 'admin', '2016-03-06 21:21:55', '管理员', '402881e4534c0aea01534c0cfe2b001b', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfe3b001f', '结束时间', 'admin', '2016-03-06 21:10:33', '管理员', '', '', '', '', '', '120', 'end_date', '', 'N', 'Y', 'N', 'Y', 'Y', '0', '', '', 'end_date', '4', '0', 'group', 'date', 'Date', 'admin', '2016-03-06 21:21:55', '管理员', '402881e4534c0aea01534c0cfe2b001b', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfe3b0020', '学校名称', 'admin', '2016-03-06 21:10:33', '管理员', '', '', '', '', '', '120', 'school_name', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'school_name', '5', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:21:55', '管理员', '402881e4534c0aea01534c0cfe2b001b', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfe3b0021', '专业', 'admin', '2016-03-06 21:10:33', '管理员', '', '', '', '', '', '120', 'major', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'major', '6', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:21:55', '管理员', '402881e4534c0aea01534c0cfe2b001b', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402881e4534c0aea01534c0cfe3b0022', '学历', 'admin', '2016-03-06 21:10:33', '管理员', '', '', '', '', '', '120', 'degree', '', 'N', 'Y', 'N', 'Y', 'Y', '30', '', '', 'degree', '7', '0', 'group', 'text', 'string', 'admin', '2016-03-06 21:21:55', '管理员', '402881e4534c0aea01534c0cfe2b001b', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67e97d0003', '主键', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'single', 'text', 'string', null, null, null, '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67e9ae0004', '创建人名称', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'create_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_name', '2', '0', 'single', 'text', 'string', null, null, null, '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67e9be0005', '创建人登录名称', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'create_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_by', '3', '0', 'single', 'text', 'string', null, null, null, '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67e9c80006', '创建日期', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'create_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'create_date', '4', '0', 'single', 'date', 'Date', null, null, null, '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67e9ca0007', '更新人名称', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'update_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_name', '5', '0', 'single', 'text', 'string', null, null, null, '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67e9d30008', '更新人登录名称', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'update_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_by', '6', '0', 'single', 'text', 'string', null, null, null, '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67e9d60009', '更新日期', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'update_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'update_date', '7', '0', 'single', 'date', 'Date', null, null, null, '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67e9d9000a', '所属部门', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'sys_org_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_org_code', '8', '0', 'single', 'text', 'string', null, null, null, '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67e9ef000b', '所属公司', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'sys_company_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_company_code', '9', '0', 'single', 'text', 'string', null, null, null, '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67e9f1000c', '客户名称', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'cust_name', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'cust_name', '10', '0', 'single', 'text', 'string', null, null, null, '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67e9f3000d', '地址', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'cust_addr', '', 'N', 'Y', 'N', 'Y', 'Y', '200', '', '', 'cust_addr', '11', '0', 'single', 'text', 'string', null, null, null, '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67e9f6000e', '客户编号', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'cust_code', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'cust_code', '12', '0', 'single', 'text', 'string', null, null, null, '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67e9f8000f', 'email', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'email', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'email', '13', '0', 'single', 'text', 'string', null, null, null, '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67e9fc0010', '负责人', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'cust_charge', '', 'N', 'Y', 'N', 'Y', 'N', '50', '', '', 'cust_charge', '14', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67e9fe0011', '性别', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'sex', '', 'N', 'Y', 'N', 'Y', 'N', '10', '', '', 'sex', '15', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67ea010012', '年龄', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'age', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'age', '16', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67ea0c0013', '职务', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'position', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'position', '17', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67ea3a0014', '电话', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'phone', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'phone', '18', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67eab70015', '往来银行', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'bank', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'bank', '19', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67eabd0016', '现金情况', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'money', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'money', '20', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67eac20017', '承办人', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'promoter', '', 'N', 'Y', 'N', 'Y', 'N', '50', '', '', 'promoter', '21', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67eac70018', '账号', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'account', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'account', '22', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67eacd0019', '资金周转', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'turnover', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'turnover', '23', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67ead0001a', '付款态度', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'payment_attr', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'payment_attr', '24', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67ead4001b', '税号', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'sax_num', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'sax_num', '25', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67ead7001c', '付款日期', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'pay_date', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'pay_date', '26', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67eadb001d', '开始交易日期', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'begin_pay_date', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'begin_pay_date', '27', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67eadf001e', '主营产品', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'main_bus', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'main_bus', '28', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b67eae2001f', '营业项目', 'admin', '2015-10-15 20:09:44', '管理员', '', '', '', '', '', '120', 'bus_pro', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'bus_pro', '29', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa70c0021', '仓库情况', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'warehouse', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'warehouse', '30', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa70f0022', '员工人数及素质', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'people', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'people', '31', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa7110023', '运输方式', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'transportation', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'transportation', '32', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa7130024', '经营体制', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'operation', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'operation', '33', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa7160025', '服务车数目', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'car', '', 'N', 'Y', 'N', 'Y', 'N', '20', '', '', 'car', '34', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa7180026', '零售商数及覆盖情况', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'shopkeeper', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'shopkeeper', '35', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa71a0027', '批发商数', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'wholesale', '', 'N', 'Y', 'N', 'Y', 'N', '10', '', '', 'wholesale', '36', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa71c0028', '营业范围', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'bus_scope', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'bus_scope', '37', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa71f0029', '门市面积', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'area', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'area', '38', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa721002a', '经营方针', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'management', '', 'N', 'Y', 'N', 'Y', 'N', '200', '', '', 'management', '39', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa723002b', '进货', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'stock1', '', 'N', 'Y', 'N', 'Y', 'N', '10', '', '', 'stock1', '40', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa725002c', '进货', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'stock2', '', 'N', 'Y', 'N', 'Y', 'N', '10', '', '', 'stock2', '41', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa727002d', '销售', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'sale1', '', 'N', 'Y', 'N', 'Y', 'N', '10', '', '', 'sale1', '42', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa729002e', '销售', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'sale2', '', 'N', 'Y', 'N', 'Y', 'N', '10', '', '', 'sale2', '43', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa72b002f', '存货', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'inventory1', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'inventory1', '44', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa72d0030', '存货', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'inventory2', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'inventory2', '45', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa72f0031', '最高信用额度', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'max_money', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'max_money', '46', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa7320032', '客户等级', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'cust_level', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'cust_level', '47', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa7340033', '总体月均库存数', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'all_avg_inventory', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'all_avg_inventory', '48', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa7360034', '月均库存数', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'avg_inventory', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'avg_inventory', '49', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa7380035', '价格折扣', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'price', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'price', '50', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa73a0036', '支持和服务的承诺', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'promise', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'promise', '51', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40288388506b3aa601506b6fa73c0037', '竞品经营情况', 'admin', '2015-10-15 20:18:11', '管理员', '', '', '', '', '', '120', 'competing_goods', '', 'N', 'Y', 'N', 'Y', 'N', '100', '', '', 'competing_goods', '52', '0', 'single', 'text', 'string', 'admin', '2015-10-15 20:25:25', '管理员', '40288388506b3aa601506b67e97b0002', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4950002', '主键', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'single', 'text', 'string', null, null, null, '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4a80003', '创建人名称', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'create_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_name', '2', '0', 'single', 'text', 'string', null, null, null, '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4ab0004', '创建人登录名称', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'create_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_by', '3', '0', 'single', 'text', 'string', null, null, null, '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4b30005', '创建日期', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'create_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'create_date', '4', '0', 'single', 'date', 'Date', null, null, null, '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4b60006', '更新人名称', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'update_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_name', '5', '0', 'single', 'text', 'string', null, null, null, '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4be0007', '更新人登录名称', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'update_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_by', '6', '0', 'single', 'text', 'string', null, null, null, '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4c10008', '更新日期', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'update_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'update_date', '7', '0', 'single', 'date', 'Date', null, null, null, '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4c50009', '所属部门', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'sys_org_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_org_code', '8', '0', 'single', 'text', 'string', null, null, null, '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4cc000a', '所属公司', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'sys_company_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_company_code', '9', '0', 'single', 'text', 'string', null, null, null, '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4cf000b', '客户编号', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'custom_id', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'custom_id', '10', '0', 'single', 'text', 'string', null, null, null, '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4d3000c', '负责人', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'header', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'header', '11', '0', 'single', 'text', 'string', null, null, null, '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4d5000d', '成立日期', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'establish_date', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'establish_date', '12', '0', 'single', 'text', 'Date', null, null, null, '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4d8000e', '客户名称', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'custom_name', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'custom_id', '13', '0', 'single', 'text', 'string', 'admin', '2015-10-16 16:33:07', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4db000f', '资本额', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'capital_lines', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'capital_lines', '14', '0', 'single', 'text', 'double', null, null, null, '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4e10010', '地址', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'address', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'address', '15', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4e40011', '电话', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'phone', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'phone', '16', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4ef0012', '营业类型', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'business_type', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'business_type', '17', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4f10013', '传真', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'fax', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'fax', '18', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4f30014', '主要往来银行', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'banks', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'banks', '19', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4f50015', '其他投资事业', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'other_business', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'other_business', '20', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4f80016', '平均每日营业额', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'turnover', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'turnover', '21', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4fa0017', '主要业务往来', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'business', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'business', '22', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4fc0018', '付款方式', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'pay_type', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'pay_type', '23', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f4fe0019', '与本公司往来', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'business_contacts', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'business_contacts', '24', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f501001a', '收款记录', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'collection', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'collection', '25', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f503001b', '最近与本公司往来重要记录', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'business_important_contacts', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'business_important_contacts', '26', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f506001c', '最近交易数据跟踪', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'business_record', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'business_record', '27', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f509001d', '客户意见', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'customer_opinion', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'customer_opinion', '28', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f50b001e', '信用评定', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'credit_evaluation', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'credit_evaluation', '29', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('402885d8506e5d9201506e72f50d001f', '填表人', 'admin', '2015-10-16 10:20:39', '管理员', '', '', '', '', '', '120', 'preparer', '', 'N', 'Y', 'N', 'Y', 'N', '32', '', '', 'preparer', '30', '0', 'single', 'text', 'string', 'admin', '2015-10-16 22:11:16', '管理员', '402885d8506e5d9201506e72f4920001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028948151f5e0c20151f5e665420002', '主键', 'admin', '2015-12-31 10:38:15', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'single', 'text', 'string', null, null, null, '4028948151f5e0c20151f5e665400001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028948151f5e0c20151f5e665720003', '创建人名称', 'admin', '2015-12-31 10:38:15', '管理员', '', '', '', '', '', '120', 'create_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_name', '2', '0', 'single', 'text', 'string', null, null, null, '4028948151f5e0c20151f5e665400001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028948151f5e0c20151f5e6658f0004', '创建人登录名称', 'admin', '2015-12-31 10:38:15', '管理员', '', '', '', '', '', '120', 'create_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_by', '3', '0', 'single', 'text', 'string', null, null, null, '4028948151f5e0c20151f5e665400001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028948151f5e0c20151f5e665910005', '创建日期', 'admin', '2015-12-31 10:38:15', '管理员', '', '', '', '', '', '120', 'create_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'create_date', '4', '0', 'single', 'date', 'Date', null, null, null, '4028948151f5e0c20151f5e665400001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028948151f5e0c20151f5e665940006', '更新人名称', 'admin', '2015-12-31 10:38:15', '管理员', '', '', '', '', '', '120', 'update_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_name', '5', '0', 'single', 'text', 'string', null, null, null, '4028948151f5e0c20151f5e665400001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028948151f5e0c20151f5e665960007', '更新人登录名称', 'admin', '2015-12-31 10:38:15', '管理员', '', '', '', '', '', '120', 'update_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_by', '6', '0', 'single', 'text', 'string', null, null, null, '4028948151f5e0c20151f5e665400001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028948151f5e0c20151f5e665980008', '更新日期', 'admin', '2015-12-31 10:38:15', '管理员', '', '', '', '', '', '120', 'update_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'update_date', '7', '0', 'single', 'date', 'Date', null, null, null, '4028948151f5e0c20151f5e665400001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028948151f5e0c20151f5e6659a0009', '所属部门', 'admin', '2015-12-31 10:38:15', '管理员', '', '', '', '', '', '120', 'sys_org_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_org_code', '8', '0', 'single', 'text', 'string', null, null, null, '4028948151f5e0c20151f5e665400001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028948151f5e0c20151f5e6659c000a', '所属公司', 'admin', '2015-12-31 10:38:15', '管理员', '', '', '', '', '', '120', 'sys_company_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_company_code', '9', '0', 'single', 'text', 'string', null, null, null, '4028948151f5e0c20151f5e665400001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028948151f5e0c20151f5e6659f000b', '学生名字', 'admin', '2015-12-31 10:38:15', '管理员', '', '', '', '', '', '500', 'name', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'name', '10', '0', 'single', 'umeditor', 'string', 'admin', '2016-02-18 10:35:06', '管理员', '4028948151f5e0c20151f5e665400001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028948151f5e0c20151f5e665a1000c', '性别', 'admin', '2015-12-31 10:38:15', '管理员', 'sex', '', '', '', '', '120', 'sex', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'sex', '11', '0', 'single', 'radio', 'string', null, null, null, '4028948151f5e0c20151f5e665400001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028948151f5e0c20151f5e665a4000d', '年龄', 'admin', '2015-12-31 10:38:15', '管理员', '', '', '', '', '', '120', 'age', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'age', '12', '0', 'single', 'text', 'int', null, null, null, '4028948151f5e0c20151f5e665400001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028948151f5e0c20151f5e665a7000e', '生日', 'admin', '2015-12-31 10:38:15', '管理员', '', '', '', '', '', '120', 'birthday', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'birthday', '13', '0', 'single', 'date', 'Date', null, null, null, '4028948151f5e0c20151f5e665400001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('40289481523940c00152397d2d960002', '头像', 'admin', '2016-01-13 13:37:31', '管理员', '', '', '', '', '', '120', 'img', '', 'N', 'Y', 'N', 'Y', 'Y', '200', '', '', 'img', '9', '0', 'single', 'image', 'string', 'admin', '2016-01-13 15:10:24', '管理员', '402880e74dc1e65e014dc1effa270001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae3690002', '主键', 'admin', '2016-03-09 19:20:02', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'single', 'text', 'string', null, null, null, '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae49a0003', '创建人名称', 'admin', '2016-03-09 19:20:02', '管理员', '', '', '', '', '', '120', 'create_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_name', '2', '0', 'single', 'text', 'string', null, null, null, '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4a40004', '创建人登录名称', 'admin', '2016-03-09 19:20:02', '管理员', '', '', '', '', '', '120', 'create_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_by', '3', '0', 'single', 'text', 'string', null, null, null, '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4b40005', '创建日期', 'admin', '2016-03-09 19:20:02', '管理员', '', '', '', '', '', '120', 'create_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'create_date', '4', '0', 'single', 'date', 'Date', null, null, null, '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4b60006', '更新人名称', 'admin', '2016-03-09 19:20:02', '管理员', '', '', '', '', '', '120', 'update_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_name', '5', '0', 'single', 'text', 'string', null, null, null, '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4be0007', '更新人登录名称', 'admin', '2016-03-09 19:20:02', '管理员', '', '', '', '', '', '120', 'update_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_by', '6', '0', 'single', 'text', 'string', null, null, null, '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4c20008', '更新日期', 'admin', '2016-03-09 19:20:02', '管理员', '', '', '', '', '', '120', 'update_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'update_date', '7', '0', 'single', 'date', 'Date', null, null, null, '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4c70009', '所属部门', 'admin', '2016-03-09 19:20:02', '管理员', '', '', '', '', '', '120', 'sys_org_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_org_code', '8', '0', 'single', 'text', 'string', null, null, null, '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4ca000a', '所属公司', 'admin', '2016-03-09 19:20:02', '管理员', '', '', '', '', '', '120', 'sys_company_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_company_code', '9', '0', 'single', 'text', 'string', null, null, null, '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4cd000b', '流程状态', 'admin', '2016-03-09 19:20:02', '管理员', 'bpm_status', '', '', '1', '', '120', 'bpm_status', '', 'N', 'Y', 'N', 'N', 'N', '32', '', '', 'bpm_status', '10', '0', 'single', 'text', 'string', 'admin', '2016-03-10 20:45:29', '管理员', '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4d1000c', '姓名', 'admin', '2016-03-09 19:20:02', '管理员', '', '', '', '', '', '120', 'name', 's2-50', 'N', 'Y', 'Y', 'Y', 'Y', '100', '', '', 'name', '11', '0', 'single', 'text', 'string', 'admin', '2016-03-11 21:30:11', '管理员', '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4d5000d', '性别', 'admin', '2016-03-09 19:20:02', '管理员', 'sex', '', '', '', '', '120', 'sex', '', 'N', 'Y', 'N', 'Y', 'Y', '50', '', '', 'sex', '12', '0', 'single', 'radio', 'string', 'admin', '2016-03-10 20:46:17', '管理员', '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4d8000e', '所属分组', 'admin', '2016-03-09 19:20:02', '管理员', 'id', 'jform_contact_group', 'name', '', '', '120', 'groups', '', 'N', 'Y', 'N', 'Y', 'Y', '200', '', '', 'group', '13', '0', 'single', 'list', 'string', 'admin', '2016-03-14 12:45:23', '管理员', '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4dc000f', '公司名称', 'admin', '2016-03-09 19:20:02', '管理员', '', '', '', '', '', '120', 'company', '', 'N', 'Y', 'Y', 'Y', 'Y', '200', '', '', 'company', '14', '0', 'single', 'text', 'string', 'admin', '2016-03-10 20:22:53', '管理员', '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4e00010', '职位', 'admin', '2016-03-09 19:20:02', '管理员', '', '', '', '', '', '120', 'position', '', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'position', '15', '0', 'single', 'text', 'string', null, null, null, '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4e40011', '移动电话', 'admin', '2016-03-09 19:20:02', '管理员', '', '', '', '', '', '120', 'mobile', 'm', 'N', 'Y', 'Y', 'Y', 'Y', '30', '', '', 'mobile', '16', '0', 'single', 'text', 'string', 'admin', '2016-03-10 20:54:09', '管理员', '4028b881535b12bd01535b1ae3680001', '{ignore=\"ignore\"}');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4ef0012', '办公电话', 'admin', '2016-03-09 19:20:02', '管理员', '', '', '', '', '', '120', 'office_phone', '', 'N', 'Y', 'Y', 'Y', 'Y', '30', '', '', 'office_phone', '17', '0', 'single', 'text', 'string', 'admin', '2016-03-10 20:54:09', '管理员', '4028b881535b12bd01535b1ae3680001', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b881535b12bd01535b1ae4f30013', '电子邮箱', 'admin', '2016-03-09 19:20:02', '管理员', '', '', '', '', '', '120', 'email', 'e', 'N', 'Y', 'N', 'Y', 'Y', '100', '', '', 'email', '18', '0', 'single', 'text', 'string', 'admin', '2016-03-10 20:54:09', '管理员', '4028b881535b12bd01535b1ae3680001', '{ignore=\"ignore\"}');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b88153659dd4015365ab21d1000d', '主键', 'admin', '2016-03-11 20:33:47', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'single', 'text', 'string', null, null, null, '4028b88153659dd4015365ab21d0000c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b88153659dd4015365ab21db000e', '创建人名称', 'admin', '2016-03-11 20:33:47', '管理员', '', '', '', '', '', '120', 'create_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_name', '2', '0', 'single', 'text', 'string', null, null, null, '4028b88153659dd4015365ab21d0000c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b88153659dd4015365ab21de000f', '创建人登录名称', 'admin', '2016-03-11 20:33:47', '管理员', '', '', '', '', '', '120', 'create_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_by', '3', '0', 'single', 'text', 'string', null, null, null, '4028b88153659dd4015365ab21d0000c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b88153659dd4015365ab21e10010', '创建日期', 'admin', '2016-03-11 20:33:47', '管理员', '', '', '', '', '', '120', 'create_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'create_date', '4', '0', 'single', 'date', 'Date', null, null, null, '4028b88153659dd4015365ab21d0000c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b88153659dd4015365ab21e40011', '更新人名称', 'admin', '2016-03-11 20:33:47', '管理员', '', '', '', '', '', '120', 'update_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_name', '5', '0', 'single', 'text', 'string', null, null, null, '4028b88153659dd4015365ab21d0000c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b88153659dd4015365ab21e70012', '更新人登录名称', 'admin', '2016-03-11 20:33:47', '管理员', '', '', '', '', '', '120', 'update_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_by', '6', '0', 'single', 'text', 'string', null, null, null, '4028b88153659dd4015365ab21d0000c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b88153659dd4015365ab21e90013', '更新日期', 'admin', '2016-03-11 20:33:47', '管理员', '', '', '', '', '', '120', 'update_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'update_date', '7', '0', 'single', 'date', 'Date', null, null, null, '4028b88153659dd4015365ab21d0000c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b88153659dd4015365ab21ed0014', '所属部门', 'admin', '2016-03-11 20:33:47', '管理员', '', '', '', '', '', '120', 'sys_org_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_org_code', '8', '0', 'single', 'text', 'string', null, null, null, '4028b88153659dd4015365ab21d0000c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b88153659dd4015365ab21f00015', '所属公司', 'admin', '2016-03-11 20:33:47', '管理员', '', '', '', '', '', '120', 'sys_company_code', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'sys_company_code', '9', '0', 'single', 'text', 'string', null, null, null, '4028b88153659dd4015365ab21d0000c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b88153659dd4015365ab21f40016', '流程状态', 'admin', '2016-03-11 20:33:47', '管理员', 'bpm_status', '', '', '1', '', '120', 'bpm_status', '', 'N', 'Y', 'N', 'N', 'N', '32', '', '', 'bpm_status', '10', '0', 'single', 'text', 'string', 'admin', '2016-03-11 22:27:55', '管理员', '4028b88153659dd4015365ab21d0000c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('4028b88153659dd4015365ab21f70017', '分组名称', 'admin', '2016-03-11 20:33:47', '管理员', '', '', '', '', '', '120', 'name', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'name', '11', '0', 'single', 'text', 'string', null, null, null, '4028b88153659dd4015365ab21d0000c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184940140', '主键', 'admin', '2014-06-27 16:46:54', '管理员', '', '', '', '', '', '0', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'single', 'text', 'string', 'admin', '2016-02-25 11:55:39', '管理员', '8a8ab0b246dc81120146dc81847e013b', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc81849b0141', '订单号', 'admin', '2014-06-27 16:46:54', '管理员', 'account', 'user_msg', 'realname', '', '', '0', 'order_code', '', 'N', 'Y', 'Y', 'Y', 'Y', '50', '', '', 'order_code', '2', '0', 'single', 'popup', 'string', 'admin', '2016-02-25 11:55:39', '管理员', '8a8ab0b246dc81120146dc81847e013b', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc81849d0142', '订单日期', 'admin', '2014-06-27 16:46:54', '管理员', '', '', '', '', '', '0', 'order_date', '', 'N', 'Y', 'Y', 'Y', 'Y', '20', '', '', 'order_date', '3', '0', 'single', 'date', 'Date', 'admin', '2016-02-25 11:55:39', '管理员', '8a8ab0b246dc81120146dc81847e013b', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc81849f0143', '订单金额', 'admin', '2014-06-27 16:46:54', '管理员', '', '', '', '', '', '0', 'order_money', '', 'N', 'Y', 'Y', 'Y', 'Y', '10', '', '', 'order_money', '4', '3', 'single', 'text', 'double', 'admin', '2016-02-25 11:55:39', '管理员', '8a8ab0b246dc81120146dc81847e013b', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184a10144', '备注', 'admin', '2014-06-27 16:46:54', '管理员', '', '', '', '', '', '0', 'content', '', 'N', 'Y', 'Y', 'Y', 'Y', '255', '', '', 'content', '5', '0', 'single', 'text', 'string', 'admin', '2016-02-25 11:55:39', '管理员', '8a8ab0b246dc81120146dc81847e013b', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184ab0145', '主键', 'admin', '2014-06-27 16:46:54', '管理员', '', '', '', '', '', '0', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'single', 'text', 'string', 'admin', '2015-06-27 16:59:57', '管理员', '8a8ab0b246dc81120146dc818484013c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184ad0146', '请假标题', 'admin', '2014-06-27 16:46:54', '管理员', '', '', '', '', '', '0', 'title', '', 'N', 'N', 'N', 'Y', 'Y', '50', '', '', 'title', '2', '0', 'single', 'text', 'string', 'admin', '2015-06-27 16:59:57', '管理员', '8a8ab0b246dc81120146dc818484013c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184af0147', '请假人', 'admin', '2014-06-27 16:46:54', '管理员', '', '', '', '', '', '0', 'people', '', 'N', 'N', 'Y', 'Y', 'Y', '20', '', '', 'people', '3', '0', 'single', 'text', 'string', 'admin', '2015-06-27 16:59:57', '管理员', '8a8ab0b246dc81120146dc818484013c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184b10148', '性别', 'admin', '2014-06-27 16:46:54', '管理员', 'sex', '', '', '', '', '0', 'sex', '', 'N', 'N', 'Y', 'Y', 'Y', '10', '', '', 'sex', '4', '0', 'single', 'list', 'string', 'admin', '2015-06-27 16:59:57', '管理员', '8a8ab0b246dc81120146dc818484013c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184b30149', '请假开始时间', 'admin', '2014-06-27 16:46:54', '管理员', '', '', '', '', '', '0', 'begindate', '', 'N', 'N', 'N', 'Y', 'Y', '0', '', '', 'begindate', '5', '0', 'group', 'date', 'Date', 'admin', '2015-06-27 16:59:57', '管理员', '8a8ab0b246dc81120146dc818484013c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184b6014a', '请假结束时间', 'admin', '2014-06-27 16:46:54', '管理员', '', '', '', '', '', '0', 'enddate', '', 'N', 'N', 'N', 'Y', 'Y', '0', '', '', 'enddate', '6', '0', 'group', 'datetime', 'Date', 'admin', '2015-06-27 16:59:57', '管理员', '8a8ab0b246dc81120146dc818484013c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184b8014b', '所属部门', 'admin', '2014-06-27 16:46:54', '管理员', 'id', 't_s_depart', 'departname', '', '', '0', 'hol_dept', '', 'N', 'N', 'N', 'Y', 'Y', '32', '', '', 'hol_dept', '8', '0', 'single', 'list', 'string', 'admin', '2015-06-27 16:59:58', '管理员', '8a8ab0b246dc81120146dc818484013c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184ba014c', '请假原因', 'admin', '2014-06-27 16:46:54', '管理员', '', '', '', '', '', '0', 'hol_reson', '', 'N', 'N', 'N', 'Y', 'Y', '255', '', '', 'hol_reson', '9', '0', 'single', 'text', 'string', 'admin', '2015-06-27 16:59:58', '管理员', '8a8ab0b246dc81120146dc818484013c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184bc014d', '部门审批人', 'admin', '2014-06-27 16:46:54', '管理员', '', '', '', '', '', '0', 'dep_leader', '', 'N', 'N', 'N', 'Y', 'Y', '20', '', '', 'dep_leader', '10', '0', 'single', 'text', 'string', 'admin', '2015-06-27 16:59:58', '管理员', '8a8ab0b246dc81120146dc818484013c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184bd014e', '部门审批意见', 'admin', '2014-06-27 16:46:54', '管理员', '', '', '', '', '', '0', 'content', '', 'N', 'N', 'N', 'Y', 'Y', '255', '', '', 'content', '11', '0', 'single', 'text', 'string', 'admin', '2015-06-27 16:59:58', '管理员', '8a8ab0b246dc81120146dc818484013c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184bf014f', '请假天数', 'admin', '2014-06-27 16:46:54', '管理员', '', '', '', '', '', '120', 'day_num', '', 'N', 'Y', 'N', 'Y', 'Y', '10', '', '', 'day_num', '7', '0', 'single', 'text', 'int', 'admin', '2015-06-27 16:59:58', '管理员', '8a8ab0b246dc81120146dc818484013c', '');
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184cb0150', '主键', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'id', null, 'Y', 'N', 'N', 'N', 'N', '36', '', '', null, '0', '0', 'single', 'text', 'string', null, null, null, '8a8ab0b246dc81120146dc818486013d', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184cd0151', '客户名', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'name', null, 'N', 'Y', 'Y', 'Y', 'Y', '32', '', '', null, '1', '0', 'single', 'text', 'string', null, null, null, '8a8ab0b246dc81120146dc818486013d', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184cf0152', '单价', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'money', null, 'N', 'Y', 'Y', 'Y', 'Y', '10', '', '', null, '2', '2', 'group', 'text', 'double', null, null, null, '8a8ab0b246dc81120146dc818486013d', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184d10153', '外键', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '120', 'fk_id', null, 'N', 'N', 'Y', 'N', 'N', '36', 'id', 'jform_order_main', null, '5', '0', 'single', 'text', 'string', null, null, null, '8a8ab0b246dc81120146dc818486013d', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184d40154', '电话', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '120', 'telphone', null, 'N', 'Y', 'Y', 'Y', 'Y', '32', '', '', null, '4', '0', 'single', 'text', 'string', null, null, null, '8a8ab0b246dc81120146dc818486013d', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184d60155', '性别', 'admin', '2014-06-27 16:46:54', '管理员', 'sex', '', null, null, null, '120', 'sex', null, 'N', 'Y', 'Y', 'Y', 'Y', '4', '', '', null, '3', '0', 'single', 'select', 'string', null, null, null, '8a8ab0b246dc81120146dc818486013d', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184da0156', '主键', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '120', 'id', null, 'Y', 'N', 'N', 'N', 'N', '36', '', '', null, '0', '0', 'single', 'checkbox', 'string', null, null, null, '8a8ab0b246dc81120146dc818488013e', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184dc0157', '航班号', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '120', 'ticket_code', null, 'N', 'N', 'Y', 'Y', 'Y', '100', '', '', null, '1', '0', 'single', 'text', 'string', null, null, null, '8a8ab0b246dc81120146dc818488013e', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184df0158', '航班时间', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '120', 'tickect_date', null, 'N', 'N', 'Y', 'Y', 'Y', '10', '', '', null, '2', '0', 'single', 'datetime', 'Date', null, null, null, '8a8ab0b246dc81120146dc818488013e', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184e10159', '外键', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '120', 'fck_id', null, 'N', 'N', 'N', 'N', 'N', '36', 'id', 'jform_order_main', null, '3', '0', 'single', 'text', 'string', null, null, null, '8a8ab0b246dc81120146dc818488013e', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184e7015a', '主键', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'id', null, 'Y', 'N', 'N', 'N', 'N', '36', '', '', null, '0', '0', 'single', 'text', 'string', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184ea015b', '机构合计', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'a', null, 'N', 'N', 'Y', 'Y', 'Y', '10', '', '', null, '1', '2', 'group', 'text', 'double', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184ec015c', '行政小计', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'b1', null, 'N', 'N', 'N', 'Y', 'Y', '10', '', '', null, '2', '2', 'group', 'text', 'double', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184ee015d', '行政省', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'b11', null, 'N', 'N', 'N', 'Y', 'Y', '100', '', '', null, '3', '0', 'group', 'text', 'string', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184f0015e', '行政市', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'b12', null, 'N', 'N', 'N', 'Y', 'Y', '100', '', '', null, '4', '0', 'group', 'text', 'string', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184f3015f', '行政县', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'b13', null, 'N', 'N', 'N', 'Y', 'Y', '100', '', '', null, '5', '0', 'single', 'text', 'string', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184f50160', '事业合计', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'b2', null, 'N', 'N', 'N', 'Y', 'Y', '10', '', '', null, '6', '2', 'single', 'text', 'double', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184f80161', '参公小计', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'b3', null, 'N', 'N', 'N', 'Y', 'Y', '10', '', '', null, '7', '2', 'single', 'text', 'double', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184fa0162', '参公省', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'b31', null, 'N', 'N', 'N', 'Y', 'Y', '100', '', '', null, '8', '0', 'single', 'text', 'string', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184fc0163', '参公市', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'b32', null, 'N', 'N', 'N', 'Y', 'Y', '100', '', '', null, '9', '0', 'single', 'text', 'string', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8184fe0164', '参公县', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'b33', null, 'N', 'N', 'N', 'Y', 'Y', '100', '', '', null, '10', '0', 'single', 'text', 'string', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8185000165', '全额拨款', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'c1', null, 'N', 'N', 'N', 'Y', 'Y', '10', '', '', null, '11', '2', 'single', 'text', 'double', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8185030166', '差额拨款', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'c2', null, 'N', 'N', 'N', 'Y', 'Y', '10', '', '', null, '12', '2', 'single', 'text', 'double', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8185050167', '自收自支', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'c3', null, 'N', 'N', 'N', 'Y', 'Y', '10', '', '', null, '13', '2', 'single', 'text', 'double', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc8185070168', '经费合计', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'd', null, 'N', 'N', 'Y', 'Y', 'Y', '10', '', '', null, '14', '2', 'single', 'text', 'int', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8a8ab0b246dc81120146dc81850a0169', '机构资质', 'admin', '2014-06-27 16:46:54', '管理员', '', '', null, null, null, '0', 'd1', null, 'N', 'N', 'N', 'Y', 'Y', '1000', '', '', null, '15', '0', 'single', 'text', 'string', null, null, null, '8a8ab0b246dc81120146dc81848b013f', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8af235d44db32051014db35d961c0002', '主键', 'admin', '2015-06-02 16:22:44', '管理员', '', '', '', '', '', '120', 'id', '', 'Y', 'N', 'N', 'N', 'N', '36', '', '', 'id', '1', '0', 'single', 'text', 'string', '', null, '', '8af235d44db32051014db35d96190001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8af235d44db32051014db35d96ac0003', '创建人名称', 'admin', '2015-06-02 16:22:44', '管理员', '', '', '', '', '', '120', 'create_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_name', '2', '0', 'single', 'text', 'string', '', null, null, '8af235d44db32051014db35d96190001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8af235d44db32051014db35d96ae0004', '创建人登录名称', 'admin', '2015-06-02 16:22:44', '管理员', '', '', '', '', '', '120', 'create_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'create_by', '3', '0', 'single', 'text', 'string', '', null, null, '8af235d44db32051014db35d96190001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8af235d44db32051014db35d96b20005', '创建日期', 'admin', '2015-06-02 16:22:44', '管理员', '', '', '', '', '', '120', 'create_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'create_date', '4', '0', 'single', 'date', 'Date', '', null, null, '8af235d44db32051014db35d96190001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8af235d44db32051014db35d96bd0006', '更新人名称', 'admin', '2015-06-02 16:22:44', '管理员', '', '', '', '', '', '120', 'update_name', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_name', '5', '0', 'single', 'text', 'string', '', null, null, '8af235d44db32051014db35d96190001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8af235d44db32051014db35d96c60007', '更新人登录名称', 'admin', '2015-06-02 16:22:44', '管理员', '', '', '', '', '', '120', 'update_by', '', 'N', 'Y', 'N', 'N', 'N', '50', '', '', 'update_by', '6', '0', 'single', 'text', 'string', '', null, null, '8af235d44db32051014db35d96190001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8af235d44db32051014db35d96c90008', '更新日期', 'admin', '2015-06-02 16:22:44', '管理员', '', '', '', '', '', '120', 'update_date', '', 'N', 'Y', 'N', 'N', 'N', '20', '', '', 'update_date', '7', '0', 'single', 'date', 'Date', '', null, null, '8af235d44db32051014db35d96190001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8af235d44db32051014db35d96cb0009', '标题', 'admin', '2015-06-02 16:22:44', '管理员', '', '', '', '', '', '120', 'title', '', 'N', 'Y', 'Y', 'Y', 'Y', '32', '', '', 'title', '8', '0', 'single', 'text', 'string', '', null, null, '8af235d44db32051014db35d96190001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8af235d44db32051014db35d96ce000a', '类型', 'admin', '2015-06-02 16:22:44', '管理员', 'weixin', '', '', '', '', '120', 'type', '', 'N', 'Y', 'Y', 'Y', 'Y', '32', '', '', 'type', '9', '0', 'single', 'list', 'string', 'admin', '2015-06-03 15:18:39', '管理员', '8af235d44db32051014db35d96190001', null);
|
|
|
INSERT INTO `cgform_field` VALUES ('8af235d44db32051014db35d96de000b', '模板内容', 'admin', '2015-06-02 16:22:44', '管理员', '', '', '', '', '', '300', 'content', '', 'N', 'Y', 'N', 'Y', 'Y', '32', '', '', 'content', '10', '0', 'single', 'textarea', 'Text', 'admin', '2015-06-05 13:31:18', '管理员', '8af235d44db32051014db35d96190001', null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `cgform_ftl`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `cgform_ftl`;
|
|
|
CREATE TABLE `cgform_ftl` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`CGFORM_ID` varchar(36) NOT NULL,
|
|
|
`CGFORM_NAME` varchar(100) NOT NULL,
|
|
|
`CREATE_BY` varchar(36) default NULL,
|
|
|
`CREATE_DATE` datetime default NULL,
|
|
|
`CREATE_NAME` varchar(32) default NULL,
|
|
|
`FTL_CONTENT` longtext,
|
|
|
`FTL_STATUS` varchar(50) default NULL,
|
|
|
`FTL_VERSION` int(11) NOT NULL,
|
|
|
`FTL_WORD_URL` varchar(200) default NULL,
|
|
|
`UPDATE_BY` varchar(36) default NULL,
|
|
|
`UPDATE_DATE` datetime default NULL,
|
|
|
`UPDATE_NAME` varchar(32) default NULL,
|
|
|
`editor_type` varchar(10) default '01' COMMENT '类型',
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of cgform_ftl
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `cgform_ftl` VALUES ('4028138151adbcc50151ae8a558d0036', '4028138151adbcc50151adfd13680002', '员工入职单', 'admin', '2015-12-17 00:00:00', '管理员', '<html xmlns:m=\"http://schemas.microsoft.com/office/2004/12/omml\">\r\n<head>\r\n <title></title>\r\n <link href=\"plug-in/easyui/themes/default/easyui.css\" id=\"easyuiTheme\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/easyui/themes/icon.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/accordion/css/accordion.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/Validform/css/style.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/Validform/css/tablefrom.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <style type=\"text/css\">body{font-size:12px;}table{border: 1px solid #000000;padding:0; margin:0 auto;border-collapse: collapse;width:100%;align:right;}td {border: 1px solid #000000;background: #fff;font-size:12px;padding: 3px 3px 3px 8px;color: #000000;word-break: keep-all;}\r\n </style>\r\n</head>\r\n<script type=\"text/javascript\" src=\"plug-in/jquery/jquery-1.8.3.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/dataformat.js\"></script><script type=\"text/javascript\" src=\"plug-in/easyui/jquery.easyui.min.1.3.2.js\"></script><script type=\"text/javascript\" src=\"plug-in/easyui/locale/zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/syUtil.js\"></script><script type=\"text/javascript\" src=\"plug-in/My97DatePicker/WdatePicker.js\"></script><script type=\"text/javascript\" src=\"plug-in/lhgDialog/lhgdialog.min.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/curdtools_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/easyuiextend.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/Validform_v5.3.1_min_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/Validform_Datatype_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/datatype_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/plugin/passwordStrength/passwordStrength-min.js\"></script><script type=\"text/javascript\">$(function(){$(\"#formobj\").Validform({tiptype:4,btnSubmit:\"#btn_sub\",btnReset:\"#btn_reset\",ajaxPost:true,usePlugin:{passwordstrength:{minLen:6,maxLen:18,trigger:function(obj,error){if(error){obj.parent().next().find(\".Validform_checktip\").show();obj.find(\".passwordStrength\").hide();}else{$(\".passwordStrength\").show();obj.parent().next().find(\".Validform_checktip\").hide();}}}},callback:function(data){if(data.success==true){if(!neibuClickFlag){var win = frameElement.api.opener;frameElement.api.close();win.tip(data.msg);win.reloadTable();}else {alert(data.msg)}}else{if(data.responseText==\'\'||data.responseText==undefined)$(\"#formobj\").html(data.msg);else $(\"#formobj\").html(data.responseText); return false;}if(!neibuClickFlag){var win = frameElement.api.opener;win.reloadTable();}}});});</script>\r\n<body>\r\n<form action=\"cgFormBuildController.do?saveOrUpdate\" id=\"formobj\" method=\"post\" name=\"formobj\"><input name=\"tableName\" type=\"hidden\" value=\"${tableName?if_exists?html}\" /><input name=\"id\" type=\"hidden\" value=\"${id?if_exists?html}\" /><input class=\"btn_sub\" id=\"btn_sub\" type=\"hidden\" />#{jform_hidden_field}\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"width:675.75pt;\" width=\"901\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:8.25pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width: 675.75pt; padding: 0cm 5.4pt; height: 8.25pt; background-color: rgb(0, 176, 240);\" width=\"901\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 宋体;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1;height:36.75pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width:675.75pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n height:36.75pt\" width=\"901\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span mso-bidi-font-family:=\"\" style=\"font-size:18.0pt;font-family:\">员工入职单<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2;height:16.5pt\">\r\n <td colspan=\"5\" nowrap=\"nowrap\" style=\"width: 453.9pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(0, 176, 240); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 16.5pt;\" width=\"605\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 101.4pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(0, 176, 240); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 16.5pt;\" width=\"135\">\r\n <p align=\"right\" class=\"MsoNormal\" style=\"text-align:right;mso-pagination:widow-orphan;\r\n word-break:break-all\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">填表日期:<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 120.45pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(0, 176, 240); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 16.5pt;\" width=\"161\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\">#{create_date}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;height:25.5pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width: 675.75pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(0, 176, 240); border-bottom-width: 1.5pt; padding: 0cm 5.4pt; height: 25.5pt;\" width=\"901\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">基本信息<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:4;height:24.75pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 92.9pt; border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-top-style: none; padding: 0cm 5.4pt; height: 24.75pt; background-color: rgb(242, 242, 242);\" width=\"124\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">姓名<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td style=\"width: 160px; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 24px; white-space: nowrap;\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\">#{employee_name}</span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 78.8pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 24.75pt; background-color: rgb(242, 242, 242);\" width=\"105\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">部门<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td style=\"width: 160px; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 24px; white-space: nowrap;\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\">#{employee_depart}</span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 91.65pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 24.75pt; background-color: rgb(242, 242, 242);\" width=\"122\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">职务<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td style=\"width: 160px; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 24px; white-space: nowrap;\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\">#{employee_job}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" rowspan=\"5\" style=\"width: 120.45pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(0, 176, 240); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 24.75pt;\" width=\"161\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:5;height:22.5pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 92.9pt; border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-top-style: none; padding: 0cm 5.4pt; height: 22.5pt; background-color: rgb(242, 242, 242);\" width=\"124\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">生日<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td style=\"width: 3px; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22px; white-space: nowrap; vertical-align: middle;\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\">#{employee_birthday}</span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 78.8pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt; background-color: rgb(242, 242, 242);\" width=\"105\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">籍贯<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"3\" nowrap=\"nowrap\" style=\"width: 298.55pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt;\" width=\"398\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\">#{employee_origin}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:6;height:21.75pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 92.9pt; border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-top-style: none; padding: 0cm 5.4pt; height: 21.75pt; background-color: rgb(242, 242, 242);\" width=\"124\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">学历<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 3cm; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 21.75pt;\" width=\"113\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\">#{employee_degree}</span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 78.8pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 21.75pt; background-color: rgb(242, 242, 242);\" width=\"105\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">身份证<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"3\" nowrap=\"nowrap\" style=\"width: 298.55pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 21.75pt;\" width=\"398\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\">#{employee_identification}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:7;height:24.0pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 92.9pt; border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-top-style: none; padding: 0cm 5.4pt; height: 24pt; background-color: rgb(242, 242, 242);\" width=\"124\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">入职日期<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 3cm; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 24pt;\" width=\"113\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\">#{employee_entry_date}</span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 78.8pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 24pt; background-color: rgb(242, 242, 242);\" width=\"105\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">工号<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 105.5pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 24pt;\" width=\"141\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\">#{employee_code}</span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 91.65pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 24pt; background-color: rgb(242, 242, 242);\" width=\"122\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">手机<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 101.4pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 24pt;\" width=\"135\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\">#{employee_phone}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:8;height:23.25pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 92.9pt; border-top-style: none; border-left-color: rgb(165, 165, 165); border-left-width: 1pt; border-bottom-color: rgb(0, 176, 240); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 23.25pt; background-color: rgb(242, 242, 242);\" width=\"124\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">邮箱<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"2\" nowrap=\"nowrap\" style=\"width: 163.85pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(0, 176, 240); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 23.25pt;\" width=\"218\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\">#{employee_mail}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 105.5pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(0, 176, 240); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 23.25pt; background-color: rgb(242, 242, 242);\" width=\"141\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">MSN<o:p></o:p></span></p>\r\n </td>\r\n <td colspan=\"2\" nowrap=\"nowrap\" style=\"width: 193.05pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(0, 176, 240); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 23.25pt;\" width=\"257\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\">#{employee_msn}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:9;height:26.25pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width: 675.75pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(0, 176, 240); border-bottom-width: 1.5pt; padding: 0cm 5.4pt; height: 26.25pt;\" width=\"901\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">人事部<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:10;height:21.0pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 92.9pt; border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-top-style: none; padding: 0cm 5.4pt; height: 21pt; background-color: rgb(242, 242, 242);\" width=\"124\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">照片<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 3cm; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 21pt;\" width=\"113\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\">#{hr_pic}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 78.8pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 21pt; background-color: rgb(242, 242, 242);\" width=\"105\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">档案表<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 105.5pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 21pt;\" width=\"141\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\">#{hr_archives}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 91.65pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 21pt; background-color: rgb(242, 242, 242);\" width=\"122\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">身份证<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"2\" nowrap=\"nowrap\" style=\"width: 221.85pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 21pt;\" width=\"296\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\">#{hr_identification}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:11;height:21pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 92.9pt; border-right-color: rgb(165, 165, 165); border-bottom-color: rgb(165, 165, 165); border-left-color: rgb(165, 165, 165); border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-top-style: none; padding: 0cm 5.4pt; height: 16.5pt; background-color: rgb(242, 242, 242);\" width=\"124\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">学位证<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 3cm; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 16.5pt;\" width=\"113\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\">#{hr_degree}</span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 78.8pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 16.5pt; background-color: rgb(242, 242, 242);\" width=\"105\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">其他证件<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 105.5pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 16.5pt;\" width=\"141\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\">#{hr_other}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 91.65pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 16.5pt; background-color: rgb(242, 242, 242);\" width=\"122\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">分配电话<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"2\" nowrap=\"nowrap\" style=\"width: 221.85pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(165, 165, 165); border-bottom-width: 1pt; border-right-color: rgb(165, 165, 165); border-right-width: 1pt; padding: 0cm 5.4pt; height: 16.5pt;\" width=\"296\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\">#{hr_tel}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:12;height:59.25pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width:675.75pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n height:59.25pt\" width=\"901\"> </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:13;height:16.5pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width:675.75pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n height:16.5pt\" width=\"901\">\r\n <p align=\"right\" class=\"MsoNormal\" style=\"text-align:right;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">经办人:</span><span lang=\"EN-US\">#{hr_op_user}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> </span><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">日期:</span><span lang=\"EN-US\">#{hr_op_date}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:14;height:17.25pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width: 675.75pt; border-top-color: rgb(191, 191, 191); border-top-width: 1pt; border-left-style: none; border-bottom-color: rgb(0, 176, 240); border-bottom-width: 1.5pt; border-right-style: none; padding: 0cm 5.4pt; height: 17.25pt;\" width=\"901\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">部门意见<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:15;height:66.0pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width:675.75pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n height:66.0pt\" width=\"901\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\">#{depart_opinion}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:16;height:16.5pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width:675.75pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n height:16.5pt\" width=\"901\">\r\n <p align=\"right\" class=\"MsoNormal\" style=\"text-align:right;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">经办人:</span><span lang=\"EN-US\">#{depart_op_user}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> </span><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">日期:</span><span lang=\"EN-US\">#{depart_op_date}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:17;height:17.25pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width: 675.75pt; border-top-color: rgb(191, 191, 191); border-top-width: 1pt; border-left-style: none; border-bottom-color: rgb(0, 176, 240); border-bottom-width: 1.5pt; border-right-style: none; padding: 0cm 5.4pt; height: 17.25pt;\" width=\"901\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">总经理意见<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:18;height:63.75pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width:675.75pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n height:63.75pt\" width=\"901\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\">#{manager_opinion}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:19;height:16.5pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width:675.75pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n height:16.5pt\" width=\"901\">\r\n <p align=\"right\" class=\"MsoNormal\" style=\"text-align:right;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">经办人:</span><span lang=\"EN-US\">#{manager_op_user}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> </span><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">日期:</span><span lang=\"EN-US\">#{manager_op_date}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:20;height:17.25pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width: 675.75pt; border-top-color: rgb(191, 191, 191); border-top-width: 1pt; border-left-style: none; border-bottom-color: rgb(0, 176, 240); border-bottom-width: 1.5pt; border-right-style: none; padding: 0cm 5.4pt; height: 17.25pt;\" width=\"901\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">新员工意见<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:21;height:77.25pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width:675.75pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n height:77.25pt\" width=\"901\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\">#{employee_opinion}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:22;height:16.5pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width:675.75pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n height:16.5pt\" width=\"901\">\r\n <p align=\"right\" class=\"MsoNormal\" style=\"text-align:right;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">经办人:</span><span lang=\"EN-US\">#{employee_op_user}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> </span><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">日期:</span><span lang=\"EN-US\">#{employee_op_date}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:23;mso-yfti-lastrow:yes;height:6.0pt\">\r\n <td colspan=\"7\" nowrap=\"nowrap\" style=\"width: 675.75pt; padding: 0cm 5.4pt; height: 6pt; background-color: rgb(0, 176, 240);\" width=\"901\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</form>\r\n\r\n<div align=\"center\" id=\"sub_tr\" style=\"display: none;\"><input class=\"ui_state_highlight\" onclick=\"neibuClick()\" type=\"button\" value=\"提交\" /></div>\r\n</body>\r\n<script type=\"text/javascript\">$(function(){if(location.href.indexOf(\"mode=read\")!=-1){$(\'#formobj\').find(\':input\').attr(\'disabled\',\'disabled\');}if(location.href.indexOf(\"mode=onbutton\")!=-1){$(\"#sub_tr\").show();} });var neibuClickFlag = false; function neibuClick() {neibuClickFlag = true;$(\'#btn_sub\').trigger(\'click\');}</script><script type=\"text/javascript\">${js_plug_in?if_exists}</script></html>', '0', '1', '', 'admin', '2015-12-18 15:26:36', '管理员', null);
|
|
|
INSERT INTO `cgform_ftl` VALUES ('402880e64e478dc8014e4797a1a90001', '402881e44df713f5014df71fc6be0004', '9999', 'admin', '2015-07-01 11:09:56', '管理员', '<p style=\"text-align: center;\"><br/></p><p style=\"text-align: center;\"><span style=\"font-size: 24px;\">示例表</span></p><form action=\"cgFormBuildController.do?saveOrUpdate\" id=\"formobj\" name=\"formobj\" method=\"post\"><input type=\"hidden\" name=\"tableName\" value=\"${tableName?if_exists?html}\" /><input type=\"hidden\" name=\"id\" value=\"${id?if_exists?html}\" /><input type=\"hidden\" id=\"btn_sub\" class=\"btn_sub\" />#{jform_hidden_field}<table class=\"table table-bordered\"><tbody><tr class=\"firstRow\"><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">文本框</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"227\"><input style=\"text-align: left; width: 150px;\" title=\"文本框\" value=\"雷劈网\" name=\"leipiNewField\" orgheight=\"\" orgwidth=\"150\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\"/></td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"85\">下拉菜单</td><td valign=\"top\" style=\"border-color: rgb(221, 221, 221);\" width=\"312\">{|-<span leipiplugins=\"select\"><select name=\"leipiNewField\" title=\"下拉菜单\" leipiplugins=\"select\" size=\"1\" orgwidth=\"150\" style=\"width: 150px;\"><option value=\"下拉\">下拉</option><option value=\"菜单\">菜单</option></select> </span>-|}</td></tr><tr><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">单选</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"41\">{|-<span leipiplugins=\"radios\" title=\"单选\" name=\"leipiNewField\"><input value=\"单选1\" type=\"radio\" checked=\"checked\" name=\"\"/>单选1 <input value=\"单选2\" type=\"radio\" name=\"\"/>单选2 </span>-|}</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"85\">复选</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"312\">{|-<span leipiplugins=\"checkboxs\" title=\"复选\"><input name=\"leipiNewField\" value=\"复选1\" type=\"checkbox\" checked=\"checked\"/>复选1 <input name=\"leipiNewField\" value=\"复选2\" type=\"checkbox\" checked=\"checked\"/>复选2 <input name=\"leipiNewField\" value=\"复选3\" type=\"checkbox\"/>复选3 </span>-|}</td></tr><tr><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">宏控件</td><td valign=\"top\" style=\"border-color: rgb(221, 221, 221);\" width=\"41\"><input name=\"leipiNewField\" type=\"text\" value=\"{macros}\" title=\"宏控件\" leipiplugins=\"macros\" orgtype=\"sys_date_cn\" orghide=\"0\" orgfontsize=\"12\" orgwidth=\"150\" style=\"font-size: 12px; width: 150px;\"/></td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"85\">二维码</td><td valign=\"top\" style=\"border-color: rgb(221, 221, 221);\" width=\"312\"><img name=\"leipiNewField\" title=\"雷劈网\" value=\"http://www.leipi.org\" orgtype=\"url\" leipiplugins=\"qrcode\" src=\"/Public/js/ueditor/formdesign/images/qrcode.gif\" orgwidth=\"40\" orgheight=\"40\" style=\"width: 40px; height: 40px;\"/></td></tr></tbody></table></form><p><input name=\"leipiNewField\" leipiplugins=\"listctrl\" type=\"text\" value=\"{列表控件}\" readonly=\"readonly\" title=\"采购商品列表\" orgtitle=\"商品名称`数量`单价`小计`描述`\" orgcoltype=\"text`int`int`int`text`\" orgunit=\"```元``\" orgsum=\"0`0`0`1`0`\" orgcolvalue=\"`````\" orgwidth=\"100%\" style=\"width: 100%;\"/></p><p><textarea title=\"多行文本\" name=\"leipiNewField\" leipiplugins=\"textarea\" value=\"\" orgrich=\"0\" orgfontsize=\"12\" orgwidth=\"600\" orgheight=\"80\" style=\"font-size:12px;width:600px;height:80px;\"></textarea></p><p><img name=\"leipiNewField\" title=\"进度条\" leipiplugins=\"progressbar\" orgvalue=\"20\" orgsigntype=\"progress-info\" src=\"/Public/js/ueditor/formdesign/images/progressbar.gif\"/></p><p><br/></p>', '0', '1', '', null, null, null, '02');
|
|
|
INSERT INTO `cgform_ftl` VALUES ('402880e64eab9a84014eab9cff390002', '402880e74dc1e65e014dc1effa270001', 'UE', 'admin', '2015-07-20 21:17:49', '管理员', '<p style=\"text-align: center;\"><br/></p><p style=\"text-align: center;\"><span style=\"font-size: 24px;\">示例表</span></p><form action=\"cgFormBuildController.do?saveOrUpdate\" id=\"formobj\" name=\"formobj\" method=\"post\"><input type=\"hidden\" name=\"tableName\" value=\"${tableName?if_exists?html}\" /><input type=\"hidden\" name=\"id\" value=\"${id?if_exists?html}\" /><input type=\"hidden\" id=\"btn_sub\" class=\"btn_sub\" />#{jform_hidden_field}<table class=\"table table-bordered\"><tbody><tr class=\"firstRow\"><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">文本框</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"227\"><input style=\"text-align: left; width: 150px;\" title=\"文本框\" value=\"雷劈网\" name=\"leipiNewField\" orgheight=\"\" orgwidth=\"150\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\"/></td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"85\">下拉菜单</td><td valign=\"top\" style=\"border-color: rgb(221, 221, 221);\" width=\"312\">{|-<span leipiplugins=\"select\"><select name=\"leipiNewField\" title=\"下拉菜单\" leipiplugins=\"select\" size=\"1\" orgwidth=\"150\" style=\"width: 150px;\"><option value=\"下拉\">下拉</option><option value=\"菜单\">菜单</option></select> </span>-|}</td></tr><tr><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">单选</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"41\">{|-<span leipiplugins=\"radios\" title=\"单选\" name=\"leipiNewField\"><input value=\"单选1\" type=\"radio\" checked=\"checked\" name=\"\"/>单选1 <input value=\"单选2\" type=\"radio\" name=\"\"/>单选2 </span>-|}</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"85\">复选</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"312\">{|-<span leipiplugins=\"checkboxs\" title=\"复选\"><input name=\"leipiNewField\" value=\"复选1\" type=\"checkbox\" checked=\"checked\"/>复选1 <input name=\"leipiNewField\" value=\"复选2\" type=\"checkbox\" checked=\"checked\"/>复选2 <input name=\"leipiNewField\" value=\"复选3\" type=\"checkbox\"/>复选3 </span>-|}</td></tr><tr><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">宏控件</td><td valign=\"top\" style=\"border-color: rgb(221, 221, 221);\" width=\"41\"><input name=\"leipiNewField\" type=\"text\" value=\"{macros}\" title=\"宏控件\" leipiplugins=\"macros\" orgtype=\"sys_date_cn\" orghide=\"0\" orgfontsize=\"12\" orgwidth=\"150\" style=\"font-size: 12px; width: 150px;\"/></td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"85\">二维码</td><td valign=\"top\" style=\"border-color: rgb(221, 221, 221);\" width=\"312\"><img name=\"leipiNewField\" title=\"雷劈网\" value=\"http://www.leipi.org\" orgtype=\"url\" leipiplugins=\"qrcode\" src=\"/Public/js/ueditor/formdesign/images/qrcode.gif\" orgwidth=\"40\" orgheight=\"40\" style=\"width: 40px; height: 40px;\"/></td></tr></tbody></table></form><p><input name=\"leipiNewField\" leipiplugins=\"listctrl\" type=\"text\" value=\"{列表控件}\" readonly=\"readonly\" title=\"采购商品列表\" orgtitle=\"用户`年龄`生日`2`3`4`5`6`\" orgcoltype=\"text`text`text`text`text`text`text`text`\" orgunit=\"````````\" orgsum=\"0`0`0`0`0`0`0`0`\" orgcolvalue=\"````````\" orgwidth=\"100%\" style=\"width: 100%;\" autofield=\".`.`.`.`.`.`.`.`\"/></p><p><textarea title=\"多行文本\" name=\"leipiNewField\" leipiplugins=\"textarea\" value=\"\" orgrich=\"0\" orgfontsize=\"12\" orgwidth=\"600\" orgheight=\"80\" style=\"font-size:12px;width:600px;height:80px;\"></textarea></p><p><img name=\"leipiNewField\" title=\"进度条\" leipiplugins=\"progressbar\" orgvalue=\"20\" orgsigntype=\"progress-info\" src=\"/Public/js/ueditor/formdesign/images/progressbar.gif\"/></p><p><br/></p>', '0', '1', '', null, null, null, '02');
|
|
|
INSERT INTO `cgform_ftl` VALUES ('402880e74d90a2f4014d90a5cab30003', '8a8ab0b246dc81120146dc81847e013b', '1212', 'admin', '2015-05-26 22:34:54', '管理员', '<html xmlns:m=\"http://schemas.microsoft.com/office/2004/12/omml\"><head><title></title><link href=\"plug-in/easyui/themes/default/easyui.css\" id=\"easyuiTheme\" rel=\"stylesheet\" type=\"text/css\" /><link href=\"plug-in/easyui/themes/icon.css\" rel=\"stylesheet\" type=\"text/css\" /><link href=\"plug-in/accordion/css/accordion.css\" rel=\"stylesheet\" type=\"text/css\" /><link href=\"plug-in/Validform/css/style.css\" rel=\"stylesheet\" type=\"text/css\" /><link href=\"plug-in/Validform/css/tablefrom.css\" rel=\"stylesheet\" type=\"text/css\" /><style type=\"text/css\">body{font-size:12px;}table{border: 1px solid #000000;padding:0; margin:0 auto;border-collapse: collapse;width:100%;align:right;}td {border: 1px solid #000000;background: #fff;font-size:12px;padding: 3px 3px 3px 8px;color: #000000;word-break: keep-all;}</style></head><script type=\"text/javascript\" src=\"plug-in/jquery/jquery-1.8.3.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/dataformat.js\"></script><script type=\"text/javascript\" src=\"plug-in/easyui/jquery.easyui.min.1.3.2.js\"></script><script type=\"text/javascript\" src=\"plug-in/easyui/locale/zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/syUtil.js\"></script><script type=\"text/javascript\" src=\"plug-in/My97DatePicker/WdatePicker.js\"></script><script type=\"text/javascript\" src=\"plug-in/lhgDialog/lhgdialog.min.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/curdtools_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/easyuiextend.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/Validform_v5.3.1_min_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/Validform_Datatype_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/datatype_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/plugin/passwordStrength/passwordStrength-min.js\"></script><script type=\"text/javascript\">$(function(){$(\"#formobj\").Validform({tiptype:4,btnSubmit:\"#btn_sub\",btnReset:\"#btn_reset\",ajaxPost:true,usePlugin:{passwordstrength:{minLen:6,maxLen:18,trigger:function(obj,error){if(error){obj.parent().next().find(\".Validform_checktip\").show();obj.find(\".passwordStrength\").hide();}else{$(\".passwordStrength\").show();obj.parent().next().find(\".Validform_checktip\").hide();}}}},callback:function(data){if(data.success==true){if(!neibuClickFlag){var win = frameElement.api.opener;frameElement.api.close();win.tip(data.msg);win.reloadTable();}else {alert(data.msg)}}else{if(data.responseText==\'\'||data.responseText==undefined)$(\"#formobj\").html(data.msg);else $(\"#formobj\").html(data.responseText); return false;}if(!neibuClickFlag){var win = frameElement.api.opener;win.reloadTable();}}});});</script><body><div align=\"center\" id=\"sub_tr\" style=\"display: none;\"><input class=\"ui_state_highlight\" onclick=\"neibuClick()\" type=\"button\" value=\"提交\" /></div></body><script type=\"text/javascript\">$(function(){if(location.href.indexOf(\"mode=read\")!=-1){$(\'#formobj\').find(\':input\').attr(\'disabled\',\'disabled\');}if(location.href.indexOf(\"mode=onbutton\")!=-1){$(\"#sub_tr\").show();} });var neibuClickFlag = false; function neibuClick() {neibuClickFlag = true;$(\'#btn_sub\').trigger(\'click\');}</script><script type=\"text/javascript\">${js_plug_in?if_exists}</script></html>', '0', '1', '', null, null, null, null);
|
|
|
INSERT INTO `cgform_ftl` VALUES ('402880e74d934e07014d93506c5a0003', '2c90ac564c9d1734014c9d22b16c0001', 'ue', 'admin', '2015-05-27 11:00:30', '管理员', '<p style=\"text-align: center;\"><br/></p><p style=\"text-align: center;\"><span style=\"font-size: 24px;\">示例表</span></p><form action=\"cgFormBuildController.do?saveOrUpdate\" id=\"formobj\" name=\"formobj\" method=\"post\"><input type=\"hidden\" name=\"tableName\" value=\"${tableName?if_exists?html}\" /><input type=\"hidden\" name=\"id\" value=\"${id?if_exists?html}\" /><input type=\"hidden\" id=\"btn_sub\" class=\"btn_sub\" />#{jform_hidden_field}<table class=\"table table-bordered\"><tbody><tr class=\"firstRow\"><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">文本框</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"227\"><input style=\"text-align: left; width: 150px;\" title=\"文本框\" value=\"雷劈网\" name=\"leipiNewField\" orgheight=\"\" orgwidth=\"150\" orgalign=\"left\" orgfontsize=\"\" orghide=\"0\" leipiplugins=\"text\" orgtype=\"text\"/></td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"85\">下拉菜单</td><td valign=\"top\" style=\"border-color: rgb(221, 221, 221);\" width=\"312\">{|-<span leipiplugins=\"select\"><select name=\"leipiNewField\" title=\"下拉菜单\" leipiplugins=\"select\" size=\"1\" orgwidth=\"150\" style=\"width: 150px;\"><option value=\"下拉\">下拉</option><option value=\"菜单\">菜单</option></select> </span>-|}</td></tr><tr><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">单选</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"41\">{|-<span leipiplugins=\"radios\" title=\"单选\" name=\"leipiNewField\"><input value=\"单选1\" type=\"radio\" checked=\"checked\" name=\"\"/>单选1 <input value=\"单选2\" type=\"radio\" name=\"\"/>单选2 </span>-|}</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"85\">复选</td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"312\">{|-<span leipiplugins=\"checkboxs\" title=\"复选\"><input name=\"leipiNewField\" value=\"复选1\" type=\"checkbox\" checked=\"checked\"/>复选1 <input name=\"leipiNewField\" value=\"复选2\" type=\"checkbox\" checked=\"checked\"/>复选2 <input name=\"leipiNewField\" value=\"复选3\" type=\"checkbox\"/>复选3 </span>-|}</td></tr><tr><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\">宏控件</td><td valign=\"top\" style=\"border-color: rgb(221, 221, 221);\" width=\"41\"><input name=\"leipiNewField\" type=\"text\" value=\"{macros}\" title=\"宏控件\" leipiplugins=\"macros\" orgtype=\"sys_date_cn\" orghide=\"0\" orgfontsize=\"12\" orgwidth=\"150\" style=\"font-size: 12px; width: 150px;\"/></td><td valign=\"top\" style=\"word-break: break-all; border-color: rgb(221, 221, 221);\" width=\"85\">二维码</td><td valign=\"top\" style=\"border-color: rgb(221, 221, 221);\" width=\"312\"><img name=\"leipiNewField\" title=\"雷劈网\" value=\"http://www.leipi.org\" orgtype=\"url\" leipiplugins=\"qrcode\" src=\"/Public/js/ueditor/formdesign/images/qrcode.gif\" orgwidth=\"40\" orgheight=\"40\" style=\"width: 40px; height: 40px;\"/></td></tr></tbody></table></form><p><input name=\"leipiNewField\" leipiplugins=\"listctrl\" type=\"text\" value=\"{列表控件}\" readonly=\"readonly\" title=\"采购商品列表\" orgtitle=\"商品名称`数量`单价`小计`描述`\" orgcoltype=\"text`int`int`int`text`\" orgunit=\"```元``\" orgsum=\"0`0`0`1`0`\" orgcolvalue=\"`````\" orgwidth=\"100%\" style=\"width: 100%;\"/></p><p><textarea title=\"多行文本\" name=\"leipiNewField\" leipiplugins=\"textarea\" value=\"\" orgrich=\"0\" orgfontsize=\"12\" orgwidth=\"600\" orgheight=\"80\" style=\"font-size:12px;width:600px;height:80px;\"></textarea></p><p><img name=\"leipiNewField\" title=\"进度条\" leipiplugins=\"progressbar\" orgvalue=\"20\" orgsigntype=\"progress-info\" src=\"/Public/js/ueditor/formdesign/images/progressbar.gif\"/></p><p><br/></p>', '0', '1', '', null, null, null, '02');
|
|
|
INSERT INTO `cgform_ftl` VALUES ('402881a151f0e87b0151f0fd23910009', '402881a151f09a900151f0ad74120001', '员工离职申请', 'admin', '2015-12-30 00:00:00', '管理员', '<html xmlns:m=\"http://schemas.microsoft.com/office/2004/12/omml\">\r\n<head>\r\n <title></title>\r\n <link href=\"plug-in/easyui/themes/default/easyui.css\" id=\"easyuiTheme\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/easyui/themes/icon.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/accordion/css/accordion.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/Validform/css/style.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/Validform/css/tablefrom.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <style type=\"text/css\">body{font-size:12px;}table{border: 1px solid #000000;padding:0; margin:0 auto;border-collapse: collapse;width:100%;align:right;}td {border: 1px solid #000000;background: #fff;font-size:12px;padding: 3px 3px 3px 8px;color: #000000;word-break: keep-all;}\r\n </style>\r\n</head>\r\n<script type=\"text/javascript\" src=\"plug-in/jquery/jquery-1.8.3.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/dataformat.js\"></script><script type=\"text/javascript\" src=\"plug-in/easyui/jquery.easyui.min.1.3.2.js\"></script><script type=\"text/javascript\" src=\"plug-in/easyui/locale/zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/syUtil.js\"></script><script type=\"text/javascript\" src=\"plug-in/My97DatePicker/WdatePicker.js\"></script><script type=\"text/javascript\" src=\"plug-in/lhgDialog/lhgdialog.min.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/curdtools_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/easyuiextend.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/Validform_v5.3.1_min_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/Validform_Datatype_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/datatype_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/plugin/passwordStrength/passwordStrength-min.js\"></script><script type=\"text/javascript\">$(function(){$(\"#formobj\").Validform({tiptype:4,btnSubmit:\"#btn_sub\",btnReset:\"#btn_reset\",ajaxPost:true,usePlugin:{passwordstrength:{minLen:6,maxLen:18,trigger:function(obj,error){if(error){obj.parent().next().find(\".Validform_checktip\").show();obj.find(\".passwordStrength\").hide();}else{$(\".passwordStrength\").show();obj.parent().next().find(\".Validform_checktip\").hide();}}}},callback:function(data){if(data.success==true){if(!neibuClickFlag){var win = frameElement.api.opener;frameElement.api.close();win.tip(data.msg);win.reloadTable();}else {alert(data.msg)}}else{if(data.responseText==\'\'||data.responseText==undefined)$(\"#formobj\").html(data.msg);else $(\"#formobj\").html(data.responseText); return false;}if(!neibuClickFlag){var win = frameElement.api.opener;win.reloadTable();}}});});</script>\r\n<body>\r\n<form action=\"cgFormBuildController.do?saveOrUpdate\" id=\"formobj\" method=\"post\" name=\"formobj\"><input name=\"tableName\" type=\"hidden\" value=\"${tableName?if_exists?html}\" /><input name=\"id\" type=\"hidden\" value=\"${id?if_exists?html}\" /><input class=\"btn_sub\" id=\"btn_sub\" type=\"hidden\" />#{jform_hidden_field}\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"width:421.85pt;margin-left:5.65pt;border-collapse:collapse;border:none;\r\n mso-border-alt:solid windowtext .5pt;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 5.4pt 0cm 5.4pt;mso-border-insideh:.5pt solid windowtext;mso-border-insidev:\r\n .5pt solid windowtext\" width=\"844\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:31.45pt\">\r\n <td colspan=\"5\" nowrap=\"nowrap\" style=\"width:421.85pt;border:solid windowtext 1.0pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.45pt\" width=\"844\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><b><span style=\"font-size: 11pt;\">员工离职申请<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <!--[if !supportMisalignedRows]-->\r\n <td height=\"63\" style=\"height:31.45pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1;height:29.65pt\">\r\n <td nowrap=\"nowrap\" style=\"width:100.45pt;border:solid windowtext 1.0pt;\r\n border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n padding:0cm 5.4pt 0cm 5.4pt;height:29.65pt\" width=\"201\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">姓名<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width:77.95pt;border-top:none;border-left:none;\r\n border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.65pt\" width=\"156\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{name}<o:p></o:p></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width:3.0cm;border-top:none;border-left:none;\r\n border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.65pt\" width=\"170\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">员工编号<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td colspan=\"2\" nowrap=\"nowrap\" style=\"width:158.4pt;border-top:none;\r\n border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.65pt\" width=\"317\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{code}<o:p></o:p></span></p>\r\n </td>\r\n <!--[if !supportMisalignedRows]-->\r\n <td height=\"59\" style=\"height:29.65pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2;height:29.65pt\">\r\n <td nowrap=\"nowrap\" style=\"width:100.45pt;border:solid windowtext 1.0pt;\r\n border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n padding:0cm 5.4pt 0cm 5.4pt;height:29.65pt\" width=\"201\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">职务<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width:77.95pt;border-top:none;border-left:none;\r\n border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.65pt\" width=\"156\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{job}<o:p></o:p></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width:3.0cm;border-top:none;border-left:none;\r\n border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.65pt\" width=\"170\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">入职时间<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td colspan=\"2\" nowrap=\"nowrap\" style=\"width:158.4pt;border-top:none;\r\n border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.65pt\" width=\"317\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{join_time}<o:p></o:p></span></p>\r\n </td>\r\n <!--[if !supportMisalignedRows]-->\r\n <td height=\"59\" style=\"height:29.65pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;height:29.65pt\">\r\n <td nowrap=\"nowrap\" style=\"width:100.45pt;border:solid windowtext 1.0pt;\r\n border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n padding:0cm 5.4pt 0cm 5.4pt;height:29.65pt\" width=\"201\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">离职方式<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td colspan=\"4\" nowrap=\"nowrap\" style=\"width:321.4pt;border-top:none;\r\n border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.65pt\" width=\"643\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{out_type}<o:p></o:p></span></p>\r\n </td>\r\n <!--[if !supportMisalignedRows]-->\r\n <td height=\"59\" style=\"height:29.65pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:4;height:29.65pt\">\r\n <td nowrap=\"nowrap\" style=\"width:100.45pt;border:solid windowtext 1.0pt;\r\n border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n padding:0cm 5.4pt 0cm 5.4pt;height:29.65pt\" width=\"201\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">申请离职日期<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width:77.95pt;border-top:none;border-left:none;\r\n border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.65pt\" width=\"156\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{apply_out_time}<o:p></o:p></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width:3.0cm;border-top:none;border-left:none;\r\n border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.65pt\" width=\"170\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">正式离职日期<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td colspan=\"2\" nowrap=\"nowrap\" style=\"width:158.4pt;border-top:none;\r\n border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.65pt\" width=\"317\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{out_time}<o:p></o:p></span></p>\r\n </td>\r\n <!--[if !supportMisalignedRows]-->\r\n <td height=\"59\" style=\"height:29.65pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:5;height:63.4pt\">\r\n <td nowrap=\"nowrap\" style=\"width:100.45pt;border:solid windowtext 1.0pt;\r\n border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n padding:0cm 5.4pt 0cm 5.4pt;height:63.4pt\" width=\"201\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">领工资人及<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">身份证号<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td colspan=\"4\" nowrap=\"nowrap\" style=\"width:321.4pt;border-top:none;\r\n border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:63.4pt\" width=\"643\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{id_card}<o:p></o:p></span></p>\r\n </td>\r\n <!--[if !supportMisalignedRows]-->\r\n <td height=\"127\" style=\"height:63.4pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:6;height:15.6pt\">\r\n <td nowrap=\"nowrap\" rowspan=\"5\" style=\"width:100.45pt;border:solid windowtext 1.0pt;\r\n border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n padding:0cm 5.4pt 0cm 5.4pt;height:15.6pt\" width=\"201\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">离职须知<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td colspan=\"4\" nowrap=\"nowrap\" rowspan=\"5\" style=\"width:321.4pt;border-top:\r\n none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:15.6pt\" width=\"643\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{out_content}<o:p></o:p></span></p>\r\n </td>\r\n <!--[if !supportMisalignedRows]-->\r\n <td height=\"31\" style=\"height:15.6pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:7;height:15.6pt\"><!--[if !supportMisalignedRows]-->\r\n <td height=\"31\" style=\"height:15.6pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:8;height:15.6pt\"><!--[if !supportMisalignedRows]-->\r\n <td height=\"31\" style=\"height:15.6pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:9;height:15.6pt\"><!--[if !supportMisalignedRows]-->\r\n <td height=\"31\" style=\"height:15.6pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:10;height:15.6pt\"><!--[if !supportMisalignedRows]-->\r\n <td height=\"31\" style=\"height:15.6pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:11;height:65.35pt\">\r\n <td nowrap=\"nowrap\" style=\"width:100.45pt;border:solid windowtext 1.0pt;\r\n border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n padding:0cm 5.4pt 0cm 5.4pt;height:65.35pt\" width=\"201\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">离职原因<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td colspan=\"4\" nowrap=\"nowrap\" style=\"width:321.4pt;border-top:none;\r\n border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:65.35pt\" width=\"643\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{out_reason}<o:p></o:p></span></p>\r\n </td>\r\n <!--[if !supportMisalignedRows]-->\r\n <td height=\"131\" style=\"height:65.35pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:12;height:15.6pt\">\r\n <td nowrap=\"nowrap\" rowspan=\"2\" style=\"width:100.45pt;border:solid windowtext 1.0pt;\r\n border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n padding:0cm 5.4pt 0cm 5.4pt;height:15.6pt\" width=\"201\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">面谈记录和意见<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td colspan=\"4\" nowrap=\"nowrap\" rowspan=\"2\" style=\"width:321.4pt;border-top:\r\n none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:15.6pt\" width=\"643\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{interview_record}<o:p></o:p></span></p>\r\n </td>\r\n <!--[if !supportMisalignedRows]-->\r\n <td height=\"31\" style=\"height:15.6pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:13;height:75.8pt\"><!--[if !supportMisalignedRows]-->\r\n <td height=\"152\" style=\"height:75.8pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:14;height:15.6pt\">\r\n <td nowrap=\"nowrap\" rowspan=\"2\" style=\"width:100.45pt;border:solid windowtext 1.0pt;\r\n border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n padding:0cm 5.4pt 0cm 5.4pt;height:15.6pt\" width=\"201\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">办公用品移交<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td colspan=\"4\" nowrap=\"nowrap\" rowspan=\"2\" style=\"width:321.4pt;border-top:\r\n none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:15.6pt\" width=\"643\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{office_change}<o:p></o:p></span></p>\r\n </td>\r\n <!--[if !supportMisalignedRows]-->\r\n <td height=\"31\" style=\"height:15.6pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:15;height:34.65pt\"><!--[if !supportMisalignedRows]-->\r\n <td height=\"69\" style=\"height:34.65pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:16;height:49.3pt\">\r\n <td nowrap=\"nowrap\" style=\"width:100.45pt;border:solid windowtext 1.0pt;\r\n border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n padding:0cm 5.4pt 0cm 5.4pt;height:49.3pt\" width=\"201\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">人力资源部审核<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td colspan=\"4\" nowrap=\"nowrap\" style=\"width:321.4pt;border-top:none;\r\n border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:49.3pt\" width=\"643\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{hr_check}<o:p></o:p></span></p>\r\n </td>\r\n <!--[if !supportMisalignedRows]-->\r\n <td height=\"99\" style=\"height:49.3pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:17;height:33.05pt\">\r\n <td nowrap=\"nowrap\" rowspan=\"2\" style=\"width:100.45pt;border:solid windowtext 1.0pt;\r\n border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n padding:0cm 5.4pt 0cm 5.4pt;height:33.05pt\" width=\"201\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">财务部<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width:77.95pt;border-top:none;border-left:none;\r\n border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:33.05pt\" width=\"156\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">应发工资<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width:3.0cm;border-top:none;border-left:none;\r\n border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:33.05pt\" width=\"170\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{should_send_salary}<b><o:p></o:p></b></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width:63.8pt;border-top:none;border-left:none;\r\n border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:33.05pt\" width=\"128\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">应扣工资<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width:94.6pt;border-top:none;border-left:none;\r\n border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:33.05pt\" width=\"189\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{should_deduct_pay}<b><o:p></o:p></b></span></p>\r\n </td>\r\n <!--[if !supportMisalignedRows]-->\r\n <td height=\"66\" style=\"height:33.05pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:18;height:37.55pt\">\r\n <td nowrap=\"nowrap\" style=\"width:77.95pt;border-top:none;border-left:none;\r\n border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:37.55pt\" width=\"156\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">实发工资<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width:3.0cm;border-top:none;border-left:none;\r\n border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:37.55pt\" width=\"170\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{pay}<o:p></o:p></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width:63.8pt;border-top:none;border-left:none;\r\n border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:37.55pt\" width=\"128\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">领取日期<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width:94.6pt;border-top:none;border-left:none;\r\n border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:37.55pt\" width=\"189\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{get_time}<o:p></o:p></span></p>\r\n </td>\r\n <!--[if !supportMisalignedRows]-->\r\n <td height=\"75\" style=\"height:37.55pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:19;height:39.05pt\">\r\n <td nowrap=\"nowrap\" style=\"width:100.45pt;border:solid windowtext 1.0pt;\r\n border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n padding:0cm 5.4pt 0cm 5.4pt;height:39.05pt\" width=\"201\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">总经理审批<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td colspan=\"4\" nowrap=\"nowrap\" style=\"width:321.4pt;border-top:none;\r\n border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:39.05pt\" width=\"643\">\r\n <p align=\"left\" class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{boss_check}<o:p></o:p></span></p>\r\n </td>\r\n <!--[if !supportMisalignedRows]-->\r\n <td height=\"78\" style=\"height:39.05pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:20;height:15.6pt\">\r\n <td nowrap=\"nowrap\" rowspan=\"2\" style=\"width:100.45pt;border:solid windowtext 1.0pt;\r\n border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n padding:0cm 5.4pt 0cm 5.4pt;height:15.6pt\" width=\"201\">\r\n <p align=\"left\" class=\"MsoNormal\"><b><span style=\"font-size: 11pt;\">说明<span lang=\"EN-US\"><o:p></o:p></span></span></b></p>\r\n </td>\r\n <td colspan=\"4\" nowrap=\"nowrap\" rowspan=\"2\" style=\"width:321.4pt;border-top:\r\n none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:15.6pt\" width=\"643\">\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-size: 11pt;\">#{description}<o:p></o:p></span></p>\r\n </td>\r\n <!--[if !supportMisalignedRows]-->\r\n <td height=\"31\" style=\"height:15.6pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n <tr style=\"mso-yfti-irow:21;mso-yfti-lastrow:yes;height:15.6pt\"><!--[if !supportMisalignedRows]-->\r\n <td height=\"31\" style=\"height:15.6pt;border:none\" width=\"0\"> </td>\r\n <!--[endif]-->\r\n </tr>\r\n </tbody>\r\n</table>\r\n</form>\r\n\r\n<p class=\"MsoNormal\"><span lang=\"EN-US\"> </span></p>\r\n</body>\r\n<script type=\"text/javascript\">$(function(){if(location.href.indexOf(\"mode=read\")!=-1){$(\'#formobj\').find(\':input\').attr(\'disabled\',\'disabled\');}if(location.href.indexOf(\"mode=onbutton\")!=-1){$(\"#sub_tr\").show();} });var neibuClickFlag = false; function neibuClick() {neibuClickFlag = true;$(\'#btn_sub\').trigger(\'click\');}</script><script type=\"text/javascript\">${js_plug_in?if_exists}</script></html>\r\n', '0', '1', '', 'admin', '2015-12-30 16:06:11', '管理员', null);
|
|
|
INSERT INTO `cgform_ftl` VALUES ('402889f3489de53901489de5fe800001', '4028808848844fe2014884587ae60001', '12', 'admin', '2014-09-22 23:06:08', '管理员', '<html xmlns:m=\"http://schemas.microsoft.com/office/2004/12/omml\">\r\n<head>\r\n <title></title>\r\n <link href=\"plug-in/easyui/themes/default/easyui.css\" id=\"easyuiTheme\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/easyui/themes/icon.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/accordion/css/accordion.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/Validform/css/style.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/Validform/css/tablefrom.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <style type=\"text/css\">body{font-size:12px;}table{border: 1px solid #000000;padding:0; margin:0 auto;border-collapse: collapse;width:100%;align:right;}td {border: 1px solid #000000;background: #fff;font-size:12px;padding: 3px 3px 3px 8px;color: #000000;word-break: keep-all;}\r\n </style>\r\n</head>\r\n<script type=\"text/javascript\" src=\"plug-in/jquery/jquery-1.8.3.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/dataformat.js\"></script><script type=\"text/javascript\" src=\"plug-in/easyui/jquery.easyui.min.1.3.2.js\"></script><script type=\"text/javascript\" src=\"plug-in/easyui/locale/zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/syUtil.js\"></script><script type=\"text/javascript\" src=\"plug-in/My97DatePicker/WdatePicker.js\"></script><script type=\"text/javascript\" src=\"plug-in/lhgDialog/lhgdialog.min.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/curdtools_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/easyuiextend.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/Validform_v5.3.1_min_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/Validform_Datatype_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/datatype_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/plugin/passwordStrength/passwordStrength-min.js\"></script><script type=\"text/javascript\">$(function(){$(\"#formobj\").Validform({tiptype:4,btnSubmit:\"#btn_sub\",btnReset:\"#btn_reset\",ajaxPost:true,usePlugin:{passwordstrength:{minLen:6,maxLen:18,trigger:function(obj,error){if(error){obj.parent().next().find(\".Validform_checktip\").show();obj.find(\".passwordStrength\").hide();}else{$(\".passwordStrength\").show();obj.parent().next().find(\".Validform_checktip\").hide();}}}},callback:function(data){var win = frameElement.api.opener;if(data.success==true){frameElement.api.close();win.tip(data.msg);}else{if(data.responseText==\'\'||data.responseText==undefined)$(\"#formobj\").html(data.msg);else $(\"#formobj\").html(data.responseText); return false;}win.reloadTable();}});});</script>\r\n<body>12</body>\r\n<script type=\"text/javascript\">${js_plug_in?if_exists}</script></html>\r\n', '0', '1', '', null, null, null, '01');
|
|
|
INSERT INTO `cgform_ftl` VALUES ('402889f3489e434301489e4517400002', '8a8ab0b246dc81120146dc818484013c', '自定义模板word风格', 'admin', '2014-09-23 00:00:00', '管理员', '<html xmlns:m=\"http://schemas.microsoft.com/office/2004/12/omml\">\r\n<head>\r\n <title></title>\r\n <link href=\"plug-in/easyui/themes/default/easyui.css\" id=\"easyuiTheme\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/easyui/themes/icon.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/accordion/css/accordion.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/Validform/css/style.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/Validform/css/tablefrom.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <style type=\"text/css\">body{font-size:12px;}table{border: 1px solid #000000;padding:0; margin:0 auto;border-collapse: collapse;width:100%;align:right;}td {border: 1px solid #000000;background: #fff;font-size:12px;padding: 3px 3px 3px 8px;color: #000000;word-break: keep-all;}\r\n </style>\r\n</head>\r\n<script type=\"text/javascript\" src=\"plug-in/jquery/jquery-1.8.3.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/dataformat.js\"></script><script type=\"text/javascript\" src=\"plug-in/easyui/jquery.easyui.min.1.3.2.js\"></script><script type=\"text/javascript\" src=\"plug-in/easyui/locale/zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/syUtil.js\"></script><script type=\"text/javascript\" src=\"plug-in/My97DatePicker/WdatePicker.js\"></script><script type=\"text/javascript\" src=\"plug-in/lhgDialog/lhgdialog.min.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/curdtools_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/easyuiextend.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/Validform_v5.3.1_min_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/Validform_Datatype_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/datatype_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/plugin/passwordStrength/passwordStrength-min.js\"></script><script type=\"text/javascript\">$(function(){$(\"#formobj\").Validform({tiptype:4,btnSubmit:\"#btn_sub\",btnReset:\"#btn_reset\",ajaxPost:true,usePlugin:{passwordstrength:{minLen:6,maxLen:18,trigger:function(obj,error){if(error){obj.parent().next().find(\".Validform_checktip\").show();obj.find(\".passwordStrength\").hide();}else{$(\".passwordStrength\").show();obj.parent().next().find(\".Validform_checktip\").hide();}}}},callback:function(data){var win = frameElement.api.opener;if(data.success==true){frameElement.api.close();win.tip(data.msg);}else{if(data.responseText==\'\'||data.responseText==undefined)$(\"#formobj\").html(data.msg);else $(\"#formobj\").html(data.responseText); return false;}win.reloadTable();}});});</script>\r\n<body>\r\n<p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;line-height:200%\"><span style=\"font-size:22.0pt;line-height:200%;font-family:宋体;mso-ascii-font-family:\r\nCalibri;mso-hansi-font-family:Calibri\">请假单12</span></p>\r\n\r\n<form action=\"cgFormBuildController.do?saveOrUpdate\" id=\"formobj\" method=\"post\" name=\"formobj\"><input name=\"tableName\" type=\"hidden\" value=\"${tableName?if_exists?html}\" /><input name=\"id\" type=\"hidden\" value=\"${id?if_exists?html}\" /><input class=\"btn_sub\" id=\"btn_sub\" type=\"hidden\" />#{jform_hidden_field}\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border: none;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"width: 106.5pt; border-color: black; border-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span style=\"font-family:宋体;\r\n mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri\">请假标题</span></p>\r\n </td>\r\n <td style=\"width: 106.5pt; border-top-color: black; border-right-color: black; border-bottom-color: black; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-style: none; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span lang=\"EN-US\">#{title}</span></p>\r\n </td>\r\n <td style=\"width: 106.55pt; border-top-color: black; border-right-color: black; border-bottom-color: black; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-style: none; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span style=\"font-family:宋体;\r\n mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri\">请假开始时间</span></p>\r\n </td>\r\n <td style=\"width: 106.55pt; border-top-color: black; border-right-color: black; border-bottom-color: black; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-style: none; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span lang=\"EN-US\">#{begindate}</span></p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"width: 106.5pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-top-style: none; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span style=\"font-family:宋体;\r\n mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri\">请假人</span></p>\r\n </td>\r\n <td style=\"width: 106.5pt; border-top-style: none; border-left-style: none; border-bottom-color: black; border-bottom-width: 1pt; border-right-color: black; border-right-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span lang=\"EN-US\">#{people}</span></p>\r\n </td>\r\n <td style=\"width: 106.55pt; border-top-style: none; border-left-style: none; border-bottom-color: black; border-bottom-width: 1pt; border-right-color: black; border-right-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span style=\"font-family:宋体;\r\n mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri\">请假结束时间</span></p>\r\n </td>\r\n <td style=\"width: 106.55pt; border-top-style: none; border-left-style: none; border-bottom-color: black; border-bottom-width: 1pt; border-right-color: black; border-right-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span lang=\"EN-US\">#{enddate}</span></p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"width: 106.5pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-top-style: none; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span style=\"font-family:宋体;\r\n mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri\">性别</span></p>\r\n </td>\r\n <td style=\"width: 106.5pt; border-top-style: none; border-left-style: none; border-bottom-color: black; border-bottom-width: 1pt; border-right-color: black; border-right-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span lang=\"EN-US\">#{sex}</span></p>\r\n </td>\r\n <td style=\"width: 106.55pt; border-top-style: none; border-left-style: none; border-bottom-color: black; border-bottom-width: 1pt; border-right-color: black; border-right-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span style=\"font-family:宋体;\r\n mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri\">所属部门</span></p>\r\n </td>\r\n <td style=\"width: 106.55pt; border-top-style: none; border-left-style: none; border-bottom-color: black; border-bottom-width: 1pt; border-right-color: black; border-right-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span lang=\"EN-US\">#{hol_dept}</span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</form>\r\n\r\n<p class=\"MsoNormal\"><span lang=\"EN-US\"> </span></p>\r\n</body>\r\n<script type=\"text/javascript\">${js_plug_in?if_exists}</script></html>\r\n', '0', '2', '', 'admin', '2016-02-19 18:51:15', '管理员', null);
|
|
|
INSERT INTO `cgform_ftl` VALUES ('40288be75217166d01521725c3170003', '4028efa25214f7ca015216264bb30003', '请假申请单', 'admin', '2016-01-06 00:00:00', '管理员', '<html xmlns:m=\"http://schemas.microsoft.com/office/2004/12/omml\">\r\n<head>\r\n <title></title>\r\n <link href=\"plug-in/easyui/themes/default/easyui.css\" id=\"easyuiTheme\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/easyui/themes/icon.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/accordion/css/accordion.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/Validform/css/style.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/Validform/css/tablefrom.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <style type=\"text/css\">body{font-size:12px;}table{border: 1px solid #000000;padding:0; margin:0 auto;border-collapse: collapse;width:100%;align:right;}td {border: 1px solid #000000;background: #fff;font-size:12px;padding: 3px 3px 3px 8px;color: #000000;word-break: keep-all;}\r\n </style>\r\n</head>\r\n<script type=\"text/javascript\" src=\"plug-in/jquery/jquery-1.8.3.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/dataformat.js\"></script><script type=\"text/javascript\" src=\"plug-in/easyui/jquery.easyui.min.1.3.2.js\"></script><script type=\"text/javascript\" src=\"plug-in/easyui/locale/zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/syUtil.js\"></script><script type=\"text/javascript\" src=\"plug-in/My97DatePicker/WdatePicker.js\"></script><script type=\"text/javascript\" src=\"plug-in/lhgDialog/lhgdialog.min.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/curdtools_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/easyuiextend.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/Validform_v5.3.1_min_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/Validform_Datatype_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/datatype_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/plugin/passwordStrength/passwordStrength-min.js\"></script><script type=\"text/javascript\">$(function(){$(\"#formobj\").Validform({tiptype:4,btnSubmit:\"#btn_sub\",btnReset:\"#btn_reset\",ajaxPost:true,usePlugin:{passwordstrength:{minLen:6,maxLen:18,trigger:function(obj,error){if(error){obj.parent().next().find(\".Validform_checktip\").show();obj.find(\".passwordStrength\").hide();}else{$(\".passwordStrength\").show();obj.parent().next().find(\".Validform_checktip\").hide();}}}},callback:function(data){if(data.success==true){if(!neibuClickFlag){var win = frameElement.api.opener;frameElement.api.close();win.tip(data.msg);win.reloadTable();}else {alert(data.msg)}}else{if(data.responseText==\'\'||data.responseText==undefined)$(\"#formobj\").html(data.msg);else $(\"#formobj\").html(data.responseText); return false;}if(!neibuClickFlag){var win = frameElement.api.opener;win.reloadTable();}}});});</script>\r\n<body>\r\n<form action=\"cgFormBuildController.do?saveOrUpdate\" id=\"formobj\" method=\"post\" name=\"formobj\"><input name=\"tableName\" type=\"hidden\" value=\"${tableName?if_exists?html}\" /><input name=\"id\" type=\"hidden\" value=\"${id?if_exists?html}\" /><input class=\"btn_sub\" id=\"btn_sub\" type=\"hidden\" />#{jform_hidden_field}\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"width: 367pt;\" width=\"489\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:8.25pt\">\r\n <td colspan=\"4\" nowrap=\"nowrap\" style=\"width: 367pt; padding: 0cm 5.4pt; height: 8.25pt; background-color: rgb(0, 176, 240);\" width=\"489\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 宋体;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1;height:36.75pt\">\r\n <td colspan=\"4\" nowrap=\"nowrap\" style=\"width:367.0pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n height:36.75pt\" width=\"489\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span mso-bidi-font-family:=\"\" style=\"font-size:18.0pt;font-family:\">请假申请单<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2;height:24.75pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 78pt; border-top-color: rgb(0, 176, 240); border-top-width: 1pt; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 24.75pt; background-color: rgb(188, 224, 191);\" width=\"104\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">姓名<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 124.1pt; border-top-color: rgb(0, 176, 240); border-top-width: 1pt; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 24.75pt;\" width=\"165\">\r\n <p align=\"left\" class=\"MsoNormal\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> </span><span lang=\"EN-US\">#{name}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 60.15pt; border-top-color: rgb(0, 176, 240); border-top-width: 1pt; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 24.75pt; background-color: rgb(188, 224, 191);\" width=\"80\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">申请日期<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 104.75pt; border-top-color: rgb(98, 185, 106); border-top-width: 1pt; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-style: none; padding: 0cm 5.4pt; height: 24.75pt;\" width=\"140\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span lang=\"EN-US\">#{</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> apply_date</span><span lang=\"EN-US\"> }</span><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;height:22.5pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 78pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt; background-color: rgb(188, 224, 191);\" width=\"104\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">部门<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 124.1pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt;\" width=\"165\">\r\n <p align=\"left\" class=\"MsoNormal\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> </span><span lang=\"EN-US\">#{department}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 60.15pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt; background-color: rgb(188, 224, 191);\" width=\"80\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">职务<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"width: 104.75pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt;\" width=\"140\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span lang=\"EN-US\">#{duty}</span><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:4;height:22.5pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 78pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt; background-color: rgb(188, 224, 191);\" width=\"104\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">请假类别<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"3\" nowrap=\"nowrap\" style=\"width: 289pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt;\" width=\"385\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span lang=\"EN-US\">#{leave_category}</span><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:5;height:22.5pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 78pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt; background-color: rgb(188, 224, 191);\" width=\"104\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">请假原因<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"3\" nowrap=\"nowrap\" style=\"width: 289pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt;\" width=\"385\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span lang=\"EN-US\">#{leave_reason}</span><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:6;height:22.5pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 78pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt; background-color: rgb(188, 224, 191);\" width=\"104\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">开始时间<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"3\" nowrap=\"nowrap\" style=\"width: 289pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt;\" width=\"385\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span lang=\"EN-US\">#{leave_start_date}</span><span lang=\"EN-US\" style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:7;height:22.5pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 78pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt; background-color: rgb(188, 224, 191);\" width=\"104\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">结束时间<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"3\" nowrap=\"nowrap\" style=\"width: 289pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt;\" width=\"385\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span lang=\"EN-US\">#{leave_end_date}</span><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:8;height:22.5pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 78pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt; background-color: rgb(188, 224, 191);\" width=\"104\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">共计<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"3\" nowrap=\"nowrap\" style=\"width: 289pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt;\" width=\"385\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span lang=\"EN-US\">#{total}</span><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:9;height:22.5pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 78pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt; background-color: rgb(188, 224, 191);\" width=\"104\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">联系方式<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"3\" nowrap=\"nowrap\" style=\"width: 289pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt;\" width=\"385\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span lang=\"EN-US\">#{contact_way}</span><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:10;height:22.5pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 78pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt; background-color: rgb(188, 224, 191);\" width=\"104\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">职务代理人<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"3\" nowrap=\"nowrap\" style=\"width: 289pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt;\" width=\"385\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span lang=\"EN-US\">#{duty_deputy}</span><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:11;height:22.5pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 78pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt; background-color: rgb(188, 224, 191);\" width=\"104\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">直接主管<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"3\" nowrap=\"nowrap\" style=\"width: 289pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt;\" width=\"385\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span lang=\"EN-US\">#{leader_approval}</span><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:12;height:22.5pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 78pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt; background-color: rgb(188, 224, 191);\" width=\"104\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">部门负责人<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"3\" nowrap=\"nowrap\" style=\"width: 289pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt;\" width=\"385\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span lang=\"EN-US\">#{dept_principal_approval}</span><i><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></i></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:13;height:22.5pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 78pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt; background-color: rgb(188, 224, 191);\" width=\"104\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">人力行政部<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"3\" nowrap=\"nowrap\" style=\"width: 289pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt;\" width=\"385\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span lang=\"EN-US\">#{hr_principal_approval}</span><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:14;height:22.5pt\">\r\n <td nowrap=\"nowrap\" style=\"width: 78pt; border-top-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; border-right-color: rgb(98, 185, 106); border-right-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt; background-color: rgb(188, 224, 191);\" width=\"104\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\">行政部备案<span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n <td colspan=\"3\" nowrap=\"nowrap\" style=\"width: 289pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-color: rgb(98, 185, 106); border-bottom-width: 1pt; padding: 0cm 5.4pt; height: 22.5pt;\" width=\"385\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span lang=\"EN-US\">#{hr_records}</span><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:15;mso-yfti-lastrow:yes;height:6.0pt\">\r\n <td colspan=\"4\" nowrap=\"nowrap\" style=\"width: 367pt; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-color: rgb(128, 198, 135); border-left-width: 1pt; padding: 0cm 5.4pt; height: 6pt; background-color: rgb(0, 176, 240);\" width=\"489\">\r\n <p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;mso-pagination:widow-orphan\"><span style=\"font-size: 11pt; font-family: 微软雅黑, sans-serif;\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</form>\r\n\r\n<div align=\"center\" id=\"sub_tr\" style=\"display: none;\"><input class=\"ui_state_highlight\" onclick=\"neibuClick()\" type=\"button\" value=\"提交\" /></div>\r\n</body>\r\n<script type=\"text/javascript\">$(function(){if(location.href.indexOf(\"mode=read\")!=-1){$(\'#formobj\').find(\':input\').attr(\'disabled\',\'disabled\');}if(location.href.indexOf(\"mode=onbutton\")!=-1){$(\"#sub_tr\").show();} });var neibuClickFlag = false; function neibuClick() {neibuClickFlag = true;$(\'#btn_sub\').trigger(\'click\');}</script><script type=\"text/javascript\">${js_plug_in?if_exists}</script></html>\r\n', '0', '1', '', 'admin', '2016-01-14 15:00:20', '管理员', null);
|
|
|
INSERT INTO `cgform_ftl` VALUES ('40289481511417d501511441ce6f0003', '8a8ab0b246dc81120146dc818484013c', 'word复制模板', 'admin', '2015-11-17 15:03:55', '管理员', '<html xmlns:m=\"http://schemas.microsoft.com/office/2004/12/omml\">\r\n<head>\r\n <title></title>\r\n <link href=\"plug-in/easyui/themes/default/easyui.css\" id=\"easyuiTheme\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/easyui/themes/icon.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/accordion/css/accordion.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/Validform/css/style.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link href=\"plug-in/Validform/css/tablefrom.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <style type=\"text/css\">body{font-size:12px;}table{border: 1px solid #000000;padding:0; margin:0 auto;border-collapse: collapse;width:100%;align:right;}td {border: 1px solid #000000;background: #fff;font-size:12px;padding: 3px 3px 3px 8px;color: #000000;word-break: keep-all;}\r\n </style>\r\n</head>\r\n<script type=\"text/javascript\" src=\"plug-in/jquery/jquery-1.8.3.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/dataformat.js\"></script><script type=\"text/javascript\" src=\"plug-in/easyui/jquery.easyui.min.1.3.2.js\"></script><script type=\"text/javascript\" src=\"plug-in/easyui/locale/zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/syUtil.js\"></script><script type=\"text/javascript\" src=\"plug-in/My97DatePicker/WdatePicker.js\"></script><script type=\"text/javascript\" src=\"plug-in/lhgDialog/lhgdialog.min.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/curdtools_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/tools/easyuiextend.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/Validform_v5.3.1_min_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/Validform_Datatype_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/js/datatype_zh-cn.js\"></script><script type=\"text/javascript\" src=\"plug-in/Validform/plugin/passwordStrength/passwordStrength-min.js\"></script><script type=\"text/javascript\">$(function(){$(\"#formobj\").Validform({tiptype:4,btnSubmit:\"#btn_sub\",btnReset:\"#btn_reset\",ajaxPost:true,usePlugin:{passwordstrength:{minLen:6,maxLen:18,trigger:function(obj,error){if(error){obj.parent().next().find(\".Validform_checktip\").show();obj.find(\".passwordStrength\").hide();}else{$(\".passwordStrength\").show();obj.parent().next().find(\".Validform_checktip\").hide();}}}},callback:function(data){if(data.success==true){if(!neibuClickFlag){var win = frameElement.api.opener;frameElement.api.close();win.tip(data.msg);win.reloadTable();}else {alert(data.msg)}}else{if(data.responseText==\'\'||data.responseText==undefined)$(\"#formobj\").html(data.msg);else $(\"#formobj\").html(data.responseText); return false;}if(!neibuClickFlag){var win = frameElement.api.opener;win.reloadTable();}}});});</script>\r\n<body>\r\n<p align=\"center\" class=\"MsoNormal\" style=\"text-align:center;line-height:200%\"><span style=\"font-size:22.0pt;line-height:200%;font-family:宋体;mso-ascii-font-family:\r\nCalibri;mso-hansi-font-family:Calibri\">请假单</span></p>\r\n\r\n<form action=\"cgFormBuildController.do?saveOrUpdate\" id=\"formobj\" name=\"formobj\" method=\"post\"><input type=\"hidden\" name=\"tableName\" value=\"${tableName?if_exists?html}\" /><input type=\"hidden\" name=\"id\" value=\"${id?if_exists?html}\" /><input type=\"hidden\" id=\"btn_sub\" class=\"btn_sub\" />#{jform_hidden_field}<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border: none;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"width: 106.5pt; border-color: black; border-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span style=\"font-family:宋体;\r\n mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri\">请假标题</span></p>\r\n </td>\r\n <td style=\"width: 106.5pt; border-top-color: black; border-right-color: black; border-bottom-color: black; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-style: none; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span lang=\"EN-US\">#{title}</span></p>\r\n </td>\r\n <td style=\"width: 106.55pt; border-top-color: black; border-right-color: black; border-bottom-color: black; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-style: none; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span style=\"font-family:宋体;\r\n mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri\">请假开始时间</span></p>\r\n </td>\r\n <td style=\"width: 106.55pt; border-top-color: black; border-right-color: black; border-bottom-color: black; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-style: none; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span lang=\"EN-US\">#{begindate}</span></p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"width: 106.5pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-top-style: none; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span style=\"font-family:宋体;\r\n mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri\">请假人</span></p>\r\n </td>\r\n <td style=\"width: 106.5pt; border-top-style: none; border-left-style: none; border-bottom-color: black; border-bottom-width: 1pt; border-right-color: black; border-right-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span lang=\"EN-US\">#{people}</span></p>\r\n </td>\r\n <td style=\"width: 106.55pt; border-top-style: none; border-left-style: none; border-bottom-color: black; border-bottom-width: 1pt; border-right-color: black; border-right-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span style=\"font-family:宋体;\r\n mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri\">请假结束时间</span></p>\r\n </td>\r\n <td style=\"width: 106.55pt; border-top-style: none; border-left-style: none; border-bottom-color: black; border-bottom-width: 1pt; border-right-color: black; border-right-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span lang=\"EN-US\">#{enddate}</span></p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"width: 106.5pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-top-style: none; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span style=\"font-family:宋体;\r\n mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri\">性别</span></p>\r\n </td>\r\n <td style=\"width: 106.5pt; border-top-style: none; border-left-style: none; border-bottom-color: black; border-bottom-width: 1pt; border-right-color: black; border-right-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span lang=\"EN-US\">#{sex}</span></p>\r\n </td>\r\n <td style=\"width: 106.55pt; border-top-style: none; border-left-style: none; border-bottom-color: black; border-bottom-width: 1pt; border-right-color: black; border-right-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span style=\"font-family:宋体;\r\n mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri\">所属部门</span></p>\r\n </td>\r\n <td style=\"width: 106.55pt; border-top-style: none; border-left-style: none; border-bottom-color: black; border-bottom-width: 1pt; border-right-color: black; border-right-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span lang=\"EN-US\">#{hol_dept}</span></p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"width: 106.5pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-top-style: none; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span style=\"font-family:宋体;\r\n mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri\">请假原因</span></p>\r\n </td>\r\n <td colspan=\"3\" style=\"width: 319.6pt; border-top-style: none; border-left-style: none; border-bottom-color: black; border-bottom-width: 1pt; border-right-color: black; border-right-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"426\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span lang=\"EN-US\">#{hol_reson}</span></p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"width: 106.5pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-top-style: none; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span style=\"font-family:宋体;\r\n mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri\">部门审批人</span></p>\r\n </td>\r\n <td colspan=\"3\" style=\"width: 319.6pt; border-top-style: none; border-left-style: none; border-bottom-color: black; border-bottom-width: 1pt; border-right-color: black; border-right-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"426\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span lang=\"EN-US\">#{dep_leader}</span></p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"width: 106.5pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-top-style: none; padding: 0cm 5.4pt;\" valign=\"top\" width=\"142\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span style=\"font-family:宋体;\r\n mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri\">部门审批意见</span></p>\r\n </td>\r\n <td colspan=\"3\" style=\"width: 319.6pt; border-top-style: none; border-left-style: none; border-bottom-color: black; border-bottom-width: 1pt; border-right-color: black; border-right-width: 1pt; padding: 0cm 5.4pt;\" valign=\"top\" width=\"426\">\r\n <p class=\"MsoNormal\" style=\"line-height:200%\"><span lang=\"EN-US\">#{content}</span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table></form>\r\n\r\n<p class=\"MsoNormal\"><span lang=\"EN-US\"> </span></p>\r\n\r\n<div align=\"center\" id=\"sub_tr\" style=\"display: none;\"><input class=\"ui_state_highlight\" onclick=\"neibuClick()\" type=\"button\" value=\"提交\" /></div>\r\n</body>\r\n<script type=\"text/javascript\">$(function(){if(location.href.indexOf(\"mode=read\")!=-1){$(\'#formobj\').find(\':input\').attr(\'disabled\',\'disabled\');}if(location.href.indexOf(\"mode=onbutton\")!=-1){$(\"#sub_tr\").show();} });var neibuClickFlag = false; function neibuClick() {neibuClickFlag = true;$(\'#btn_sub\').trigger(\'click\');}</script><script type=\"text/javascript\">${js_plug_in?if_exists}</script></html>\r\n', '0', '3', '', 'admin', '2015-11-17 16:23:46', '管理员', null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `cgform_head`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `cgform_head`;
|
|
|
CREATE TABLE `cgform_head` (
|
|
|
`id` varchar(32) NOT NULL,
|
|
|
`content` varchar(200) NOT NULL,
|
|
|
`create_by` varchar(32) default NULL,
|
|
|
`create_date` datetime default NULL,
|
|
|
`create_name` varchar(32) default NULL,
|
|
|
`is_checkbox` varchar(5) NOT NULL,
|
|
|
`is_dbsynch` varchar(20) NOT NULL,
|
|
|
`is_pagination` varchar(5) NOT NULL,
|
|
|
`is_tree` varchar(5) NOT NULL,
|
|
|
`jform_pk_sequence` varchar(200) default NULL,
|
|
|
`jform_pk_type` varchar(100) default NULL,
|
|
|
`jform_type` int(11) NOT NULL,
|
|
|
`jform_version` varchar(10) NOT NULL,
|
|
|
`querymode` varchar(10) NOT NULL,
|
|
|
`relation_type` int(11) default NULL,
|
|
|
`sub_table_str` longtext,
|
|
|
`tab_order` int(11) default NULL,
|
|
|
`table_name` varchar(50) NOT NULL,
|
|
|
`update_by` varchar(32) default NULL,
|
|
|
`update_date` datetime default NULL,
|
|
|
`update_name` varchar(32) default NULL,
|
|
|
`tree_parentid_fieldname` varchar(50) default NULL,
|
|
|
`tree_id_fieldname` varchar(50) default NULL,
|
|
|
`tree_fieldname` varchar(50) default NULL,
|
|
|
`jform_category` varchar(50) NOT NULL default 'bdfl_ptbd',
|
|
|
`form_template` varchar(50) default NULL COMMENT '表单模板',
|
|
|
`form_template_mobile` varchar(50) default NULL COMMENT '表单模板样式(移动端)',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of cgform_head
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `cgform_head` VALUES ('2c90ac564c9d1734014c9d22b16c0001', '图表配置', 'admin', '2015-04-09 15:43:58', '管理员', 'Y', 'Y', 'Y', 'N', '', 'UUID', '2', '36', 'group', '0', 'jform_graphreport_item', null, 'jform_graphreport_head', 'admin', '2015-04-13 00:40:36', '管理员', null, null, null, 'bdfl_ptbd', null, null);
|
|
|
INSERT INTO `cgform_head` VALUES ('2c90ac564c9d1734014c9d22b360000b', '图表配置', 'admin', '2015-04-09 15:43:59', '管理员', 'Y', 'Y', 'Y', 'N', '', 'UUID', '3', '9', 'group', '0', null, null, 'jform_graphreport_item', 'admin', '2015-04-13 00:40:36', '管理员', null, null, null, 'bdfl_ptbd', null, null);
|
|
|
INSERT INTO `cgform_head` VALUES ('4028138151adbcc50151adfd13680002', '员工入职单', 'admin', '2015-12-17 11:30:22', '管理员', 'N', 'Y', 'Y', 'N', '', 'UUID', '1', '48', 'single', '0', null, null, 'jform_employee_entry', 'admin', '2016-02-26 16:04:27', '管理员', null, 'id', null, 'bdfl_ptbd', 'jform00001', null);
|
|
|
INSERT INTO `cgform_head` VALUES ('402880e74da32ebe014da3309b880001', '第一个树', 'admin', '2015-05-30 12:59:41', '管理员', 'N', 'Y', 'Y', 'Y', '', 'UUID', '1', '7', 'single', '0', null, null, 'onlne_tree', 'admin', '2015-06-26 16:08:12', '管理员', 'father_id', 'id', 'name', 'bdfl_ptbd', '', null);
|
|
|
INSERT INTO `cgform_head` VALUES ('402880e74dc1e65e014dc1effa270001', '测试单表', 'admin', '2015-06-05 12:17:19', '管理员', 'N', 'Y', 'Y', 'N', '', 'UUID', '1', '8', 'single', '0', null, null, 'test_onetable', 'admin', '2016-01-13 15:10:26', '管理员', null, 'id', null, 'bdfl_ptbd', '', null);
|
|
|
INSERT INTO `cgform_head` VALUES ('402881a151f09a900151f0ad74120001', '员工离职单', 'admin', '2015-12-30 10:17:58', '管理员', 'N', 'Y', 'Y', 'N', '', 'UUID', '1', '3', 'single', '0', null, null, 'jform_employee_resignation', 'admin', '2016-02-19 18:48:59', '管理员', null, 'id', null, 'bdfl_ptbd', 'jform00002', null);
|
|
|
INSERT INTO `cgform_head` VALUES ('402881e44df713f5014df71fc6be0004', '表单数据源', 'admin', '2015-06-15 20:09:24', '管理员', 'N', 'Y', 'Y', 'N', '', 'UUID', '2', '18', 'group', '0', 'auto_form_db_field', null, 'auto_form_db', 'admin', '2015-06-16 16:25:21', '管理员', null, 'id', null, 'bdfl_ptbd', null, null);
|
|
|
INSERT INTO `cgform_head` VALUES ('402881e44df713f5014df7242f070015', '表单数据源字段', 'admin', '2015-06-15 20:14:13', '管理员', 'N', 'Y', 'Y', 'N', '', 'UUID', '3', '5', 'single', '0', null, null, 'auto_form_db_field', 'admin', '2015-06-15 20:20:24', '管理员', null, 'id', null, 'bdfl_ptbd', null, null);
|
|
|
INSERT INTO `cgform_head` VALUES ('402881e451fce3050151fd3dd20c0002', '员工费用报销申请信息表', 'admin', '2016-01-01 20:51:06', '管理员', 'Y', 'Y', 'Y', 'N', '', 'UUID', '2', '35', 'group', '0', 'jform_employee_other_cost,jform_employee_meals_cost', null, 'jform_employee_cost_claim', 'admin', '2016-01-03 12:58:52', '管理员', null, 'id', null, 'bdfl_ptbd', 'employeeCost', null);
|
|
|
INSERT INTO `cgform_head` VALUES ('402881e451fce3050151fd3e196b0019', '员工餐费明细表', 'admin', '2016-01-01 20:51:24', '管理员', 'Y', 'Y', 'Y', 'N', '', 'UUID', '3', '6', 'group', '0', null, null, 'jform_employee_meals_cost', 'admin', '2016-01-01 21:04:55', '管理员', null, 'id', null, 'bdfl_ptbd', '', null);
|
|
|
INSERT INTO `cgform_head` VALUES ('402881e451fce3050151fd3e1b680021', '员工其他费用明细表', 'admin', '2016-01-01 20:51:25', '管理员', 'Y', 'Y', 'Y', 'N', '', 'UUID', '3', '7', 'group', '0', null, null, 'jform_employee_other_cost', 'admin', '2016-01-01 21:04:59', '管理员', null, 'id', null, 'bdfl_ptbd', '', null);
|
|
|
INSERT INTO `cgform_head` VALUES ('402881e4534c0aea01534c0cf9f70001', '简历信息表', 'admin', '2016-03-06 21:10:32', '管理员', 'Y', 'Y', 'Y', 'N', '', 'UUID', '2', '14', 'group', '0', 'jform_resume_exp_info,jform_resume_degree_info', null, 'jform_resume_info', 'admin', '2016-03-10 18:10:18', '管理员', null, 'id', null, 'bdfl_ptbd', 'resume', 'resume');
|
|
|
INSERT INTO `cgform_head` VALUES ('402881e4534c0aea01534c0cfca50012', '工作信息表', 'admin', '2016-03-06 21:10:33', '管理员', 'Y', 'Y', 'Y', 'N', '', 'UUID', '3', '3', 'group', '0', null, null, 'jform_resume_exp_info', 'admin', '2016-03-10 18:10:12', '管理员', null, 'id', null, 'bdfl_ptbd', '', '');
|
|
|
INSERT INTO `cgform_head` VALUES ('402881e4534c0aea01534c0cfe2b001b', '教育经历', 'admin', '2016-03-06 21:10:33', '管理员', 'Y', 'Y', 'Y', 'N', '', 'UUID', '3', '3', 'group', '0', null, null, 'jform_resume_degree_info', 'admin', '2016-03-10 18:10:18', '管理员', null, 'id', null, 'bdfl_ptbd', '', '');
|
|
|
INSERT INTO `cgform_head` VALUES ('40288388506b3aa601506b67e97b0002', '客户资料管理', 'admin', '2015-10-15 20:09:44', '管理员', 'Y', 'Y', 'Y', 'N', '', 'UUID', '1', '6', 'single', '0', null, null, 'jeecg_custom_info', 'admin', '2016-03-15 11:40:53', '管理员', null, 'id', null, 'bdfl_ptbd', 'olstyle00002', '');
|
|
|
INSERT INTO `cgform_head` VALUES ('402885d8506e5d9201506e72f4920001', '客户跟踪记录表', 'admin', '2015-10-16 10:20:39', '管理员', 'N', 'Y', 'Y', 'N', '', 'UUID', '1', '43', 'single', '0', null, null, 'jeecg_custom_record', 'admin', '2016-02-25 11:32:02', '管理员', null, 'id', null, 'bdfl_ptbd', 'olstyle00001', null);
|
|
|
INSERT INTO `cgform_head` VALUES ('4028948151f5e0c20151f5e665400001', '学生表', 'admin', '2015-12-31 10:38:15', '管理员', 'N', 'Y', 'Y', 'N', '', 'UUID', '1', '9', 'single', '0', null, null, 'test_student', 'admin', '2016-02-25 12:24:33', '管理员', null, 'id', null, 'bdfl_ptbd', '', null);
|
|
|
INSERT INTO `cgform_head` VALUES ('4028b881535b12bd01535b1ae3680001', '个人通讯录', 'admin', '2016-03-09 19:20:02', '管理员', 'Y', 'Y', 'Y', 'N', '', 'UUID', '1', '17', 'group', '0', 't_s_contact', null, 'jform_contact', 'admin', '2016-03-11 21:30:11', '管理员', null, 'id', null, 'bdfl_ptbd', '', null);
|
|
|
INSERT INTO `cgform_head` VALUES ('4028b88153659dd4015365ab21d0000c', '通迅录分组', 'admin', '2016-03-11 20:33:47', '管理员', 'N', 'Y', 'Y', 'N', '', 'UUID', '1', '2', 'single', '0', null, null, 'jform_contact_group', 'admin', '2016-03-11 22:27:55', '管理员', null, 'id', null, 'bdfl_ptbd', '', null);
|
|
|
INSERT INTO `cgform_head` VALUES ('8a8ab0b246dc81120146dc81847e013b', '订单主信息', 'admin', '2014-06-27 16:46:54', '管理员', 'N', 'Y', 'Y', 'N', '', 'UUID', '2', '83', 'group', '0', 'jform_order_ticket,jform_order_customer', null, 'jform_order_main', 'admin', '2016-03-14 15:40:31', '管理员', null, 'id', null, 'bdfl_ptbd', 'moblieCommon002', '');
|
|
|
INSERT INTO `cgform_head` VALUES ('8a8ab0b246dc81120146dc818484013c', '请假单', 'admin', '2014-06-27 16:46:54', '管理员', 'Y', 'Y', 'Y', 'N', '', 'UUID', '1', '102', 'group', '0', null, null, 'jform_leave', 'admin', '2016-03-15 11:30:55', '管理员', null, 'id', null, 'bdfl_ptbd', '', '');
|
|
|
INSERT INTO `cgform_head` VALUES ('8a8ab0b246dc81120146dc818486013d', '订单客户信息', 'admin', '2014-06-27 16:46:54', '管理员', 'Y', 'Y', 'Y', 'N', null, 'UUID', '3', '16', 'single', '0', null, null, 'jform_order_customer', 'admin', '2014-09-23 00:56:05', '管理员', null, null, null, 'bdfl_ptbd', null, null);
|
|
|
INSERT INTO `cgform_head` VALUES ('8a8ab0b246dc81120146dc818488013e', '订单机票信息', 'admin', '2014-06-27 16:46:54', '管理员', 'N', 'Y', 'Y', 'N', null, 'UUID', '3', '20', 'single', '0', null, null, 'jform_order_ticket', 'admin', '2014-09-23 00:56:07', '管理员', null, null, null, 'bdfl_ptbd', null, null);
|
|
|
INSERT INTO `cgform_head` VALUES ('8a8ab0b246dc81120146dc81848b013f', '价格认证机构统计表', 'admin', '2014-06-27 16:46:54', '管理员', 'N', 'Y', 'Y', 'N', null, 'UUID', '1', '3', 'group', '0', null, null, 'jform_price1', 'admin', '2015-10-15 11:24:54', '管理员', null, null, null, 'bdfl_ptbd', null, null);
|
|
|
INSERT INTO `cgform_head` VALUES ('8af235d44db32051014db35d96190001', '微信模板', 'admin', '2015-06-02 16:22:44', '管理员', 'N', 'Y', 'Y', 'N', '', 'UUID', '1', '4', 'group', '0', '', null, 'weixin_template', 'admin', '2015-06-05 13:31:18', '管理员', '', 'id', '', 'bdfl_ptbd', null, null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `cgform_template`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `cgform_template`;
|
|
|
CREATE TABLE `cgform_template` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`template_name` varchar(100) default NULL COMMENT '模板名称',
|
|
|
`template_code` varchar(50) default NULL COMMENT '模板编码',
|
|
|
`template_type` varchar(32) default NULL COMMENT '模板类型',
|
|
|
`template_share` varchar(10) default NULL COMMENT '是否共享',
|
|
|
`template_pic` varchar(100) default NULL COMMENT '预览图',
|
|
|
`template_comment` varchar(200) default NULL COMMENT '模板描述',
|
|
|
`template_list_name` varchar(200) default NULL COMMENT '列表模板名称\r\n',
|
|
|
`template_add_name` varchar(200) default NULL COMMENT '录入模板名称',
|
|
|
`template_update_name` varchar(200) default NULL COMMENT '编辑模板名\r\n称',
|
|
|
`template_detail_name` varchar(200) default NULL COMMENT '查看页面模\r\n板名称',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of cgform_template
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `cgform_template` VALUES ('40281381506e454301506e518d200001', '管理员', 'admin', '2015-10-16 09:44:09', '管理员', 'admin', '2015-12-03 23:01:05', 'A02', 'A0', '客户资料表单模板', 'olstyle00002', '1', null, 'index_900317F6B680FBBE6F8AEAB36CE0F20C.png', 'olstyle00002', 'autolist.ftl', 'jform.ftl', 'jform.ftl', 'jform.ftl');
|
|
|
INSERT INTO `cgform_template` VALUES ('4028138151b2ba140151b2efe7430001', '管理员', 'admin', '2015-12-18 10:34:05', '管理员', 'admin', '2015-12-18 18:44:14', 'A02', 'A0', '员工入职单', 'jform00001', '1', null, 'jform00001.jpg', '员工入职单', 'autolist.ftl', 'jform.ftl', 'jform.ftl', 'jform.ftl');
|
|
|
INSERT INTO `cgform_template` VALUES ('402880e85070dc9f015070e076ca0003', '管理员', 'admin', '2015-10-16 21:39:30', '管理员', 'admin', '2015-12-03 23:01:24', 'A02', 'A0', '客户跟踪表单模板', 'olstyle00001', '1', null, 'olstyle00001.png', 'olstyle00001', 'autolist.ftl', 'jform.ftl', 'jform.ftl', 'jform.ftl');
|
|
|
INSERT INTO `cgform_template` VALUES ('4028818e535507ee0153552211ff0001', '管理员', 'admin', '2016-03-08 15:30:10', '管理员', 'admin', '2016-03-11 11:06:47', 'A03', 'A0', '一对多全TAB模式', 'o2mTableStyle', '2', null, 'index_9F13F103DDDCAACF20F09489BE1D449F.jpg', 'o2mTableStyle', 'autolist.ftl', 'jformunion.ftl', 'jformunion.ftl', 'jformunion.ftl');
|
|
|
INSERT INTO `cgform_template` VALUES ('40288195525dcc2d01525dd07e560001', '管理员', 'admin', '2016-01-20 14:54:51', '管理员', 'admin', '2016-02-25 12:18:05', 'A03', 'A0', '通用移动模板001', 'moblieCommon001', '1', null, '', '通用移动模板001', 'autolist.ftl', 'jform.ftl', 'jform.ftl', 'jform.ftl');
|
|
|
INSERT INTO `cgform_template` VALUES ('402881a151f1af7c0151f1eb65c50012', '管理员', 'admin', '2015-12-30 16:05:15', '管理员', 'admin', '2015-12-30 16:40:19', 'A03', 'A0', '员工离职单', 'jform00002', '1', null, 'jform00002.png', '员工离职单', 'autolist.ftl', 'jform.ftl', 'jform.ftl', 'jform.ftl');
|
|
|
INSERT INTO `cgform_template` VALUES ('402881e45205d2bc015205da12c80008', '管理员', 'admin', '2016-01-03 12:58:44', '管理员', 'admin', '2016-02-25 11:56:11', 'A02', 'A0', '员工费用报销单', 'employeeCost', '2', null, 'employeeCost.png', 'employeeCost', 'autolist.ftl', 'jformunion.ftl', 'jformunion.ftl', 'jformunion.ftl');
|
|
|
INSERT INTO `cgform_template` VALUES ('402881e4527933980152793fb745000f', '管理员', 'admin', '2016-01-25 22:46:05', '管理员', 'admin', '2016-02-25 12:26:04', 'A02', 'A0', '通用移动模板002', 'moblieCommon002', '2', null, 'olMoblieStyle00002.png', 'olMoblieStyle00002', 'autolist.ftl', 'jformunion.ftl', 'jformunion.ftl', 'jformunion.ftl');
|
|
|
INSERT INTO `cgform_template` VALUES ('402881e4534c0aea01534c1a2a9f0027', '管理员', 'admin', '2016-03-06 21:24:57', '', '', null, 'A03', 'A0', '招聘简历信息', 'resume', '2', null, '', '招聘简历信息', 'autolist.ftl', 'jform.ftl', 'jform.ftl', 'jform.ftl');
|
|
|
INSERT INTO `cgform_template` VALUES ('40289481511b1cbf01511b229aa90001', '管理员', 'admin', '2015-11-18 23:07:11', '管理员', 'admin', '2015-12-03 23:00:13', 'A02', 'A0', 'boostrap 简约风格', 'boostrap01', '1', null, 'index_762156D7FDDD269B87C74079D53F4549.png', 'boostrap 简约风格', 'autolist.ftl', 'jform.ftl', 'jform.ftl', 'jform.ftl');
|
|
|
INSERT INTO `cgform_template` VALUES ('4028efa2523f95dc01523f98b4b50002', '管理员', 'admin', '2016-01-14 18:05:18', '管理员', 'admin', '2016-03-11 11:06:08', 'A02', 'A0', '请假单', 'leaveApplicationForm', '1', null, '', '移动端风格', 'autolist.ftl', 'jform.ftl', 'jform.ftl', 'jform.ftl');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `cgform_uploadfiles`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `cgform_uploadfiles`;
|
|
|
CREATE TABLE `cgform_uploadfiles` (
|
|
|
`CGFORM_FIELD` varchar(100) NOT NULL,
|
|
|
`CGFORM_ID` varchar(36) NOT NULL,
|
|
|
`CGFORM_NAME` varchar(100) NOT NULL,
|
|
|
`id` varchar(32) NOT NULL,
|
|
|
PRIMARY KEY (`id`),
|
|
|
KEY `FK_qwig8sn3okhvh4wye8nn8gdeg` (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of cgform_uploadfiles
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `ck_editor`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `ck_editor`;
|
|
|
CREATE TABLE `ck_editor` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`CONTENTS` blob,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of ck_editor
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `ck_editor` VALUES ('4028ef81532b0ae401532b0bd4780001', 0x3C68746D6C3E0D0A3C686561643E0D0A093C7469746C653E3C2F7469746C653E0D0A3C2F686561643E0D0A3C626F64793E266E6273703B3C2F626F64793E0D0A3C2F68746D6C3E0D0A);
|
|
|
INSERT INTO `ck_editor` VALUES ('4028ef81532b0ae401532b0bf57e0002', 0x3C68746D6C3E0D0A3C686561643E0D0A093C7469746C653E3C2F7469746C653E0D0A3C2F686561643E0D0A3C626F64793E37373737373C2F626F64793E0D0A3C2F68746D6C3E0D0A);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `ck_finder`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `ck_finder`;
|
|
|
CREATE TABLE `ck_finder` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`ATTACHMENT` varchar(255) default NULL,
|
|
|
`IMAGE` varchar(255) default NULL,
|
|
|
`REMARK` longtext,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of ck_finder
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `doc`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `doc`;
|
|
|
CREATE TABLE `doc` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`DOCCONTENT` longblob,
|
|
|
`DOCDATE` datetime default NULL,
|
|
|
`DOCID` varchar(255) default NULL,
|
|
|
`DOCTITLE` varchar(255) default NULL,
|
|
|
`DOCTYPE` varchar(255) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of doc
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `doc` VALUES ('4028ef815335c28f015335c28f0a0000', 0x313231323132, '2016-04-02 00:00:00', '12', '12', 'bdfl_ptbd');
|
|
|
INSERT INTO `doc` VALUES ('4028ef81533fb6e701533fb6e78e0000', 0x393939737373, '2016-03-04 00:00:00', '1', '1', 'bdfl_ptbd');
|
|
|
INSERT INTO `doc` VALUES ('4028ef815353fa00015353fa00320000', 0x33333333737373, '2016-03-08 00:00:00', '1', '1', 'bdfl_ptbd');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `employee`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `employee`;
|
|
|
CREATE TABLE `employee` (
|
|
|
`id` varchar(36) NOT NULL default '' COMMENT '主键',
|
|
|
`empno` varchar(120) default NULL COMMENT '雇员编号',
|
|
|
`NAME` varchar(32) NOT NULL COMMENT '雇员名',
|
|
|
`AGE` int(11) default NULL COMMENT '年龄',
|
|
|
`BIRTHDAY` datetime default NULL COMMENT '生日',
|
|
|
`SALARY` decimal(19,2) default NULL COMMENT '工资',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of employee
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `employee` VALUES ('1', '001', '张开忠', '20', '2013-08-17 11:10:05', '8900.55');
|
|
|
INSERT INTO `employee` VALUES ('2', '200', '张代浩的世界1', '20', '2016-01-15 20:13:07', '88888.00');
|
|
|
INSERT INTO `employee` VALUES ('3', '200', 'scott', '20', '2016-01-15 20:14:44', '88888.00');
|
|
|
INSERT INTO `employee` VALUES ('4', '200', 'scott', '20', '2016-01-15 20:22:04', '88888.00');
|
|
|
INSERT INTO `employee` VALUES ('5', '200', 'scott', '20', '2016-01-15 20:22:49', '88888.00');
|
|
|
INSERT INTO `employee` VALUES ('6', '200', 'scott', '20', '2016-01-18 18:32:04', '88888.00');
|
|
|
INSERT INTO `employee` VALUES ('7', '200', 'scott', '20', '2016-01-18 18:41:39', '88888.00');
|
|
|
INSERT INTO `employee` VALUES ('8', '200', 'scott', '20', '2016-01-18 18:54:25', '88888.00');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jeecg_custom_info`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jeecg_custom_info`;
|
|
|
CREATE TABLE `jeecg_custom_info` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`cust_name` varchar(100) default NULL COMMENT '客户名称',
|
|
|
`cust_addr` varchar(200) default NULL COMMENT '地址',
|
|
|
`cust_code` varchar(50) default NULL COMMENT '客户编号',
|
|
|
`email` varchar(50) default NULL COMMENT 'email',
|
|
|
`cust_charge` varchar(50) default NULL COMMENT '负责人',
|
|
|
`sex` varchar(10) default NULL COMMENT '性别',
|
|
|
`age` varchar(32) default NULL COMMENT '年龄',
|
|
|
`position` varchar(32) default NULL COMMENT '职务',
|
|
|
`phone` varchar(32) default NULL COMMENT '电话',
|
|
|
`bank` varchar(100) default NULL COMMENT '往来银行',
|
|
|
`money` varchar(100) default NULL COMMENT '现金情况',
|
|
|
`promoter` varchar(50) default NULL COMMENT '承办人',
|
|
|
`account` varchar(100) default NULL COMMENT '账号',
|
|
|
`turnover` varchar(32) default NULL COMMENT '资金周转',
|
|
|
`payment_attr` varchar(100) default NULL COMMENT '付款态度',
|
|
|
`sax_num` varchar(100) default NULL COMMENT '税号',
|
|
|
`pay_date` varchar(100) default NULL COMMENT '付款日期',
|
|
|
`begin_pay_date` varchar(100) default NULL COMMENT '开始交易日期',
|
|
|
`main_bus` varchar(100) default NULL COMMENT '主营产品',
|
|
|
`bus_pro` varchar(100) default NULL COMMENT '营业项目',
|
|
|
`warehouse` varchar(100) default NULL COMMENT '仓库情况',
|
|
|
`people` varchar(100) default NULL COMMENT '员工人数及素质',
|
|
|
`transportation` varchar(100) default NULL COMMENT '运输方式',
|
|
|
`operation` varchar(100) default NULL COMMENT '经营体制',
|
|
|
`car` varchar(20) default NULL COMMENT '服务车数目',
|
|
|
`shopkeeper` varchar(100) default NULL COMMENT '零售商数及覆盖情况',
|
|
|
`wholesale` varchar(10) default NULL COMMENT '批发商数',
|
|
|
`bus_scope` varchar(100) default NULL COMMENT '营业范围',
|
|
|
`area` varchar(100) default NULL COMMENT '门市面积',
|
|
|
`management` varchar(200) default NULL COMMENT '经营方针',
|
|
|
`stock1` varchar(10) default NULL COMMENT '进货',
|
|
|
`stock2` varchar(10) default NULL COMMENT '进货',
|
|
|
`sale1` varchar(10) default NULL COMMENT '销售',
|
|
|
`sale2` varchar(10) default NULL COMMENT '销售',
|
|
|
`inventory1` varchar(100) default NULL COMMENT '存货',
|
|
|
`inventory2` varchar(100) default NULL COMMENT '存货',
|
|
|
`max_money` varchar(100) default NULL COMMENT '最高信用额度',
|
|
|
`cust_level` varchar(100) default NULL COMMENT '客户等级',
|
|
|
`all_avg_inventory` varchar(100) default NULL COMMENT '总体月均库存数',
|
|
|
`avg_inventory` varchar(100) default NULL COMMENT '月均库存数',
|
|
|
`price` varchar(100) default NULL COMMENT '价格折扣',
|
|
|
`promise` varchar(100) default NULL COMMENT '支持和服务的承诺',
|
|
|
`competing_goods` varchar(100) default NULL COMMENT '竞品经营情况',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jeecg_custom_info
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jeecg_custom_info` VALUES ('4028ef8153167a170153167b60230001', '管理员', 'admin', '2016-02-25 00:00:00', null, null, null, 'A03', 'A0', '11', '11', '11', '1@1.com', null, null, '11', null, '1', null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jeecg_custom_record`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jeecg_custom_record`;
|
|
|
CREATE TABLE `jeecg_custom_record` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`custom_id` varchar(32) default NULL COMMENT '客户编号',
|
|
|
`header` varchar(32) default NULL COMMENT '负责人',
|
|
|
`establish_date` datetime default NULL COMMENT '成立日期',
|
|
|
`custom_name` varchar(32) default NULL COMMENT '客户名称',
|
|
|
`capital_lines` double default NULL COMMENT '资本额',
|
|
|
`address` varchar(32) default NULL COMMENT '地址',
|
|
|
`phone` varchar(32) default NULL COMMENT '电话',
|
|
|
`business_type` varchar(32) default NULL COMMENT '营业类型',
|
|
|
`fax` varchar(32) default NULL COMMENT '传真',
|
|
|
`banks` varchar(32) default NULL COMMENT '主要往来银行',
|
|
|
`other_business` varchar(32) default NULL COMMENT '其他投资事业',
|
|
|
`turnover` varchar(32) default NULL COMMENT '平均每日营业额',
|
|
|
`business` varchar(32) default NULL COMMENT '主要业务往来',
|
|
|
`pay_type` varchar(32) default NULL COMMENT '付款方式',
|
|
|
`business_contacts` varchar(32) default NULL COMMENT '与本公司往来',
|
|
|
`collection` varchar(32) default NULL COMMENT '收款记录',
|
|
|
`business_important_contacts` varchar(32) default NULL COMMENT '最近与本公司往来重要记录',
|
|
|
`business_record` varchar(32) default NULL COMMENT '最近交易数据跟踪',
|
|
|
`customer_opinion` varchar(32) default NULL COMMENT '客户意见',
|
|
|
`credit_evaluation` varchar(32) default NULL COMMENT '信用评定',
|
|
|
`preparer` varchar(32) default NULL COMMENT '填表人',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jeecg_custom_record
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jeecg_custom_record` VALUES ('4028ef8153167a170153167c23dd0002', '管理员', 'admin', '2016-02-25 00:00:00', null, null, null, 'A03', 'A0', '2', '2', '2016-02-25 00:00:00', '2', '22', '222', '2', '2', '2', '2', '2', '2', '2', null, '2', null, '2', '2', '2', '2', '2');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jeecg_demo`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jeecg_demo`;
|
|
|
CREATE TABLE `jeecg_demo` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`AGE` int(11) default NULL,
|
|
|
`BIRTHDAY` datetime default NULL,
|
|
|
`content` varchar(255) default NULL,
|
|
|
`create_date` datetime default NULL,
|
|
|
`DEP_ID` varchar(255) default NULL,
|
|
|
`EMAIL` varchar(255) default NULL,
|
|
|
`MOBILE_PHONE` varchar(255) default NULL,
|
|
|
`OFFICE_PHONE` varchar(255) default NULL,
|
|
|
`SALARY` decimal(19,2) default NULL,
|
|
|
`SEX` varchar(255) default NULL,
|
|
|
`status` varchar(255) default NULL,
|
|
|
`USER_NAME` varchar(255) NOT NULL,
|
|
|
`CREATE_TIME` datetime default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jeecg_demo
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jeecg_demo` VALUES ('4028ef815318148a0153181566270000', '1', '2016-02-25 00:00:00', null, '2016-02-25 06:59:24', '402880e447e9a9570147e9b6a3be0005', '', '13426498659', '1', '1.00', null, '0', '1', null);
|
|
|
INSERT INTO `jeecg_demo` VALUES ('8a8ab0b246dc81120146dc81860f016f', '12', '2014-02-14 00:00:00', '', null, '402880e447e99cf10147e9a03b320003', 'demo@jeecg.com', '13111111111', '66666666', '10.00', '1', '', '小明', null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jeecg_demo_course`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jeecg_demo_course`;
|
|
|
CREATE TABLE `jeecg_demo_course` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`NAME` varchar(25) default NULL,
|
|
|
`teacher_ID` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`),
|
|
|
KEY `FK_g3jn8mfod69i7jfv5gnrcvgbx` (`teacher_ID`),
|
|
|
CONSTRAINT `FK_g3jn8mfod69i7jfv5gnrcvgbx` FOREIGN KEY (`teacher_ID`) REFERENCES `jeecg_demo_teacher` (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jeecg_demo_course
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jeecg_demo_course` VALUES ('8a8ab0b246dc81120146dc818512016c', '海贼王', '8a8ab0b246dc81120146dc81850f016b');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jeecg_demo_student`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jeecg_demo_student`;
|
|
|
CREATE TABLE `jeecg_demo_student` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`BIRTHDAY` datetime default NULL,
|
|
|
`NAME` varchar(32) default NULL,
|
|
|
`SEX` varchar(1) default NULL,
|
|
|
`COURSE_ID` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`),
|
|
|
KEY `FK_r86q81koyocgod3cx6529hbpw` (`COURSE_ID`),
|
|
|
CONSTRAINT `FK_r86q81koyocgod3cx6529hbpw` FOREIGN KEY (`COURSE_ID`) REFERENCES `jeecg_demo_course` (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jeecg_demo_student
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jeecg_demo_student` VALUES ('402881824c741dbd014c742bc8860001', null, '你好', '0', '8a8ab0b246dc81120146dc818512016c');
|
|
|
INSERT INTO `jeecg_demo_student` VALUES ('8a8ab0b246dc81120146dc818516016d', null, '卓洛', '0', '8a8ab0b246dc81120146dc818512016c');
|
|
|
INSERT INTO `jeecg_demo_student` VALUES ('8a8ab0b246dc81120146dc818519016e', null, '山治 ', '0', '8a8ab0b246dc81120146dc818512016c');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jeecg_demo_teacher`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jeecg_demo_teacher`;
|
|
|
CREATE TABLE `jeecg_demo_teacher` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`NAME` varchar(12) default NULL,
|
|
|
`pic` varchar(255) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jeecg_demo_teacher
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jeecg_demo_teacher` VALUES ('8a8ab0b246dc81120146dc81850f016b', '路飞', null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jeecg_matter_bom`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jeecg_matter_bom`;
|
|
|
CREATE TABLE `jeecg_matter_bom` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`address` varchar(255) default NULL,
|
|
|
`code` varchar(50) NOT NULL,
|
|
|
`name` varchar(50) NOT NULL,
|
|
|
`price` decimal(21,6) NOT NULL,
|
|
|
`productionDate` datetime default NULL,
|
|
|
`quantity` int(11) NOT NULL,
|
|
|
`stock` int(11) NOT NULL,
|
|
|
`unit` varchar(50) default NULL,
|
|
|
`weight` varchar(50) default NULL,
|
|
|
`parent_ID` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`),
|
|
|
KEY `FK_fldfyrevj0li4hej5b2gu2q7w` (`parent_ID`),
|
|
|
CONSTRAINT `FK_fldfyrevj0li4hej5b2gu2q7w` FOREIGN KEY (`parent_ID`) REFERENCES `jeecg_matter_bom` (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jeecg_matter_bom
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jeecg_matter_bom` VALUES ('8a8ab0b246dc81120146dc8186230174', '广东深圳', '001', '电脑', '5000.000000', '2014-06-27 16:46:54', '5', '10', '台', '100', null);
|
|
|
INSERT INTO `jeecg_matter_bom` VALUES ('8a8ab0b246dc81120146dc8186260175', '上海', '001001', '主板', '800.000000', '2014-06-27 04:46:54', '6', '18', '个', '60', '8a8ab0b246dc81120146dc8186230174');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jeecg_minidao`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jeecg_minidao`;
|
|
|
CREATE TABLE `jeecg_minidao` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`AGE` int(11) default NULL,
|
|
|
`BIRTHDAY` datetime default NULL,
|
|
|
`CONTENT` varchar(255) default NULL,
|
|
|
`CREATE_TIME` datetime default NULL,
|
|
|
`DEP_ID` varchar(255) default NULL,
|
|
|
`EMAIL` varchar(255) default NULL,
|
|
|
`MOBILE_PHONE` varchar(255) default NULL,
|
|
|
`OFFICE_PHONE` varchar(255) default NULL,
|
|
|
`SALARY` decimal(19,2) default NULL,
|
|
|
`SEX` int(11) default NULL,
|
|
|
`STATUS` varchar(255) default NULL,
|
|
|
`USER_NAME` varchar(255) NOT NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jeecg_minidao
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jeecg_minidao` VALUES ('402880e74d75abd1014d75ac82410002', null, null, null, '2015-05-21 04:52:29', '402880e447e99cf10147e9a03b320003', '', '12', '12', null, null, '0', '12');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jeecg_order_custom`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jeecg_order_custom`;
|
|
|
CREATE TABLE `jeecg_order_custom` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`CREATE_DT` datetime default NULL,
|
|
|
`CRTUSER` varchar(12) default NULL,
|
|
|
`CRTUSER_NAME` varchar(10) default NULL,
|
|
|
`DEL_DT` datetime default NULL,
|
|
|
`DELFLAG` int(11) default NULL,
|
|
|
`GO_ORDER_CODE` varchar(12) NOT NULL,
|
|
|
`GOC_BUSS_CONTENT` varchar(33) default NULL,
|
|
|
`GOC_CONTENT` varchar(66) default NULL,
|
|
|
`GOC_CUS_NAME` varchar(16) default NULL,
|
|
|
`GOC_IDCARD` varchar(18) default NULL,
|
|
|
`GOC_PASSPORT_CODE` varchar(10) default NULL,
|
|
|
`GOC_SEX` varchar(255) default NULL,
|
|
|
`MODIFIER` varchar(12) default NULL,
|
|
|
`MODIFIER_NAME` varchar(10) default NULL,
|
|
|
`MODIFY_DT` datetime default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jeecg_order_custom
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jeecg_order_custom` VALUES ('40289481511dac0701511db18e490002', null, null, null, null, null, '2', null, '2', null, null, null, null, null, null, null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jeecg_order_main`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jeecg_order_main`;
|
|
|
CREATE TABLE `jeecg_order_main` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`CREATE_DT` datetime default NULL,
|
|
|
`CRTUSER` varchar(12) default NULL,
|
|
|
`CRTUSER_NAME` varchar(10) default NULL,
|
|
|
`DEL_DT` datetime default NULL,
|
|
|
`DELFLAG` int(11) default NULL,
|
|
|
`GO_ALL_PRICE` decimal(10,2) default NULL,
|
|
|
`GO_CONTACT_NAME` varchar(16) default NULL,
|
|
|
`GO_CONTENT` varchar(66) default NULL,
|
|
|
`GO_ORDER_CODE` varchar(12) NOT NULL,
|
|
|
`GO_ORDER_COUNT` int(11) default NULL,
|
|
|
`GO_RETURN_PRICE` decimal(10,2) default NULL,
|
|
|
`GO_TELPHONE` varchar(11) default NULL,
|
|
|
`GODER_TYPE` varchar(255) default NULL,
|
|
|
`MODIFIER` varchar(12) default NULL,
|
|
|
`MODIFIER_NAME` varchar(10) default NULL,
|
|
|
`MODIFY_DT` datetime default NULL,
|
|
|
`USERTYPE` varchar(255) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jeecg_order_main
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jeecg_order_product`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jeecg_order_product`;
|
|
|
CREATE TABLE `jeecg_order_product` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`CREATE_DT` datetime default NULL,
|
|
|
`CRTUSER` varchar(12) default NULL,
|
|
|
`CRTUSER_NAME` varchar(10) default NULL,
|
|
|
`DEL_DT` datetime default NULL,
|
|
|
`DELFLAG` int(11) default NULL,
|
|
|
`GO_ORDER_CODE` varchar(12) NOT NULL,
|
|
|
`GOP_CONTENT` varchar(66) default NULL,
|
|
|
`GOP_COUNT` int(11) default NULL,
|
|
|
`GOP_ONE_PRICE` decimal(10,2) default NULL,
|
|
|
`GOP_PRODUCT_NAME` varchar(33) default NULL,
|
|
|
`GOP_PRODUCT_TYPE` varchar(1) NOT NULL,
|
|
|
`GOP_SUM_PRICE` decimal(10,2) default NULL,
|
|
|
`MODIFIER` varchar(12) default NULL,
|
|
|
`MODIFIER_NAME` varchar(10) default NULL,
|
|
|
`MODIFY_DT` datetime default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jeecg_order_product
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_cgdynamgraph_head`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_cgdynamgraph_head`;
|
|
|
CREATE TABLE `jform_cgdynamgraph_head` (
|
|
|
`ID` varchar(36) NOT NULL,
|
|
|
`CGR_SQL` longtext NOT NULL,
|
|
|
`CODE` varchar(36) NOT NULL,
|
|
|
`CONTENT` longtext NOT NULL,
|
|
|
`NAME` varchar(100) NOT NULL,
|
|
|
`update_name` varchar(32) default NULL COMMENT '修改人',
|
|
|
`update_date` datetime default NULL COMMENT '修改时间',
|
|
|
`update_by` varchar(32) default NULL COMMENT '修改人id',
|
|
|
`create_name` varchar(32) default NULL COMMENT '创建人',
|
|
|
`create_date` datetime default NULL COMMENT '创建时间',
|
|
|
`create_by` varchar(32) default NULL COMMENT '创建人id',
|
|
|
`db_source` varchar(36) default NULL COMMENT '动态数据源',
|
|
|
`graph_type` varchar(36) default NULL,
|
|
|
`data_structure` varchar(36) default NULL,
|
|
|
`is_pagination` varchar(2) default NULL
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_cgdynamgraph_head
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_cgdynamgraph_head` VALUES ('40287d815212a622015212ab57100003', 'select broswer name,count(1) value,case when broswer =\'Firefox\' then \'#FF00FF\' when broswer =\'IE\' then \'#FFFF00\' else \'#43CD80\' end color from t_s_log group by broswer', 't_s_log', '测试报表', '用户登录记录', '管理员', '2016-03-15 14:07:53', 'admin', null, null, null, '', '', '', null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_cgdynamgraph_item`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_cgdynamgraph_item`;
|
|
|
CREATE TABLE `jform_cgdynamgraph_item` (
|
|
|
`ID` varchar(36) NOT NULL,
|
|
|
`S_FLAG` varchar(2) default NULL,
|
|
|
`S_MODE` varchar(10) default NULL,
|
|
|
`CGRHEAD_ID` varchar(36) default NULL,
|
|
|
`DICT_CODE` varchar(36) default NULL,
|
|
|
`FIELD_HREF` varchar(120) default NULL,
|
|
|
`FIELD_NAME` varchar(36) default NULL,
|
|
|
`FIELD_TXT` longtext,
|
|
|
`FIELD_TYPE` varchar(10) default NULL,
|
|
|
`IS_SHOW` varchar(5) default NULL,
|
|
|
`ORDER_NUM` int(11) default NULL,
|
|
|
`REPLACE_VA` varchar(36) default NULL
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_cgdynamgraph_item
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_cgdynamgraph_item` VALUES ('40287d81523df8f501523f348d5a0009', 'Y', 'single', '40287d815212a622015212ab57100003', '', '', 'name', '浏览器', 'String', 'Y', '0', '');
|
|
|
INSERT INTO `jform_cgdynamgraph_item` VALUES ('40287d81523df8f501523f348d66000a', 'Y', 'group', '40287d815212a622015212ab57100003', '', '', 'value', '数量', 'String', 'Y', '1', '');
|
|
|
INSERT INTO `jform_cgdynamgraph_item` VALUES ('40287d81523df8f501523f348d6a000b', '', '', '40287d815212a622015212ab57100003', '', '', 'color', 'color', 'String', 'Y', '2', '');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_cgdynamgraph_param`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_cgdynamgraph_param`;
|
|
|
CREATE TABLE `jform_cgdynamgraph_param` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`param_name` varchar(32) NOT NULL COMMENT '参数名称',
|
|
|
`param_desc` varchar(32) default NULL COMMENT '参数说明',
|
|
|
`param_value` varchar(32) default NULL COMMENT '数值',
|
|
|
`seq` int(11) default NULL COMMENT '排序',
|
|
|
`cgrhead_id` varchar(36) default NULL COMMENT '动态报表ID'
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_cgdynamgraph_param
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_cgreport_head`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_cgreport_head`;
|
|
|
CREATE TABLE `jform_cgreport_head` (
|
|
|
`ID` varchar(36) NOT NULL,
|
|
|
`CGR_SQL` longtext NOT NULL,
|
|
|
`CODE` varchar(36) NOT NULL,
|
|
|
`CONTENT` longtext NOT NULL,
|
|
|
`NAME` varchar(100) NOT NULL,
|
|
|
`update_name` varchar(32) default NULL COMMENT '修改人',
|
|
|
`update_date` datetime default NULL COMMENT '修改时间',
|
|
|
`update_by` varchar(32) default NULL COMMENT '修改人id',
|
|
|
`create_name` varchar(32) default NULL COMMENT '创建人',
|
|
|
`create_date` datetime default NULL COMMENT '创建时间',
|
|
|
`create_by` varchar(32) default NULL COMMENT '创建人id',
|
|
|
`db_source` varchar(36) default NULL COMMENT '动态数据源',
|
|
|
`return_val_field` varchar(100) default NULL COMMENT '返回值字段',
|
|
|
`return_txt_field` varchar(100) default NULL COMMENT '返回文本字段',
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_cgreport_head
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_cgreport_head` VALUES ('402880e64e1ef94d014e1efefc2a0001', 'select * from weixin_account', 'weixin_account', '测试多数据源功能', '跨数据库报表演示', '管理员', '2016-03-15 11:34:38', 'admin', null, null, null, 'jeewx-yunying', '', '');
|
|
|
INSERT INTO `jform_cgreport_head` VALUES ('402880e64eb9a22c014eb9a4d5890001', 'select * from t_s_base_user', 'ddt_s_base_user', '全表查询', '用户全部查询报表', '管理员', '2015-12-03 23:03:28', 'admin', null, null, null, '', '', '');
|
|
|
INSERT INTO `jform_cgreport_head` VALUES ('402880e74d76e784014d76f9e783001e', 'select username account , realname from t_s_base_user', 'user_msg', '用户POPUP,弹出页面', 'POPUP用户列表', '管理员', '2015-12-03 23:03:18', 'admin', null, null, null, '', 'account', 'realname');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_cgreport_item`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_cgreport_item`;
|
|
|
CREATE TABLE `jform_cgreport_item` (
|
|
|
`ID` varchar(36) NOT NULL,
|
|
|
`S_FLAG` varchar(2) default NULL,
|
|
|
`S_MODE` varchar(10) default NULL,
|
|
|
`CGRHEAD_ID` varchar(36) default NULL,
|
|
|
`DICT_CODE` varchar(36) default NULL,
|
|
|
`FIELD_HREF` varchar(120) default NULL,
|
|
|
`FIELD_NAME` varchar(36) default NULL,
|
|
|
`FIELD_TXT` longtext,
|
|
|
`FIELD_TYPE` varchar(10) default NULL,
|
|
|
`IS_SHOW` varchar(5) default NULL,
|
|
|
`ORDER_NUM` int(11) default NULL,
|
|
|
`REPLACE_VA` varchar(36) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_cgreport_item
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64e1ef94d014e1efefc2f0002', '', '', '402880e64e1ef94d014e1efefc2a0001', '', '', 'id', 'id', 'String', 'Y', '0', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64e1ef94d014e1efefc340003', '', '', '402880e64e1ef94d014e1efefc2a0001', '', '', 'accountname', 'accountname', 'String', 'Y', '1', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64e1ef94d014e1efefc360004', '', '', '402880e64e1ef94d014e1efefc2a0001', '', '', 'accounttoken', 'accounttoken', 'String', 'Y', '2', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64e1ef94d014e1efefc370005', '', '', '402880e64e1ef94d014e1efefc2a0001', '', '', 'accountnumber', 'accountnumber', 'String', 'Y', '3', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64e1ef94d014e1efefc380006', '', '', '402880e64e1ef94d014e1efefc2a0001', '', '', 'accounttype', 'accounttype', 'String', 'Y', '4', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64e1ef94d014e1efefc3d0007', '', '', '402880e64e1ef94d014e1efefc2a0001', '', '', 'accountemail', 'accountemail', 'String', 'Y', '5', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64e1ef94d014e1efefc3e0008', '', '', '402880e64e1ef94d014e1efefc2a0001', '', '', 'accountdesc', 'accountdesc', 'String', 'Y', '6', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64e1ef94d014e1efefc3f0009', '', '', '402880e64e1ef94d014e1efefc2a0001', '', '', 'accountaccesstoken', 'accountaccesstoken', 'String', 'Y', '7', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64e1ef94d014e1efefc41000a', '', '', '402880e64e1ef94d014e1efefc2a0001', '', '', 'accountappid', 'accountappid', 'String', 'Y', '8', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64e1ef94d014e1efefc42000b', '', '', '402880e64e1ef94d014e1efefc2a0001', '', '', 'accountappsecret', 'accountappsecret', 'String', 'Y', '9', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64e1ef94d014e1efefc43000c', '', '', '402880e64e1ef94d014e1efefc2a0001', '', '', 'ADDTOEKNTIME', 'ADDTOEKNTIME', 'String', 'Y', '10', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64e1ef94d014e1efefc44000d', '', '', '402880e64e1ef94d014e1efefc2a0001', '', '', 'USERNAME', 'USERNAME', 'String', 'Y', '11', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64e1ef94d014e1efefc45000e', '', '', '402880e64e1ef94d014e1efefc2a0001', '', '', 'WEIXIN_ACCOUNTID', 'WEIXIN_ACCOUNTID', 'String', 'Y', '12', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64eb9a22c014eb9a4d58e0002', '', '', '402880e64eb9a22c014eb9a4d5890001', '', '', 'ID', 'ID', 'String', 'Y', '0', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64eb9a22c014eb9a4d5930003', '', '', '402880e64eb9a22c014eb9a4d5890001', '', '', 'activitiSync', 'activitiSync', 'String', 'Y', '1', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64eb9a22c014eb9a4d5940004', '', '', '402880e64eb9a22c014eb9a4d5890001', '', '', 'browser', 'browser', 'String', 'Y', '2', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64eb9a22c014eb9a4d5950005', '', '', '402880e64eb9a22c014eb9a4d5890001', '', '', 'password', 'password', 'String', 'Y', '3', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64eb9a22c014eb9a4d5960006', '', '', '402880e64eb9a22c014eb9a4d5890001', '', '', 'realname', 'realname', 'String', 'Y', '4', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64eb9a22c014eb9a4d59b0007', '', '', '402880e64eb9a22c014eb9a4d5890001', '', '', 'signature', 'signature', 'String', 'Y', '5', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64eb9a22c014eb9a4d59c0008', '', '', '402880e64eb9a22c014eb9a4d5890001', '', '', 'status', 'status', 'String', 'Y', '6', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64eb9a22c014eb9a4d59d0009', '', '', '402880e64eb9a22c014eb9a4d5890001', '', '', 'userkey', 'userkey', 'String', 'Y', '7', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64eb9a22c014eb9a4d59e000a', '', '', '402880e64eb9a22c014eb9a4d5890001', '', '', 'username', 'username', 'String', 'Y', '8', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402880e64eb9a22c014eb9a4d5a0000b', '', '', '402880e64eb9a22c014eb9a4d5890001', '', '', 'departid', 'departid', 'String', 'Y', '9', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402894815165f4d60151660145e40002', '', '', '402880e74d76e784014d76f9e783001e', '', '', 'account', 'account', 'String', 'Y', '0', '');
|
|
|
INSERT INTO `jform_cgreport_item` VALUES ('402894815165f4d60151660145ea0003', '', '', '402880e74d76e784014d76f9e783001e', '', '', 'realname', 'realname', 'String', 'Y', '1', '');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_cgreport_param`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_cgreport_param`;
|
|
|
CREATE TABLE `jform_cgreport_param` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`param_name` varchar(32) NOT NULL COMMENT '参数名称',
|
|
|
`param_desc` varchar(32) default NULL COMMENT '参数说明',
|
|
|
`param_value` varchar(32) default NULL COMMENT '数值',
|
|
|
`seq` int(11) default NULL COMMENT '排序',
|
|
|
`cgrhead_id` varchar(36) default NULL COMMENT '动态报表ID',
|
|
|
PRIMARY KEY (`id`),
|
|
|
KEY `idx_cgrheadid` (`cgrhead_id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_cgreport_param
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_contact`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_contact`;
|
|
|
CREATE TABLE `jform_contact` (
|
|
|
`id` varchar(36) NOT NULL COMMENT '主键',
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`bpm_status` varchar(32) default '1' COMMENT '流程状态',
|
|
|
`name` varchar(100) default NULL COMMENT '姓名',
|
|
|
`sex` varchar(50) default NULL COMMENT '性别',
|
|
|
`groups` varchar(200) default NULL COMMENT '所属分组',
|
|
|
`company` varchar(200) default NULL COMMENT '公司名称',
|
|
|
`position` varchar(100) default NULL COMMENT '职位',
|
|
|
`mobile` varchar(30) default NULL COMMENT '移动电话',
|
|
|
`office_phone` varchar(30) default NULL COMMENT '办公电话',
|
|
|
`email` varchar(100) default NULL COMMENT '电子邮箱',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_contact
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_contact` VALUES ('4028ef815373fddd015373fe4aae0002', '管理员', 'admin', '2016-03-14 00:00:00', null, null, null, 'A03', 'A0', '1', '张三', null, '4028ef815373fddd015373fddd540000', '北京', 'CEO', null, null, null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_contact_group`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_contact_group`;
|
|
|
CREATE TABLE `jform_contact_group` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`bpm_status` varchar(32) default '1' COMMENT '流程状态',
|
|
|
`name` varchar(32) default NULL COMMENT '分组名称',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_contact_group
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_contact_group` VALUES ('4028ef815373fddd015373fddd540000', '管理员', 'admin', '2016-03-14 00:00:00', null, null, null, 'A03', 'A0', '1', '同学');
|
|
|
INSERT INTO `jform_contact_group` VALUES ('4028ef815373fddd015373fdfd9e0001', '管理员', 'admin', '2016-03-14 00:00:00', null, null, null, 'A03', 'A0', '1', '销售部');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_employee_cost_claim`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_employee_cost_claim`;
|
|
|
CREATE TABLE `jform_employee_cost_claim` (
|
|
|
`id` varchar(36) NOT NULL default '' COMMENT 'id',
|
|
|
`staff_name` varchar(50) default NULL COMMENT '职工姓名',
|
|
|
`depart` varchar(50) default NULL COMMENT '部门',
|
|
|
`staff_no` varchar(30) default NULL COMMENT '员工编号',
|
|
|
`staff_post` varchar(50) default NULL COMMENT '职位',
|
|
|
`pay_way` varchar(10) default NULL COMMENT '打款方式',
|
|
|
`acct_bank` varchar(100) default NULL COMMENT '开户行',
|
|
|
`card_no` varchar(30) default NULL COMMENT '卡号',
|
|
|
`tele_no` varchar(20) default NULL COMMENT '联系手机号',
|
|
|
`cost_all` decimal(7,2) default NULL COMMENT '费用合计',
|
|
|
`documents` varchar(2) default NULL COMMENT '单据数量',
|
|
|
`cost_upper` varchar(50) default NULL COMMENT '费用大写',
|
|
|
`prepaid_fee` decimal(7,2) default NULL COMMENT '预支款项',
|
|
|
`real_fee` decimal(7,2) default NULL COMMENT '实际支付',
|
|
|
`fill_time` date default NULL,
|
|
|
`apply_time` date default NULL,
|
|
|
`apply_by` varchar(50) default NULL COMMENT '申请人',
|
|
|
`comments` varchar(100) default NULL COMMENT '备注',
|
|
|
`depart_approve` varchar(100) default NULL COMMENT '部门审批',
|
|
|
`finance_approve` varchar(100) default NULL COMMENT '财务审批',
|
|
|
`mgr_approve` varchar(100) default NULL COMMENT '总经理审批',
|
|
|
`treasurer` varchar(100) default NULL COMMENT '出纳',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_employee_cost_claim
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_employee_cost_claim` VALUES ('4028ef81536003710153600400740004', null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_employee_entry`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_employee_entry`;
|
|
|
CREATE TABLE `jform_employee_entry` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '填表日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`employee_name` varchar(32) default NULL COMMENT '姓名',
|
|
|
`employee_depart` varchar(50) default NULL COMMENT '部门',
|
|
|
`employee_job` varchar(32) default NULL COMMENT '职务',
|
|
|
`employee_birthday` datetime default NULL COMMENT '生日',
|
|
|
`employee_origin` varchar(50) default NULL COMMENT '籍贯',
|
|
|
`employee_degree` varchar(32) default NULL COMMENT '学历',
|
|
|
`employee_identification` varchar(50) default NULL COMMENT '身份证',
|
|
|
`employee_entry_date` datetime default NULL COMMENT '入职日期',
|
|
|
`employee_code` varchar(32) default NULL COMMENT '工号',
|
|
|
`employee_phone` varchar(32) default NULL COMMENT '手机',
|
|
|
`employee_mail` varchar(150) default NULL COMMENT '邮箱',
|
|
|
`employee_msn` varchar(32) default NULL COMMENT 'MSN',
|
|
|
`hr_pic` varchar(2) default NULL COMMENT '照片',
|
|
|
`hr_archives` varchar(2) default NULL COMMENT '档案表',
|
|
|
`hr_identification` varchar(2) default NULL COMMENT '身份证',
|
|
|
`hr_degree` varchar(2) default NULL COMMENT '学位证',
|
|
|
`hr_other` varchar(2) default NULL COMMENT '其他证件',
|
|
|
`hr_tel` varchar(2) default NULL COMMENT '分配电话',
|
|
|
`hr_op_user` varchar(32) default NULL COMMENT '经办人',
|
|
|
`hr_op_date` datetime default NULL COMMENT '日期',
|
|
|
`depart_opinion` varchar(200) default NULL COMMENT '部门意见',
|
|
|
`depart_op_user` varchar(32) default NULL COMMENT '经办人',
|
|
|
`depart_op_date` datetime default NULL COMMENT '日期',
|
|
|
`manager_opinion` varchar(200) default NULL COMMENT '总经理意见',
|
|
|
`manager_op_user` varchar(32) default NULL COMMENT '经办人',
|
|
|
`manager_op_date` datetime default NULL COMMENT '日期',
|
|
|
`employee_opinion` varchar(200) default NULL COMMENT '新员工意见',
|
|
|
`employee_op_user` varchar(32) default NULL COMMENT '经办人',
|
|
|
`employee_op_date` datetime default NULL COMMENT '日期',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_employee_entry
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_employee_entry` VALUES ('4028138151aef50c0151aef50c260000', '管理员', 'admin', '2015-12-17 00:00:00', '管理员', 'admin', '2015-12-18 00:00:00', 'A02', 'A0', '张三', '技术', 'java开发', '2010-12-17 00:00:00', '北京', '本科', '111111111111111', '2015-12-17 00:00:00', 'U0000001', '18500000000', 'zhangsan@jeecg.com', 'zhangsan@jeecg.cm', 'N', 'N', 'Y', 'Y', '1', '2', 'hr', '2015-12-17 00:00:00', '同意!', '部门领导', '2015-12-17 00:00:00', '同意!', '总经理领导', '2015-12-17 00:00:00', '努力工作!', '张三', '2015-12-17 00:00:00');
|
|
|
INSERT INTO `jform_employee_entry` VALUES ('4028138151aef50c0151af24ee4f0002', null, null, '2015-12-17 00:00:00', '管理员', 'admin', '2015-12-17 00:00:00', null, null, '李四', '技术', 'Java开发', '2015-12-01 00:00:00', '北京', '专科', '11111111111111', '2015-12-17 00:00:00', 'U00000002', '13400000000', 'lisi@jeecg.com', 'lisi@jeecg.com', 'N', 'N', 'N', 'N', null, null, 'hr', '2015-12-17 00:00:00', 'OK!!!!', '部门领导', '2015-12-17 00:00:00', 'OK!!!!', '总经理领导', '2015-12-17 00:00:00', 'Yes!!!', '李四', '2015-12-17 00:00:00');
|
|
|
INSERT INTO `jform_employee_entry` VALUES ('4028138151b461e80151b461e86a0000', null, null, '2015-12-18 00:00:00', '管理员', 'admin', '2015-12-23 00:00:00', null, null, '王五', '技术', 'java', '2015-12-01 00:00:00', '北京', '本科', '11111111', '2015-12-25 00:00:00', 'U0000003', '13611111111', 'wangwu@jeecg.com', 'wangwu@jeecg.com', 'N', 'N', 'N', 'N', null, null, null, null, null, null, null, null, null, null, null, null, null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_employee_leave`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_employee_leave`;
|
|
|
CREATE TABLE `jform_employee_leave` (
|
|
|
`id` varchar(36) NOT NULL COMMENT '主键',
|
|
|
`name` varchar(100) default NULL COMMENT '名称',
|
|
|
`apply_date` datetime default NULL COMMENT '申请日期',
|
|
|
`duty` varchar(100) default NULL COMMENT '职务',
|
|
|
`leave_category` varchar(100) default NULL COMMENT '请假类别',
|
|
|
`leave_reason` varchar(100) default NULL COMMENT '请假原因',
|
|
|
`leave_start_date` datetime default NULL COMMENT '请假开始时间',
|
|
|
`leave_end_date` datetime default NULL COMMENT '请假结束时间',
|
|
|
`total` int(5) default NULL COMMENT '共计',
|
|
|
`contact_way` varchar(20) default NULL COMMENT '紧急联系方式',
|
|
|
`duty_deputy` varchar(100) default NULL COMMENT '批定职务代理人',
|
|
|
`leader_approval` varchar(50) default NULL COMMENT '直接主管审批',
|
|
|
`dept_principal_approval` varchar(50) default NULL COMMENT '部门负责人审批',
|
|
|
`hr_principal_approval` varchar(50) default NULL COMMENT 'HR负责人审批',
|
|
|
`hr_records` varchar(50) default NULL COMMENT '行政部备案',
|
|
|
`department` varchar(50) default NULL COMMENT '部门',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_employee_leave
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_employee_leave` VALUES ('1', 'qiao', null, null, null, null, null, null, null, null, null, null, null, null, null, null);
|
|
|
INSERT INTO `jform_employee_leave` VALUES ('4028efa2521a91c701521a91c77d0000', '阿巧', '2016-01-06 00:00:00', 'java开发', '事假', '回家', '2016-01-06 00:00:00', '2016-01-14 00:00:00', '22', '15110089792', '刘旭生', '刘旭生', '刘旭生', '刘旭生', '10001', null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_employee_meals_cost`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_employee_meals_cost`;
|
|
|
CREATE TABLE `jform_employee_meals_cost` (
|
|
|
`id` varchar(36) NOT NULL default '' COMMENT 'id',
|
|
|
`fk_id` varchar(36) default NULL COMMENT '外键',
|
|
|
`meals_date` date default NULL,
|
|
|
`meals_cost` decimal(7,2) default NULL COMMENT '餐费',
|
|
|
`meals_addr` varchar(100) default NULL COMMENT '吃饭地点',
|
|
|
`meals_number` int(2) default NULL COMMENT '同行人数',
|
|
|
`comments` varchar(100) default NULL COMMENT '备注',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_employee_meals_cost
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_employee_meals_cost` VALUES ('4028ef815360037101536004010a0006', '4028ef81536003710153600400740004', null, null, null, null, null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_employee_other_cost`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_employee_other_cost`;
|
|
|
CREATE TABLE `jform_employee_other_cost` (
|
|
|
`id` varchar(36) NOT NULL default '' COMMENT 'id',
|
|
|
`fk_id` varchar(36) default NULL COMMENT '外键',
|
|
|
`item` varchar(20) default NULL COMMENT '事项',
|
|
|
`cost` decimal(7,2) default NULL COMMENT '费用',
|
|
|
`begin_time` datetime default NULL COMMENT '开始时间',
|
|
|
`end_time` datetime default NULL COMMENT '结束时间',
|
|
|
`comments` varchar(100) default NULL COMMENT '备注',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_employee_other_cost
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_employee_other_cost` VALUES ('4028ef81536003710153600400b50005', '4028ef81536003710153600400740004', null, null, null, null, null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_employee_resignation`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_employee_resignation`;
|
|
|
CREATE TABLE `jform_employee_resignation` (
|
|
|
`id` varchar(36) NOT NULL COMMENT '主键',
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`name` varchar(32) default NULL COMMENT '姓名',
|
|
|
`code` varchar(32) default NULL COMMENT '员工编号',
|
|
|
`job` varchar(32) default NULL COMMENT '职务',
|
|
|
`join_time` datetime default NULL COMMENT '入职时间',
|
|
|
`out_type` varchar(32) default NULL COMMENT '离职方式',
|
|
|
`apply_out_time` datetime default NULL COMMENT '申请离职日期',
|
|
|
`out_time` datetime default NULL COMMENT '正式离职日期',
|
|
|
`id_card` varchar(32) default NULL COMMENT '身份证编号',
|
|
|
`out_content` varchar(200) default NULL COMMENT '离职须知',
|
|
|
`out_reason` varchar(100) default NULL COMMENT '离职原因',
|
|
|
`interview_record` varchar(100) default NULL COMMENT '面谈记录',
|
|
|
`office_change` varchar(100) default NULL COMMENT '办公物品移交',
|
|
|
`hr_check` varchar(32) default NULL COMMENT '人力资源部审核',
|
|
|
`should_send_salary` double(32,0) default NULL COMMENT '应发薪资',
|
|
|
`should_deduct_pay` double(32,0) default NULL COMMENT '应扣薪资',
|
|
|
`pay` double(32,0) default NULL COMMENT '实发薪资',
|
|
|
`get_time` datetime default NULL COMMENT '领取日期',
|
|
|
`boss_check` varchar(32) default NULL COMMENT '总经理审批',
|
|
|
`description` varchar(32) default NULL COMMENT '说明',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_employee_resignation
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_employee_resignation` VALUES ('4028ef81536380d90153639400990004', null, null, null, null, null, null, null, null, '12', '12', '12', '2016-03-11 00:00:00', 'cigong', '2016-03-11 00:00:00', '2016-03-11 00:00:00', '12', '12', '12', '12', '12', null, '12', '12', null, null, null, null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_graphreport_head`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_graphreport_head`;
|
|
|
CREATE TABLE `jform_graphreport_head` (
|
|
|
`id` varchar(36) NOT NULL COMMENT 'id',
|
|
|
`cgr_sql` text NOT NULL COMMENT '查询数据SQL',
|
|
|
`code` varchar(36) NOT NULL COMMENT '编码',
|
|
|
`content` varchar(1000) NOT NULL COMMENT '描述',
|
|
|
`name` varchar(100) NOT NULL COMMENT '名称',
|
|
|
`ytext` varchar(100) NOT NULL COMMENT 'y轴文字',
|
|
|
`categories` varchar(1000) NOT NULL COMMENT 'x轴数据',
|
|
|
`is_show_list` varchar(5) default NULL COMMENT '是否显示明细',
|
|
|
`x_page_js` text COMMENT '扩展JS',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_graphreport_head
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_graphreport_head` VALUES ('402881e64ca71152014ca71152480000', 'select a.userid, count(*) ct, sum(case when right(logcontent, 4) in (\'登录成功\', \'cess\') then 1 else 0 end) login_count from t_s_log a where {operatetime} group by a.userid order by ct desc', 'yhcztj', '用户操作统计', '用户操作统计', '操作次数', 'userid', 'Y', 'function getTotalRows(totalRows) {\r\n return [\'ct\', \'login_count\'];\r\n}');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_graphreport_item`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_graphreport_item`;
|
|
|
CREATE TABLE `jform_graphreport_item` (
|
|
|
`id` varchar(36) NOT NULL COMMENT 'id',
|
|
|
`search_flag` varchar(2) default NULL COMMENT '是否查询',
|
|
|
`search_mode` varchar(10) default NULL COMMENT '查询模式',
|
|
|
`cgreport_head_id` varchar(36) default NULL COMMENT 'cgreportHeadId',
|
|
|
`dict_code` varchar(500) default NULL COMMENT '字典Code',
|
|
|
`field_href` varchar(120) default NULL COMMENT '字段href',
|
|
|
`field_name` varchar(36) default NULL COMMENT '字段名',
|
|
|
`field_txt` varchar(1000) default NULL COMMENT '字段文本',
|
|
|
`field_type` varchar(10) default NULL COMMENT '字段类型',
|
|
|
`is_show` varchar(5) default NULL COMMENT '是否显示',
|
|
|
`order_num` int(11) default NULL COMMENT '排序',
|
|
|
`replace_va` varchar(36) default NULL COMMENT '取值表达式',
|
|
|
`is_graph` varchar(5) default NULL COMMENT '显示图表',
|
|
|
`graph_type` varchar(50) default NULL COMMENT '图表类型',
|
|
|
`graph_name` varchar(100) default NULL COMMENT '图表名称',
|
|
|
`tab_name` varchar(50) default NULL COMMENT '标签名称',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='jform_graphreport_item';
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_graphreport_item
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_graphreport_item` VALUES ('402881e44cd2a0c2014cd2a0c29d0000', 'Y', 'single', '402881e64ca71152014ca71152480000', '', '', 'ct', '操作次数', 'Integer', 'Y', '1', '}}}}}}}}', 'Y', 'column', '操作次数', '柱状图');
|
|
|
INSERT INTO `jform_graphreport_item` VALUES ('402881e44cd2a0c2014cd2af45210001', 'N', 'single', '402881e64ca71152014ca71152480000', '', '', 'ct', '操作次数', 'Integer', 'N', '5', '}}', 'Y', 'spline', '操作次数', '曲线图');
|
|
|
INSERT INTO `jform_graphreport_item` VALUES ('402881e44cd2a0c2014cd2af45550002', 'Y', 'single', '402881e64ca71152014ca71152480000', '', '', 'login_count', '登录次数', 'Integer', 'N', '6', '}}', 'Y', 'spline', '登录次数', '曲线图');
|
|
|
INSERT INTO `jform_graphreport_item` VALUES ('402881e64ca71152014ca711527c0001', 'Y', 'single', '402881e64ca71152014ca71152480000', 'select id \'key\', realname \'value\' from t_s_base_user', '', 'userid', '用户', 'String', 'Y', '0', '}}}}}}}}}}}}}}}}}}}}}}}}', 'N', 'spline', '用户', '');
|
|
|
INSERT INTO `jform_graphreport_item` VALUES ('402881e64ca71152014ca71152a90002', 'N', 'group', '402881e64ca71152014ca71152480000', '', '', 'login_count', '登录次数', 'Integer', 'Y', '2', '}}}}}}}}}}}}}}}}}}}}}}}}', 'Y', 'column', '登录次数', '柱状图');
|
|
|
INSERT INTO `jform_graphreport_item` VALUES ('402881e64ca7adc7014ca7adc75a0000', 'Y', 'group', '402881e64ca71152014ca71152480000', '', '', 'operatetime', '操作日期', 'Date', 'N', '3', '}}}}}}}}}}}}}}', 'N', 'spline', '', '');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_leave`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_leave`;
|
|
|
CREATE TABLE `jform_leave` (
|
|
|
`id` varchar(36) NOT NULL COMMENT '主键',
|
|
|
`title` varchar(50) default NULL COMMENT '请假标题',
|
|
|
`people` varchar(20) default NULL COMMENT '请假人',
|
|
|
`sex` varchar(10) default NULL COMMENT '性别',
|
|
|
`begindate` datetime default NULL COMMENT '请假开始时间',
|
|
|
`enddate` datetime default NULL COMMENT '请假结束时间',
|
|
|
`day_num` int(11) default NULL COMMENT '请假天数',
|
|
|
`hol_dept` varchar(32) default NULL COMMENT '所属部门',
|
|
|
`hol_reson` varchar(255) default NULL COMMENT '请假原因',
|
|
|
`dep_leader` varchar(20) default NULL COMMENT '部门审批人',
|
|
|
`content` varchar(255) default NULL COMMENT '部门审批意见',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_leave
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_leave` VALUES ('4028ef815374112b015374112b620000', '请假出差', '李四', '0', '2016-03-31 00:00:00', '2016-03-17 15:39:41', null, '402880e447e99cf10147e9a03b320003', '12', '12', '12');
|
|
|
INSERT INTO `jform_leave` VALUES ('4028ef815378782e015378782e460000', '12', '12', '1', '2016-03-15 00:00:00', '2016-03-15 12:10:42', '12', '402880e447e99cf10147e9a03b320003', '12', '12', '12');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_order_customer`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_order_customer`;
|
|
|
CREATE TABLE `jform_order_customer` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`name` varchar(32) default NULL COMMENT '客户名',
|
|
|
`money` double default NULL COMMENT '单价',
|
|
|
`sex` varchar(4) default NULL COMMENT '性别',
|
|
|
`telphone` varchar(32) default NULL COMMENT '电话',
|
|
|
`fk_id` varchar(36) NOT NULL COMMENT '外键',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_order_customer
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_order_customer` VALUES ('402880e64e3d271b014e3d2c023b000a', '李四', '200', null, null, '402880e64e3d271b014e3d2c02240009');
|
|
|
INSERT INTO `jform_order_customer` VALUES ('402880e64e3d271b014e3d2c024d000b', '张三', '100', null, null, '402880e64e3d271b014e3d2c02240009');
|
|
|
INSERT INTO `jform_order_customer` VALUES ('402880e64f4526c8014f4526c8f40001', '2', '2', '2', '2', '402880e64f4526c8014f4526c88c0000');
|
|
|
INSERT INTO `jform_order_customer` VALUES ('402880e64f4526c8014f4526c9200002', '1', '1', '1', '1', '402880e64f4526c8014f4526c88c0000');
|
|
|
INSERT INTO `jform_order_customer` VALUES ('402894815113a1bd015113a80a120006', 'NO2', '11', '1', '11', '402894815113a1bd015113a80a110005');
|
|
|
INSERT INTO `jform_order_customer` VALUES ('40289481513290650151329324a20008', '22', '22', null, '22', '402894815132906501513293249f0006');
|
|
|
INSERT INTO `jform_order_customer` VALUES ('4028ef81536003710153600371ec0001', '1', '1', '1', '1', '4028ef81536003710153600371320000');
|
|
|
INSERT INTO `jform_order_customer` VALUES ('4028ef815373fddd015374035a640004', '2', '2', null, null, '4028ef815373fddd015374035a3e0003');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_order_main`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_order_main`;
|
|
|
CREATE TABLE `jform_order_main` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`order_code` varchar(50) default NULL COMMENT '订单号',
|
|
|
`order_date` datetime default NULL COMMENT '订单日期',
|
|
|
`order_money` double default NULL COMMENT '订单金额',
|
|
|
`content` varchar(255) default NULL COMMENT '备注',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_order_main
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_order_main` VALUES ('402880e64e3d271b014e3d2c02240009', '张代浩', '2015-06-29 00:00:00', '10000', '采购办公设备');
|
|
|
INSERT INTO `jform_order_main` VALUES ('402880e64f4526c8014f4526c88c0000', '管理员,张代浩', '2015-08-27 00:00:00', '100', '12');
|
|
|
INSERT INTO `jform_order_main` VALUES ('402894815113a1bd015113a80a110005', 'scott', '2015-11-18 00:00:00', '11', '11');
|
|
|
INSERT INTO `jform_order_main` VALUES ('402894815132906501513293249f0006', 'admin', '2015-11-23 00:00:00', '3232', '2323');
|
|
|
INSERT INTO `jform_order_main` VALUES ('4028ef81536003710153600371320000', '张代浩', '2016-03-10 00:00:00', '1', '1');
|
|
|
INSERT INTO `jform_order_main` VALUES ('4028ef815373fddd015374035a3e0003', '张代浩', '2016-03-14 00:00:00', '12', '1');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_order_ticket`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_order_ticket`;
|
|
|
CREATE TABLE `jform_order_ticket` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`ticket_code` varchar(100) NOT NULL COMMENT '航班号',
|
|
|
`tickect_date` datetime default NULL COMMENT '航班时间',
|
|
|
`fck_id` varchar(36) NOT NULL COMMENT '外键',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_order_ticket
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_order_ticket` VALUES ('402880e64e3d271b014e3d2c025f000c', 'A02', '2015-06-25 10:36:08', '402880e64e3d271b014e3d2c02240009');
|
|
|
INSERT INTO `jform_order_ticket` VALUES ('402880e64e3d271b014e3d2c026e000d', 'A01', '2015-06-29 10:35:40', '402880e64e3d271b014e3d2c02240009');
|
|
|
INSERT INTO `jform_order_ticket` VALUES ('402880e64f4526c8014f4526c9350003', '2', '2015-08-20 16:50:02', '402880e64f4526c8014f4526c88c0000');
|
|
|
INSERT INTO `jform_order_ticket` VALUES ('402880e64f4526c8014f4526c9580004', '1', '2015-08-07 16:49:59', '402880e64f4526c8014f4526c88c0000');
|
|
|
INSERT INTO `jform_order_ticket` VALUES ('402894815113a1bd015113a80a130007', 'NOO111', '2015-11-28 12:20:30', '402894815113a1bd015113a80a110005');
|
|
|
INSERT INTO `jform_order_ticket` VALUES ('40289481513290650151329324a00007', '22', '2015-11-18 12:21:13', '402894815132906501513293249f0006');
|
|
|
INSERT INTO `jform_order_ticket` VALUES ('4028ef815360037101536003724c0002', '2', '2016-03-10 18:12:25', '4028ef81536003710153600371320000');
|
|
|
INSERT INTO `jform_order_ticket` VALUES ('4028ef81536003710153600372940003', '1', '2016-03-10 18:12:21', '4028ef81536003710153600371320000');
|
|
|
INSERT INTO `jform_order_ticket` VALUES ('4028ef815373fddd015374035a9d0005', '1', '2016-03-14 15:24:39', '4028ef815373fddd015374035a3e0003');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_price1`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_price1`;
|
|
|
CREATE TABLE `jform_price1` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`a` double NOT NULL COMMENT '机构合计',
|
|
|
`b1` double NOT NULL COMMENT '行政小计',
|
|
|
`b11` varchar(100) NOT NULL COMMENT '行政省',
|
|
|
`b12` varchar(100) NOT NULL COMMENT '行政市',
|
|
|
`b13` varchar(100) NOT NULL COMMENT '行政县',
|
|
|
`b2` double NOT NULL COMMENT '事业合计',
|
|
|
`b3` double NOT NULL COMMENT '参公小计',
|
|
|
`b31` varchar(100) NOT NULL COMMENT '参公省',
|
|
|
`b32` varchar(100) NOT NULL COMMENT '参公市',
|
|
|
`b33` varchar(100) NOT NULL COMMENT '参公县',
|
|
|
`c1` double NOT NULL COMMENT '全额拨款',
|
|
|
`c2` double NOT NULL COMMENT '差额拨款',
|
|
|
`c3` double NOT NULL COMMENT '自收自支',
|
|
|
`d` int(11) NOT NULL COMMENT '经费合计',
|
|
|
`d1` longtext NOT NULL COMMENT '机构资质',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_price1
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_resume_degree_info`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_resume_degree_info`;
|
|
|
CREATE TABLE `jform_resume_degree_info` (
|
|
|
`id` varchar(36) NOT NULL COMMENT 'id',
|
|
|
`resume_id` varchar(36) default NULL COMMENT '简历主键',
|
|
|
`begin_date` datetime default NULL COMMENT '开始时间',
|
|
|
`end_date` datetime default NULL COMMENT '结束时间',
|
|
|
`school_name` varchar(100) default NULL COMMENT '学校名称',
|
|
|
`major` varchar(100) default NULL COMMENT '专业',
|
|
|
`degree` varchar(30) default NULL COMMENT '学历',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_resume_degree_info
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_resume_degree_info` VALUES ('4028ef815360037101536015fcad000a', '4028ef815360037101536015fbe40007', '2016-03-10 00:00:00', '2016-03-10 00:00:00', '北大', '计算机', '研究生');
|
|
|
INSERT INTO `jform_resume_degree_info` VALUES ('4028ef815360037101536015fcec000b', '4028ef815360037101536015fbe40007', '2016-03-01 00:00:00', '2016-03-10 00:00:00', '清华大学', '计算机', '本科');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_resume_exp_info`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_resume_exp_info`;
|
|
|
CREATE TABLE `jform_resume_exp_info` (
|
|
|
`id` varchar(36) NOT NULL COMMENT 'id',
|
|
|
`resume_id` varchar(36) default NULL COMMENT '简历信息表ID',
|
|
|
`begin_date` datetime default NULL COMMENT '开始日期',
|
|
|
`end_date` datetime default NULL COMMENT '结束日期',
|
|
|
`company_name` varchar(200) default NULL COMMENT '公司名称',
|
|
|
`depart_name` varchar(100) default NULL COMMENT '部门名称',
|
|
|
`post` varchar(50) default NULL COMMENT '职位',
|
|
|
`experience` varchar(2000) default NULL COMMENT '工作描述',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_resume_exp_info
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_resume_exp_info` VALUES ('4028ef815360037101536015fc290008', '4028ef815360037101536015fbe40007', '2016-03-10 00:00:00', '2016-03-10 00:00:00', '新东方', '学习部', '学生', '1111');
|
|
|
INSERT INTO `jform_resume_exp_info` VALUES ('4028ef815360037101536015fc9e0009', '4028ef815360037101536015fbe40007', '2016-03-10 00:00:00', '2016-03-10 00:00:00', '北京软件', '研发部', '高级', '研究工作机器人');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jform_resume_info`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jform_resume_info`;
|
|
|
CREATE TABLE `jform_resume_info` (
|
|
|
`id` varchar(36) NOT NULL COMMENT 'id',
|
|
|
`name` varchar(50) default NULL COMMENT '姓名',
|
|
|
`sex` varchar(10) default NULL COMMENT '性别',
|
|
|
`birthday` datetime default NULL COMMENT '生日',
|
|
|
`telnum` varchar(30) default NULL COMMENT '电话号码',
|
|
|
`email` varchar(50) default NULL COMMENT '电子邮箱',
|
|
|
`degree` varchar(50) default NULL COMMENT '最高学历',
|
|
|
`workyear` varchar(20) default NULL COMMENT '工作年限',
|
|
|
`cardid` varchar(50) default NULL COMMENT '身份证号',
|
|
|
`habitation` varchar(100) default NULL COMMENT '现居地',
|
|
|
`residence` varchar(100) default NULL COMMENT '户口所在地',
|
|
|
`salary` varchar(20) default NULL COMMENT '期望薪资',
|
|
|
`work_place` varchar(50) default NULL COMMENT '期望工作地点',
|
|
|
`work_type` varchar(50) default NULL COMMENT '工作类型',
|
|
|
`arrival_time` datetime default NULL COMMENT '到岗时间',
|
|
|
`introduction` varchar(500) default NULL COMMENT '自我评价',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jform_resume_info
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jform_resume_info` VALUES ('4028ef815360037101536015fbe40007', '张三', '男', '2016-03-10 00:00:00', '18611788888', '123@123.com', '本科', '5', '345215468545454545', '北京', null, '8000', '北京', '软件开发', null, '很好');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `jg_person`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `jg_person`;
|
|
|
CREATE TABLE `jg_person` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`AGE` int(11) default NULL,
|
|
|
`BIRTHDAY` datetime default NULL,
|
|
|
`CREATEDT` datetime default NULL,
|
|
|
`NAME` varchar(255) NOT NULL,
|
|
|
`SALARY` decimal(19,2) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of jg_person
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `jg_person` VALUES ('1', '20', '2015-10-27 12:21:48', '2015-10-27 00:00:00', '小王', '5000.00');
|
|
|
INSERT INTO `jg_person` VALUES ('12', '12', '2015-10-30 22:15:29', '2015-10-15 00:00:00', '1', '1.00');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `onlne_tree`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `onlne_tree`;
|
|
|
CREATE TABLE `onlne_tree` (
|
|
|
`id` varchar(36) NOT NULL COMMENT '主键',
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`name` varchar(32) default NULL COMMENT '物料编码',
|
|
|
`father_id` varchar(32) default 'null' COMMENT '父ID',
|
|
|
`age` varchar(32) default NULL COMMENT 'age',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of onlne_tree
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `onlne_tree` VALUES ('402880e74de5ada1014de5b03e3d0003', '管理员', 'admin', '2015-06-12 00:00:00', null, null, null, '222', '402880e74de5ada1014de5b02e910002', null);
|
|
|
INSERT INTO `onlne_tree` VALUES ('402880e74de5ada1014de5b352f60004', '管理员', 'admin', '2015-06-12 00:00:00', null, null, null, '10', null, '10');
|
|
|
INSERT INTO `onlne_tree` VALUES ('402880e74de5ada1014de5b374b00005', '管理员', 'admin', '2015-06-12 00:00:00', null, null, null, '20', '402880e74de5ada1014de5b352f60004', '20');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `optimistic_locking`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `optimistic_locking`;
|
|
|
CREATE TABLE `optimistic_locking` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`ACCOUNT` int(11) default NULL,
|
|
|
`AGE` int(11) default NULL,
|
|
|
`NAME` varchar(85) default NULL,
|
|
|
`VER` int(11) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of optimistic_locking
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_finance`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_finance`;
|
|
|
CREATE TABLE `t_finance` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`APPROFILETYPE` varchar(255) default NULL,
|
|
|
`BUYMONEY` float default NULL,
|
|
|
`BUYPROJECTNO` varchar(255) default NULL,
|
|
|
`BUYPROJECTORG` varchar(255) default NULL,
|
|
|
`BUYUSE` varchar(255) default NULL,
|
|
|
`BUYYEAR` varchar(255) default NULL,
|
|
|
`CATEGORY` varchar(255) default NULL,
|
|
|
`COLLECTORG` varchar(255) default NULL,
|
|
|
`EXPENSEACCOUNT` varchar(255) default NULL,
|
|
|
`HAPPENYEAR` int(11) default NULL,
|
|
|
`MONEYAREA` varchar(255) default NULL,
|
|
|
`MONEYSOURCE` varchar(255) default NULL,
|
|
|
`MONEYTOTAL` float default NULL,
|
|
|
`MONEYUSE` varchar(255) default NULL,
|
|
|
`PAYTIME` datetime default NULL,
|
|
|
`ZBWNO` varchar(255) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_finance
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_finance_files`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_finance_files`;
|
|
|
CREATE TABLE `t_finance_files` (
|
|
|
`id` varchar(32) NOT NULL,
|
|
|
`financeId` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`id`),
|
|
|
KEY `FK_ij2p74feypwcda4n0n96pyd10` (`financeId`),
|
|
|
KEY `FK_28m7vvi0cy5r5keke68b6f7rt` (`id`),
|
|
|
CONSTRAINT `FK_28m7vvi0cy5r5keke68b6f7rt` FOREIGN KEY (`id`) REFERENCES `t_s_attachment` (`ID`),
|
|
|
CONSTRAINT `FK_ij2p74feypwcda4n0n96pyd10` FOREIGN KEY (`financeId`) REFERENCES `t_finance` (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_finance_files
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_attachment`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_attachment`;
|
|
|
CREATE TABLE `t_s_attachment` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`attachmentcontent` longblob,
|
|
|
`attachmenttitle` varchar(100) default NULL,
|
|
|
`businesskey` varchar(32) default NULL,
|
|
|
`createdate` datetime default NULL,
|
|
|
`extend` varchar(32) default NULL,
|
|
|
`note` longtext,
|
|
|
`realpath` varchar(100) default NULL,
|
|
|
`subclassname` longtext,
|
|
|
`swfpath` longtext,
|
|
|
`BUSENTITYNAME` varchar(100) default NULL,
|
|
|
`INFOTYPEID` varchar(32) default NULL,
|
|
|
`USERID` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`),
|
|
|
KEY `FK_mnq23hlc835n4ufgjl7nkn3bd` (`USERID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_attachment
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_attachment` VALUES ('4028ef81532b0ae401532b27d5cc0007', 0x312E6F6E6C696E65C0A9D5B96A736F6ECAFDBEDDBDD3BFDA0D0A20202020A1BECCEED0B4CAFDBEDDA1BFA1BEB2E9D1AFCAFDBEDDC1D0B1EDA1BF0D0A322EB4FDB0ECC8CECEF1A3A8CAB1BCE4CCE1D0D1A3A9BDDAB5E3C9E8D6C3B4A6C0EDCAB1BCE40D0A0D0A0D0A0D0A5B315D2062706DB6D4CDE2BDD3BFDA0D0A5B325D20B6AFCCACCDBCB1ED0D0A5B335D20D2C6B6AF42504D0D0A0D0AD4DACFDFCEC4B5B5B9DCC0ED0D0A0D0ACAFDBEDDC8A8CFDEA3BAD5EBB6D4D2BBB6D4B6E0B5C4C3F7CFB8BFD8D6C6, '表单对外接口', null, '2016-02-29 11:52:24', 'txt', null, 'upload/files/20160229115224qepU2MiA.txt', 'org.jeecgframework.web.system.pojo.base.TSDocument', 'upload/files/20160229115224qepU2MiA.swf', null, null, null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_base_user`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_base_user`;
|
|
|
CREATE TABLE `t_s_base_user` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`activitiSync` smallint(6) default NULL,
|
|
|
`browser` varchar(20) default NULL,
|
|
|
`password` varchar(100) default NULL,
|
|
|
`realname` varchar(50) default NULL,
|
|
|
`signature` blob,
|
|
|
`status` smallint(6) default NULL,
|
|
|
`userkey` varchar(200) default NULL,
|
|
|
`username` varchar(10) NOT NULL,
|
|
|
`departid` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`),
|
|
|
KEY `FK_15jh1g4iem1857546ggor42et` (`departid`),
|
|
|
CONSTRAINT `FK_15jh1g4iem1857546ggor42et` FOREIGN KEY (`departid`) REFERENCES `t_s_depart` (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_base_user
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_base_user` VALUES ('402880e74d75c4dd014d75d44af30005', null, null, 'deec3ebf23191eee', 'demo', null, '1', 'demo', 'demo', null);
|
|
|
INSERT INTO `t_s_base_user` VALUES ('8a8ab0b246dc81120146dc8181950052', null, null, 'c44b01947c9e6e3f', '管理员', null, '1', '管理员', 'admin', '8a8ab0b246dc81120146dc8180a20016');
|
|
|
INSERT INTO `t_s_base_user` VALUES ('8a8ab0b246dc81120146dc81819d0053', null, null, 'd47ca58189979651', '张代浩', null, '1', '普通用户', 'scott', '8a8ab0b246dc81120146dc8180bd0018');
|
|
|
INSERT INTO `t_s_base_user` VALUES ('8a8ab0b246dc81120146dc8181a10054', '0', null, 'f2322ec2fb9f40d1', '采购员', null, '1', '管理员', 'cgy', '8a8ab0b246dc81120146dc8180a20016');
|
|
|
INSERT INTO `t_s_base_user` VALUES ('8a8ab0b246dc81120146dc8181a60055', '1', null, 'a324509dc1a3089a', '采购审批员', null, '1', null, 'cgspy', '8a8ab0b246dc81120146dc8180a20016');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_category`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_category`;
|
|
|
CREATE TABLE `t_s_category` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`icon_id` varchar(32) default NULL COMMENT '图标地址',
|
|
|
`code` varchar(32) NOT NULL COMMENT '类型编码',
|
|
|
`name` varchar(32) NOT NULL COMMENT '类型名称',
|
|
|
`create_name` varchar(50) NOT NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) NOT NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime NOT NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`parent_id` varchar(32) default NULL COMMENT '上级ID',
|
|
|
`sys_org_code` varchar(10) NOT NULL COMMENT '机构',
|
|
|
`sys_company_code` varchar(10) NOT NULL COMMENT '公司',
|
|
|
`PARENT_CODE` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`id`),
|
|
|
UNIQUE KEY `uniq_code` (`code`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='分类管理';
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_category
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_category` VALUES ('4028ef81526266d401526271b82b001f', '8a8ab0b246dc81120146dc8180460000', 'A01', '水果分类', '管理员', 'admin', '2016-01-21 12:29:25', null, null, null, null, 'A03', 'A0', null);
|
|
|
INSERT INTO `t_s_category` VALUES ('4028ef81526266d401526271d2800021', '8a8ab0b246dc81120146dc8180460000', 'A02', '书籍分类', '管理员', 'admin', '2016-01-21 12:29:32', null, null, null, null, 'A03', 'A0', null);
|
|
|
INSERT INTO `t_s_category` VALUES ('4028ef81526266d401526271e7cf0023', '8a8ab0b246dc81120146dc8180460000', 'A03', '汽车分类', '管理员', 'admin', '2016-01-21 12:29:38', null, null, null, null, 'A03', 'A0', null);
|
|
|
INSERT INTO `t_s_category` VALUES ('4028ef81526266d4015262720ac00025', '8a8ab0b246dc81120146dc8180460000', 'A03A01', '国产汽车', '管理员', 'admin', '2016-01-21 12:29:47', null, null, null, null, 'A03', 'A0', 'A03');
|
|
|
INSERT INTO `t_s_category` VALUES ('4028ef81526266d401526272344f0027', '8a8ab0b246dc81120146dc8180460000', 'A03A02', '进口汽车', '管理员', 'admin', '2016-01-21 12:29:57', null, null, null, null, 'A03', 'A0', 'A03');
|
|
|
INSERT INTO `t_s_category` VALUES ('4028ef81526266d40152627286a10029', '8a8ab0b246dc81120146dc8180460000', 'A02A01', '外语', '管理员', 'admin', '2016-01-21 12:30:18', null, null, null, null, 'A03', 'A0', 'A02');
|
|
|
INSERT INTO `t_s_category` VALUES ('4028ef81526266d401526272bebe002b', '8a8ab0b246dc81120146dc8180460000', 'A02A02', '翻译', '管理员', 'admin', '2016-01-21 12:30:33', null, null, null, null, 'A03', 'A0', 'A02');
|
|
|
INSERT INTO `t_s_category` VALUES ('4028ef81526266d401526273140d002d', '8a8ab0b246dc81120146dc8180460000', 'A01A01', '热带水果', '管理员', 'admin', '2016-01-21 12:30:54', null, null, null, null, 'A03', 'A0', 'A01');
|
|
|
INSERT INTO `t_s_category` VALUES ('4028ef81526266d4015262735b9e002f', '8a8ab0b246dc81120146dc8180460000', 'A01A02', '冬天水果', '管理员', 'admin', '2016-01-21 12:31:13', null, null, null, null, 'A03', 'A0', 'A01');
|
|
|
INSERT INTO `t_s_category` VALUES ('4028ef81526266d401526273c01f0031', '8a8ab0b246dc81120146dc8180460000', 'A03A02A01', '凯迪拉克', '管理员', 'admin', '2016-01-21 12:31:39', null, null, null, null, 'A03', 'A0', 'A03A02');
|
|
|
INSERT INTO `t_s_category` VALUES ('4028ef81526266d401526273ee390033', '8a8ab0b246dc81120146dc8180460000', 'A03A02A02', '大众', '管理员', 'admin', '2016-01-21 12:31:50', null, null, null, null, 'A03', 'A0', 'A03A02');
|
|
|
INSERT INTO `t_s_category` VALUES ('4028ef81526266d40152627417350035', '8a8ab0b246dc81120146dc8180460000', 'A03A01A01', '红旗汽车', '管理员', 'admin', '2016-01-21 12:32:01', null, null, null, null, 'A03', 'A0', 'A03A01');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_config`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_config`;
|
|
|
CREATE TABLE `t_s_config` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`code` varchar(100) default NULL,
|
|
|
`content` longtext,
|
|
|
`name` varchar(100) NOT NULL,
|
|
|
`note` longtext,
|
|
|
`userid` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`),
|
|
|
KEY `FK_m3q8r50ror4fl7fjkvd82tqgn` (`userid`),
|
|
|
CONSTRAINT `FK_m3q8r50ror4fl7fjkvd82tqgn` FOREIGN KEY (`userid`) REFERENCES `t_s_user` (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_config
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_data_log`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_data_log`;
|
|
|
CREATE TABLE `t_s_data_log` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`table_name` varchar(32) default NULL COMMENT '表名',
|
|
|
`data_id` varchar(32) default NULL COMMENT '数据ID',
|
|
|
`data_content` text COMMENT '数据内容',
|
|
|
`version_number` int(11) default NULL COMMENT '版本号',
|
|
|
PRIMARY KEY (`id`),
|
|
|
KEY `sindex` (`table_name`,`data_id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_data_log
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_data_log` VALUES ('4028ef815318148a0153181567690001', '管理员', 'admin', '2016-02-25 18:59:29', null, null, null, 'A03', 'A0', 'jeecg_demo', '4028ef815318148a0153181566270000', '{\"mobilePhone\":\"13423423423\",\"officePhone\":\"1\",\"email\":\"\",\"age\":1,\"salary\":1,\"birthday\":\"Feb 25, 2016 12:00:00 AM\",\"createDate\":\"Feb 25, 2016 6:59:24 PM\",\"depId\":\"402880e447e9a9570147e9b6a3be0005\",\"userName\":\"1\",\"status\":\"0\",\"id\":\"4028ef815318148a0153181566270000\"}', '1');
|
|
|
INSERT INTO `t_s_data_log` VALUES ('4028ef815318148a01531815ec5c0003', '管理员', 'admin', '2016-02-25 19:00:03', null, null, null, 'A03', 'A0', 'jeecg_demo', '4028ef815318148a0153181566270000', '{\"mobilePhone\":\"13426498659\",\"officePhone\":\"1\",\"email\":\"\",\"age\":1,\"salary\":1.00,\"birthday\":\"Feb 25, 2016 12:00:00 AM\",\"createDate\":\"Feb 25, 2016 6:59:24 AM\",\"depId\":\"402880e447e9a9570147e9b6a3be0005\",\"userName\":\"1\",\"status\":\"0\",\"id\":\"4028ef815318148a0153181566270000\"}', '2');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_data_rule`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_data_rule`;
|
|
|
CREATE TABLE `t_s_data_rule` (
|
|
|
`id` varchar(96) default NULL,
|
|
|
`rule_name` varchar(96) default NULL,
|
|
|
`rule_column` varchar(300) default NULL,
|
|
|
`rule_conditions` varchar(300) default NULL,
|
|
|
`rule_value` varchar(300) default NULL,
|
|
|
`create_date` datetime default NULL,
|
|
|
`create_by` varchar(96) default NULL,
|
|
|
`create_name` varchar(96) default NULL,
|
|
|
`update_date` datetime default NULL,
|
|
|
`update_by` varchar(96) default NULL,
|
|
|
`update_name` varchar(96) default NULL,
|
|
|
`functionId` varchar(96) default NULL
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_data_rule
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_data_rule` VALUES ('f852d85d47f224990147f2284c0c0005', '小于', 'test', '<=', '11', '2014-08-20 14:43:52', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null, null);
|
|
|
INSERT INTO `t_s_data_rule` VALUES ('f852d85d47f224990147f2284c0c0005', '小于', 'test', '<=', '11', '2014-08-20 14:43:52', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null, null);
|
|
|
INSERT INTO `t_s_data_rule` VALUES ('402889fe47fcb29c0147fcb6b6220001', '12', '12', '>', '12', '2014-08-22 15:55:38', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null, '8a8ab0b246dc81120146dc8180fe002b');
|
|
|
INSERT INTO `t_s_data_rule` VALUES ('402889fb486e848101486e913cd6000b', 'userName', 'userName', '=', 'admin', '2014-09-13 18:31:25', 'admin', '管理员', null, null, null, '402889fb486e848101486e8e2e8b0007');
|
|
|
INSERT INTO `t_s_data_rule` VALUES ('402889fb486e848101486e98d20d0016', 'title', 'title', '=', '12', null, null, null, '2014-09-13 22:18:22', 'scott', '张代浩', '402889fb486e848101486e93a7c80014');
|
|
|
INSERT INTO `t_s_data_rule` VALUES ('402880e6487e661a01487e732c020005', 'SYS_ORG_CODE', 'SYS_ORG_CODE', 'LIKE', '010201%', '2014-09-16 20:32:30', 'admin', '管理员', null, null, null, '402889fb486e848101486e93a7c80014');
|
|
|
INSERT INTO `t_s_data_rule` VALUES ('402880e6487e661a01487e8153ee0007', 'create_by', 'create_by', '', '#{SYS_USER_CODE}', '2014-09-16 20:47:57', 'admin', '管理员', null, null, null, '402889fb486e848101486e93a7c80014');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_data_source`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_data_source`;
|
|
|
CREATE TABLE `t_s_data_source` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`db_key` varchar(50) NOT NULL,
|
|
|
`description` varchar(50) NOT NULL,
|
|
|
`driver_class` varchar(50) NOT NULL,
|
|
|
`url` varchar(200) NOT NULL,
|
|
|
`db_user` varchar(50) NOT NULL,
|
|
|
`db_password` varchar(50) default NULL,
|
|
|
`db_type` varchar(50) default NULL,
|
|
|
`db_name` varchar(50) default NULL,
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_data_source
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_data_source` VALUES ('402880e74e064fc5014e0652f72b0001', 'jeewx-yunying', '微信运营数据库', 'com.mysql.jdbc.Driver', 'jdbc:mysql://localhost:3306/jeewx-yunying666?useUnicode=true&characterEncoding=UTF-8', 'root', 'root', 'mysql', 'jeewx-yunying666');
|
|
|
INSERT INTO `t_s_data_source` VALUES ('8a8aada9486347c001486401180a0003', 'SAP_DB', 'sap db', 'oracle.jdbc.driver.OracleDriver', 'jdbc:oracle:thin:@127.0.0.1:1521:oral', 'db_user', 'db_password', 'oracle', 'orcl');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_demo`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_demo`;
|
|
|
CREATE TABLE `t_s_demo` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`democode` longtext,
|
|
|
`demoorder` smallint(6) default NULL,
|
|
|
`demotitle` varchar(200) default NULL,
|
|
|
`demourl` varchar(200) default NULL,
|
|
|
`demopid` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`),
|
|
|
KEY `FK_fni8e3v88wcf2sahhlv57u4nm` (`demopid`),
|
|
|
CONSTRAINT `FK_fni8e3v88wcf2sahhlv57u4nm` FOREIGN KEY (`demopid`) REFERENCES `t_s_demo` (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_demo
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_demo` VALUES ('402880e74d566c63014d566dfba40001', '123', '123', '1231', '123', '8a8ab0b246dc81120146dc8183cb00d5');
|
|
|
INSERT INTO `t_s_demo` VALUES ('402880e74d566c63014d5674236c0006', null, '777', '77777', '7777', null);
|
|
|
INSERT INTO `t_s_demo` VALUES ('402880e74d582251014d5825e0c80001', '00', '0', '000', '00', null);
|
|
|
INSERT INTO `t_s_demo` VALUES ('402880e74d582251014d58260e3a0002', '9', '99', '9999', '99', null);
|
|
|
INSERT INTO `t_s_demo` VALUES ('8a8ab0b246dc81120146dc8183cb00d5', '<div class=\"form\">\r\n <label class=\"Validform_label\">\r\n 非空验证:\r\n </label>\r\n <input name=\"demotitle\" id=\"demotitle\" datatype=\"*\" errormsg=\"该字段不为空\">\r\n <span class=\"Validform_checktip\"></span>\r\n </div>\r\n <div class=\"form\">\r\n <label class=\"Validform_label\">\r\n URL验证:\r\n </label>\r\n <input name=\"demourl\" id=\"demourl\" datatype=\"url\" errormsg=\"必须是URL\">\r\n <span class=\"Validform_checktip\"></span>\r\n </div>\r\n <div class=\"form\">\r\n <label class=\"Validform_label\">\r\n 至少选择2项:\r\n </label>\r\n <input name=\"shoppingsite1\" class=\"rt2\" id=\"shoppingsite21\" type=\"checkbox\" value=\"1\" datatype=\"need2\" nullmsg=\"请选择您的爱好!\" />\r\n \r\n 阅读\r\n \r\n <input name=\"shoppingsite1\" class=\"rt2\" id=\"shoppingsite22\" type=\"checkbox\" value=\"2\" />\r\n \r\n 音乐\r\n \r\n <input name=\"shoppingsite1\" class=\"rt2\" id=\"shoppingsite23\" type=\"checkbox\" value=\"3\" />\r\n \r\n 运动\r\n \r\n <span class=\"Validform_checktip\"></span>\r\n </div>\r\n <div class=\"form\">\r\n <label class=\"Validform_label\">\r\n 邮箱:\r\n </label>\r\n <input name=\"demoorder\" id=\"demoorder\" datatype=\"e\" errormsg=\"邮箱非法\">\r\n <span class=\"Validform_checktip\"></span>\r\n </div>\r\n <div class=\"form\">\r\n <label class=\"Validform_label\">\r\n 手机号:\r\n </label>\r\n <input name=\"phone\" id=\"phone\" datatype=\"m\" errormsg=\"手机号非法\">\r\n <span class=\"Validform_checktip\"></span>\r\n </div>\r\n <div class=\"form\">\r\n <label class=\"Validform_label\">\r\n 金额:\r\n </label>\r\n <input name=\"money\" id=\"money\" datatype=\"d\" errormsg=\"金额非法\">\r\n <span class=\"Validform_checktip\"></span>\r\n </div>\r\n <div class=\"form\">\r\n <label class=\"Validform_label\">\r\n 日期:\r\n </label>\r\n <input name=\"date\" id=\"date\" class=\"easyui-datebox\">\r\n <span class=\"Validform_checktip\"></span>\r\n </div>\r\n <div class=\"form\">\r\n <label class=\"Validform_label\">\r\n 时间:\r\n </label>\r\n <input name=\"time\" id=\"time\" class=\"easyui-datetimebox\">\r\n <span class=\"Validform_checktip\"></span>\r\n </div>', null, '表单验证', null, null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_depart`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_depart`;
|
|
|
CREATE TABLE `t_s_depart` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`departname` varchar(100) NOT NULL,
|
|
|
`description` longtext,
|
|
|
`parentdepartid` varchar(32) default NULL,
|
|
|
`org_code` varchar(64) default NULL,
|
|
|
`org_type` varchar(1) default NULL,
|
|
|
`mobile` varchar(32) default NULL,
|
|
|
`fax` varchar(32) default NULL,
|
|
|
`address` varchar(100) default NULL,
|
|
|
PRIMARY KEY (`ID`),
|
|
|
KEY `FK_knnm3wb0bembwvm0il7tf6686` (`parentdepartid`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_depart
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_depart` VALUES ('402880e447e99cf10147e9a03b320003', '北京国炬软件', '', null, 'A01', '1', null, null, null);
|
|
|
INSERT INTO `t_s_depart` VALUES ('402880e447e9a9570147e9b677320003', '软件信息部', '', '402880e447e99cf10147e9a03b320003', 'A01A01', '2', null, null, null);
|
|
|
INSERT INTO `t_s_depart` VALUES ('402880e447e9a9570147e9b6a3be0005', '销售部门', '', '402880e447e99cf10147e9a03b320003', 'A01A02', '2', null, null, null);
|
|
|
INSERT INTO `t_s_depart` VALUES ('402880e447e9a9570147e9b710d20007', '人力资源部', '', '402880e447e99cf10147e9a03b320003', 'A01A03', '2', null, null, null);
|
|
|
INSERT INTO `t_s_depart` VALUES ('402880e447e9a9570147e9b762e30009', '销售经理', '', '402880e447e9a9570147e9b6a3be0005', 'A01A02A01', '2', null, null, null);
|
|
|
INSERT INTO `t_s_depart` VALUES ('402880e447e9ba550147e9c53b2e0013', '财务', '', '8a8ab0b246dc81120146dc8180ba0017', 'A03A02', '2', null, null, null);
|
|
|
INSERT INTO `t_s_depart` VALUES ('402880e6487e661a01487e6b504e0001', '销售人员', '销售人员', '402880e447e9a9570147e9b762e30009', 'A01A02A01A01', '3', null, null, null);
|
|
|
INSERT INTO `t_s_depart` VALUES ('8a8ab0b246dc81120146dc8180a20016', '中国人寿总公司', '', null, 'A02', '1', null, null, null);
|
|
|
INSERT INTO `t_s_depart` VALUES ('8a8ab0b246dc81120146dc8180ba0017', 'JEECG开源社区', '', null, 'A03', '1', null, null, null);
|
|
|
INSERT INTO `t_s_depart` VALUES ('8a8ab0b246dc81120146dc8180bd0018', '软件开发部', '研发技术难题', '8a8ab0b246dc81120146dc8180ba0017', 'A03A01', '2', null, null, null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_document`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_document`;
|
|
|
CREATE TABLE `t_s_document` (
|
|
|
`documentstate` smallint(6) default NULL,
|
|
|
`documenttitle` varchar(100) default NULL,
|
|
|
`pictureindex` blob,
|
|
|
`showhome` smallint(6) default NULL,
|
|
|
`id` varchar(32) NOT NULL,
|
|
|
`typeid` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`id`),
|
|
|
KEY `FK_qr3qlmgkflj35m5ci1xv0vvg3` (`typeid`),
|
|
|
KEY `FK_f2mc12eu0umghp2i70apmtxjl` (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_document
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_document` VALUES (null, '在线文档', null, null, '4028ef81532b0ae401532b27d5cc0007', '8a8ab0b246dc81120146dc8181fa0062');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_fileno`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_fileno`;
|
|
|
CREATE TABLE `t_s_fileno` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`filenobefore` varchar(32) default NULL,
|
|
|
`filenonum` int(11) default NULL,
|
|
|
`filenotype` varchar(32) default NULL,
|
|
|
`filenoYear` date default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_fileno
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_function`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_function`;
|
|
|
CREATE TABLE `t_s_function` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`functioniframe` smallint(6) default NULL,
|
|
|
`functionlevel` smallint(6) default NULL,
|
|
|
`functionname` varchar(50) NOT NULL,
|
|
|
`functionorder` varchar(255) default NULL,
|
|
|
`functionurl` varchar(100) default NULL,
|
|
|
`parentfunctionid` varchar(32) default NULL,
|
|
|
`iconid` varchar(32) default NULL,
|
|
|
`desk_iconid` varchar(32) default NULL,
|
|
|
`functiontype` smallint(6) default NULL,
|
|
|
`create_by` varchar(32) default NULL COMMENT '创建人id',
|
|
|
`create_name` varchar(32) default NULL COMMENT '创建人',
|
|
|
`update_by` varchar(32) default NULL COMMENT '修改人id',
|
|
|
`update_date` datetime default NULL COMMENT '修改时间',
|
|
|
`create_date` datetime default NULL COMMENT '创建时间',
|
|
|
`update_name` varchar(32) default NULL COMMENT '修改人',
|
|
|
PRIMARY KEY (`ID`),
|
|
|
KEY `FK_brd7b3keorj8pmxcv8bpahnxp` (`parentfunctionid`),
|
|
|
KEY `FK_q5tqo3v4ltsp1pehdxd59rccx` (`iconid`),
|
|
|
KEY `FK_gbdacaoju6d5u53rp4jo4rbs9` (`desk_iconid`),
|
|
|
CONSTRAINT `FK_brd7b3keorj8pmxcv8bpahnxp` FOREIGN KEY (`parentfunctionid`) REFERENCES `t_s_function` (`ID`),
|
|
|
CONSTRAINT `FK_gbdacaoju6d5u53rp4jo4rbs9` FOREIGN KEY (`desk_iconid`) REFERENCES `t_s_icon` (`ID`),
|
|
|
CONSTRAINT `FK_q5tqo3v4ltsp1pehdxd59rccx` FOREIGN KEY (`iconid`) REFERENCES `t_s_icon` (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_function
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_function` VALUES ('2c90ac564c9d1734014c9d6f4e370024', null, '1', 'menu.graph.configuration', '4', 'jformGraphreportHeadController.do?jformGraphreportHead', '8a8ab0b246dc81120146dc8180ce0019', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('402831814d8a2853014d8a55a7c90005', null, '1', '查询设置默认值', '2', 'jeecgDemoController.do?jeecgDemo2&sex=1', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-03-15 11:37:04', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('40287d81522a428401522a44aafb0002', null, '1', 'Online移动图表', '5', 'cgDynamGraphConfigHeadController.do?cgDynamGraphConfigHead', '8a8ab0b246dc81120146dc8180ce0019', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-03-15 12:34:36', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('40288088481d019401481d2fcebf000d', null, '1', 'menu.input.demo', '1', 'jeecgDemoController.do?addorupdate', '402889fb486e848101486e8de3d60005', '8a8ab0b246dc81120146dc8180820003', '8a8ab0b246dc81120146dc8180dd001e', '1', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028808848845c0f01488461226e0001', null, '0', '消息中间件', '8', '', null, '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-01-14 11:20:51', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('4028808848845c0f01488461b3ac0004', null, '1', 'menu.business.management', '1', 'tSSmsSqlController.do?tSSmsSql', '4028808848845c0f01488461226e0001', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028808848845c0f01488462658f0006', null, '1', 'menu.message.template', '2', 'tSSmsTemplateController.do?tSSmsTemplate', '4028808848845c0f01488461226e0001', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028808848845c0f01488463aa210009', null, '1', 'menu.Business.configuration', '3', 'tSSmsTemplateSqlController.do?tSSmsTemplateSql', '4028808848845c0f01488461226e0001', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028808848845c0f014884649488000c', null, '1', 'menu.send.message', '0', 'tSSmsController.do?tSSms', '4028808848845c0f01488461226e0001', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('402880e448a28b750148a290c0e50001', null, '1', 'menu.sort.management', '16', 'categoryController.do?category', '8a8ab0b246dc81120146dc8180d2001a', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('402880e74c783db3014c783ff88b0001', null, '1', 'menu.nice.list', '1', 'jeecgDemoController.do?goDemo&demoPage=styleList', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('402880e74d76e784014d76f5505a0012', null, '0', '在线演示', '3', '', null, '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-01-14 11:20:05', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('402880e74d76e784014d76f5cc2e0014', null, '1', '请假列表', '1', 'cgAutoListController.do?list&id=jform_leave', '402880e74d76e784014d76f5505a0012', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-03-15 12:30:36', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('402880e74d76e784014d76fa7e970024', null, '1', '数据报表', '2', 'cgReportController.do?list&id=user_msg', '8a8ab0b246dc81120146dc8180d4001b', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-03-14 11:37:27', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('402880e74d76e784014d76fd1bd60030', null, '1', '图形报表', '3', 'graphReportController.do?list&isIframe&id=yhcztj', '8a8ab0b246dc81120146dc8180d4001b', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-03-14 11:37:16', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('402880e750693d4401506942318f0008', null, '0', 'self.defined.form', '5', '', null, '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-01-14 11:17:45', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('402880ea53303a060153304a9ad50001', null, '1', '系统公告', '7', 'noticeController.do?tSNotice', '4028ef81535fff5101536000e7590001', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-03-14 15:22:26', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('4028818e535a615701535a64e8710001', null, '1', '图片管理', '1', 'imagesController.do?list', '4028ef81535fff5101536000e7590001', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-03-14 11:11:07', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('402881c746de1ea60146de207d770001', null, '1', 'language.manage', '10', 'mutiLangController.do?mutiLang', '8a8ab0b246dc81120146dc8180d2001a', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('402881e54df73c73014df75ab670000f', null, '1', '自定义表单列表', '1', 'autoFormController.do?autoForm', '402880e750693d4401506942318f0008', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('402881e54df73c73014df75b69680011', null, '1', '自定义表单模板', '3', 'autoFormStyleController.do?autoFormStyle', '402880e750693d4401506942318f0008', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('402881e74e68621b014e686407c20001', null, '1', '表单特殊布局', '102', 'demoController.do?demoLayoutList', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('402881e74e6d6066014e6d62d4ce0002', null, '1', '存储过程实例', '103', 'jeecgProcedureController.do?procedure', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('402882b54df53718014df538fc100001', null, '1', 'menu.online.template', '2', 'cgformTemplateController.do?cgformTemplate', '8a8ab0b246dc81120146dc8180ce0019', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('402882b54e2ef618014e2f0086d70001', null, '1', '一对多模型(并列TAB)', '4', 'jeecgOrderMainPTabController.do?jeecgOrderMain', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('402882b54e439ce7014e43c1d63c0003', null, '1', '行编辑demo', '101', 'jeecgDemoController.do?goDemo&demoPage=rowEditDemo', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('402882b54f027310014f0274db7a0001', null, '1', '事务回滚', '102', 'transactionTestController.do?showPage', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('402885814e3d2d09014e3d2e77800001', null, '1', '数据日志', '4', 'systemController.do?dataLogList', '8a8ab0b246dc81120146dc8180d9001d', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc81810d002f', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('402889fb486e848101486e8de3d60005', null, '0', 'menu.data.permission', '100', '', null, '8a8ab0b246dc81120146dc8180820003', '8a8ab0b246dc81120146dc8180dd001e', '1', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028948150f5ba6a0150f5d0b0200004', null, '1', '客户跟踪记录', '4', 'cgAutoListController.do?list&id=jeecg_custom_record', '402880e74d76e784014d76f5505a0012', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028948150f5ba6a0150f5d34aca000a', null, '1', '客户资料管理', '5', 'cgAutoListController.do?list&id=jeecg_custom_info', '402880e74d76e784014d76f5505a0012', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028bc934869765001486977f0980001', null, '1', 'common.datasource.manage', '11', 'dynamicDataSourceController.do?dbSource', '8a8ab0b246dc81120146dc8180d2001a', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef81535fff5101536000e7590001', null, '0', 'OA办公', '11', '', null, '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', 'admin', '管理员', null, null, '2016-03-10 18:09:45', null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef81535fff5101536001bb8d0005', null, '1', '招聘管理', '1', 'cgAutoListController.do?list&id=jform_resume_info', '4028ef81535fff5101536000e7590001', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', 'admin', '管理员', null, null, '2016-03-10 18:10:39', null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef815373656a0153736711890001', null, '0', '平台插件', '12', '', null, '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-03-15 14:31:35', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef815373656a015373675ee00003', null, '1', '活动管理', '1', 'p3/wxActInvite.do?list', '4028ef815373656a0153736711890001', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-03-15 14:31:04', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef815373fb53015373fef1c50003', null, '1', '通讯录分组', '9', 'cgAutoListController.do?list&id=jform_contact_group', '4028ef81535fff5101536000e7590001', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', 'admin', '管理员', null, null, '2016-03-14 15:20:01', null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef815373fb53015373ff521d0005', null, '1', '通讯录', '10', 'cgAutoListController.do?list&id=jform_contact', '4028ef81535fff5101536000e7590001', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', 'admin', '管理员', null, null, '2016-03-14 15:20:25', null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef8153781af3015378643c1e000b', null, '1', '移动填报表单', '8', 'jeecgDemoController.do?addorupdatemobile', '402880e74d76e784014d76f5505a0012', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-03-15 12:31:03', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef815378741f0153787764cc0004', null, '1', '移动请假单', '2', 'cgFormBuildController.do?ftlForm&tableName=jform_leave&olstylecode=moblieCommon001', '402880e74d76e784014d76f5505a0012', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-03-15 12:30:44', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef815378741f01537879315e0009', null, '1', 'PC请假单', '2', 'cgFormBuildController.do?ftlForm&tableName=jform_leave&mode=onbutton', '402880e74d76e784014d76f5505a0012', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-03-15 12:30:50', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef815378be7c015378ddc2380001', null, '1', '3D饼图', '7', 'cgDynamGraphController.do?design&id=t_s_log>ype=Pie3D', '4028ef815378be7c015378e019750003', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-03-15 14:04:46', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef815378be7c015378e019750003', null, '0', '移动报表', '7', '', null, '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', 'admin', '管理员', null, null, '2016-03-15 14:04:25', null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef815378be7c015378e0d39d0006', null, '1', '折线图', '1', 'cgDynamGraphController.do?design&id=t_s_log>ype=LineBasic2D', '4028ef815378be7c015378e019750003', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', 'admin', '管理员', null, null, '2016-03-15 14:05:13', null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef815378be7c015378e1395d0008', null, '1', '面积图 ', '2', 'cgDynamGraphController.do?design&id=t_s_log>ype=Area2D', '4028ef815378be7c015378e019750003', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', 'admin', '管理员', null, null, '2016-03-15 14:05:39', null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef815378be7c015378e19969000a', null, '1', '条状图', '3', 'cgDynamGraphController.do?design&id=t_s_log>ype=Bar2D', '4028ef815378be7c015378e019750003', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', 'admin', '管理员', null, null, '2016-03-15 14:06:04', null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef815378be7c015378e207cf000c', null, '1', '3D柱状图', '4', 'cgDynamGraphController.do?design&id=t_s_log>ype=Column3D', '4028ef815378be7c015378e019750003', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', 'admin', '管理员', null, null, '2016-03-15 14:06:32', null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef815378be7c015378e27ae5000e', null, '1', '2D柱状图', '5', 'cgDynamGraphController.do?design&id=t_s_log>ype=Column2D', '4028ef815378be7c015378e019750003', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', 'admin', '管理员', null, null, '2016-03-15 14:07:01', null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef815378be7c015378e30f760010', null, '1', '2D饼图', '6', 'cgDynamGraphController.do?design&id=t_s_log>ype=Pie2D', '4028ef815378be7c015378e019750003', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-03-15 14:12:59', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('4028ef815378be7c015378e3e6530013', null, '1', '综合报表', '8', 'cgDynamGraphController.do?design&id=t_s_log', '4028ef815378be7c015378e019750003', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', 'admin', '管理员', null, null, '2016-03-15 14:08:34', null);
|
|
|
INSERT INTO `t_s_function` VALUES ('4028f0c9528200c701528207d42c0001', null, '1', '电子签章', '104', 'demoController.do?eSign', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-01-27 16:05:55', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8180ce0019', null, '0', 'online.develop', '4', '', null, '8a8ab0b246dc81120146dc8180890008', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-01-14 11:20:17', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8180d2001a', null, '0', 'system.manage', '9', '', null, '8a8ab0b246dc81120146dc8180860006', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-01-14 11:30:31', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8180d4001b', null, '0', 'common.query.statistics', '7', '', null, '8a8ab0b246dc81120146dc8180890008', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-01-14 11:20:33', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8180d7001c', null, '0', 'general.demo', '10', '', null, '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-01-14 11:30:57', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8180d9001d', null, '0', 'system.monitor', '6', '', null, '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-01-14 11:21:59', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8180df001f', null, '1', 'user.manage', '1', 'userController.do?user', '8a8ab0b246dc81120146dc8180d2001a', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8180e30021', null, '1', 'role.manage', '2', 'roleController.do?role', '8a8ab0b246dc81120146dc8180d2001a', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180e10020', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8180e70023', null, '1', 'menu.manage', '4', 'functionController.do?function', '8a8ab0b246dc81120146dc8180d2001a', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180e50022', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8180ee0025', null, '1', 'common.data.dictionary', '6', 'systemController.do?typeGroupList', '8a8ab0b246dc81120146dc8180d2001a', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180eb0024', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8180f30027', null, '1', 'icon.manage', '8', 'iconController.do?icon', '8a8ab0b246dc81120146dc8180d2001a', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180f00026', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8180f60028', null, '1', 'department.manage', '3', 'departController.do?depart', '8a8ab0b246dc81120146dc8180d2001a', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8180f80029', null, '1', 'area.manage', '15', 'territoryController.do?territory', '8a8ab0b246dc81120146dc8180d2001a', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8180fe002b', null, '1', 'user.analysis', '1', 'logController.do?statisticTabs&isIframe', '8a8ab0b246dc81120146dc8180d4001b', '8a8ab0b246dc81120146dc8180810002', '8a8ab0b246dc81120146dc8180fb002a', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc818106002d', null, '1', 'form.config', '1', 'cgFormHeadController.do?cgFormHeadList', '8a8ab0b246dc81120146dc8180ce0019', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc818102002c', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc818109002e', null, '1', 'dynamic.form.config', '3', 'cgreportConfigHeadController.do?cgreportConfigHead', '8a8ab0b246dc81120146dc8180ce0019', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8181100030', null, '1', 'data.monitor', '1', 'dataSourceController.do?goDruid&isIframe', '8a8ab0b246dc81120146dc8180d9001d', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc81810d002f', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc81811d0032', null, '1', 'system.log', '2', 'logController.do?log', '8a8ab0b246dc81120146dc8180d9001d', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8181150031', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8181250034', null, '1', 'common.schedule.task', '3', 'timeTaskController.do?timeTask', '8a8ab0b246dc81120146dc8180d9001d', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8181210033', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc81812b0036', null, '1', 'menu.form.validation', '1', 'demoController.do?formTabs', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8181290035', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8181300037', null, '1', 'menu.demo.example', '2', 'jeecgDemoController.do?jeecgDemo', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8181330038', null, '1', 'menu.minidao.example', '2', 'jeecgMinidaoController.do?jeecgMinidao', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8181370039', null, '1', 'menu.form.model', '3', 'jeecgNoteController.do?jeecgNote', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc81813a003a', null, '1', 'menu.one_to_many.model', '4', 'jeecgOrderMainController.do?jeecgOrderMain', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc81813e003b', null, '1', 'menu.import_export.excel', '5', 'courseController.do?course', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc818141003c', null, '1', 'menu.uploads_downloads', '6', 'commonController.do?listTurn&turn=system/document/filesList', '4028ef81535fff5101536000e7590001', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, 'admin', '2016-03-14 11:27:01', null, '管理员');
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc818145003d', null, '1', 'menu.JqueryFileUpload.example', '6', 'fileUploadController.do?fileUploadSample&isIframe', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc818148003e', null, '1', 'menu.no.paging', '7', 'userNoPageController.do?user', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc81814b003f', null, '1', 'menu.jdbc.example', '8', 'jeecgJdbcController.do?jeecgJdbc', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc81814e0040', null, '1', 'menu.sql.separation', '9', 'jeecgJdbcController.do?dictParameter', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8181510041', null, '1', 'menu.dictionary.labels', '10', 'demoController.do?dictSelect', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8181530042', null, '1', 'menu.form.thePop_UpStyle', '11', 'demoController.do?demoList', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8181590044', null, '1', 'menu.special.layout', '12', 'demoController.do?demoIframe', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc8181560043', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc81815c0045', null, '1', 'menu.single.table', '13', 'jeecgEasyUIController.do?jeecgEasyUI', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8181610046', null, '1', 'menu.one_to_many.example', '14', 'jeecgOrderMainNoTagController.do?jeecgOrderMainNoTag', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8181640047', null, '1', 'menu.html.editor', '15', 'jeecgDemoController.do?ckeditor&isIframe', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc8181680048', null, '1', 'menu.word.online', '16', 'webOfficeController.do?webOffice', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc81816b0049', null, '1', 'menu.webOfficeo.fficialExample', '17', 'webOfficeController.do?webOfficeSample&isIframe', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc818173004b', null, '1', 'menu.moreAccessoriesManagement', '18', 'tFinanceController.do?tFinance', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', '8a8ab0b246dc81120146dc81816e004a', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc818176004c', null, '1', 'menu.datagridHandHtml', '19', 'userController.do?userDemo', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc81817b004d', null, '1', 'menu.materialPom', '20', 'jeecgMatterBomController.do?goList', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc81817f004e', null, '1', 'user.report', '2', 'reportDemoController.do?studentStatisticTabs&isIframe', '8a8ab0b246dc81120146dc8180d4001b', '8a8ab0b246dc81120146dc8180810002', '8a8ab0b246dc81120146dc8180dd001e', '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc818183004f', null, '1', 'menu.ckfinderDemo', '100', 'jeecgDemoCkfinderController.do?jeecgDemoCkfinder', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_function` VALUES ('8a8ab0b246dc81120146dc818183004h', null, '1', 'menu.queryEditor', '100', 'jeecgDemoController.do?goDemo&demoPage=queryBuilderDemo', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8180460000', null, '0', null, null, null, null, null, null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_icon`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_icon`;
|
|
|
CREATE TABLE `t_s_icon` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`extend` varchar(255) default NULL,
|
|
|
`iconclas` varchar(200) default NULL,
|
|
|
`content` blob,
|
|
|
`name` varchar(100) NOT NULL,
|
|
|
`path` longtext,
|
|
|
`type` smallint(6) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_icon
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8180460000', 'png', 'default', null, '默认', 'plug-in/accordion/images/default.png', '1');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8180800001', 'png', 'back', null, '返回', 'plug-in/accordion/images/back.png', '1');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8180810002', 'png', 'pie', null, '小饼状图', 'plug-in/accordion/images/pie.png', '1');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8180820003', 'png', 'pictures', null, '图片', 'plug-in/accordion/images/pictures.png', '1');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8180830004', 'png', 'pencil', null, '笔', 'plug-in/accordion/images/pencil.png', '1');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8180850005', 'png', 'map', null, '小地图', 'plug-in/accordion/images/map.png', '1');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8180860006', 'png', 'group_add', null, '组', 'plug-in/accordion/images/group_add.png', '1');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8180880007', 'png', 'calculator', null, '计算器', 'plug-in/accordion/images/calculator.png', '1');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8180890008', 'png', 'folder', null, '文件夹', 'plug-in/accordion/images/folder.png', '1');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8180dd001e', 'png', 'deskIcon', null, 'user.manage', 'plug-in/sliding/icon/Finder.png', '3');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8180e10020', 'png', 'deskIcon', null, 'role.manage', 'plug-in/sliding/icon/friendgroup.png', '3');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8180e50022', 'png', 'deskIcon', null, 'menu.manage', 'plug-in/sliding/icon/kaikai.png', '3');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8180eb0024', 'png', 'deskIcon', null, 'dict.manage', 'plug-in/sliding/icon/friendnear.png', '3');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8180f00026', 'png', 'deskIcon', null, 'icon.manage', 'plug-in/sliding/icon/kxjy.png', '3');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8180fb002a', 'png', 'deskIcon', null, 'user.analysis', 'plug-in/sliding/icon/User.png', '3');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc818102002c', 'png', 'deskIcon', null, 'form.config', 'plug-in/sliding/icon/Applications Folder.png', '3');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc81810d002f', 'png', 'deskIcon', null, 'data.monitor', 'plug-in/sliding/icon/Super Disk.png', '3');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8181150031', 'png', 'deskIcon', null, 'system.log', 'plug-in/sliding/icon/fastsearch.png', '3');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8181210033', 'png', 'deskIcon', null, 'common.schedule.task', 'plug-in/sliding/icon/Utilities.png', '3');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8181290035', 'png', 'deskIcon', null, '表单验证', 'plug-in/sliding/icon/qidianzhongwen.png', '3');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc8181560043', 'png', 'deskIcon', null, '特殊布局', 'plug-in/sliding/icon/xiami.png', '3');
|
|
|
INSERT INTO `t_s_icon` VALUES ('8a8ab0b246dc81120146dc81816e004a', 'png', 'deskIcon', null, '多附件管理', 'plug-in/sliding/icon/vadio.png', '3');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_images`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_images`;
|
|
|
CREATE TABLE `t_s_images` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`name` varchar(32) default NULL COMMENT '名称',
|
|
|
`image_address` varchar(200) default NULL COMMENT '图片地址',
|
|
|
`extensions` varchar(32) default NULL COMMENT '后缀名',
|
|
|
`old_name` varchar(32) default NULL COMMENT '原名称',
|
|
|
`url_address` varchar(200) default NULL COMMENT 'url地址',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_images
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_images` VALUES ('4028ef8153755bdb0153755e0dfc0001', '管理员', 'admin', '2016-03-14 21:43:31', '管理员', 'admin', '2016-03-14 21:43:52', 'A03', 'A0', '1212', 'upload/1457963031102_QQ图片20160314214159.png', 'png', 'QQ图片20160314214159', 'http://localhost:8080/jeecg/upload/1457963031102_QQ图片20160314214159.png');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_log`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_log`;
|
|
|
CREATE TABLE `t_s_log` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`broswer` varchar(100) default NULL,
|
|
|
`logcontent` longtext NOT NULL,
|
|
|
`loglevel` smallint(6) default NULL,
|
|
|
`note` longtext,
|
|
|
`operatetime` datetime NOT NULL,
|
|
|
`operatetype` smallint(6) default NULL,
|
|
|
`userid` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`),
|
|
|
KEY `FK_oe64k4852uylhyc5a00rfwtay` (`userid`),
|
|
|
CONSTRAINT `FK_oe64k4852uylhyc5a00rfwtay` FOREIGN KEY (`userid`) REFERENCES `t_s_user` (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_log
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d401526268a7ed0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-01-21 12:19:31', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d401526268fcf90002', 'IE', '用户admin已退出', '2', '192.168.111.1', '2016-01-21 12:19:53', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152626919130003', 'IE', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-01-21 12:20:00', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152626935b10004', 'IE', '分类管理删除成功', '4', '192.168.111.1', '2016-01-21 12:20:08', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152626943900005', 'IE', '分类管理删除成功', '4', '192.168.111.1', '2016-01-21 12:20:11', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d4015262694a3d0006', 'IE', '分类管理删除成功', '4', '192.168.111.1', '2016-01-21 12:20:13', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d401526269ccf90008', 'Chrome', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:20:46', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152626a1945000a', 'Chrome', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:21:06', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152626a5f60000c', 'IE', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:21:24', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152626aaa9e000e', 'IE', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:21:43', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152626bb7b40010', 'IE', '组织机构 录入成功', '3', '192.168.111.1', '2016-01-21 12:22:52', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152626bcfc00011', 'IE', '组织机构删除成功', '4', '192.168.111.1', '2016-01-21 12:22:58', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152626c4dc20013', 'IE', '组织机构 录入成功', '3', '192.168.111.1', '2016-01-21 12:23:31', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152626f11830015', 'IE', '组织机构 录入成功', '3', '192.168.111.1', '2016-01-21 12:26:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152626f9c9d0017', 'Chrome', '组织机构 录入成功', '3', '192.168.111.1', '2016-01-21 12:27:07', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152626ff8e60018', 'Chrome', '组织机构删除成功', '4', '192.168.111.1', '2016-01-21 12:27:31', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152627002d10019', 'Chrome', '组织机构删除成功', '4', '192.168.111.1', '2016-01-21 12:27:33', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d4015262700dba001a', 'Chrome', '组织机构删除成功', '4', '192.168.111.1', '2016-01-21 12:27:36', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152627151d9001b', 'Chrome', '分类管理删除成功', '4', '192.168.111.1', '2016-01-21 12:28:59', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d4015262716cbd001c', 'Chrome', '分类管理删除成功', '4', '192.168.111.1', '2016-01-21 12:29:06', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d4015262717997001d', 'Chrome', '分类管理删除成功', '4', '192.168.111.1', '2016-01-21 12:29:09', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152627180ab001e', 'Chrome', '分类管理删除成功', '4', '192.168.111.1', '2016-01-21 12:29:11', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d401526271b8750020', 'Chrome', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:29:26', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d401526271d2e40022', 'Chrome', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:29:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d401526271e82e0024', 'IE', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:29:38', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d4015262720b0b0026', 'Chrome', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:29:47', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152627234a40028', 'Chrome', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:29:57', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d40152627286e7002a', 'IE', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:30:18', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d401526272bf06002c', 'Chrome', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:30:33', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d4015262731450002e', 'IE', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:30:55', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d4015262735be50030', 'Chrome', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:31:13', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d401526273c06a0032', 'IE', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:31:39', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d401526273ee790034', 'IE', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:31:50', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81526266d401526274177e0036', 'Chrome', '分类管理添加成功', '3', '192.168.111.1', '2016-01-21 12:32:01', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815269d9e8015269da52990000', 'IE', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-01-22 23:01:01', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815269d9e8015269da9b220001', 'Chrome', '错误异常: NoSuchRequestHandlingMethodException,错误描述:No matching handler method found for servlet request: path \'/cgDynamGraphConfigHeadController.do\', method \'GET\', parameters map[\'title\' -> array<String>[\'t_s_log\'], \'popmenulink\' -> array<String>[\'\'], \'url\' -> array<String>[\'cgDynamGraphController.do?list\']]', '6', '192.168.111.1', '2016-01-22 23:01:20', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815269e168015269e3f89a0000', 'Firefox', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-01-22 23:11:34', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815269e168015269e5557e0001', 'Firefox', '错误异常: NoSuchRequestHandlingMethodException,错误描述:No matching handler method found for servlet request: path \'/cgDynamGraphConfigHeadController.do\', method \'GET\', parameters map[\'title\' -> array<String>[\'t_s_log\'], \'popmenulink\' -> array<String>[\'\'], \'url\' -> array<String>[\'cgDynamGraphController.do?list\']]', '6', '192.168.111.1', '2016-01-22 23:13:03', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815295b31a015295b3bcc20000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-01-31 11:22:10', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815295d24f015295d4b8be0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-01-31 11:58:12', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81529631ff01529632790d0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-01-31 13:40:36', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8152a5142c0152a514c7170000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-03 11:02:28', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8152f238ee0152f2397fd30000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-18 10:33:20', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8152f238ee0152f23aaae30001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-18 10:34:37', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8152f238ee0152f23b1e8d0002', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-18 10:35:06', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8152f8edaa0152f8ef300a0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-19 17:49:31', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8152f8f4870152f8f70b6b0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-19 17:58:05', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8152f91f280152f91fdea20000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-19 18:42:41', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8152f91f280152f92115b30001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-19 18:44:01', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8152f91f280152f925a2460002', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-19 18:48:59', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8152f91f280152f926a7d70003', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-19 18:50:06', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8152f91f280152f926e9980004', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-19 18:50:22', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8152f91f280152f927835c0005', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-19 18:51:02', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8152f91f280152f927b7580006', 'Chrome', '取消激活成功', '5', '192.168.111.1', '2016-02-19 18:51:15', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8152f928420152f929a92a0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-19 18:53:23', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8152f934210152f934916b0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-19 19:05:17', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531677550153167993d80000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-25 11:29:39', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531677550153167a9fd80001', 'Chrome', '删除成功', '4', '192.168.111.1', '2016-02-25 11:30:48', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531677550153167bbfb10002', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 11:32:02', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531677550153167e5eb20003', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-02-25 11:34:53', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531677550153167ede5f0004', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-02-25 11:35:26', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531677550153167ef9f30005', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-25 11:35:33', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531677550153168b2e0e0006', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 11:48:53', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531677550153168ea1910007', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 11:52:39', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531677550153169162c40008', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 11:55:40', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316775501531691ded20009', 'Chrome', '自定义模板更新成功', '5', '192.168.111.1', '2016-02-25 11:56:11', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153167755015316926d4b000a', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 11:56:48', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531677550153169281c2000b', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 11:56:53', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316775501531692f425000c', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 11:57:22', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316775501531696eb22000d', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 12:01:42', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153169d3c0153169da9120000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-25 12:09:04', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153169d3c0153169edac00001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 12:10:22', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153169d3c015316a1fff70002', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 12:13:48', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153169d3c015316a400730003', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 12:16:00', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153169d3c015316a594d10004', 'Chrome', '自定义模板更新成功', '5', '192.168.111.1', '2016-02-25 12:17:43', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153169d3c015316a5e89c0005', 'Chrome', '自定义模板更新成功', '5', '192.168.111.1', '2016-02-25 12:18:05', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153169d3c015316a60d7d0006', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 12:18:14', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316aac9015316ab2c530000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-25 12:23:50', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316aac9015316ab6bbb0001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 12:24:06', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316aac9015316abd5690002', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 12:24:33', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316aac9015316ac02310003', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 12:24:44', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316aac9015316ad38980004', 'Chrome', '自定义模板更新成功', '5', '192.168.111.1', '2016-02-25 12:26:04', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316dbb2015316dcc2cb0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-25 13:17:59', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316dbb2015316dd16840001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 13:18:21', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316dbb2015316dd21dd0002', 'Chrome', '错误异常: NonUniqueResultException,错误描述:query did not return a unique result: 2', '6', '192.168.111.1', '2016-02-25 13:18:24', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316dbb2015316dd60e90003', 'Chrome', '错误异常: NonUniqueResultException,错误描述:query did not return a unique result: 2', '6', '192.168.111.1', '2016-02-25 13:18:40', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316dbb2015316ddd5a40004', 'Chrome', '错误异常: NonUniqueResultException,错误描述:query did not return a unique result: 2', '6', '192.168.111.1', '2016-02-25 13:19:10', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316dbb2015316dfc5400005', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 13:21:17', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316e16c015316e1c5170000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-25 13:23:28', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316e16c015316e203960001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-25 13:23:44', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316e59c015316e6aa190000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-25 13:28:48', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316fef1015316ff67ea0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-25 13:55:50', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815316fef10153171e979c0001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-25 14:29:54', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153174da80153174e5d3b0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-25 15:22:04', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153174da80153174ee4f00001', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-02-25 15:22:37', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153174da80153174f016d0002', 'Firefox', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-25 15:22:47', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153174da80153174f3e4a0003', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-02-25 15:23:01', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153174da80153174fa9a80004', 'Firefox', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-25 15:23:25', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815318148a0153181567ad0002', 'Firefox', 'JeecgDemo例子: 1被添加成功', '3', '192.168.111.1', '2016-02-25 18:59:29', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815318148a01531815ec8a0004', 'Firefox', 'JeecgDemo例子: null被更新成功', '5', '192.168.111.1', '2016-02-25 19:00:03', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153183e5b0153183ecacf0000', 'Firefox', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-25 19:44:41', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531ba2b701531ba3109a0000', 'Firefox', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 11:33:04', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531be0f101531be15c650000', 'Firefox', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 12:41:07', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531be36d01531be3d6ae0000', 'Firefox', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 12:43:49', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531be36d01531be5ab570001', 'Firefox', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 12:45:49', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531be36d01531be602740002', 'Firefox', '用户admin已退出', '2', '192.168.111.1', '2016-02-26 12:46:12', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531be36d01531be620e80003', 'Firefox', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 12:46:19', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531bf0da01531bf14d360000', 'Firefox', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 12:58:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531bf0da01531c105f070001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 13:32:28', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531c722301531c72ab4a0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 15:19:50', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531c8aab01531c8b2fef0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 15:46:37', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531c8f4501531c906b5e0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 15:52:20', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531c8f4501531c9107ed0001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 15:53:00', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531c8f4501531c91e5ae0002', 'Chrome', '错误异常: NullPointerException,错误描述:null', '6', '192.168.111.1', '2016-02-26 15:53:56', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531c8f4501531c945a720003', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 15:56:37', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531c8f4501531c981dd50004', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 16:00:44', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531c8f4501531c99e7820005', 'Chrome', '删除成功', '4', '192.168.111.1', '2016-02-26 16:02:41', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531c8f4501531c9b834f0006', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-26 16:04:27', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531cc57c01531cc5e01b0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 16:50:43', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531d2bb801531d2cb2000000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 18:43:01', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531d45d401531d4638d80000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-26 19:10:54', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531d45d401531d4699e50001', 'Chrome', '错误异常: Exception,错误描述:方法参数数目>=2,方法必须使用注释标签@Arguments', '6', '192.168.111.1', '2016-02-26 19:11:19', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81531d45d401531d48b8820002', 'Chrome', '错误异常: IndexOutOfBoundsException,错误描述:Index: 0, Size: 0', '6', '192.168.111.1', '2016-02-26 19:13:38', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532abfd901532accb0ca0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 10:12:51', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532abfd901532ad37dc40002', 'Chrome', '组织机构 录入成功', '3', '192.168.111.1', '2016-02-29 10:20:16', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532abfd901532ad3a01b0003', 'Chrome', '组织机构 更新成功', '5', '192.168.111.1', '2016-02-29 10:20:25', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532abfd901532ad3aef30004', 'Chrome', '组织机构删除成功', '4', '192.168.111.1', '2016-02-29 10:20:29', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532abfd901532af277ad0005', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 10:54:06', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b011701532b016eec0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 11:10:27', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b011701532b02e51f0001', 'Chrome', '错误异常: IndexOutOfBoundsException,错误描述:Index: 0, Size: 0', '6', '192.168.111.1', '2016-02-29 11:12:03', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b0ae401532b0b5fa50000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 11:21:19', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b0ae401532b0d668b0003', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-02-29 11:23:31', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b0ae401532b259d220004', 'Chrome', '错误异常: Exception,错误描述:方法参数数目>=2,方法必须使用注释标签@Arguments', '6', '192.168.111.1', '2016-02-29 11:49:58', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b0ae401532b2709fd0005', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 11:51:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b0ae401532b279c350006', 'Chrome', '1212被删除成功', '4', '192.168.111.1', '2016-02-29 11:52:09', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b40f901532b417a490000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 12:20:24', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b785301532b78b39a0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 13:20:43', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b785301532b7e1bbf0001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 13:26:38', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b785301532b8028290002', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 13:28:52', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b820801532b82a5b90000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 13:31:35', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b820801532b835d900001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 13:32:22', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b894f01532b89c8790000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 13:39:23', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b894f01532b8b14c30001', 'Chrome', '用户:scott激活成功!', '5', '192.168.111.1', '2016-02-29 13:40:48', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b894f01532b926cc20002', 'Chrome', '错误异常: NullPointerException,错误描述:null', '6', '192.168.111.1', '2016-02-29 13:48:49', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b894f01532b93cf210004', 'Chrome', '语言 录入成功', '3', '192.168.111.1', '2016-02-29 13:50:20', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b894f01532b93fa1f0006', 'Chrome', '语言 录入成功', '3', '192.168.111.1', '2016-02-29 13:50:31', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b894f01532b943c4f0008', 'Chrome', '语言 录入成功', '3', '192.168.111.1', '2016-02-29 13:50:48', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b894f01532b98825d0009', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-02-29 13:55:28', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b894f01532b99080c000a', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 13:56:02', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b894f01532bb05f11000b', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 14:21:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b894f01532bb40702000c', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 14:25:31', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b894f01532bb55c0f000d', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 14:26:59', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532b894f01532bcef469000e', 'Chrome', 'JeecgDemo例子: 11被删除 成功', '4', '192.168.111.1', '2016-02-29 14:54:56', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532bd29601532bd467e30000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 15:00:53', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532bd29601532bd816190001', 'Chrome', '错误异常: Exception,错误描述:方法参数数目>=2,方法必须使用注释标签@Arguments', '6', '192.168.111.1', '2016-02-29 15:04:55', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532bd29601532bdc91c10002', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 15:09:48', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532be19101532be2b6970000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 15:16:31', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532be19101532be345f10001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 15:17:08', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532c44c601532c4612d00000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 17:05:03', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532c44c601532c4618210001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 17:05:04', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532c538801532c53f71f0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 17:20:13', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532c538801532c541d3a0001', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-02-29 17:20:23', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532c5dc001532c5e301e0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 17:31:23', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532c68ba01532c69289d0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 17:43:22', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532c72ca01532c7371eb0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 17:54:36', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81532c72ca01532c7fe6a90001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-02-29 18:08:12', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330045e01533004d3070000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 10:32:15', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330045e0153300579a60001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-01 10:32:58', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330045e0153300fb4d40002', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-01 10:44:09', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533051360153305239430000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 11:56:48', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330513601533054f8200001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-01 11:59:48', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533051360153305bbd1e0003', 'Chrome', '语言 录入成功', '3', '192.168.111.1', '2016-03-01 12:07:11', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533051360153305bfdfa0005', 'Chrome', '语言 录入成功', '3', '192.168.111.1', '2016-03-01 12:07:28', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533051360153305c34480007', 'Chrome', '语言 录入成功', '3', '192.168.111.1', '2016-03-01 12:07:42', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533051360153305c60ed0009', 'Chrome', '语言 录入成功', '3', '192.168.111.1', '2016-03-01 12:07:53', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330513601533068f4fe000a', 'Chrome', '错误异常: NoSuchRequestHandlingMethodException,错误描述:No matching handler method found for servlet request: path \'/cgFormBuildController.do\', method \'GET\', parameters map[\'mobileForm\' -> array<String>[\'\'], \'tableName\' -> array<String>[\'jform_leave\'], \'mode\' -> array<String>[\'onbutton\']]', '6', '192.168.111.1', '2016-03-01 12:21:38', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533051360153306933c7000b', 'Chrome', '错误异常: NoSuchRequestHandlingMethodException,错误描述:No matching handler method found for servlet request: path \'/cgFormBuildController.do\', method \'GET\', parameters map[\'mobileForm\' -> array<String>[\'\'], \'tableName\' -> array<String>[\'jform_leave\']]', '6', '192.168.111.1', '2016-03-01 12:21:54', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153305136015330693e9e000c', 'Chrome', '错误异常: NoSuchRequestHandlingMethodException,错误描述:No matching handler method found for servlet request: path \'/cgFormBuildController.do\', method \'GET\', parameters map[\'mobileForm\' -> array<String>[\'\']]', '6', '192.168.111.1', '2016-03-01 12:21:57', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153306b570153306bc5d00000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 12:24:42', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153306b57015330709f9a0001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-01 12:30:00', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153306b57015330756a6d0002', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 12:35:14', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153306b570153307617f40003', 'Chrome', '删除成功', '4', '192.168.111.1', '2016-03-01 12:35:59', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153307c0c0153307c73350000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 12:42:55', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330ad40015330adeb8c0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 13:36:57', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330ad40015330ae9daa0001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-01 13:37:43', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330ad40015330b27e230002', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-01 13:41:57', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330ad40015330b52af60003', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-01 13:44:52', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330ad40015330b58da00004', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-01 13:45:17', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330b8b2015330b907a80000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 13:49:05', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330b8b2015330b97e810001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-01 13:49:36', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330c86f015330c8d17b0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 14:06:20', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330cd05015330cd5c140000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 14:11:18', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330cd05015330d1a05b0001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-01 14:15:57', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330cd05015330d431330002', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-01 14:18:45', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815330cd05015330d4b3890003', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-01 14:19:19', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153319dae0153319e2b9d0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 17:59:22', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815331a4e4015331a54d970000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 18:07:10', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815331b759015331b7c1e90000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 18:27:19', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815331b759015331b8595f0002', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-01 18:27:58', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815331b759015331b87b0d0003', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 18:28:07', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815331b759015331b90afe0005', 'Chrome', '通知公告添加成功', '3', '192.168.111.1', '2016-03-01 18:28:43', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815331b759015331c380390008', 'Chrome', '通知公告添加成功', '3', '192.168.111.1', '2016-03-01 18:40:09', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815331b759015331c3d4a3000a', 'Chrome', '通知公告角色授权保存成功', '3', '192.168.111.1', '2016-03-01 18:40:30', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815331b759015331c6e1cf000b', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 18:43:50', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815331b75901533201c426000c', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 19:48:09', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153323d4c0153323e0f0c0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 20:54:01', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153323d4c0153323f59380001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-01 20:55:25', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153323d4c0153324518430002', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-01 21:01:42', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153323d4c0153324546800003', 'Chrome', '用户: scott[销售经理]common.login.success', '1', '192.168.111.1', '2016-03-01 21:01:54', '1', '8a8ab0b246dc81120146dc81819d0053');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153323d4c015332461ea60004', 'Chrome', '用户scott已退出', '2', '192.168.111.1', '2016-03-01 21:02:49', '1', '8a8ab0b246dc81120146dc81819d0053');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153323d4c015332463ec90005', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 21:02:57', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153323d4c0153325bfba90006', 'Chrome', '语言 更新成功', '5', '192.168.111.1', '2016-03-01 21:26:42', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153323d4c0153325c14080007', 'Chrome', '语言 更新成功', '5', '192.168.111.1', '2016-03-01 21:26:48', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153323d4c0153325fdcd10008', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 21:30:56', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815332609301533261155c0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 21:32:16', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815332609301533261b5310001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 21:32:57', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153326093015332667e5d0002', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-01 21:38:11', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815332609301533266c14f0003', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 21:38:28', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815332609301533266e1160004', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-01 21:38:36', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153326093015332670dd10005', 'Chrome', '用户: scott[销售经理]common.login.success', '1', '192.168.111.1', '2016-03-01 21:38:47', '1', '8a8ab0b246dc81120146dc81819d0053');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533270950153327131790000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-01 21:49:52', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815334fed3015334ffe0560000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 09:44:57', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153350aca0153350b3b280000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 09:57:21', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153350aca0153351700100001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 10:10:13', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153350aca01533521f40c0002', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 10:22:10', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153350aca0153352278a70003', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 10:22:44', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335394101533539e8160000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 10:48:20', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533539410153353b48560001', 'Chrome', '表单更新成功', '5', '192.168.111.1', '2016-03-02 10:49:50', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533539410153353b48c00002', 'Chrome', '错误异常: NullPointerException,错误描述:null', '6', '192.168.111.1', '2016-03-02 10:49:51', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533539410153353b53ff0003', 'Chrome', '错误异常: NullPointerException,错误描述:null', '6', '192.168.111.1', '2016-03-02 10:49:53', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533539410153353b595b0004', 'Chrome', '错误异常: NullPointerException,错误描述:null', '6', '192.168.111.1', '2016-03-02 10:49:55', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533539410153353c1cfa0006', 'Chrome', '表单添加成功,主数据源为空,请选择主数据源!', '5', '192.168.111.1', '2016-03-02 10:50:45', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533539410153353d1b790016', 'Chrome', '添加成功', '3', '192.168.111.1', '2016-03-02 10:51:50', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533539410153353d400f0017', 'Chrome', '表单更新成功,主数据源为空,请选择主数据源!', '5', '192.168.111.1', '2016-03-02 10:51:59', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533539410153353d504e0018', 'Chrome', '表单更新成功,主数据源为空,请选择主数据源!', '5', '192.168.111.1', '2016-03-02 10:52:04', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533539410153353d94300019', 'Chrome', '表单更新成功', '5', '192.168.111.1', '2016-03-02 10:52:21', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533550e60153355162c00000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 11:13:59', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533550e6015335712eb70001', 'Chrome', '错误异常: TypeMismatchException,错误描述:Provided id of the wrong type for class org.jeecgframework.web.system.pojo.base.TSUser. Expected: class java.lang.String, got class java.lang.Long', '6', '192.168.111.1', '2016-03-02 11:48:43', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533550e6015335714aea0002', 'Chrome', '错误异常: TypeMismatchException,错误描述:Provided id of the wrong type for class org.jeecgframework.web.system.pojo.base.TSUser. Expected: class java.lang.String, got class java.lang.Long', '6', '192.168.111.1', '2016-03-02 11:48:50', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533550e601533571731c0003', 'Chrome', '错误异常: NumberFormatException,错误描述:For input string: \"sss\"', '6', '192.168.111.1', '2016-03-02 11:49:00', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533550e60153357215e80004', 'Chrome', '错误异常: NumberFormatException,错误描述:For input string: \"sss\"', '6', '192.168.111.1', '2016-03-02 11:49:42', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533550e6015335722f920005', 'Chrome', '错误异常: TypeMismatchException,错误描述:Provided id of the wrong type for class org.jeecgframework.web.system.pojo.base.TSUser. Expected: class java.lang.String, got class java.lang.Long', '6', '192.168.111.1', '2016-03-02 11:49:49', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533550e601533572c9430006', 'Chrome', '错误异常: TypeMismatchException,错误描述:Provided id of the wrong type for class org.jeecgframework.web.system.pojo.base.TSUser. Expected: class java.lang.String, got class java.lang.Long', '6', '192.168.111.1', '2016-03-02 11:50:28', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335734b01533574434a0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 11:52:05', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153358c0f0153358c893d0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 12:18:35', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335c239400000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 13:17:14', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335c605de0001', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-02 13:21:23', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335c62b7c0002', 'Chrome', 'User: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 13:21:33', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335c864c10004', 'Chrome', 'Language add success', '3', '192.168.111.1', '2016-03-02 13:23:58', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335cae1ec0005', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-02 13:26:41', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335cafd4c0006', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 13:26:48', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335cde0ee0007', 'Chrome', '表单表删除成功', '4', '192.168.111.1', '2016-03-02 13:29:58', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335ce05af0009', 'Chrome', '表单添加成功,主数据源为空,请选择主数据源!', '5', '192.168.111.1', '2016-03-02 13:30:07', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335cefdc3001a', 'Chrome', '添加成功', '3', '192.168.111.1', '2016-03-02 13:31:11', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335cf21eb001b', 'Chrome', '表单更新成功,主数据源为空,请选择主数据源!', '5', '192.168.111.1', '2016-03-02 13:31:20', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335cf3e4a001c', 'Chrome', '表单更新成功,主数据源为空,请选择主数据源!', '5', '192.168.111.1', '2016-03-02 13:31:27', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335cf52f0001d', 'Chrome', '表单更新成功,主数据源为空,请选择主数据源!', '5', '192.168.111.1', '2016-03-02 13:31:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335cfbc28001e', 'Chrome', '表单更新成功', '5', '192.168.111.1', '2016-03-02 13:31:59', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335d1094c001f', 'Chrome', '表单表删除成功', '4', '192.168.111.1', '2016-03-02 13:33:25', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335d12d0b0021', 'Chrome', '表单添加成功,主数据源为空,请选择主数据源!', '5', '192.168.111.1', '2016-03-02 13:33:34', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815335c1da015335d1cfd30022', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-02 13:34:16', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815336aac2015336ab34bd0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 17:31:43', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815336ccde015336cfa3470000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 18:11:30', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815336ccde015336d00e5c0002', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-02 18:11:58', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815336ccde015336d0b56c0004', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-02 18:12:40', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815336ccde015336d0da9f0005', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 18:12:50', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815336e8df015336e945dd0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 18:39:30', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815336e8df015336eaa78a0001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 18:41:01', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815336e8df015336eb19d40002', 'Chrome', '菜单删除成功', '4', '192.168.111.1', '2016-03-02 18:41:30', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815336e8df015336eb48d40003', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-02 18:41:42', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815336e8df015336eb718c0004', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 18:41:53', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815336f25a015336f2be5f0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 18:49:51', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815336f6b4015336f713c70000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-02 18:54:35', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a674c01533a69e8d90000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-03 10:58:52', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a674c01533a6dcfca0002', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-03 11:03:08', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a788e01533a7903930000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-03 11:15:22', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a788e01533a792aec0001', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-03 11:15:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a788e01533a794f8b0002', 'Chrome', 'User: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-03 11:15:42', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a788e01533a79ac830004', 'Chrome', '表单添加成功,主数据源为空,请选择主数据源!', '5', '192.168.111.1', '2016-03-03 11:16:05', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a788e01533a7a53ae0006', 'Chrome', 'Language add success', '3', '192.168.111.1', '2016-03-03 11:16:48', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a788e01533a7b5f050007', 'Chrome', 'Language update success', '5', '192.168.111.1', '2016-03-03 11:17:57', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a788e01533a7ba9cd0009', 'Chrome', 'Language add success', '3', '192.168.111.1', '2016-03-03 11:18:16', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a9f1b01533a9fa85b0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-03 11:57:35', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a9f1b01533aa8c0210001', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-03 12:07:31', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a9f1b01533aaa18650002', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-03 12:08:59', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a9f1b01533aac3de20003', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-03 12:11:19', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a9f1b01533aad26f70004', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-03 12:12:19', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a9f1b01533aad7ad00005', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-03 12:12:41', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533a9f1b01533aadf93f0006', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-03 12:13:13', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533c02db01533c03540a0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-03 18:26:04', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533c078201533c07f4b40000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-03 18:31:07', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533c078201533c08b2170002', 'Chrome', '语言 录入成功', '3', '192.168.111.1', '2016-03-03 18:31:56', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533c078201533c08e2790004', 'Chrome', '语言 录入成功', '3', '192.168.111.1', '2016-03-03 18:32:08', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533c0a9201533c0aff8e0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-03 18:34:27', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533c0a9201533c0b59e40001', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-03 18:34:50', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533ca47401533ca4dcf50000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-03 21:22:30', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533ca47401533ca5722f0001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-03 21:23:08', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533fb28201533fb35ef40000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-04 11:37:13', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533fb58c01533fb607580000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-04 11:40:07', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533fb58c01533fb699140001', 'Chrome', '表单表删除成功', '4', '192.168.111.1', '2016-03-04 11:40:44', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533fb58c01533fb6a3d70002', 'Chrome', '表单表删除成功', '4', '192.168.111.1', '2016-03-04 11:40:47', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533fdf4e01533fdfae980000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-04 12:25:37', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533fdf4e01533fe01e250001', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 12:26:05', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81533fdf4e01533fe376780002', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 12:29:44', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534026c60153402734120000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-04 13:43:44', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534026c6015340278a000001', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 13:44:06', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534026c60153402920fc0002', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-04 13:45:50', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534026c60153402a16230003', 'Safari', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-04 13:46:53', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534026c60153402a93b50004', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 13:47:25', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534026c60153402b34d70005', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 13:48:06', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534026c60153402b72ab0006', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 13:48:22', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534026c60153402bc3660007', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 13:48:43', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534026c60153402c06d50008', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 13:49:00', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534026c60153402c83160009', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 13:49:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534034ae01534037f4980000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-04 14:02:02', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534034ae015340385b470001', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 14:02:28', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534034ae01534038b42b0002', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 14:02:51', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534034ae01534038dff30003', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 14:03:02', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534034ae0153403918f20004', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 14:03:17', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534034ae0153403955550005', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 14:03:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534034ae0153403993920006', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 14:03:48', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534034ae01534039d7ad0007', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 14:04:05', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534034ae0153403a39f30008', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-04 14:04:31', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534034ae01534058977e0009', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-04 14:37:41', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534034ae0153405b5030000a', 'Safari', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-04 14:40:39', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153405cbf0153405dcbe40000', 'Safari', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-04 14:43:22', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153405cbf0153405ee05a0001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-04 14:44:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153405cbf0153405f29470002', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-04 14:44:51', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153405cbf0153405f917b0003', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-04 14:45:18', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153405cbf01534060ea260004', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-04 14:46:46', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153405cbf0153406250540005', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-04 14:48:18', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153405cbf01534062d6650006', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-04 14:48:52', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534f989901534f997fc70000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 13:42:53', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534f989901534fa0ffb50001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-07 13:51:04', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534f989901534fa213c80002', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-07 13:52:15', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81534fa92f01534fa9a2ac0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 14:00:30', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535017ec015350185bd90000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 16:01:27', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153501b6c0153501c0a570000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 16:05:28', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153501d570153501dbbb00000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 16:07:19', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153502d400153502dc8fd0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 16:24:51', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535030ec0153503145a40000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 16:28:39', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815350357601535035ea8c0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 16:33:44', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535036e0015350374d550000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 16:35:14', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535049b40153504a2b3e0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 16:55:51', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153504cbb0153504dbcea0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 16:59:45', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815350511401535052635e0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 17:04:50', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535054e3015350553deb0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 17:07:57', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153505a220153505b50fc0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 17:14:35', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153505cdd0153505d33da0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 17:16:38', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153505e790153505ed1b70000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 17:18:24', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153505e790153505f95870001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 17:19:14', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153505e790153505ff8760002', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-07 17:19:40', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153505e7901535062ad0b0003', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-07 17:22:37', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153505e7901535062d41d0004', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-07 17:22:47', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153506a0e0153506a7bb90000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 17:31:09', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153506df30153506e61410000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 17:35:24', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153506df30153506f89e40001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 17:36:40', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815351c75c015351c8548b0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-07 23:53:16', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815353f2a1015353f325180000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-08 09:59:17', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815353f2a1015353f3b2740001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-08 09:59:53', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815354c0d1015354c1717e0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-08 13:44:36', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815355507301535550f6b60000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-08 16:21:22', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535550730153555195eb0001', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-08 16:22:03', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153569723015356977a820000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-08 22:18:01', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535f0b3101535f0cd1de0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-10 13:43:09', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535f0b3101535f2f03710001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-10 14:20:29', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535f4b9201535f4ca88d0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-10 14:52:52', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fcf3001535fcfd6990000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-10 17:16:09', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff5101535fffd4a90000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-10 18:08:34', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff5101536000e7c50002', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-10 18:09:45', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff5101536001523f0003', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-10 18:10:12', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff51015360016b130004', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-10 18:10:19', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff5101536001bbce0006', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-10 18:10:39', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff510153600a570d0008', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-10 18:20:03', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff510153600a6a340009', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-10 18:20:08', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff510153600a86b6000a', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-10 18:20:15', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff510153600af571000e', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-10 18:20:44', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff510153600b1745000f', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-10 18:20:52', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff510153600d83010010', 'Chrome', '删除成功', '4', '192.168.111.1', '2016-03-10 18:23:31', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff510153600d89470011', 'Chrome', '删除成功', '4', '192.168.111.1', '2016-03-10 18:23:33', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff510153600d94e90012', 'Chrome', '删除成功', '4', '192.168.111.1', '2016-03-10 18:23:36', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff510153601d72d90013', 'Chrome', '菜单删除成功', '4', '192.168.111.1', '2016-03-10 18:40:56', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff510153601d7b3e0014', 'Chrome', '菜单删除成功', '4', '192.168.111.1', '2016-03-10 18:40:58', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81535fff510153601d884d0015', 'Chrome', '菜单删除成功', '4', '192.168.111.1', '2016-03-10 18:41:01', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81536125ed015361266ea60000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-10 23:30:21', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81536375ec01536376b76c0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-11 10:17:17', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81536375ec0153637a3f2c0001', 'Chrome', '错误异常: ClassCastException,错误描述:java.lang.String cannot be cast to java.lang.Integer', '6', '192.168.111.1', '2016-03-11 10:21:09', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81536375ec0153637a49620002', 'Chrome', '错误异常: ClassCastException,错误描述:java.lang.String cannot be cast to java.lang.Integer', '6', '192.168.111.1', '2016-03-11 10:21:11', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81536375ec0153638247a70003', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-11 10:29:55', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81536375ec01536388bfb00004', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-11 10:36:59', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81536375ec01536388d1ad0005', 'Chrome', '删除成功', '4', '192.168.111.1', '2016-03-11 10:37:04', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81536375ec015363a3721c0006', 'Chrome', '自定义模板更新成功', '5', '192.168.111.1', '2016-03-11 11:06:09', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81536375ec015363a4082b0007', 'Chrome', '自定义模板更新成功', '5', '192.168.111.1', '2016-03-11 11:06:47', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815363bf6c015363c07eed0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-11 11:37:53', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815363c2cf015363c351a50000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-11 11:40:58', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815363c2cf015363cc3db70001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-11 11:50:42', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815363cfbb015363d0118b0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-11 11:54:53', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815363cfbb015364289c220001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-11 13:31:36', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815363cfbb0153645f38d90002', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-11 14:31:15', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81536473a401536473f8a90000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-11 14:53:55', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd01537312a05c0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 11:01:53', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd01537313462a0004', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-14 11:02:36', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd01537313cc030005', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 11:03:10', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd01537313f4400006', 'Chrome', '错误异常: RuntimeException,错误描述:没有找到该动态列表', '6', '192.168.111.1', '2016-03-14 11:03:20', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd0153731958820008', 'Chrome', '图片表添加成功', '3', '192.168.111.1', '2016-03-14 11:09:14', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd0153731abbea0009', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-14 11:10:45', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd0153731ace5d000a', 'Chrome', '菜单删除成功', '4', '192.168.111.1', '2016-03-14 11:10:49', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd0153731b1455000b', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-14 11:11:07', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd0153731b7fb2000c', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-14 11:11:35', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd0153731bcd67000d', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 11:11:55', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd0153731c8dd5000e', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-14 11:12:44', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd0153731e1336000f', 'Chrome', '错误异常: RuntimeException,错误描述:没有找到该动态列表', '6', '192.168.111.1', '2016-03-14 11:14:24', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd0153731f1fb70011', 'Chrome', '角色: 12.0被删除成功', '4', '192.168.111.1', '2016-03-14 11:15:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd0153732379d20014', 'Chrome', '角色: 橘色被删除成功', '4', '192.168.111.1', '2016-03-14 11:20:18', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd0153732941210015', 'Chrome', '错误异常: RuntimeException,错误描述:没有找到该动态列表', '6', '192.168.111.1', '2016-03-14 11:26:36', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd01537329a1e40016', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-14 11:27:01', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd0153732b003c0017', 'Chrome', '组织机构删除成功', '4', '192.168.111.1', '2016-03-14 11:28:31', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd0153732b315a0018', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-14 11:28:43', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd0153732b4b250019', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 11:28:50', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef81537311bd0153732b65b0001a', 'Chrome', '错误异常: RuntimeException,错误描述:没有找到该动态列表', '6', '192.168.111.1', '2016-03-14 11:28:57', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153732f420153732fb4840000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 11:33:39', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153732f42015373313f750001', 'Chrome', '错误异常: RuntimeException,错误描述:没有找到该动态列表', '6', '192.168.111.1', '2016-03-14 11:35:20', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153732f42015373329af80002', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-14 11:36:49', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153732f4201537333039b0003', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-14 11:37:16', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153732f42015373332f890004', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-14 11:37:27', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153732f420153733339a70005', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-14 11:37:30', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153732f420153733355a40006', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 11:37:37', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153732f4201537333dc0e0007', 'Chrome', '删除成功', '4', '192.168.111.1', '2016-03-14 11:38:11', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153732f42015373350d100008', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-14 11:39:29', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153732f420153733517350009', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-14 11:39:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153732f420153733541ae000a', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 11:39:43', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153735b310153735bb8180000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 12:21:44', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153735f2d0153735fa2420000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 12:26:00', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153736216015373631db50000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 12:29:48', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373656a01537365c5b70000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 12:32:42', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373656a0153736711e40002', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-14 12:34:07', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373656a015373675f2c0004', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-14 12:34:27', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373656a01537367870f0007', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-14 12:34:37', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373656a01537367a3810008', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 12:34:45', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373c803015373c8cbc40000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 14:20:52', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373ead3015373eb39ed0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 14:58:28', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373ead3015373edf31a0001', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-14 15:01:27', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373ead3015373ee13a50002', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 15:01:35', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373ead3015373ee54c80003', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-14 15:01:52', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373ead3015373ee5e590004', 'Chrome', '菜单删除成功', '4', '192.168.111.1', '2016-03-14 15:01:54', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373ead3015373eeb96d0006', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-14 15:02:18', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373ead3015373eed5a60007', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 15:02:25', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373ead3015373f124f90008', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 15:04:56', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373f7b6015373f8195b0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 15:12:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373f7b6015373f889fd0001', 'Chrome', '菜单删除成功', '4', '192.168.111.1', '2016-03-14 15:13:01', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373fb53015373fbf8e00000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 15:16:46', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373fb53015373fcb0b00001', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-14 15:17:33', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373fb53015373fd87c40002', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-14 15:18:28', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373fb53015373fef2130004', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-14 15:20:01', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373fb53015373ff526a0006', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-14 15:20:25', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373fb5301537400590c0009', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-14 15:21:33', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373fb53015374008154000a', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 15:21:43', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373fb530153740129ad000b', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-14 15:22:26', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373fb5301537402a1d4000c', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-14 15:24:02', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373fb53015374044052000d', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-14 15:25:49', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373fb5301537404ba1b000e', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-14 15:26:20', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373fb5301537406bea80010', 'Chrome', '图片表添加成功', '3', '192.168.111.1', '2016-03-14 15:28:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373fb5301537406e7480011', 'Chrome', '图片表删除成功', '4', '192.168.111.1', '2016-03-14 15:28:42', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373fb530153740b6d3f0012', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-14 15:33:39', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815373fb530153740b7e8f0013', 'Chrome', '删除成功', '4', '192.168.111.1', '2016-03-14 15:33:43', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153740f9f0153741003df0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 15:38:39', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153740f9f015374114ed00001', 'Chrome', '删除成功', '4', '192.168.111.1', '2016-03-14 15:40:04', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153740f9f01537411b7bd0002', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-14 15:40:31', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153742ccf0153742d4e780000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 16:10:39', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815374582e01537458e20d0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 16:58:15', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153745a470153745aaf0b0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 17:00:13', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153745a470153745b01c00001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 17:00:34', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153745d430153745d9e300000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 17:03:25', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153745f560153745fc8220000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 17:05:47', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815374dc7b015374dcfc050000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 19:22:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153755bdb0153755db5d10000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-14 21:43:09', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153755bdb0153755e0e330002', 'Chrome', '图片表添加成功', '3', '192.168.111.1', '2016-03-14 21:43:31', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153755bdb0153755e5ea30003', 'Chrome', '图片表更新成功', '5', '192.168.111.1', '2016-03-14 21:43:52', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815377f7f5015377f8abfa0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 09:51:39', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153781af30153781b94d80000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 10:29:46', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153781af30153781cb4000001', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 10:31:00', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153781af301537838968e0002', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 11:01:27', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153781af3015378538e3f0003', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-15 11:30:55', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153781af3015378562e2d0004', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-15 11:33:47', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153781af301537856f6360005', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-15 11:34:38', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153781af3015378583ad90006', 'Chrome', '菜单删除成功', '4', '192.168.111.1', '2016-03-15 11:36:01', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153781af30153785932810007', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-15 11:37:04', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153781af30153785cb0b50008', 'Chrome', '修改成功', '5', '192.168.111.1', '2016-03-15 11:40:53', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153781af30153785fc91f0009', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 11:44:16', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153781af301537860a212000a', 'Chrome', '删除成功', '4', '192.168.111.1', '2016-03-15 11:45:12', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153781af3015378643c68000c', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-15 11:49:08', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378741f015378750a4e0000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 12:07:29', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378741f01537875fb340002', 'Chrome', '错误异常: MysqlDataTruncation,错误描述:Data truncation: Data too long for column \'functionurl\' at row 1', '6', '192.168.111.1', '2016-03-15 12:08:31', '3', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378741f01537877651a0005', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-15 12:10:03', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378741f015378779f7b0007', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-15 12:10:18', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378741f01537877be1b0008', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 12:10:26', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378741f0153787931a1000a', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-15 12:12:01', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378741f015378795d94000c', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-15 12:12:13', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378741f015378797acc000d', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 12:12:20', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378741f0153787ac5f6000e', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-15 12:13:45', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef8153787e000153787e57030000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 12:17:39', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378882d0153788889d50000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 12:28:47', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378882d0153788a344a0001', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-15 12:30:36', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378882d0153788a53780002', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-15 12:30:44', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378882d0153788a6b0b0003', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-15 12:30:50', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378882d0153788a9cab0004', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-15 12:31:03', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378882d0153788aacf10005', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-15 12:31:07', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378882d0153788ac8d40006', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 12:31:14', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378882d0153788bd13c0007', 'Chrome', '语言 更新成功', '5', '192.168.111.1', '2016-03-15 12:32:22', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378882d0153788bfc660008', 'Chrome', '语言 更新成功', '5', '192.168.111.1', '2016-03-15 12:32:33', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378882d0153788ddc320009', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-15 12:34:36', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378dbe9150000', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 13:59:51', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378ddc2a50002', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-15 14:01:52', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e019b40004', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-15 14:04:25', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e06a760005', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-15 14:04:46', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e0d3fb0007', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-15 14:05:13', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e1399d0009', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-15 14:05:39', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e1999d000b', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-15 14:06:04', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e20872000d', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-15 14:06:32', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e27b27000f', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-15 14:07:01', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e30fc20011', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-15 14:07:39', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e344ae0012', 'Chrome', '更新成功', '5', '192.168.111.1', '2016-03-15 14:07:53', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e3e6a10014', 'Chrome', '菜单 录入成功', '3', '192.168.111.1', '2016-03-15 14:08:34', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e45641001e', 'Chrome', '菜单删除成功', '4', '192.168.111.1', '2016-03-15 14:09:03', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e4685b001f', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-15 14:09:08', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e4890a0020', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 14:09:16', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e6439b0021', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-15 14:11:09', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e651d50022', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-15 14:11:13', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e66afe0023', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 14:11:19', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e7f1680024', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-15 14:12:59', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e7fdb90025', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-15 14:13:03', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378e843440026', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 14:13:20', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378f85dbd0027', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-15 14:30:56', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378f87d570028', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-15 14:31:04', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378f88f4d0029', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-15 14:31:08', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378f8ae62002a', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 14:31:16', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378f8f6f5002b', 'Chrome', '菜单 更新成功', '5', '192.168.111.1', '2016-03-15 14:31:35', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378f9622d002c', 'Chrome', '用户admin已退出', '2', '192.168.111.1', '2016-03-15 14:32:02', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_log` VALUES ('4028ef815378be7c015378f981a6002d', 'Chrome', '用户: admin[JEECG开源社区]common.login.success', '1', '192.168.111.1', '2016-03-15 14:32:10', '1', '8a8ab0b246dc81120146dc8181950052');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_muti_lang`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_muti_lang`;
|
|
|
CREATE TABLE `t_s_muti_lang` (
|
|
|
`id` varchar(32) NOT NULL COMMENT '主键',
|
|
|
`lang_key` varchar(50) default NULL COMMENT '语言主键',
|
|
|
`lang_context` varchar(500) default NULL COMMENT '内容',
|
|
|
`lang_code` varchar(50) default NULL COMMENT '语言',
|
|
|
`create_date` datetime default NULL COMMENT '创建时间',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人编号',
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人姓名',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人编号',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人姓名',
|
|
|
PRIMARY KEY (`id`),
|
|
|
UNIQUE KEY `uniq_langkey_langcode` (`lang_key`,`lang_code`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_muti_lang
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('01ca201223b14e3e86c13904a9ae5ca2', 'common.password', '密码', 'zh-cn', '2014-07-03 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('02916620f68b4845ba09773de6799706', 'please.select.department', 'Please select a department', 'en', '2014-07-04 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-04 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('0ab1a1fddf14420fa0dbcbfb5d2e9e85', 'common.strong', 'Strong', 'en', '2014-07-04 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-04 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('0bacd0fab1c84f03854435c1adab88c2', 'common.lock.user', '锁定用户', 'zh-cn', '2014-07-03 18:39:42', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('11d18a9927e34873a813eade025b5c18', 'fill.realname', 'Fill in the real name', 'en', '2014-07-04 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-04 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('121a68d32c6a419b800eb92431b20dd4', 'common.department', 'Org', 'en', '2014-07-03 18:39:42', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('1e5963a78dcd4b1fa5f9d6d845f151be', 'common.department', '组织机构', 'zh-cn', '2014-07-03 18:39:42', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('2075b6c641bc44b392638fed9a62cce9', 'password.rang6to18', '密码至少6个字符,最多18个字符', 'zh-cn', '2014-07-04 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-04 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('27a06a8ed99f45438be00b7f1ca097f7', 'common.username', '用户名', 'zh-cn', '2014-07-03 18:39:42', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ff41480146ffbb62a30012', 'menu.manage', 'Menu Manage', 'en', '2014-07-04 12:56:50', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:06:15', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ff41480146ffbc59ac0014', 'menu.manage', '菜单管理', 'zh-cn', '2014-07-04 12:57:54', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:06:26', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffc8cd320001', 'common.id', 'ID', 'en', '2014-07-04 13:11:28', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-21 14:04:37', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffc933dc0003', 'common.id', '编号', 'zh-cn', '2014-07-04 13:11:54', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:11:54', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffc9b4bb0005', 'menu.name', 'Menu Name', 'en', '2014-07-04 13:12:27', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:14:52', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffcd8f60000b', 'menu.name', '菜单名称', 'zh-cn', '2014-07-04 13:16:40', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:16:40', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffcdc44b000d', 'common.icon', 'Icon', 'en', '2014-07-04 13:16:53', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:16:53', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffcdf4a6000f', 'common.icon', '图标', 'zh-cn', '2014-07-04 13:17:06', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:17:06', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffce76c70011', 'menu.url', 'Menu Url', 'en', '2014-07-04 13:17:39', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:17:39', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffcea7d80013', 'menu.url', '菜单地址', 'zh-cn', '2014-07-04 13:17:51', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:17:51', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffcf13090015', 'menu.order', 'Menu Order', 'en', '2014-07-04 13:18:19', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:18:19', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffcf4b0a0017', 'menu.order', '菜单顺序', 'zh-cn', '2014-07-04 13:18:33', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:18:33', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffd059670019', 'menu.add', 'Function Add', 'en', '2014-07-04 13:19:42', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:22:11', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffd1cfeb001d', 'menu.edit', 'Menu Edit', 'en', '2014-07-04 13:21:18', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:21:18', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffd20205001f', 'menu.edit', '菜单编辑', 'zh-cn', '2014-07-04 13:21:31', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:21:31', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffe1a54f0023', 'menu.level', 'Menu Level', 'en', '2014-07-04 13:38:36', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:38:36', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffe1e8530025', 'menu.level', '菜单等级', 'zh-cn', '2014-07-04 13:38:53', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:38:53', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffe5e2860027', 'parent.function', 'Parent Function', 'en', '2014-07-04 13:43:14', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:54:25', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffe6108b0029', 'parent.function', '父菜单', 'zh-cn', '2014-07-04 13:43:26', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:54:37', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffe9ec39002b', 'main.function', 'Main Function', 'en', '2014-07-04 13:47:38', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:54:52', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffea3970002d', 'main.function', '一级菜单', 'zh-cn', '2014-07-04 13:47:58', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:55:06', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffea9f27002f', 'sub.function', 'Sub Function', 'en', '2014-07-04 13:48:24', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:55:23', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffead7b80031', 'sub.function', '下级菜单', 'zh-cn', '2014-07-04 13:48:39', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:55:34', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffebb2660033', 'desktop.icon', 'Desk Icon', 'en', '2014-07-04 13:49:35', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:49:35', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046ffc2ca0146ffebdf940035', 'desktop.icon', '桌面图标', 'zh-cn', '2014-07-04 13:49:46', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 13:49:46', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff2380146fffca39a0003', 'icon.list', 'Icon List', 'en', '2014-07-04 14:08:05', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 15:20:31', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff2380146fffd42c40005', 'icon.list', '图标列表', 'zh-cn', '2014-07-04 14:08:46', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 15:20:45', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff23801470001e905000b', 'common.icon.name', 'Icon Name', 'en', '2014-07-04 14:13:50', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:13:50', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff23801470002280b000d', 'common.icon.name', '图标名称', 'zh-cn', '2014-07-04 14:14:07', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:14:07', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff238014700030848000f', 'common.icon.style', 'Icon Style', 'en', '2014-07-04 14:15:04', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:21:40', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff2380147000332810011', 'common.icon.style', '图标样式', 'zh-cn', '2014-07-04 14:15:15', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:15:15', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff2380147000387440013', 'common.icon.type', 'Icon Type', 'en', '2014-07-04 14:15:37', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:15:37', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff23801470003af940015', 'common.icon.type', '图标类型', 'zh-cn', '2014-07-04 14:15:47', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:15:47', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff238014700054be10020', 'icon.add', 'Icon Add', 'en', '2014-07-04 14:17:32', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:17:32', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff23801470005af9a0024', 'icon.edit', 'Icon Edit', 'en', '2014-07-04 14:17:58', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:17:58', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff23801470005d3550026', 'icon.edit', '图标修改', 'zh-cn', '2014-07-04 14:18:07', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:18:07', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff238014700063c220028', 'batch.generate.style', 'Batch Generate Style', 'en', '2014-07-04 14:18:34', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-21 11:32:32', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff238014700068560002a', 'batch.generate.style', '批量生成样式', 'zh-cn', '2014-07-04 14:18:53', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:18:53', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff23801470015a389002e', 'common.department.list', 'Org List', 'en', '2014-07-04 14:35:23', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 15:17:33', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff23801470015ff8f0030', 'common.department.list', '组织机构列表', 'zh-cn', '2014-07-04 14:35:47', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 15:17:09', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff23801470016d58e0036', 'common.department.name', 'Org Name', 'en', '2014-07-04 14:36:42', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:36:42', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff238014700172e590038', 'common.department.name', '组织机构名称', 'zh-cn', '2014-07-04 14:37:04', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:37:04', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff23801470017a515003a', 'position.desc', 'Org Desc', 'en', '2014-07-04 14:37:35', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-08-18 23:41:49', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff23801470017d2fb003c', 'position.desc', '组织机构描述', 'zh-cn', '2014-07-04 14:37:47', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-08-18 23:41:59', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff238014700193e67003e', 'view.member', 'View Member', 'en', '2014-07-04 14:39:20', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:39:20', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff2380147001963ef0040', 'view.member', '查看成员', 'zh-cn', '2014-07-04 14:39:29', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:39:29', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff2380147001ab010004a', 'parent.depart', 'Parent Org', 'en', '2014-07-04 14:40:54', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:40:54', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff2380147001ad6a7004c', 'parent.depart', '上级组织机构', 'zh-cn', '2014-07-04 14:41:04', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:41:04', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff238014700256132004e', 'area.manage', 'Area Manage', 'en', '2014-07-04 14:52:35', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:52:35', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff23801470025a7e70050', 'area.manage', '地域管理', 'zh-cn', '2014-07-04 14:52:53', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:52:53', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff2380147002800990056', 'area.name', 'Area Name', 'en', '2014-07-04 14:55:27', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:55:27', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff23801470028c0330058', 'area.name', '地域名称', 'zh-cn', '2014-07-04 14:56:16', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:56:16', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff238014700295bd8005a', 'area.code', 'Area Code', 'en', '2014-07-04 14:56:56', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:56:56', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff2380147002981ee005c', 'area.code', '地域编码', 'zh-cn', '2014-07-04 14:57:06', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:57:06', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff23801470029c84d005e', 'display.order', 'Area Sort', 'en', '2014-07-04 14:57:24', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:57:37', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff2380147002a3fa50061', 'display.order', '显示顺序', 'zh-cn', '2014-07-04 14:57:54', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:58:02', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff2380147002a93ba0064', 'area.add.param', 'Area Add', 'en', '2014-07-04 14:58:16', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 15:12:56', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff2380147002c144c006c', 'area.level', 'Area Level', 'en', '2014-07-04 14:59:54', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 14:59:54', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff2380147002c3711006e', 'area.level', '地域等级', 'zh-cn', '2014-07-04 15:00:03', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 15:00:03', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff2380147002ce8a70070', 'parent.area', 'Parent Area', 'en', '2014-07-04 15:00:48', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 15:00:48', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201046fff2380147002d42990072', 'parent.area', '父地域', 'zh-cn', '2014-07-04 15:01:11', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 15:01:11', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104701c151014701d4ac920001', 'system.icon', 'System Icon', 'en', '2014-07-04 22:43:40', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 22:43:40', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104701c151014701d4e2990003', 'system.icon', '系统图标', 'zh-cn', '2014-07-04 22:43:54', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 22:43:54', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104701c151014701d53b200005', 'menu.icon', 'Menu Icon', 'en', '2014-07-04 22:44:17', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 22:44:17', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104701c151014701d5c6cc0007', 'menu.icon', '菜单图标', 'zh-cn', '2014-07-04 22:44:53', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 22:44:53', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104701c151014701dda832000d', 'main.area', 'Main Level', 'en', '2014-07-04 22:53:29', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 22:53:29', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104701c151014701ddf718000f', 'main.area', '一级地域', 'zh-cn', '2014-07-04 22:53:49', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 22:58:41', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104701c151014701de50dd0011', 'sub.area', 'Sub Level', 'en', '2014-07-04 22:54:12', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 22:55:00', '297e201046d3660a0146d36d7b7a01e7', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104701c151014701dece660013', 'sub.area', '下级地域', 'zh-cn', '2014-07-04 22:54:44', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 22:54:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104701ecd4014701f3a69c0001', 'member.list', 'Member List', 'en', '2014-07-04 23:17:30', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 23:17:30', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104701ecd4014701f3dcfb0003', 'member.list', '成员列表', 'zh-cn', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e2010477674e7014776e5ffae0005', 'iconname.rang2to10', '名称范围2~10位字符,且不为空', 'zh-cn', '2014-07-27 16:18:12', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e2010477674e7014776e6eecd0007', 'iconname.rang2to10', 'Icon name should be 2-10 characters and should not empty', 'en', '2014-07-27 16:19:11', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104777447a01477784810a000f', 'operate.name', '页面控件名称', 'zh-cn', '2014-07-27 19:11:18', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-04-02 22:28:39', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104777447a0147778a170d0011', 'operate.name', 'Page Element Name', 'en', '2014-07-27 19:17:24', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-04-02 22:30:10', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104777447a01477791affe0014', 'operate.manage', 'Page access control', 'en', '2014-07-27 19:25:42', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-04-02 22:21:45', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104777447a01477791eea00016', 'operate.manage', '页面控件权限配置', 'zh-cn', '2014-07-27 19:25:58', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-04-02 22:22:00', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104777447a01477796ccde0018', 'operatename.rang2to20', '操作名称范围2~20位字符', 'zh-cn', '2014-07-27 19:31:17', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104777447a014777979ab6001a', 'operatename.rang2to20', 'Operate name should be 2-20 characters', 'en', '2014-07-27 19:32:10', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104777447a014777991ef9001c', 'operatestatus.number', '必须为数字', 'zh-cn', '2014-07-27 19:33:49', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104777447a0147779a0f71001e', 'operatestatus.number', 'Must be numeric', 'en', '2014-07-27 19:34:50', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777a9190b0007', 'common.default.icon', 'default', 'en', '2014-07-27 19:51:16', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777a974ca0009', 'common.default.icon', '默认', 'zh-cn', '2014-07-27 19:51:39', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777a9cbc3000b', 'common.back', 'back', 'en', '2014-07-27 19:52:02', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777a9f433000d', 'common.back', '返回', 'zh-cn', '2014-07-27 19:52:12', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777ae465e000f', 'common.smallpie.icon', 'smallpie', 'en', '2014-07-27 19:56:55', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777aeb70c0011', 'common.smallpie.icon', '小饼状图', 'zh-cn', '2014-07-27 19:57:24', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777af2a970013', 'common.picture', '图片', 'zh-cn', '2014-07-27 19:57:54', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-27 19:58:19', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777af611a0015', 'common.picture', 'pictures', 'en', '2014-07-27 19:58:08', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777afea2c0018', 'common.pencil.icon', '笔', 'zh-cn', '2014-07-27 19:58:43', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777b01f4a001a', 'common.pencil.icon', 'pencil', 'en', '2014-07-27 19:58:56', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777b210ae001c', 'common.smallmap', '小地图', 'zh-cn', '2014-07-27 20:01:04', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777b2638d001e', 'common.smallmap', 'smallmap', 'en', '2014-07-27 20:01:25', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777b2d38b0020', 'common.group', '组', 'zh-cn', '2014-07-27 20:01:54', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777b3010a0022', 'common.group', 'group', 'en', '2014-07-27 20:02:05', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777b361fa0024', 'common.calculator', '计算器', 'zh-cn', '2014-07-27 20:02:30', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777b39c390026', 'common.calculator', 'calculator', 'en', '2014-07-27 20:02:45', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777b3ed9e0028', 'common.folder', '文件夹', 'zh-cn', '2014-07-27 20:03:06', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047779c5b014777b440fd002a', 'common.folder', 'folder', 'en', '2014-07-27 20:03:27', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104777c827014777f13d7f0002', 'common.delete.fail.param', '{0}删除失败{1}', 'zh-cn', '2014-07-27 21:10:04', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104777c827014777f282f60004', 'common.delete.fail.param', '{0} delete fail{1}', 'en', '2014-07-27 21:11:27', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104777c827014777f52cd10006', 'common.icon.isusing', '!图标正在使用,不允许删除。', 'zh-cn', '2014-07-27 21:14:22', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e20104777c827014777f8c27e0008', 'common.icon.isusing', ', Icon is using, can not be deleted.', 'en', '2014-07-27 21:18:17', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-27 21:27:54', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047781c8e014778273b160007', 'departmentname.rang3to10', '机构名称在3~10位字符', 'zh-cn', '2014-07-27 22:09:02', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047781c8e0147782885e90009', 'departmentname.rang3to10', 'Department name should be 3-10 characters', 'en', '2014-07-27 22:10:27', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047781c8e0147782a1443000b', 'areaname.rang2to15', '地域名称范围2~15位字符,且不为空', 'zh-cn', '2014-07-27 22:12:09', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047781c8e0147782a6615000d', 'areaname.rang2to15', 'Area name should be 2-15 characters and should not empty', 'en', '2014-07-27 22:12:30', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047e73d0f0147e7ffd4540028', 'common.org.code', '机构编码', 'zh-cn', '2014-08-18 15:23:28', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047e73d0f0147e8004113002a', 'common.org.code', 'Org Code', 'en', '2014-08-18 15:23:56', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047e73d0f0147e800add5002c', 'common.org.type', '机构类型', 'zh-cn', '2014-08-18 15:24:24', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047e73d0f0147e800edf8002e', 'common.org.type', 'Org Type', 'en', '2014-08-18 15:24:40', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047e73d0f0147e80a71980030', 'common.company', '公司', 'zh-cn', '2014-08-18 15:35:04', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047e73d0f0147e80abac10032', 'common.company', 'Company', 'en', '2014-08-18 15:35:23', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047e73d0f0147e815144e0034', 'common.position', '岗位', 'zh-cn', '2014-08-18 15:46:41', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047e73d0f0147e81561a80036', 'common.position', 'Position', 'en', '2014-08-18 15:47:01', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047f766400147f7b9d4d20009', 'role.set', '角色设置', 'zh-cn', '2014-08-21 16:40:56', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047f766400147f7be2c6a000c', 'current.org', '机构', 'zh-cn', '2014-08-21 16:45:41', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-12-23 19:05:22', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047f766400147f7be6144000e', 'current.org', 'Org', 'en', '2014-08-21 16:45:54', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-12-23 19:05:17', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201047f8c5050147f923e5e8000c', 'role.set', 'Role Set', 'en', '2014-08-21 23:16:25', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201048154920014815c3e9a7000c', 'common.add.exist.user', '添加已有客户', 'zh-cn', '2014-08-27 12:40:33', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201048154920014815c47ac1000e', 'common.add.exist.user', 'Add Exist User', 'en', '2014-08-27 12:41:11', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201048b7e5c60148b7ffe64e0001', 'common.type.list', '类型列表', 'zh-cn', '2014-09-28 00:44:34', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201048b7e5c60148b8002b620003', 'common.type.list', 'Type List', 'en', '2014-09-28 00:44:51', 'admin', '管理员', '2014-09-28 00:46:01', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201048b7e5c60148b801c7520006', 'common.type.code', '类型编码', 'zh-cn', '2014-09-28 00:46:37', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201048b7e5c60148b801f8dc0008', 'common.type.code', 'Type Code', 'en', '2014-09-28 00:46:50', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201048b7e5c60148b8024884000a', 'common.type.name', '类型名称', 'zh-cn', '2014-09-28 00:47:10', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201048b7e5c60148b802773e000c', 'common.type.name', 'Type Name', 'en', '2014-09-28 00:47:22', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201048b803ec0148b80d34360001', 'common.type.view', '查看类型', 'zh-cn', '2014-09-28 00:59:06', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('297e201048b803ec0148b80d6da10003', 'common.type.view', 'Type View', 'en', '2014-09-28 00:59:20', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('2a609258aef344bbbcf0c766d922e449', 'common.phone', 'Phone', 'en', '2014-07-03 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('2bad4a20100e456aac2f6be3d1cc85ac', 'common.real.name', 'Real Name', 'en', '2014-07-03 18:39:42', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('2d70c1a8158b415b9aff12e1957c1819', 'common.repeat.password', 'Repeat Password', 'en', '2014-07-03 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('2fe5274af5d94fb49240d82b7b8d2a95', 'common.tel', 'Telephone', 'en', '2014-07-03 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('3db54b3731434dc38bc5ea3b20de7db8', 'common.middle', 'Middle', 'en', '2014-07-04 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-04 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402831814d8a1ae0014d8a239f520001', 'common.unlock.user', '激活用户', 'zh-cn', '2015-05-25 16:14:59', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402831814d8a1ae0014d8a2402d40003', 'common.unlock.user', 'unlock user', 'en', '2015-05-25 16:15:25', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028808847f3e70d0147f3eb326b0005', 'funcType', '菜单类型', 'zh-cn', '2014-08-20 22:56:23', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028808847f3e70d0147f3eb9f400007', 'funcType', 'funcType', 'en', '2014-08-20 22:56:51', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028808847f3e70d0147f3ef30570009', 'funcType.page', '菜单类型', 'zh-cn', '2014-08-20 23:00:44', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-08-23 01:48:20', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028808847f3e70d0147f3ef5482000b', 'funcType.page', 'menu type', 'en', '2014-08-20 23:00:54', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-08-23 01:48:29', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028808847f3e70d0147f3ef8590000d', 'funcType.from', 'access type', 'en', '2014-08-20 23:01:06', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-08-23 01:49:57', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028808847f3e70d0147f3efcd02000f', 'funcType.from', '访问类型', 'zh-cn', '2014-08-20 23:01:24', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-08-23 01:50:07', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028808847f972bb0147f9749a7b0003', 'operationType.disabled', 'disabled', 'en', '2014-08-22 00:44:34', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028808847f972bb0147f974dc860005', 'operationType.disabled', '禁用', 'zh-cn', '2014-08-22 00:44:51', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028808847f972bb0147f9754c030007', 'common.enable', '有效', 'zh-cn', '2014-08-22 00:45:19', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028808847f972bb0147f97581920009', 'common.enable', 'enable', 'en', '2014-08-22 00:45:33', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028808847f972bb0147f975c3c8000b', 'common.disable', '无效', 'zh-cn', '2014-08-22 00:45:50', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028808847f972bb0147f97612a1000d', 'common.disable', 'disable', 'en', '2014-08-22 00:46:10', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e447e9ba550147e9be3a3a0003', 'common.rang', '{0}Operate name should be {1}-{2} characters', 'en', '2014-08-18 23:31:03', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-08-18 23:32:00', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e447e9ba550147e9bf9eaa0006', 'common.rang', '{0}范围{1}~{2}位字符', 'zh-cn', '2014-08-18 23:32:35', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e447e9ba550147e9c1ab590008', 'departmentname.rang1to20', 'Depart name should be 1-20 characters', 'en', '2014-08-18 23:34:49', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e447e9ba550147e9c25bbe000a', 'departmentname.rang1to20', '组织机构范围1~20位字符', 'zh-cn', '2014-08-18 23:35:34', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e4489db6e601489dbc2cdc0001', 'common.add.to', 'AddTo', 'en', '2014-09-22 22:20:28', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e4489db6e601489dbc61380003', 'common.add.to', '添加', 'zh-cn', '2014-09-22 22:20:41', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca9014705eee9120001', 'user.analysis.line', 'User analysis Line', 'en', '2014-07-05 17:50:49', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca9014705f1741c0003', 'user.analysis.line', '用户分析 Line', 'zh-cn', '2014-07-05 17:53:35', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca9014705f535a50005', 'user.analysis.pie', 'User analysis Pie', 'en', '2014-07-05 17:57:41', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca9014705f597d10007', 'user.analysis.pie', '用户分析 Pie', 'zh-cn', '2014-07-05 17:58:07', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca9014705f82a580009', 'user.analysis.histogram', 'User Analysis Histogram', 'en', '2014-07-05 18:00:55', '402880e64705a8ce014705af94280052', 'admin', '2014-07-21 10:08:08', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca9014705fc8656000b', 'user.browser.analysis', ' Analysis of the user\'s browser proportion', 'en', '2014-07-05 18:05:41', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca9014705fce72d000d', 'user.browser.analysis', '用户浏览器比例分析', 'zh-cn', '2014-07-05 18:06:06', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca901470608088c000f', 'class.student.count.analysis', 'Class student ratio analysis', 'en', '2014-07-05 18:18:15', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca9014706088d7c0011', 'class.student.count.analysis', '班级学生人数比例分析', 'zh-cn', '2014-07-05 18:18:49', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147060a873a0013', 'common.line.chart', 'Line chart', 'en', '2014-07-05 18:20:59', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147060aef730015', 'common.line.chart', '折线图', 'zh-cn', '2014-07-05 18:21:25', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147060bfcae0017', 'common.pie.chart', 'pie', 'en', '2014-07-05 18:22:34', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147060c5e310019', 'common.pie.chart', '饼状图', 'zh-cn', '2014-07-05 18:22:59', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147060dc6b6001b', 'common.histogram', 'Histogram', 'en', '2014-07-05 18:24:31', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147060e11f3001d', 'common.histogram', '柱状图', 'zh-cn', '2014-07-05 18:24:51', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147060fa1ba001f', 'class.count.statistics', 'Class size statistics', 'en', '2014-07-05 18:26:33', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147060fdf3a0021', 'class.count.statistics', '班级人数统计', 'zh-cn', '2014-07-05 18:26:49', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061123451230', 'common.query.statistics', '统计报表', 'zh-cn', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin', '2015-10-15 10:28:26', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061123451231', 'common.query.statistics', 'Statistics Report', 'en', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin', '2015-10-15 10:28:57', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061123451232', 'common.schedule.task', '定时任务', 'zh-cn', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061123451233', 'common.schedule.task', 'Timed Task', 'en', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061123451234', 'system.log', '系统日志', 'zh-cn', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061123451235', 'system.log', 'Sys Log', 'en', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061123451236', 'data.monitor', '数据监控', 'zh-cn', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061123451237', 'data.monitor', 'Data Monitor', 'en', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061123451238', 'form.config', 'Online表单开发', 'zh-cn', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061123451239', 'form.config', 'Form Config', 'en', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061123451240', 'dynamic.form.config', 'Online报表配置', 'zh-cn', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061123451241', 'dynamic.form.config', 'Dynamic Report Config', 'en', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061123451242', 'user.analysis', '用户分析', 'zh-cn', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061123451243', 'user.analysis', 'User Analysis', 'en', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061365350027', 'lang.class', 'Class', 'en', '2014-07-05 18:30:40', '402880e64705a8ce014705af94280052', 'admin', '2014-07-20 11:56:18', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca901470614932d0029', 'lang.class', '班级', 'zh-cn', '2014-07-05 18:31:57', '402880e64705a8ce014705af94280052', 'admin', '2014-07-20 11:56:24', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca9014706152c0a002b', 'number.ofpeople', ' Number of people', 'en', '2014-07-05 18:32:36', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca901470615588b002d', 'number.ofpeople', '人数', 'zh-cn', '2014-07-05 18:32:48', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca901470615f986002f', 'common.proportion', 'Proportion', 'en', '2014-07-05 18:33:29', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e64705eca90147061627450031', 'common.proportion', '比例', 'zh-cn', '2014-07-05 18:33:40', '402880e64705a8ce014705af94280052', 'admin', '2014-07-04 23:17:44', '297e201046d3660a0146d36d7b7a01e7', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e74c5e73f5014c5e80548f0001', 'user.report', '综合报表', 'zh-cn', '2015-03-28 11:50:10', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e74c5e73f5014c5e809f9d0003', 'user.report', 'newReport', 'en', '2015-03-28 11:50:30', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e74c6084c9014c609276500002', 'common.start', '启动', 'zh-cn', '2015-03-28 21:29:13', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e74c6084c9014c60929d5b0004', 'start', 'common.start', 'en', '2015-03-28 21:29:23', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e74c7a776c014c7a8121980004', 'operate.manage.data', '数据权限控制', 'zh-cn', '2015-04-02 22:20:25', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e74c7a776c014c7a817cd30006', 'operate.manage.data', 'Data access control', 'en', '2015-04-02 22:20:48', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e74c7a776c014c7a8c8c860010', 'operation.type', 'rule type', 'en', '2015-04-02 22:32:53', 'admin', '管理员', '2015-04-02 22:34:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e74c7a776c014c7a8cb6290012', 'operation.type', '规则类型', 'zh-cn', '2015-04-02 22:33:04', 'admin', '管理员', '2015-04-02 22:34:06', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e74d762a40014d76332b370003', 'rolescope.rang2to8.notnull', 'Role need 2~8 bits', 'en', '2015-05-21 19:19:34', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e74d762a40014d7633a30c0005', 'rolescope.rang2to8.notnull', '角色范围在2~8位字符', 'zh-cn', '2015-05-21 19:20:05', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e74d762a40014d76342eb00007', 'rolecode.rang2to15.notnull', '角色编码范围在2~15位字符', 'zh-cn', '2015-05-21 19:20:40', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e74d762a40014d76348d970009', 'rolecode.rang2to15.notnull', 'Rolecode need 2~15 bits', 'en', '2015-05-21 19:21:05', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e750693d44015069621039002e', 'menu.online.template', 'Online Form Style', 'en', '2015-10-15 10:44:05', 'admin', '管理员', '2015-10-15 10:44:45', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e750a90ffc0150a9d47e580027', 'auto.form.formTempldateName', 'formTemplateName', 'en', '2015-10-27 23:04:46', 'admin', '管理员', '2015-10-27 23:05:35', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e750a90ffc0150a9d586f8002c', 'auto.form.formTempldateName', '自定义表单模板名', 'zh-cn', '2015-10-27 23:05:54', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e750b134780150b16db5ce0003', 'auto.form.formCode', '表单编码', 'zh-cn', '2015-10-29 10:29:28', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880e750b134780150b16de6ed0005', 'auto.form.formCode', 'formCode', 'en', '2015-10-29 10:29:41', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880ea53365da801533671c4860001', 'notice.tip', '公告', 'zh-cn', '2016-03-02 16:28:58', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880ea53365da80153367223df0003', 'notice.tip', 'Notifications', 'en', '2016-03-02 16:29:23', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880ea53365da80153367419dd0005', 'notice.seeAll', '查看全部', 'zh-cn', '2016-03-02 16:31:31', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880ea53365da801533674bd1e0007', 'notice.seeAll', 'See all notifications', 'en', '2016-03-02 16:32:13', 'admin', '管理员', '2016-03-02 16:32:35', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880ea53365da801533675e268000a', 'message.tip', '消息', 'zh-cn', '2016-03-02 16:33:28', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880ea53365da80153367664c5000c', 'message.tip', 'Messages', 'en', '2016-03-02 16:34:02', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880ea53365da801533676f54f000e', 'message.seeAll', '查看全部', 'zh-cn', '2016-03-02 16:34:39', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880ea53365da80153367768ea0010', 'message.seeAll', 'See all messages', 'en', '2016-03-02 16:35:08', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fb6bcc50002', 'please.select.role', 'Please select a role', 'en', '2016-03-04 11:40:53', 'admin', '管理员', '2016-03-04 11:41:19', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fb776cb0005', 'please.select.role', '请选择角色', 'zh-cn', '2016-03-04 11:41:41', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fb7ef010007', 'please.select.user', 'please select a user', 'en', '2016-03-04 11:42:12', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fb841280009', 'please.select.user', '请选择用户', 'zh-cn', '2016-03-04 11:42:33', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fbe3093000b', 'common.user.select', '用户选择', 'zh-cn', '2016-03-04 11:49:02', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fbe79ad000d', 'common.user.select', 'User Select', 'en', '2016-03-04 11:49:20', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fc29581000f', 'common.notice', '公告', 'zh-cn', '2016-03-04 11:53:50', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fc3ead70011', 'common.notice', 'Notifications', 'en', '2016-03-04 11:55:17', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fc84f540013', 'notice.manage', '公告管理', 'zh-cn', '2016-03-04 12:00:05', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fc9a6e60015', 'notice.manage', 'Notifications Management', 'en', '2016-03-04 12:01:33', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fce327a0018', 'common.authority', '授权', 'zh-cn', '2016-03-04 12:06:31', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fcfbe4a001a', 'common.authority', 'Authorization', 'en', '2016-03-04 12:08:12', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fd57083001c', 'common.authority.role', '角色授权', 'zh-cn', '2016-03-04 12:14:25', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fd61fc6001e', 'common.authority.role', 'Role Authorization', 'en', '2016-03-04 12:15:10', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fd6baf40020', 'common.authority.user', 'User Authorization', 'en', '2016-03-04 12:15:50', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fd6e88d0022', 'common.authority.user', '用户授权', 'zh-cn', '2016-03-04 12:16:02', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fd8cfe10024', 'common.read', '阅读', 'zh-cn', '2016-03-04 12:18:06', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402880eb533fb18001533fd921060026', 'common.read', 'Read', 'en', '2016-03-04 12:18:27', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728d95a014728dc0fdf0005', 'has.sync', '已同步', 'zh-cn', '2014-07-12 12:36:56', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 12:36:56', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728d95a014728dcc32c0007', 'has.sync', 'Synchronized', 'en', '2014-07-12 12:37:42', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:10:45', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728d95a014728dd29140009', 'have.nosync', '未同步', 'zh-cn', '2014-07-12 12:38:08', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 12:38:08', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728d95a014728dd8161000b', 'have.nosync', 'No Synchronize', 'en', '2014-07-12 12:38:31', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 12:38:31', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728d95a014728dfe5610013', 'single.table', '单表', 'zh-cn', '2014-07-12 12:41:07', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 12:41:07', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728d95a014728e0077e0015', 'single.table', 'Single Table', 'en', '2014-07-12 12:41:16', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 12:41:16', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728d95a014728e0f6500017', 'slave.table', '附表', 'zh-cn', '2014-07-12 12:42:17', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 12:42:17', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728d95a014728e1183d0019', 'slave.table', 'Slave Table', 'en', '2014-07-12 12:42:26', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 12:42:26', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa28014728fd5f160003', 'smart.form.setting', '智能表单配置', 'zh-cn', '2014-07-12 13:13:19', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:13:19', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa28014728fd89ff0005', 'smart.form.setting', 'Smart Form Setting', 'en', '2014-07-12 13:13:30', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:13:30', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa28014728feca7b0007', 'generate.form', '生成表单', 'zh-cn', '2014-07-12 13:14:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:14:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa28014728feedfa0009', 'generate.form', 'Generate Form', 'en', '2014-07-12 13:15:01', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:15:01', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa28014728ff5a4e000b', 'generate.success', '生成成功', 'zh-cn', '2014-07-12 13:15:29', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:15:29', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa28014728ff7e81000d', 'generate.success', 'Generate Success', 'en', '2014-07-12 13:15:38', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:15:38', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa2801472900fe10000f', 'please.select.generate.item', '请选择要生成表单的项!', 'zh-cn', '2014-07-12 13:17:16', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:17:16', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa2801472901dab10011', 'please.select.generate.item', 'Please select should be generated item.', 'en', '2014-07-12 13:18:13', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:18:13', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa280147290fad990013', 'button.code', '按钮编码', 'zh-cn', '2014-07-12 13:33:19', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:33:19', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa280147290fcac30015', 'button.code', 'Button Code', 'en', '2014-07-12 13:33:26', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:33:26', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa2801472910045f0017', 'button.name', '按钮名称', 'zh-cn', '2014-07-12 13:33:41', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:33:41', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa28014729101a4a0019', 'button.name', 'Button Name', 'en', '2014-07-12 13:33:46', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:33:46', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa280147291059ca001b', 'button.style', '按钮样式', 'zh-cn', '2014-07-12 13:34:03', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:34:03', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa2801472910776c001d', 'button.style', 'Button Style', 'en', '2014-07-12 13:34:10', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:34:10', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa2801472910a634001f', 'action.type', '动作类型', 'zh-cn', '2014-07-12 13:34:22', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:34:22', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881034728fa2801472910bdd70021', 'action.type', 'Action Type', 'en', '2014-07-12 13:34:28', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 13:34:28', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c730147293008280009', 'super.admin', '超级管理员', 'zh-cn', '2014-07-12 14:08:39', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 14:08:39', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c730147293021c7000b', 'super.admin', 'Super Admin', 'en', '2014-07-12 14:08:46', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 14:08:46', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c73014729308a0e000d', 'please.select.lock.item', '请选择锁定项目', 'zh-cn', '2014-07-12 14:09:12', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 14:09:12', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c7301472930ae9e000f', 'please.select.lock.item', 'Please select locked item', 'en', '2014-07-12 14:09:22', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 14:09:22', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c7301472931c5900011', 'is.confirm', '确定吗', 'zh-cn', '2014-07-12 14:10:33', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 14:10:33', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c73014729320e310013', 'is.confirm', 'Confirm?', 'en', '2014-07-12 14:10:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 14:10:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c73014729369dde0015', 'current.permission', '当前权限', 'zh-cn', '2014-07-12 14:15:51', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 14:15:51', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c7301472936c80f0017', 'current.permission', 'Current Permission', 'en', '2014-07-12 14:16:01', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 14:16:01', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c73014729386dce0019', 'confirm.delete.this.record', '确定删除该记录吗', 'zh-cn', '2014-07-12 14:17:49', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 14:17:49', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c7301472938c6f9001b', 'confirm.delete.this.record', 'Delete this record, Confirm?', 'en', '2014-07-12 14:18:12', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 14:18:12', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c7301472939f98b001d', 'menu.list', '菜单列表', 'zh-cn', '2014-07-12 14:19:31', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 14:19:31', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c730147293a157d001f', 'menu.list', 'Menu List', 'en', '2014-07-12 14:19:38', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 14:19:38', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c730147293ab7a10021', 'operate.button.list', '精细化权限控制', 'zh-cn', '2014-07-12 14:20:19', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-04-02 22:25:39', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c730147293aefc40023', 'operate.button.list', 'Fine access control', 'en', '2014-07-12 14:20:34', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-04-02 22:25:56', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c730147293b76f80025', 'select.all', '全选', 'zh-cn', '2014-07-12 14:21:08', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 14:21:08', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810347292c730147293b8dc60027', 'select.all', 'Select All', 'en', '2014-07-12 14:21:14', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-12 14:21:14', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('40288103472948880147294b26420002', 'button.setting', '页面控件权限', 'zh-cn', '2014-07-12 14:38:16', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-04-02 22:12:27', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('40288103472948880147294b432a0004', 'button.setting', 'Page control config', 'en', '2014-07-12 14:38:24', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-04-02 20:06:10', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474cf3de950001', 'common.button.code', '按钮编码', 'zh-cn', '2014-07-19 12:49:16', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 12:49:16', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474cf407a90003', 'common.button.code', 'Button Code', 'en', '2014-07-19 12:49:26', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 12:49:26', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474cf46f7f0005', 'common.button.name', '按钮名称', 'zh-cn', '2014-07-19 12:49:53', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 12:49:53', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474cf4994d0007', 'common.button.name', 'Button Name', 'en', '2014-07-19 12:50:04', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 12:50:04', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474cf4f6430009', 'common.button.style', '按钮样式', 'zh-cn', '2014-07-19 12:50:28', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 12:50:28', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474cf517aa000b', 'common.button.style', 'Button Style', 'en', '2014-07-19 12:50:36', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 12:50:36', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474cf5930c000d', 'common.action.type', '动作类型', 'zh-cn', '2014-07-19 12:51:08', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 12:51:08', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474cf5af11000f', 'common.action.type', 'Action Type', 'en', '2014-07-19 12:51:15', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 12:51:15', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474cf652c20011', 'common.show.sequence', 'Show Sequence', 'en', '2014-07-19 12:51:57', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 13:04:07', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474cf694a20013', 'common.show.sequence', '显示顺序', 'zh-cn', '2014-07-19 12:52:14', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 12:52:14', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474cf6fa160015', 'common.show.icon.style', '显示图标样式', 'zh-cn', '2014-07-19 12:52:40', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 12:52:40', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474cf71da40017', 'common.show.icon.style', 'Show Icon Style', 'en', '2014-07-19 12:52:49', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 12:52:49', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474cf776390019', 'common.show.expression', '显示表达式', 'zh-cn', '2014-07-19 12:53:11', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 12:53:11', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474cf7972c001b', 'common.show.expression', 'Show Expression', 'en', '2014-07-19 12:53:20', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 12:53:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474d025ae20024', 'lang.code.cannot.add.update.delete', '编码不能是add/update/delete', 'zh-cn', '2014-07-19 13:05:05', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 13:05:05', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474cecc301474d0294e30026', 'lang.code.cannot.add.update.delete', 'Code cannot be add/update/delete', 'en', '2014-07-19 13:05:20', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 13:05:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d28a1fe0002', 'lang.user.online', '人在线', 'zh-cn', '2014-07-19 13:46:54', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 13:46:54', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d28cef50004', 'lang.user.online', 'user online', 'en', '2014-07-19 13:47:05', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 13:47:05', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d2cc7d80006', 'common.login.name', '登录名', 'zh-cn', '2014-07-19 13:51:26', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 13:51:26', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d2cf5650008', 'common.login.name', 'Login Name', 'en', '2014-07-19 13:51:37', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 13:51:37', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d2ed970000a', 'common.login.time', '登录时间', 'zh-cn', '2014-07-19 13:53:41', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 13:53:41', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d2f0340000c', 'common.login.time', 'Login Time', 'en', '2014-07-19 13:53:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 13:53:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d2f0340001c', 'common.enter.verifycode', '请输入验证码', 'zh-cn', '2014-07-19 13:53:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 13:53:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d2f0340002c', 'common.verifycode.error', '验证码错误', 'zh-cn', '2014-07-19 13:53:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 13:53:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d2f0340003c', 'common.username.or.password.error', '用户名或密码错误', 'zh-cn', '2014-07-19 13:53:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 13:53:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d2f0340004c', 'common.enter.verifycode', 'Please enter the verification code', 'en', '2014-07-19 13:53:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 13:53:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d2f0340005c', 'common.verifycode.error', 'Verification code error', 'en', '2014-07-19 13:53:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 13:53:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d2f0340006c', 'common.username.or.password.error', 'User name or password error', 'en', '2014-07-19 13:53:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 13:53:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d3ad8c9000f', 'common.select', '选择', 'zh-cn', '2014-07-19 14:06:48', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 14:06:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d3b14bb0011', 'common.select', 'Select', 'en', '2014-07-19 14:07:03', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 14:07:03', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d3b61020013', 'common.clear', '清空', 'zh-cn', '2014-07-19 14:07:22', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 14:07:22', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028810b474d25ab01474d3b78f30015', 'common.clear', 'Clear', 'en', '2014-07-19 14:07:29', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-19 14:07:29', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028813f4752b0d7014752b35e4f0001', 'username.rang2to10', 'Username need 2~10 bits', 'en', '2014-07-20 15:36:32', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-20 15:36:32', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028813f4752c793014752cd3369000a', 'common.delete.success.param', '{0}删除成功', 'zh-cn', '2014-07-20 16:04:45', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-20 16:04:45', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028813f4752dc11014752e731930003', 'lang.dictionary.type', '字典分类', 'zh-cn', '2014-07-20 16:33:09', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-20 16:33:09', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028813f4752dc11014752e765dd0005', 'lang.dictionary.type', 'Dictionary Type', 'en', '2014-07-20 16:33:22', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-20 16:33:22', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028813f4752dc11014752e98bf90007', 'lang.dictionary.value', '字典值', 'zh-cn', '2014-07-20 16:35:43', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-20 16:35:43', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028813f4752dc11014752e9eba60009', 'lang.dictionary.value', 'Dictionary Value', 'en', '2014-07-20 16:36:07', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-21 14:06:50', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f793fd690016', 'common.taskid', 'Task Id', 'en', '2014-07-02 22:56:50', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:41:28', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f794259e0018', 'common.taskid', '任务ID', 'zh-cn', '2014-07-02 22:57:00', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:19:13', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7949e2d001a', 'common.task.desc', '任务描述', 'zh-cn', '2014-07-02 22:57:31', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-03 12:37:08', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f794d224001c', 'common.task.desc', 'Task Describe', 'en', '2014-07-02 22:57:44', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:41:38', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f79550c4001e', 'cron.expression', 'cron表达式', 'zh-cn', '2014-07-02 22:58:16', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:22:37', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7956b7b0020', 'cron.expression', 'Cron Expression', 'en', '2014-07-02 22:58:23', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:41:44', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f795c74b0022', 'common.iseffect', '是否生效', 'zh-cn', '2014-07-02 22:58:47', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:22:58', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f79643cc0024', 'common.iseffect', 'isEffect', 'en', '2014-07-02 22:59:19', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:23:03', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f796fbd60026', 'running.state', '运行状态', 'zh-cn', '2014-07-02 23:00:06', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:23:19', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f79729ce0028', 'running.state', 'Running State', 'en', '2014-07-02 23:00:17', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:41:52', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f798b8850034', 'common.createby', 'Create By', 'en', '2014-07-02 23:02:00', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:41:58', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f798f9cf0036', 'common.createby', '创建人', 'zh-cn', '2014-07-02 23:02:16', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:23:44', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7999ffd003c', 'common.updateby', 'Update By', 'en', '2014-07-02 23:02:59', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:42:12', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f799e7e9003e', 'common.updateby', '修改人', 'zh-cn', '2014-07-02 23:03:17', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:24:30', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f79a3aed0040', 'common.updatetime', '修改时间', 'zh-cn', '2014-07-02 23:03:38', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:24:47', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f79a6c310042', 'common.updatetime', 'Update Time', 'en', '2014-07-02 23:03:51', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:42:21', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f79b70e90044', 'common.operation', 'Operation', 'en', '2014-07-02 23:04:58', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:42:27', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f79b9eef0046', 'common.operation', '操作', 'zh-cn', '2014-07-02 23:05:10', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:25:17', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f79d8ea10048', 'common.start', 'Start', 'en', '2014-07-02 23:07:17', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:42:32', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f79e5f54004c', 'common.stop', 'Stop', 'en', '2014-07-02 23:08:10', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:42:38', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f79e7be9004e', 'common.stop', '停止', 'zh-cn', '2014-07-02 23:08:17', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:26:27', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f79faa1d0050', 'effective.immediately', 'Effective Immediately', 'en', '2014-07-02 23:09:35', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:26:35', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f79fcc7f0052', 'effective.immediately', '立即生效', 'zh-cn', '2014-07-02 23:09:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:26:39', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7a011b60054', 'common.delete', 'Delete', 'en', '2014-07-02 23:10:01', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:42:44', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7a02ccc0056', 'common.delete', '删除', 'zh-cn', '2014-07-02 23:10:08', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:26:55', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7a0da820059', 'common.add', 'Add', 'en', '2014-07-02 23:10:53', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:42:57', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7a106cf005b', 'common.add', '录入', 'zh-cn', '2014-07-02 23:11:04', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:13', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7a1500f005d', 'common.edit', 'Edit', 'en', '2014-07-02 23:11:23', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:43:04', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7a16f90005f', 'common.edit', '编辑', 'zh-cn', '2014-07-02 23:11:31', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:24', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7a186c20061', 'common.view', 'View', 'en', '2014-07-02 23:11:37', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:43:09', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7a1aa900063', 'common.view', '查看', 'zh-cn', '2014-07-02 23:11:46', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:36', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7a44eb60065', 'schedule.task.manage', 'Timed Task Manage', 'en', '2014-07-02 23:14:39', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:28:08', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7a471110067', 'schedule.task.manage', '定时任务管理', 'zh-cn', '2014-07-02 23:14:48', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7b7f88700a0', 'log.content', 'Log Content', 'en', '2014-07-02 23:36:08', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:41:04', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7b828ee00a2', 'log.content', '日志内容', 'zh-cn', '2014-07-02 23:36:20', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7b932f600a4', 'operate.ip', 'Operate IP', 'en', '2014-07-02 23:37:28', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:43:30', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7b9677100a6', 'operate.ip', '操作IP', 'zh-cn', '2014-07-02 23:37:41', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7b9bd7d00a8', 'common.browser', 'Broswer', 'en', '2014-07-02 23:38:04', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:43:36', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7b9f40a00aa', 'common.browser', '浏览器', 'zh-cn', '2014-07-02 23:38:17', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7ba2e7e00ac', 'operate.time', 'Operate Time', 'en', '2014-07-02 23:38:32', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:43:44', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7ba610e00ae', 'operate.time', '操作时间', 'zh-cn', '2014-07-02 23:38:45', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7bb601a00b0', 'log.manage', 'Log Manage', 'en', '2014-07-02 23:39:51', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7bb7ef200b2', 'log.manage', '日志管理', 'zh-cn', '2014-07-02 23:39:59', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7bbef3600b4', 'log.level', 'Log Level', 'en', '2014-07-02 23:40:27', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7c012cd00cc', 'select.loglevel', 'Please select log level', 'en', '2014-07-02 23:44:59', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7c086ff00ce', 'select.loglevel', '选择日志类型', 'zh-cn', '2014-07-02 23:45:28', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7c0c98a00d0', 'common.login', 'Login', 'en', '2014-07-02 23:45:45', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7c0ecb900d2', 'common.login', '登录', 'zh-cn', '2014-07-02 23:45:54', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7c287de00d9', 'common.insert', 'Insert', 'en', '2014-07-02 23:47:40', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7c2a1f200db', 'common.insert', '插入', 'zh-cn', '2014-07-02 23:47:46', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7c4ad4600e1', 'common.update', 'Update', 'en', '2014-07-02 23:50:00', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7c4dc8700e3', 'common.update', '更新', 'zh-cn', '2014-07-02 23:50:12', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7c5815c00e5', 'common.upload', 'Upload', 'en', '2014-07-02 23:50:55', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7c5a60600e7', 'common.upload', '上传', 'zh-cn', '2014-07-02 23:51:04', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7c5fd5700e9', 'common.other', 'Other', 'en', '2014-07-02 23:51:26', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46f7832b0146f7c62c2400eb', 'common.other', '其他', 'zh-cn', '2014-07-02 23:51:38', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028818d46fa75be0146fa855c60000e', 'log.level', '日志类型', 'zh-cn', '2014-07-03 12:39:42', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881b74e234fb0014e239611a10034', 'auto.form.formName', '表单名称', 'zh-cn', '2015-06-24 11:21:54', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881b74e234fb0014e239641ff0036', 'auto.form.formName', 'formName', 'en', '2015-06-24 11:22:06', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881b74e234fb0014e23968fe00038', 'auto.form.formDesc', '表单描述', 'zh-cn', '2015-06-24 11:22:26', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881b74e234fb0014e2396b425003a', 'auto.form.formDesc', 'formDesc', 'en', '2015-06-24 11:22:35', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881b74e234fb0014e23980122003c', 'auto.form.formContent', 'formContent', 'en', '2015-06-24 11:24:01', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881b74e234fb0014e23984307003e', 'auto.form.formContent', '表单内容', 'zh-cn', '2015-06-24 11:24:18', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881b74e4833b6014e48397c250003', 'auto.form.addorupdate', '表单设计器', 'zh-cn', '2015-07-01 14:06:43', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881b74e4833b6014e483b9ed60008', 'auto.form.addorupdate', 'formdesign', 'en', '2015-07-01 14:09:03', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881b74e4833b6014e483fbd30000a', 'formstyle.title', '自定义表单模板', 'zh-cn', '2015-07-01 14:13:33', 'admin', '管理员', '2015-10-27 22:41:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881b74e4833b6014e48409456000c', 'formstyle.title', 'formTemplate', 'en', '2015-07-01 14:14:28', 'admin', '管理员', '2015-10-27 22:41:37', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c046efce8d0146effd3b0a0001', 'common.language', '语言', 'zh-cn', '2014-07-01 11:34:48', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-21 11:41:20', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c046efce8d0146effd5d980003', 'language', 'Languge', 'en', '2014-07-01 11:34:57', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-01 12:01:46', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c046efce8d0146f001f7cd0007', 'common.delete.success.param', '{0} delete success', 'en', '2014-07-01 11:39:59', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-01 11:40:26', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c046efce8d0146f00e2152000b', 'common.edit.success.param', '{0} 更新成功', 'zh-cn', '2014-07-01 11:53:16', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-01 12:17:01', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c046efce8d0146f00f05aa000d', 'common.edit.success.param', '{0} update success', 'en', '2014-07-01 11:54:14', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-20 16:03:05', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c046efce8d0146f01110bc000f', 'common.add.success.param', '{0} 录入成功', 'zh-cn', '2014-07-01 11:56:28', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-01 11:56:28', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c046efce8d0146f01153070011', 'common.add.success.param', '{0} add success', 'en', '2014-07-01 11:56:45', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-01 11:56:45', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c046f02a3f0146f02d9e910002', 'common.refresh.success', '刷新成功', 'zh-cn', '2014-07-01 12:27:40', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-01 12:27:40', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c046f02a3f0146f02df49c0004', 'common.refresh.success', 'Refresh success', 'en', '2014-07-01 12:28:02', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-01 12:28:02', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c046f02a3f0146f0301b150006', 'common.edit.fail.param', '{0} 更新失败', 'zh-cn', '2014-07-01 12:30:22', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-01 12:30:22', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c046f02a3f0146f030cde00008', 'common.edit.fail.param', '{0} update fail', 'en', '2014-07-01 12:31:08', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-01 12:31:08', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c046f02a3f0146f0346009000a', 'common.refresh.fail', '刷新失败', 'zh-cn', '2014-07-01 12:35:02', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-01 12:35:02', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c046f02a3f0146f0348bc9000c', 'common.refresh.fail', 'Refresh Fail', 'en', '2014-07-01 12:35:13', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-01 12:35:13', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe0147063dc2080001', 'database.property', '数据库属性', 'zh-cn', '2014-07-05 19:16:56', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:16:56', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe0147063e03aa0003', 'database.property', 'Database Property', 'en', '2014-07-05 19:17:13', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:17:13', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe0147063e73640005', 'page.property', '页面属性', 'zh-cn', '2014-07-05 19:17:41', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:17:41', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe0147063e910c0007', 'page.property', 'Page Property', 'en', '2014-07-05 19:17:49', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:17:49', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe0147063f9a4a0009', 'validate.dict', 'Validate Dictionary', 'en', '2014-07-05 19:18:57', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:18:57', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe0147063fe101000b', 'validate.dict', '校验字典', 'zh-cn', '2014-07-05 19:19:15', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:19:15', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe014706408c51000d', 'common.fk', '外键', 'zh-cn', '2014-07-05 19:19:59', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:19:59', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe0147064102b0000f', 'common.fk', 'Foreign Key', 'en', '2014-07-05 19:20:29', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:20:29', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe0147065887a70011', 'smark.form.form.maintain', '智能表单-表单维护', 'zh-cn', '2014-07-05 19:46:10', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:46:10', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe01470658c29d0013', 'smark.form.form.maintain', 'Smart Form', 'en', '2014-07-05 19:46:26', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:46:26', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe0147065a870d0015', 'common.one.to.many', '一对多', 'zh-cn', '2014-07-05 19:48:21', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:48:21', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe0147065acd6d0017', 'common.one.to.many', 'One To Many', 'en', '2014-07-05 19:48:39', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:48:39', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe0147065c1d980019', 'comon.one.to.one', '一对一', 'zh-cn', '2014-07-05 19:50:05', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:50:05', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe0147065c3551001b', 'comon.one.to.one', 'One To One', 'en', '2014-07-05 19:50:12', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:50:12', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe0147066041eb001d', 'common.uuid36bit', 'UUID(36位唯一编码)', 'zh-cn', '2014-07-05 19:54:37', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:54:37', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe01470660a327001f', 'common.uuid36bit', 'UUID(36 Bit Unique Code)', 'en', '2014-07-05 19:55:02', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:55:02', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe0147066267e70021', 'common.native.auto.increment', 'NATIVE(自增长方式)', 'zh-cn', '2014-07-05 19:56:58', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:56:58', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe01470662f1dd0023', 'common.native.auto.increment', 'NATIVE(Auto Increment)', 'en', '2014-07-05 19:57:33', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:57:33', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe01470663fbd00025', 'common.sequence', 'SEQUENCE(序列方式)', 'zh-cn', '2014-07-05 19:58:41', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:58:41', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe014706646c6b0027', 'common.sequence', 'SEQUENCE(Sequence)', 'en', '2014-07-05 19:59:10', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 19:59:19', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe014706669f32002a', 'please.input.table.name', '请输入表名!', 'zh-cn', '2014-07-05 20:01:34', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 20:01:34', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c1470636fe01470666c8e8002c', 'please.input.table.name', 'Please Input Table Name', 'en', '2014-07-05 20:01:45', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-05 20:01:45', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c347203fcc0147204d69020009', 'input.error', '输入错误', 'zh-cn', '2014-07-10 20:44:09', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 20:44:09', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c347203fcc0147204d9ef9000b', 'input.error', 'Input error', 'en', '2014-07-10 20:44:23', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 20:44:23', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c347205fc0014720704aa50001', 'menuname.rang4to15', '菜单名称范围4~15位字符,且不为空', 'zh-cn', '2014-07-10 21:22:15', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 21:22:15', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c347205fc0014720718d360003', 'menuname.rang4to15', 'Menu name should be 4-15 characters and should not empty', 'en', '2014-07-10 21:23:38', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 21:23:38', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c347205fc001472082f5130005', 'jeect.platform', 'Jeecg 快速开发平台', 'zh-cn', '2014-07-10 21:42:39', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 21:42:39', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881c347205fc00147208321e10007', 'jeect.platform', 'Jeecg Quckly Platform', 'en', '2014-07-10 21:42:50', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 21:42:50', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f486df0146f49af73f0001', 'pk.strategies', 'Primary key strategies', 'en', '2014-07-02 09:05:35', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 09:05:35', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f486df0146f49c57320003', 'pk.strategies', '主键策略', 'zh-cn', '2014-07-02 09:07:05', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 09:07:05', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f5f492d60001', 'table.name', '表名', 'zh-cn', '2014-07-02 15:23:04', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 15:23:04', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f5f4b8fe0003', 'table.name', 'Table Name', 'en', '2014-07-02 15:23:14', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 15:23:14', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f5f536b50005', 'table.description', 'Table Desc', 'en', '2014-07-02 15:23:46', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-21 10:16:11', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f5f56e0d0007', 'table.description', '表描述', 'zh-cn', '2014-07-02 15:24:00', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-21 10:16:15', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f5f648c00009', 'table.type', 'Table Type', 'en', '2014-07-02 15:24:56', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 15:24:56', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f5f672b6000b', 'table.type', '表类型', 'zh-cn', '2014-07-02 15:25:07', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 15:25:07', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f61534a0000d', 'sequence.name', 'Sequence', 'en', '2014-07-02 15:58:43', '402881e946e70d550146e70fa0680086', 'admin', '2016-03-01 21:26:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f621503b0019', 'master.table', '主表', 'zh-cn', '2014-07-02 16:11:56', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:11:56', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f621dddd001b', 'master.table', 'Master Table', 'en', '2014-07-02 16:12:33', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:12:33', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f6279e0f001d', 'common.yes', 'Yes', 'en', '2014-07-02 16:18:50', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:18:49', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f627cd1f001f', 'common.yes', '是', 'zh-cn', '2014-07-02 16:19:02', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:19:02', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f627f2040021', 'common.no', 'No', 'en', '2014-07-02 16:19:11', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:19:11', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f6281f900023', 'common.no', '否', 'zh-cn', '2014-07-02 16:19:23', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:19:23', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f62fe8800025', 'single.query', 'Single Choice Query', 'en', '2014-07-02 16:27:53', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:27:53', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f6302a9f0027', 'single.query', '单表查询', 'zh-cn', '2014-07-02 16:28:10', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:28:10', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f630e67d0029', 'combine.query', '组合查询', 'zh-cn', '2014-07-02 16:28:58', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:28:58', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f6312721002b', 'combine.query', 'Combined Query', 'en', '2014-07-02 16:29:14', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:29:14', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f6422c510036', 'common.isnull', 'Is Null', 'en', '2014-07-02 16:47:50', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:47:50', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f6428fd00038', 'common.isnull', '是否为空', 'zh-cn', '2014-07-02 16:48:15', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:48:15', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f642e30f003a', 'common.pk', 'Primary Key', 'en', '2014-07-02 16:48:37', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:48:37', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f64311fb003c', 'common.pk', '主键', 'zh-cn', '2014-07-02 16:48:49', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:48:49', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f6457894003e', 'field.type', 'Filed Type', 'en', '2014-07-02 16:51:26', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:51:26', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e446f5ec0b0146f6459cd30040', 'field.type', '字段类型', 'zh-cn', '2014-07-02 16:51:35', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 16:51:35', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44df713f5014df72de2170028', 'form.db.type', '数据源类型', 'zh-cn', '2015-06-15 20:24:48', 'admin', '管理员', '2015-06-15 20:34:07', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44df713f5014df72f5a47002b', 'form.db.type', 'formDbType', 'en', '2015-06-15 20:26:25', 'admin', '管理员', '2015-06-16 16:23:46', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44df713f5014df73a703d0031', 'form.db.type.table', '数据库表', 'zh-cn', '2015-06-15 20:38:31', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44df713f5014df73ac0d20033', 'form.db.type.table', 'TABLE', 'en', '2015-06-15 20:38:52', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44df713f5014df73b30750035', 'form.db.type.sql', '动态SQL', 'zh-cn', '2015-06-15 20:39:20', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44df713f5014df73bdc330037', 'form.db.type.sql', 'DYN_SQL', 'en', '2015-06-15 20:40:04', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44df713f5014df73c6e6f0039', 'form.db.type.clazz', 'java类', 'zh-cn', '2015-06-15 20:40:42', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44df713f5014df73c91d0003b', 'form.db.type.clazz', 'CLAZZ', 'en', '2015-06-15 20:40:51', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44dfc7bea014dfc7e0a170005', 'common.company.code', 'sysCompanyCode', 'en', '2015-06-16 21:10:28', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44dfc7bea014dfc7e3b740007', 'common.company.code', '所属公司', 'zh-cn', '2015-06-16 21:10:40', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44e06f820014e06fa58e90001', 'form.param.name', '参数', 'zh-cn', '2015-06-18 22:02:26', 'admin', '管理员', '2015-10-27 19:49:03', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44e06f820014e06fa81ab0003', 'form.param.name', 'param', 'en', '2015-06-18 22:02:37', 'admin', '管理员', '2015-10-27 19:49:18', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44e06f820014e06fab7c70005', 'form.param.desc', '参数文本', 'zh-cn', '2015-06-18 22:02:51', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44e06f820014e06fad8e80007', 'form.param.desc', 'paramTxt', 'en', '2015-06-18 22:02:59', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44e06f820014e06fb161f0009', 'form.param.value', '默认值', 'zh-cn', '2015-06-18 22:03:15', 'admin', '管理员', '2015-10-27 19:44:45', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44e06f820014e06fb489c000b', 'form.param.value', 'defaultValue', 'en', '2015-06-18 22:03:28', 'admin', '管理员', '2015-10-27 19:45:07', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44e06f820014e06fc10b0000d', 'form.field.name', '字段', 'zh-cn', '2015-06-18 22:04:19', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44e06f820014e06fc6141000f', 'form.field.name', 'field', 'en', '2015-06-18 22:04:40', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44e5d67e1014e5d7245f20002', 'autoform.preview', '预览', 'zh-cn', '2015-07-05 17:00:47', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e44e5d67e1014e5d726b1d0004', 'autoform.preview', 'preview', 'en', '2015-07-05 17:00:56', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e54dcddf80014dcde2db0a000b', 'form.category', '表单分类', 'zh-cn', '2015-06-07 19:58:26', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e54dce2349014dce3e00e80005', 'form.category', 'formCategory', 'en', '2015-06-07 21:37:59', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e54dce2349014dce3e43b50007', 'bdfl', 'bdfl', 'zh-cn', '2015-06-07 21:38:16', 'admin', '管理员', '2015-06-07 21:44:17', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e54de251ee014de2713e550001', 'common.ssms.getSysInfos', '系统消息', 'zh-cn', '2015-06-11 19:46:22', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e54de251ee014de27235560003', 'common.ssms.getSysInfos', 'System message', 'en', '2015-06-11 19:47:25', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e74e44c238014e44c40deb0001', 'form.db.query.param', '查询参数', 'zh-cn', '2015-06-30 21:59:36', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e74e44c238014e44c44e7d0003', 'form.db.query.param', 'queryParam', 'en', '2015-06-30 21:59:52', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e74e44c238014e44d0a7400005', 'form.db.query.data.column', '查询数据列', 'zh-cn', '2015-06-30 22:13:21', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e74e44c238014e44d0e08a0007', 'form.db.query.data.column', 'queryDataColumn', 'en', '2015-06-30 22:13:36', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146eca464640011', 'common.version', 'Version', 'en', '2014-06-30 19:58:55', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 19:58:55', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146eca47e280013', 'common.version', '版本', 'zh-cn', '2014-06-30 19:59:01', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 19:59:01', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146eca4b6bf0015', 'is.tree', 'Is Tree', 'en', '2014-06-30 19:59:16', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 19:59:16', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146eca4d8ba0017', 'is.tree', '是否树', 'zh-cn', '2014-06-30 19:59:24', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 19:59:24', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146eca510d60019', 'is.page', 'Is Page', 'en', '2014-06-30 19:59:39', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 19:59:39', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146eca537b7001b', 'is.page', '是否分页', 'zh-cn', '2014-06-30 19:59:49', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 19:59:49', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146eca6c3b8001d', 'sync.db', 'Sync DB', 'en', '2014-06-30 20:01:30', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:01:30', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146eca7193f001f', 'sync.db', '同步数据库', 'zh-cn', '2014-06-30 20:01:52', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:01:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146eca922890025', 'common.createtime', 'Create Time', 'en', '2014-06-30 20:04:05', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:04:05', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecab61a50033', 'common.createtime', '创建时间', 'zh-cn', '2014-06-30 20:06:33', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:53:48', '402881e946e70d550146e70fa0680086', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecac51520039', 'show.checkbox', 'Show Checkbox', 'en', '2014-06-30 20:07:34', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:07:34', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecac8bed003b', 'show.checkbox', '显示复选框', 'zh-cn', '2014-06-30 20:07:49', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:07:49', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecaea5630041', 'edit.form', 'Edit Table', 'en', '2014-06-30 20:10:07', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:10:07', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecaed7730043', 'edit.form', '编辑表单', 'zh-cn', '2014-06-30 20:10:19', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:10:19', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecaf39000045', 'create.form', 'Create From', 'en', '2014-06-30 20:10:44', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:10:44', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecaf63e00047', 'create.form', '创建表单', 'zh-cn', '2014-06-30 20:10:55', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:10:55', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecb108de0049', 'custom.button', 'Custom Button', 'en', '2014-06-30 20:12:43', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:12:43', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecb18fa6004b', 'custom.button', '自定义按钮', 'zh-cn', '2014-06-30 20:13:18', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:13:31', '402881e946e70d550146e70fa0680086', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecb3bd13004e', 'form.generate', 'Generated From From DB', 'en', '2014-06-30 20:15:40', '402881e946e70d550146e70fa0680086', 'admin', '2014-09-15 11:28:33', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecb3f9df0050', 'form.generate', '数据库导入表单', 'zh-cn', '2014-06-30 20:15:56', '402881e946e70d550146e70fa0680086', 'admin', '2014-09-15 11:28:19', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecb58ed40052', 'form.import', '表单导入', 'zh-cn', '2014-06-30 20:17:40', '402881e946e70d550146e70fa0680086', 'admin', '2014-09-15 11:28:01', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecb5a76b0054', 'form.import', 'From Import', 'en', '2014-06-30 20:17:46', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:17:46', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecb72e600056', 'form.export', 'From Export', 'en', '2014-06-30 20:19:26', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:19:26', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecb762b50058', 'form.export', '表单导出', 'zh-cn', '2014-06-30 20:19:39', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:40:55', '402881e946e70d550146e70fa0680086', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecc71340005a', 'js.enhance', 'JsEnhance', 'en', '2014-06-30 20:36:48', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:36:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecc74476005c', 'js.enhance', 'js增强', 'zh-cn', '2014-06-30 20:37:00', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:37:00', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecca27d20062', 'sql.enhance', 'SqlEnhance', 'en', '2014-06-30 20:40:09', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:40:09', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecca51c60064', 'sql.enhance', 'sql增强', 'zh-cn', '2014-06-30 20:40:20', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:40:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecd312230068', 'smart.form.config', 'Smart Form Config', 'en', '2014-06-30 20:49:54', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:49:54', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946eca0a40146ecd3732a006a', 'smart.form.config', '智能表单配置', 'zh-cn', '2014-06-30 20:50:19', '402881e946e70d550146e70fa0680086', 'admin', '2014-06-30 20:50:19', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946f723300146f728bca20001', 'common.code', 'Code', 'en', '2014-07-02 20:59:40', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 20:59:40', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946f723300146f728e6220003', 'common.code', '编码', 'zh-cn', '2014-07-02 20:59:51', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 20:59:51', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946f723300146f72b42b40015', 'common.batch.delete', 'Batch Delete', 'en', '2014-07-02 21:02:25', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 21:02:25', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946f723300146f72b9a000017', 'common.batch.delete', '批量删除', 'zh-cn', '2014-07-02 21:02:48', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 21:02:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946f723300146f72ce5260021', 'query.sql', 'Query Sql', 'en', '2014-07-02 21:04:13', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 21:04:13', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946f723300146f72d1b480023', 'query.sql', '查询sql', 'zh-cn', '2014-07-02 21:04:26', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 21:04:26', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946f723300146f72d54c60025', 'common.name', 'Name', 'en', '2014-07-02 21:04:41', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 21:04:41', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946f723300146f72d72840027', 'common.name', '名称', 'zh-cn', '2014-07-02 21:04:49', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 21:04:49', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946f723300146f72e486c0029', 'dynamic.table.head', 'Dynamic Table', 'en', '2014-07-02 21:05:44', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 21:05:44', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881e946f723300146f72e7bda002b', 'dynamic.table.head', '动态表头', 'zh-cn', '2014-07-02 21:05:57', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-02 21:05:57', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706da32a10009', 'common.order', 'Order', 'en', '2014-07-05 22:07:48', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:07:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706da55fa000b', 'common.order', '排序', 'zh-cn', '2014-07-05 22:07:57', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:07:57', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706daa606000d', 'common.text', 'Text', 'en', '2014-07-05 22:08:18', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:08:18', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706dadb74000f', 'common.text', '文本框', 'zh-cn', '2014-07-05 22:08:32', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:08:32', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706db1a6f0011', 'common.type', 'Type', 'en', '2014-07-05 22:08:48', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:08:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706db389d0013', 'common.type', '类型', 'zh-cn', '2014-07-05 22:08:55', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:08:55', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706db76390015', 'common.isshow', 'Is Show', 'en', '2014-07-05 22:09:11', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:09:11', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706db99420017', 'common.isshow', '是否显示', 'zh-cn', '2014-07-05 22:09:20', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:09:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706dbdb330019', 'common.href', 'Href', 'en', '2014-07-05 22:09:37', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:09:37', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706dc0bfe001b', 'common.href', '字段href', 'zh-cn', '2014-07-05 22:09:50', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:09:50', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706dc5fc0001d', 'common.query.module', 'Query Module', 'en', '2014-07-05 22:10:11', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:10:11', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706dc87df001f', 'common.query.module', '查询模式', 'zh-cn', '2014-07-05 22:10:21', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:10:21', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706dd524d0021', 'dict.code', '字典Code', 'zh-cn', '2014-07-05 22:11:13', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:11:13', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706dd8a300023', 'dict.code', 'Dict Code', 'en', '2014-07-05 22:11:27', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:11:27', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706ddc7570025', 'common.isquery', 'Is Query', 'en', '2014-07-05 22:11:43', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:11:43', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706ddec9e0027', 'common.isquery', '是否查询', 'zh-cn', '2014-07-05 22:11:53', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:11:53', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706e230b80029', 'common.text.type', 'Column Type', 'en', '2014-07-05 22:16:32', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:16:32', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706e25a9f002b', 'common.text.type', '文本类型', 'zh-cn', '2014-07-05 22:16:43', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:16:43', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706e368c9002d', 'common.hide', 'Hideen', 'en', '2014-07-05 22:17:52', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:17:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706e3b1e2002f', 'common.hide', '隐藏', 'zh-cn', '2014-07-05 22:18:11', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:18:11', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706e3fe800031', 'common.show', 'Show', 'en', '2014-07-05 22:18:30', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:18:30', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706e423e40033', 'common.show', '显示', 'zh-cn', '2014-07-05 22:18:40', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:18:40', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706eba47c003e', 'dynamic.report.config.detail', 'Dyna Report Detail', 'en', '2014-07-05 22:26:52', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:29:53', '402881e946e70d550146e70fa0680086', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881ea4706d22b014706ebe1cd0040', 'dynamic.report.config.detail', '动态报表配置明细', 'zh-cn', '2014-07-05 22:27:07', '402881e946e70d550146e70fa0680086', 'admin', '2014-07-05 22:30:02', '402881e946e70d550146e70fa0680086', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe92601470fefea200003', 'dict.manage', '数据字典管理', 'zh-cn', '2014-07-07 16:28:07', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe92601470ff21ddd0009', 'dict.name', 'Dict Name', 'en', '2014-07-07 16:30:31', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe92601470ff24cb8000b', 'dict.name', '字典名称', 'zh-cn', '2014-07-07 16:30:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe92601470ff4e2830019', 'common.add.param', '{0} Add', 'en', '2014-07-07 16:33:33', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-20 16:02:09', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe92601470ff51cc9001b', 'common.add.param', '{0}录入', 'zh-cn', '2014-07-07 16:33:48', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-20 16:02:23', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe92601470ff925da0025', 'dict.information.type', 'Data Dictionary Group Info', 'en', '2014-07-07 16:38:12', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe92601470ff950100027', 'dict.information.type', '字典类型信息', 'zh-cn', '2014-07-07 16:38:23', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:43:03', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe92601471005919a0037', 'common.role.list', 'Role List', 'en', '2014-07-07 16:51:46', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe92601471005f5ac0039', 'common.role.list', '角色列表', 'zh-cn', '2014-07-07 16:52:12', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe92601471006c0bf003f', 'common.role.code', 'Role Code', 'en', '2014-07-07 16:53:04', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe92601471006e44a0041', 'common.role.code', '角色编码', 'zh-cn', '2014-07-07 16:53:13', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe9260147100713840043', 'common.role.name', 'Role Name', 'en', '2014-07-07 16:53:25', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe926014710073e820045', 'common.role.name', '角色名称', 'zh-cn', '2014-07-07 16:53:36', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe926014710095eb50053', 'common.edit.param', '{0} Edit', 'en', '2014-07-07 16:55:55', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-20 15:07:04', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe9260147100980ee0055', 'common.edit.param', '{0}编辑', 'zh-cn', '2014-07-07 16:56:04', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-20 15:07:13', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe9260147100affff0057', 'common.role.info', 'Role Info', 'en', '2014-07-07 16:57:42', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe9260147100b20eb0059', 'common.role.info', '角色信息', 'zh-cn', '2014-07-07 16:57:51', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe9260147100bf680005b', 'permission.set', 'Permission', 'en', '2014-07-07 16:58:45', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe9260147100c2c96005d', 'permission.set', '权限设置', 'zh-cn', '2014-07-07 16:58:59', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe9260147100e5051005f', 'permission.manage', 'Permission Manage', 'en', '2014-07-07 17:01:19', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe9260147100e8a360061', 'permission.manage', '权限管理', 'zh-cn', '2014-07-07 17:01:34', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe9260147100f73140067', 'permission.name', 'Permission Name', 'en', '2014-07-07 17:02:34', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe9260147100fa9270069', 'permission.name', '权限名称', 'zh-cn', '2014-07-07 17:02:48', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe9260147101199f1006f', 'permission.collection', 'Permission Collection', 'en', '2014-07-07 17:04:55', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402881fa470fe92601471011bb380071', 'permission.collection', '权限集合', 'zh-cn', '2014-07-07 17:05:03', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-07 16:42:54', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402882b54e3eaa5b014e3ebde5d1000b', 'menu.online.template', 'Online表单样式', 'zh-cn', '2015-06-29 17:55:09', 'admin', '管理员', '2015-10-15 10:43:08', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402882b54e943804014e944151e30001', 'form.template.style', '自定义表单风格', 'zh-cn', '2015-07-16 08:26:26', 'admin', '管理员', '2015-07-16 15:06:03', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402882b54e943804014e944196d10003', 'form.template.style', 'Custom Template Style', 'en', '2015-07-16 08:26:43', 'admin', '管理员', '2015-07-16 15:05:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402882e54ebb5629014ebb5c56540003', 'form.tb.db.key', '填报数据源', 'zh-cn', '2015-07-23 22:41:08', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402882e54ebb5629014ebb5ca0650005', 'form.tb.db.table.name', '填报数据库表', 'zh-cn', '2015-07-23 22:41:27', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402883884dc3b87d014dc3ba4cbd0001', 'common.menu.del.fail', '删除失败,有关联数据不能删除!', 'zh-cn', '2015-06-05 20:37:56', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402883884dd31b11014dd31cedf20001', 'common.dynamic.dbsource', '数据源', 'zh-cn', '2015-06-08 20:19:58', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028838850ac5c1d0150ac6389e80001', 'form.db.chname', '数据源名称', 'zh-cn', '2015-10-28 11:00:16', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028838850ac5c1d0150ac63cd910003', 'form.db.chname', 'dbName', 'en', '2015-10-28 11:00:33', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028838850ae6f7b0150ae720a9c0003', 'form.field.content', '字段文本', 'zh-cn', '2015-10-28 20:35:21', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028838850ae6f7b0150ae72f8960005', 'form.field.content', 'fieldContent', 'en', '2015-10-28 20:36:22', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402884f146cc37ab0146cc3fc7350002', 'common.change.refresh', '样式修改成功,请刷新页面', 'zh-cn', '2014-06-24 13:01:10', 'admin', '管理员', '2014-06-24 13:01:10', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402884f146cc37ab0146cc4029a60004', 'common.change.refresh', 'Style change success, please refresh', 'en', '2014-06-24 13:01:35', 'admin', '管理员', '2014-06-24 13:01:35', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402884f146cc37ab0146cc4541cb0006', 'common.login.again', '请登录后再操作', 'zh-cn', '2014-06-24 13:07:09', 'admin', '管理员', '2014-06-24 13:07:09', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402884f146cc37ab0146cc45c1270008', 'common.login.again', 'Please login again', 'en', '2014-06-24 13:07:41', 'admin', '管理员', '2014-06-24 13:07:41', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402884f146cc37ab0146cc4de4da000a', 'common.userinfo', '用户信息', 'zh-cn', '2014-06-24 13:16:35', 'admin', '管理员', '2014-06-24 13:16:35', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402884f146cc37ab0146cc4e7b25000c', 'common.userinfo', 'My Profile', 'en', '2014-06-24 13:17:13', 'admin', '管理员', '2014-06-24 13:17:13', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402884f146cc37ab0146cc55cac30012', 'common.surname', '姓名', 'zh-cn', '2014-06-24 13:25:13', 'admin', '管理员', '2014-06-24 13:25:13', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402884f146cc37ab0146cc55f21b0014', 'common.surname', 'Name', 'en', '2014-06-24 13:25:23', 'admin', '管理员', '2014-06-24 13:25:23', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402885814e2ef20c014e2ef347d50003', 'common.dbname', '数据库名称', 'zh-cn', '2015-06-26 16:19:32', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('402885814e2ef20c014e2ef3767e0005', 'common.dbname', 'Database Name', 'en', '2015-06-26 16:19:44', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028948151536dc10151536f1a4e0001', 'common.returnvalfield', '返回值字段', 'zh-cn', '2015-11-29 21:29:28', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028948151536dc10151536f4a190003', 'common.returnvalfield', 'returnvalfield', 'en', '2015-11-29 21:29:41', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028948151536dc10151536f87c10005', 'common.returntxtfield', '返回文本字段', 'zh-cn', '2015-11-29 21:29:56', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028948151536dc10151536fa6ca0007', 'common.returntxtfield', 'returntxtfield', 'en', '2015-11-29 21:30:04', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028b8815325c044015325c515890001', 'common.mobile', '电话', 'zh-cn', '2016-02-28 10:46:26', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028b8815325c044015325c545850003', 'common.mobile', 'mobile', 'en', '2016-02-28 10:46:39', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028b8815325c044015325c93bb10005', 'common.fax', '传真', 'zh-cn', '2016-02-28 10:50:58', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028b8815325c044015325c960bb0007', 'common.fax', 'fax', 'en', '2016-02-28 10:51:08', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028b8815325c044015325c9ab690009', 'common.address', '地址', 'zh-cn', '2016-02-28 10:51:27', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028b8815325c044015325c9cf32000b', 'common.address', 'address', 'en', '2016-02-28 10:51:36', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028b8815325ce7a015325d636ec0002', 'departmentaddress.rang1to50', '组织机构地址范围1~50位字符', 'zh-cn', '2016-02-28 11:05:09', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028b8815325ce7a015325d6ed890004', 'departmentaddress.rang1to50', 'Depart address should be 1-50 characters', 'en', '2016-02-28 11:05:56', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028b8815364df430153651ae7dd0002', 'excelImport', '导入', 'zh-cn', '2016-03-11 17:56:15', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028b8815364df430153651b22b60004', 'excelImport', 'excelImport', 'en', '2016-03-11 17:56:31', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028b8815364df430153651b5a730006', 'excelOutput', '导出', 'zh-cn', '2016-03-11 17:56:45', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028b8815364df430153651b89410008', 'excelOutput', 'excelOutput', 'en', '2016-03-11 17:56:57', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028b8815364df430153651c4d28000a', 'templateDownload', '模板下载', 'zh-cn', '2016-03-11 17:57:47', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028b8815364df430153651c5c5b000c', 'templateDownload', 'templateDownload', 'en', '2016-03-11 17:57:51', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028ef81532b894f01532b93ced70003', 'common.office.tel', '手机号', 'zh-cn', '2016-02-29 13:50:20', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028ef81532b894f01532b93f9e00005', 'common.office.tel', 'telphone', 'en', '2016-02-29 13:50:31', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028ef81532b894f01532b943c070007', 'common.mail', '邮箱', 'zh-cn', '2016-02-29 13:50:48', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028ef81533051360153305bbcf60002', 'form.template.style_pc', 'PC表单风格', 'zh-cn', '2016-03-01 12:07:11', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028ef81533051360153305bfda90004', 'form.template.style_pc', 'pc form style', 'en', '2016-03-01 12:07:28', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028ef81533051360153305c33ff0006', 'form.template.style_mobile', '移动表单风格', 'zh-cn', '2016-03-01 12:07:42', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028ef81533051360153305c60c90008', 'form.template.style_mobile', 'mobile form style', 'en', '2016-03-01 12:07:53', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028ef815335c1da015335c8647d0003', 'self.defined.form', 'use defined form', 'en', '2016-03-02 13:23:58', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028ef81533a788e01533a7a53180005', 'form.tb.db.table.name', 'table', 'en', '2016-03-03 11:16:48', 'admin', '管理员', '2016-03-03 11:17:56', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028ef81533a788e01533a7ba98c0008', 'form.tb.db.key', 'db source', 'en', '2016-03-03 11:18:16', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028ef81533c078201533c08b1ca0001', 'system.version.number', '3.6.2', 'zh-cn', '2016-03-03 18:31:56', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028ef81533c078201533c08e2370003', 'system.version.number', '3.6.2', 'en', '2016-03-03 18:32:08', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028efa2523a030601523a55381d0004', 'self.defined.form', '自定义表单', 'zh-cn', '2016-01-13 17:33:29', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028efa2523dfc4c01523e2adb110009', 'business.application', '业务申请', 'zh-cn', '2016-01-14 11:25:42', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028efa2523dfc4c01523e2c5f9b000c', 'individual.office', '个人办公', 'zh-cn', '2016-01-14 11:27:21', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028efa2523dfc4c01523e2d7ba5000e', 'process.design', '流程管理', 'zh-cn', '2016-01-14 11:28:34', 'admin', '管理员', '2016-01-14 18:58:21', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc4d46c481da0146c4a15aa60003', 'common.calendar', '日历', 'zh-cn', '2014-06-23 01:30:47', 'admin', '管理员', '2014-06-23 01:30:47', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc4d46c481da0146c4a190580005', 'common.calendar', 'Calendar', 'en', '2014-06-23 01:31:01', 'admin', '管理员', '2014-06-23 01:31:01', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc4d46c481da0146c4a2dc220007', 'common.map', '地图', 'zh-cn', '2014-06-23 01:32:26', 'admin', '管理员', '2014-06-23 01:32:26', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc4d46c481da0146c4a2f24e0009', 'common.map', 'Map', 'en', '2014-06-23 01:32:31', 'admin', '管理员', '2014-06-23 01:32:31', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc4d46c481da0146c4aff7ea000b', 'common.please.select', '---请选择---', 'zh-cn', '2014-06-23 01:46:45', 'admin', '管理员', '2014-06-23 01:46:45', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc4d46c481da0146c4b03310000d', 'common.please.select', 'Please Select', 'en', '2014-06-23 01:47:00', 'admin', '管理员', '2014-06-23 02:01:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc4d46c481da0146c4b8af79000f', 'common.please.input.keyword', '请输入关键字', 'zh-cn', '2014-06-23 01:56:16', 'admin', '管理员', '2014-06-23 01:56:16', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc4d46c481da0146c4b8f7aa0011', 'common.please.input.keyword', 'Keyword', 'en', '2014-06-23 01:56:34', 'admin', '管理员', '2014-06-23 01:56:34', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc4d46c481da0146c4ba979a0013', 'common.please.input.query.keyword', '请输入查询关键字', 'zh-cn', '2014-06-23 01:58:21', 'admin', '管理员', '2014-06-23 01:58:21', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc4d46c481da0146c4bade820015', 'common.please.input.query.keyword', 'Query keyword', 'en', '2014-06-23 01:58:39', 'admin', '管理员', '2014-06-23 01:58:39', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc4d46c481da0146c4bee05c0018', 'common.query', '查询', 'zh-cn', '2014-06-23 02:03:02', 'admin', '管理员', '2015-11-30 12:37:53', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc4d46c481da0146c4bf0575001a', 'common.query', 'See', 'en', '2014-06-23 02:03:11', 'admin', '管理员', '2015-10-27 22:47:21', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc4d46c481da0146c4bf4239001c', 'common.reset', '重置', 'zh-cn', '2014-06-23 02:03:27', 'admin', '管理员', '2014-06-23 02:03:27', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc4d46c481da0146c4bf638a001e', 'common.reset', 'Reset', 'en', '2014-06-23 02:03:35', 'admin', '管理员', '2014-06-23 02:03:35', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c19fa9370004', 'common.navegation', '导航菜单', 'zh-cn', '2014-06-22 11:30:04', 'admin', '管理员', '2014-06-22 11:30:04', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c1a0a4d50006', 'common.navegation', 'Navegation', 'en', '2014-06-22 11:31:09', 'admin', '管理员', '2014-06-22 11:31:09', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c1a1b46e0008', 'common.control.panel', 'Control Panel', 'en', '2014-06-22 11:32:18', 'admin', '管理员', '2014-06-22 11:32:18', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c1a1e59b000a', 'common.control.panel', '控制面板', 'zh-cn', '2014-06-22 11:32:31', 'admin', '管理员', '2014-06-22 11:32:31', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c1a2d668000c', 'common.profile', '个人信息', 'zh-cn', '2014-06-22 11:33:32', 'admin', '管理员', '2014-06-22 11:33:32', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c1a31e02000e', 'common.profile', 'Profile', 'en', '2014-06-22 11:33:51', 'admin', '管理员', '2014-06-22 11:33:51', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c1a386000010', 'common.my.style', '首页风格', 'zh-cn', '2014-06-22 11:34:17', 'admin', '管理员', '2014-06-22 11:34:17', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c1a3bccd0012', 'common.my.style', 'Style', 'en', '2014-06-22 11:34:31', 'admin', '管理员', '2014-06-22 11:34:31', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c1a412670014', 'common.logout', '注销', 'zh-cn', '2014-06-22 11:34:53', 'admin', '管理员', '2014-06-22 11:36:06', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c1a4f99a0016', 'common.logout', 'Logout', 'en', '2014-06-22 11:35:52', 'admin', '管理员', '2014-06-22 11:35:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c1a5edff0019', 'common.exit', '退出', 'zh-cn', '2014-06-22 11:36:55', 'admin', '管理员', '2014-06-22 11:36:55', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c1a60dff001b', 'common.exit', 'Exit', 'en', '2014-06-22 11:37:03', 'admin', '管理员', '2014-06-22 11:37:03', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c1a85f8e001d', 'common.user', 'User', 'en', '2014-06-22 11:39:35', 'admin', '管理员', '2014-06-22 11:39:35', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c1a88d9b001f', 'common.user', '用户', 'zh-cn', '2014-06-22 11:39:47', 'admin', '管理员', '2014-06-22 11:39:47', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c1aae98c0025', 'common.platform', 'JEECG 演示系统', 'zh-cn', '2014-06-22 11:42:22', 'admin', '管理员', '2014-06-22 11:42:22', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c18cdc0146c1ab90ac0027', 'common.platform', 'JEECG Platform', 'en', '2014-06-22 11:43:04', 'admin', '管理员', '2014-06-22 11:43:04', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1e09ce00017', 'lang.maintain', '语言信息维护', 'zh-cn', '2014-06-22 12:41:01', 'admin', '管理员', '2014-06-22 12:41:01', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1e0f0780019', 'lang.maintain', 'Language Maintain', 'en', '2014-06-22 12:41:22', 'admin', '管理员', '2014-06-23 13:37:39', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1ea9872002b', 'online.develop', 'Online Develop', 'en', '2014-06-22 12:51:55', 'admin', '管理员', '2014-06-22 12:51:55', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1eaf4d6002d', 'online.develop', 'Online 开发', 'zh-cn', '2014-06-22 12:52:19', 'admin', '管理员', '2014-06-22 12:52:19', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1eb749c002f', 'system.manage', '系统管理', 'zh-cn', '2014-06-22 12:52:51', 'admin', '管理员', '2014-06-22 12:52:51', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1ebac710031', 'system.manage', 'System Manage', 'en', '2014-06-22 12:53:06', 'admin', '管理员', '2014-06-22 12:53:06', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1ec37a10033', 'project.manage', '项目管理', 'zh-cn', '2014-06-22 12:53:41', 'admin', '管理员', '2014-06-22 12:53:41', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1ec67a40035', 'project.manage', 'Project Manage', 'en', '2014-06-22 12:53:54', 'admin', '管理员', '2014-06-22 12:53:54', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1ed9e6e0037', 'general.demo', '常用示例', 'zh-cn', '2014-06-22 12:55:13', 'admin', '管理员', '2014-06-22 12:55:13', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1edcc6d0039', 'general.demo', 'Demo', 'en', '2014-06-22 12:55:25', 'admin', '管理员', '2014-06-22 12:55:25', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1ee629d003b', 'system.monitor', '系统监控', 'zh-cn', '2014-06-22 12:56:03', 'admin', '管理员', '2014-06-22 12:56:03', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1eebe6c003d', 'system.monitor', 'System Monitor', 'en', '2014-06-22 12:56:27', 'admin', '管理员', '2014-06-22 12:56:27', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1ef4206003f', 'workflow.manage', '工作流管理', 'zh-cn', '2014-06-22 12:57:01', 'admin', '管理员', '2014-06-22 12:57:01', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1ef78d20041', 'workflow.manage', 'Workflow Manage', 'en', '2014-06-22 12:57:15', 'admin', '管理员', '2014-06-22 12:57:15', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1fe512f0045', 'common.change.password', '修改密码', 'zh-cn', '2014-06-22 13:13:28', 'admin', '管理员', '2014-06-22 13:13:28', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c1fe90260047', 'common.change.password', 'Change Password', 'en', '2014-06-22 13:13:44', 'admin', '管理员', '2014-06-22 13:13:44', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c202c92c0049', 'common.copyright', 'JEECG 版权所有', 'zh-cn', '2014-06-22 13:18:20', 'admin', '管理员', '2014-06-23 11:01:46', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c203cd8d004b', 'common.copyright', 'JEEECT Copyright Reserved', 'en', '2014-06-22 13:19:27', 'admin', '管理员', '2014-06-22 13:19:27', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c20508bf004d', 'common.refresh', '刷新缓存', 'zh-cn', '2014-06-22 13:20:48', 'admin', '管理员', '2014-06-22 13:20:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c2053659004f', 'common.refresh', 'Refresh', 'en', '2014-06-22 13:20:59', 'admin', '管理员', '2014-06-22 13:20:59', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c2057c580051', 'common.close', 'Close', 'en', '2014-06-22 13:21:17', 'admin', '管理员', '2014-06-22 13:21:17', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c205aff20053', 'common.close', '关闭', 'zh-cn', '2014-06-22 13:21:31', 'admin', '管理员', '2014-06-22 13:21:31', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c205f4be0055', 'common.close.all', '全部关闭', 'zh-cn', '2014-06-22 13:21:48', 'admin', '管理员', '2014-06-22 13:21:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c20631f70057', 'common.close.all', 'Close All', 'en', '2014-06-22 13:22:04', 'admin', '管理员', '2014-06-22 13:22:04', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c2070b8a0059', 'common.close.all.but.this', 'Close all but this', 'en', '2014-06-22 13:23:00', 'admin', '管理员', '2014-06-22 13:23:00', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c2074657005b', 'common.close.all.but.this', '除此之外全部关闭', 'zh-cn', '2014-06-22 13:23:15', 'admin', '管理员', '2014-06-22 13:23:15', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c207f0bc005d', 'common.close.all.right', '当前页右侧全部关闭', 'zh-cn', '2014-06-22 13:23:58', 'admin', '管理员', '2014-06-22 13:23:58', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c2085b89005f', 'common.close.all.right', 'Close all on right', 'en', '2014-06-22 13:24:26', 'admin', '管理员', '2014-06-22 13:24:26', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c208cabc0061', 'common.close.all.left', '当前页左侧全部关闭', 'zh-cn', '2014-06-22 13:24:54', 'admin', '管理员', '2014-06-22 13:24:54', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c2094dee0063', 'common.close.all.left', 'Close all on left', 'en', '2014-06-22 13:25:28', 'admin', '管理员', '2014-06-22 13:25:28', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c2325e890069', 'common.assist.tools', '辅助工具', 'zh-cn', '2014-06-22 14:10:19', 'admin', '管理员', '2014-06-22 14:10:19', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c2330cf3006b', 'common.assist.tools', 'Tool', 'en', '2014-06-22 14:11:04', 'admin', '管理员', '2014-06-22 14:11:04', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c238a6eb006d', 'common.online.user', '用户在线列表', 'zh-cn', '2014-06-22 14:17:11', 'admin', '管理员', '2014-06-22 14:17:11', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fc5346c1aec50146c238d41e006f', 'common.online.user', 'Online User', 'en', '2014-06-22 14:17:22', 'admin', '管理员', '2014-06-22 14:17:22', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471f9575f10001', 'language.manage', '国际化语言', 'zh-cn', '2014-07-10 17:23:14', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-10-15 11:31:11', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471f95fdd20003', 'language.manage', 'Lang Manage', 'en', '2014-07-10 17:23:49', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 17:23:49', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fc8bd5d0010', 'form.template', '模板配置', 'zh-cn', '2014-07-10 18:19:15', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:19:15', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fc8dc9b0012', 'form.template', 'Form Template', 'en', '2014-07-10 18:19:23', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:19:23', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fc961b70014', 'function.test', '功能测试', 'zh-cn', '2014-07-10 18:19:57', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:19:57', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fc97f300016', 'function.test', 'Function Test', 'en', '2014-07-10 18:20:04', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:20:04', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fc9e6310018', 'config.place', '配置地址', 'zh-cn', '2014-07-10 18:20:31', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:20:31', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fca0508001a', 'config.place', 'Setting Address', 'en', '2014-07-10 18:20:39', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:20:39', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fcd6c920020', 'table.exit.in.db.confirm', '表在数据库中已存在\\n确认删除', 'zh-cn', '2014-07-10 18:24:22', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:24:22', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fcdd7140022', 'table.exit.in.db.confirm', 'Table exit already\\n Confirm Delete', 'en', '2014-07-10 18:24:49', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:24:49', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fce9e7a0024', 'confirm.delete.record', '确认移除该记录', 'zh-cn', '2014-07-10 18:25:40', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:25:40', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fcec9d60026', 'confirm.delete.record', 'Confirm delete record', 'en', '2014-07-10 18:25:51', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:25:51', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fcf68be0028', 'form.datalist', '表单数据列表', 'zh-cn', '2014-07-10 18:26:32', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:26:32', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fcf948f002a', 'form.datalist', 'Form data list', 'en', '2014-07-10 18:26:43', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:26:43', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fd33eb1002e', 'common.please.select.edit.item', '请选择编辑项目', 'zh-cn', '2014-07-10 18:30:43', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:30:43', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fd36c4d0030', 'common.please.select.edit.item', 'Please select edit item', 'en', '2014-07-10 18:30:55', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:30:55', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fd429130032', 'common.please.select.one.record.to.edit', '请选择一条记录再编辑', 'zh-cn', '2014-07-10 18:31:43', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:31:43', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fd487c40034', 'common.please.select.one.record.to.edit', 'Please select one record to edit', 'en', '2014-07-10 18:32:07', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:32:07', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fd8bd8f003c', 'common.menu.link', '菜单链接', 'zh-cn', '2014-07-10 18:36:43', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:36:43', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fd8d355003e', 'common.menu.link', 'Menu Link', 'en', '2014-07-10 18:36:49', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:36:49', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fdae99f0040', 'form.sqlimport', '表单SQL导入', 'zh-cn', '2014-07-10 18:39:06', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:39:06', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fdb06f60042', 'form.sqlimport', 'Form SQL Import', 'en', '2014-07-10 18:39:13', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:39:13', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fdbd2b60044', 'slave.table.can.not.generate.code', '附表不能代码生成', 'zh-cn', '2014-07-10 18:40:05', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:40:05', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fdc1ba70046', 'slave.table.can.not.generate.code', 'Slave table can not generate code', 'en', '2014-07-10 18:40:24', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:47:00', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fdd7b230048', 'please.syncdb', '请先同步数据库', 'zh-cn', '2014-07-10 18:41:54', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:41:54', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fde0d02004a', 'please.syncdb', 'Please synchronize database first', 'en', '2014-07-10 18:42:31', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:42:31', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fde8727004c', 'code.generate', '代码生成', 'zh-cn', '2014-07-10 18:43:03', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:43:03', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fdebba6004e', 'code.generate', 'Code Generate', 'en', '2014-07-10 18:43:16', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:43:16', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fdfb0040050', 'please.select.sync.method', '请选择同步方式', 'zh-cn', '2014-07-10 18:44:19', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:44:19', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fdff96f0052', 'please.select.sync.method', 'Please select synchronize method', 'en', '2014-07-10 18:44:37', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:44:37', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fe393f60059', 'normal.sync', '普通同步(保留表数据)', 'zh-cn', '2014-07-10 18:48:34', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:48:34', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fe4c6cb005b', 'normal.sync', 'Normal Sync(Retain Data)', 'en', '2014-07-10 18:49:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:49:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fe58641005d', 'force.sync', '强制同步(删除表,重新生成)', 'zh-cn', '2014-07-10 18:50:41', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:50:41', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471fe611cd005f', 'force.sync', 'Force Sync(Delete Table, ReGenerate)', 'en', '2014-07-10 18:51:17', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 18:51:17', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471ff8d3000061', 'enhance.type', '增强类型', 'zh-cn', '2014-07-10 19:11:46', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 19:11:46', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471ff8fcca0063', 'enhance.type', 'Enhance Type', 'en', '2014-07-10 19:11:57', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 19:11:57', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471ff9ec220065', 'enhance.js', '增强js', 'zh-cn', '2014-07-10 19:12:58', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 19:12:58', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471ffa2ef10067', 'enhance.js', 'Enhance JS', 'en', '2014-07-10 19:13:15', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 19:13:15', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471ffb99300069', 'get.error', '出错了', 'zh-cn', '2014-07-10 19:14:48', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 19:14:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471ffbb3d7006b', 'get.error', 'Get Error', 'en', '2014-07-10 19:14:55', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 19:14:55', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471ffcc59f006d', 'operate.code', '页面控件编码', 'zh-cn', '2014-07-10 19:16:05', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-04-02 22:30:34', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471ffce066006f', 'operate.code', 'Page Element Code', 'en', '2014-07-10 19:16:12', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-04-02 22:30:50', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471ffed3280075', 'enhance.sql', '增强sql', 'zh-cn', '2014-07-10 19:18:19', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 19:18:19', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('4028fd2b471f63bb01471ffeef0d0077', 'enhance.sql', 'Enhance SQL', 'en', '2014-07-10 19:18:26', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-10 19:18:26', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('41e9ba5d4f2546fd871d0a4a401732a8', 'common.phone', '手机号码', 'zh-cn', '2014-07-03 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('42a24520ac85497d9da92af210113da2', 'common.status', '状态', 'zh-cn', '2014-07-03 18:39:42', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('52ce422654ab40329fe3a0518b5c8f67', 'password.rang6to18', 'The password is at least 6 characters long, up to 18 characters', 'en', '2014-07-04 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-04 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('5910b83799b242318f456a4f42303cb0', 'select.byrole', '按角色选择', 'zh-cn', '2014-07-03 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('5e5106b716d6476cae700ab27f2da555', 'common.middle', '中', 'zh-cn', '2014-07-04 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-04 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('767053e885704be2b203fbe5c0389b73', 'common.password.reset', '密码重置', 'zh-cn', '2014-07-03 18:39:42', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('7aae85094220429a84158e4db5c05d45', 'common.status', 'Status', 'en', '2014-07-03 18:39:42', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('7f980a800b114020b085530096b95d86', 'role.muti.select', '角色可多选', 'zh-cn', '2014-07-04 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-04 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54dfb73d7014dfb7688c40001', 'form.db.name', 'dbCode', 'en', '2015-06-16 16:22:39', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54dfb73d7014dfb76ed1b0003', 'form.db.name', '数据源编码', 'zh-cn', '2015-06-16 16:23:04', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54dfb73d7014dfb7a1f830007', 'form.db.tablename', 'dbTableName', 'en', '2015-06-16 16:26:34', 'admin', '管理员', '2015-06-16 16:27:13', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54dfb73d7014dfb7a56130009', 'form.db.tablename', '数据库表名', 'zh-cn', '2015-06-16 16:26:48', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54dfb73d7014dfb7ae850000c', 'form.db.synsql', 'dbSynSql', 'en', '2015-06-16 16:27:25', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54dfb73d7014dfb7b1b28000e', 'form.db.synsql', '动态查询SQ', 'zh-cn', '2015-06-16 16:27:38', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54dfb73d7014dfb7b84800010', 'form.auto.formid', 'autoFormId', 'en', '2015-06-16 16:28:05', 'admin', '管理员', '2015-06-16 16:55:30', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54dfb73d7014dfb7bb98a0012', 'form.auto.formid', '主键字段', 'zh-cn', '2015-06-16 16:28:19', 'admin', '管理员', '2015-06-16 16:55:24', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e2e5e3b014e2e68f43d001a', 'form.db.preview', '预览', 'zh-cn', '2015-06-26 13:48:27', 'admin', '管理员', '2015-06-26 13:49:44', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e2e5e3b014e2e6a52a2001d', 'form.db.preview', 'preview', 'en', '2015-06-26 13:49:56', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e2e8df2014e2e91fed00001', 'form.db.param.input', '参数录入区', 'zh-cn', '2015-06-26 14:33:16', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e2e8df2014e2e92522f0003', 'form.db.param.input', 'paramInput', 'en', '2015-06-26 14:33:38', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e2e8df2014e2e93f8f70005', 'form.db.data.view', '结果展示区', 'zh-cn', '2015-06-26 14:35:26', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e2e8df2014e2e9433120007', 'form.db.data.view', 'dataView', 'en', '2015-06-26 14:35:41', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e2e8df2014e2e9696630009', 'form.db.data.query', 'dataQuery', 'en', '2015-06-26 14:38:17', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e2e8df2014e2e96c7f2000b', 'form.db.data.query', '数据查询', 'zh-cn', '2015-06-26 14:38:30', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e3ce62e014e3d07eb820001', 'java.enhance', 'java增强', 'zh-cn', '2015-06-29 09:56:46', 'admin', '管理员', '2015-06-29 10:00:07', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e3ce62e014e3d0835860003', 'java.enhance', 'javaEnhance', 'en', '2015-06-29 09:57:05', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e3e2ca9014e3e46f3c40001', 'common.value', '数值', 'zh-cn', '2015-06-29 15:45:14', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e3e2ca9014e3e472c390003', 'common.value', 'value', 'en', '2015-06-29 15:45:28', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e3e2ca9014e3e491d0a0005', 'java.enhance.type', '扩展类型', 'zh-cn', '2015-06-29 15:47:35', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e3e2ca9014e3e49822c0007', 'java.enhance.type', 'enhanceType', 'en', '2015-06-29 15:48:01', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e3e2ca9014e3e50bc7b000b', 'java.enhance.type.class', 'java-class', 'zh-cn', '2015-06-29 15:55:55', 'admin', '管理员', '2015-06-29 15:56:26', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a1c7ee54e3e2ca9014e3e519584000e', 'java.enhance.type.spring', 'spring-key', 'zh-cn', '2015-06-29 15:56:50', 'admin', '管理员', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846c664b70146c741b9ed0045', 'lang.langkey', '语言主键', 'zh-cn', '2014-06-23 13:45:11', 'admin', '管理员', '2014-06-23 13:45:11', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846c664b70146c74226100047', 'lang.langkey', 'Lang Key', 'en', '2014-06-23 13:45:39', 'admin', '管理员', '2014-06-23 13:45:39', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846c664b70146c743a8a40049', 'common.content', '内容', 'zh-cn', '2014-06-23 13:47:18', 'admin', '管理员', '2014-06-23 13:47:18', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846c664b70146c74416f5004b', 'common.content', 'Content', 'en', '2014-06-23 13:47:46', 'admin', '管理员', '2014-06-23 13:47:46', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846c664b70146c74526330050', 'common.language', 'Language', 'en', '2014-06-23 13:48:56', 'admin', '管理员', '2014-06-23 13:48:56', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846c664b70146c77efdb60076', 'common.import', '数据导入', 'zh-cn', '2014-06-23 14:52:06', 'admin', '管理员', '2014-06-23 14:52:06', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846c664b70146c77f95070078', 'common.import', 'Data Import', 'en', '2014-06-23 14:52:45', 'admin', '管理员', '2014-06-23 14:52:45', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846c664b70146c7802f4f007a', 'common.export', '数据导出', 'zh-cn', '2014-06-23 14:53:25', 'admin', '管理员', '2014-06-23 14:58:50', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846c664b70146c7809eb6007c', 'common.export', 'Data Export', 'en', '2014-06-23 14:53:53', 'admin', '管理员', '2014-06-23 14:59:00', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846d1bb660146d1ef63000003', 'user.manage', '用户管理', 'zh-cn', '2014-06-25 15:31:05', 'admin', '管理员', '2014-06-25 15:31:05', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846d1bb660146d1eff19e0005', 'user.manage', 'User Manage', 'en', '2014-06-25 15:31:41', 'admin', '管理员', '2014-06-25 15:31:41', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846d1bb660146d1f12ae00007', 'common.data.dictionary', 'Data Dictionary ', 'en', '2014-06-25 15:33:01', 'admin', '管理员', '2014-06-25 16:10:45', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846d1bb660146d1f1635a0009', 'common.data.dictionary', '数据字典', 'zh-cn', '2014-06-25 15:33:16', 'admin', '管理员', '2014-06-25 15:33:16', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846d1bb660146d1f24c0b000b', 'role.manage', '角色管理', 'zh-cn', '2014-06-25 15:34:15', 'admin', '管理员', '2014-06-25 15:34:15', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846d1bb660146d1f35861000f', 'role.manage', 'Role Manage', 'en', '2014-06-25 15:35:24', 'admin', '管理员', '2014-06-25 15:35:24', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846d1bb660146d1f8e1610015', 'icon.manage', '系统图标', 'zh-cn', '2014-06-25 15:41:27', 'admin', '管理员', '2015-10-15 11:37:26', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846d1bb660146d1fbc5bf0017', 'icon.manage', 'System Icon', 'en', '2014-06-25 15:44:36', 'admin', '管理员', '2015-10-15 11:37:41', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846d1bb660146d1fffdb40019', 'department.manage', '组织机构', 'zh-cn', '2014-06-25 15:49:13', 'admin', '管理员', '2015-10-15 10:57:18', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab00846d1bb660146d20cbafe001b', 'department.manage', 'Org Manage', 'en', '2014-06-25 16:03:08', 'admin', '管理员', '2014-06-25 16:03:08', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab01b46b7bff40146b7c2eb6f0001', 'common.dash_board', '首页', 'zh-cn', '2014-06-20 13:32:23', 'admin', '管理员', '2014-06-20 14:58:43', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab01b46b7bff40146b7c38f560003', 'common.dash_board', 'Dashboard', 'en', '2014-06-20 13:33:05', 'admin', '管理员', '2014-06-20 14:58:51', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab01b46b802300146b8038a070001', 'common.add.success', '添加成功', 'zh-cn', '2014-06-20 14:42:58', 'admin', '管理员', '2014-06-20 14:42:58', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab01b46b802300146b8048a5e0004', 'common.add.success', 'Add success', 'en', '2014-06-20 14:44:03', 'admin', '管理员', '2014-06-20 14:44:03', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab01b46b802300146b806d7bd0006', 'common.edit.success', '更新成功', 'zh-cn', '2014-06-20 14:46:34', 'admin', '管理员', '2014-06-20 14:46:34', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab01b46b802300146b807c4e60008', 'common.edit.success', 'Update success', 'en', '2014-06-20 14:47:35', 'admin', '管理员', '2014-06-20 14:47:35', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab01b46b80a850146b80cf84d0002', 'common.delete.success', '删除成功', 'zh-cn', '2014-06-20 14:53:16', 'admin', '管理员', '2014-06-20 14:53:16', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab01b46b80a850146b80d35b70004', 'common.delete.success', 'Delete success', 'en', '2014-06-20 14:53:31', 'admin', '管理员', '2014-06-20 14:53:31', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab01b46b80a850146b80e7d420006', 'common.edit.fail', '更新失败', 'zh-cn', '2014-06-20 14:54:55', 'admin', '管理员', '2014-06-20 14:54:55', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab01b46b80a850146b80eddca0008', 'common.edit.fail', 'Update Fail', 'en', '2014-06-20 14:55:20', 'admin', '管理员', '2014-06-20 14:55:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab01b46b83b0b0146b83ec7070008', 'common.notfind.langkey', '', 'zh-cn', '2014-06-20 15:55:50', 'admin', '管理员', '2014-06-21 01:18:10', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab01b46b83b0b0146b83ec7070009', 'common.notfind.langkey', '', 'en', '2014-06-20 15:57:14', 'admin', '管理员', '2014-06-21 01:18:16', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab02147423c5101474264c8980002', 'common.confirm', '确定', 'zh-cn', '2014-07-17 11:36:47', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-17 11:36:47', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab02147423c5101474264e0510004', 'common.confirm', 'Confirm', 'en', '2014-07-17 11:36:53', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-17 11:36:53', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab02147423c51014742654bd20006', 'common.remove', 'Remove', 'en', '2014-07-17 11:37:20', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-17 11:37:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab02147423c510147426569f90008', 'common.remove', '移除', 'zh-cn', '2014-07-17 11:37:28', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-17 11:37:28', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab02147423c5101474265ac98000a', 'common.item', '条', 'zh-cn', '2014-07-17 11:37:45', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-17 11:37:45', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab02147423c5101474265cdc1000c', 'common.item', 'Item', 'en', '2014-07-17 11:37:53', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-17 11:37:53', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab02147423c51014742662411000e', 'common.total', '共', 'zh-cn', '2014-07-17 11:38:15', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-17 11:38:15', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab02147423c51014742664c5c0010', 'common.total', 'Total', 'en', '2014-07-17 11:38:26', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-17 11:38:26', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab02147423c51014742669c660012', 'common.inactive', '未激活', 'zh-cn', '2014-07-17 11:38:46', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-17 11:38:46', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab02147423c5101474266cf100014', 'common.inactive', 'Inactive', 'en', '2014-07-17 11:38:59', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-17 11:38:59', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab02147423c5101474267077d0016', 'common.active', '激活', 'zh-cn', '2014-07-17 11:39:14', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-17 11:39:14', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab02147423c510147426722730018', 'common.active', 'Active', 'en', '2014-07-17 11:39:21', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-17 11:39:21', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab02147423c5101474267fdef001e', 'common.languagekey', 'Lang Key', 'en', '2014-07-17 11:40:17', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-17 11:40:17', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab02147423c51014742687da20020', 'common.languagekey', '语言Key', 'zh-cn', '2014-07-17 11:40:49', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-17 11:40:49', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b05f8860005', 'common.remember.user', '是否记住用户名', 'zh-cn', '2014-07-25 08:57:39', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 08:57:39', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b0642280007', 'common.remember.user', 'Remember User', 'en', '2014-07-25 08:57:58', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 08:57:58', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b0b61120009', 'common.login.success.wait', '登陆成功!请稍后....', 'zh-cn', '2014-07-25 09:03:33', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:03:33', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b0bc257000b', 'common.login.success.wait', 'Login success, waiting....', 'en', '2014-07-25 09:03:58', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:03:58', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b0d4233000d', 'common.init.data', '是否初始化数据', 'zh-cn', '2014-07-25 09:05:36', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:05:36', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b0db938000f', 'common.init.data', 'Initialize data?', 'en', '2014-07-25 09:06:07', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:06:07', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b162e630012', 'lang.order.type', '订单类型', 'zh-cn', '2014-07-25 09:15:21', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:15:21', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b164ceb0014', 'lang.order.type', 'Order Type', 'en', '2014-07-25 09:15:29', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:15:29', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b16a56e0016', 'lang.customer.type', '客户类型', 'zh-cn', '2014-07-25 09:15:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:15:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b16c0d50018', 'lang.customer.type', 'Customer Type', 'en', '2014-07-25 09:15:59', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:15:59', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b170b9a001a', 'lang.service.item.type', '服务项目类型', 'zh-cn', '2014-07-25 09:16:18', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:16:18', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1749cc001c', 'lang.service.item.type', 'Service Item Type', 'en', '2014-07-25 09:16:34', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:16:34', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1936c60020', 'common.logic.condition', '逻辑条件', 'zh-cn', '2014-07-25 09:18:40', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:18:40', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1956dd0022', 'common.logic.condition', 'Logic Condition', 'en', '2014-07-25 09:18:48', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:18:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1a1cc30024', 'common.data.table', '数据表', 'zh-cn', '2014-07-25 09:19:39', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:19:39', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1a3c0a0026', 'common.data.table', 'Data Table', 'en', '2014-07-25 09:19:47', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:19:47', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1ac59e0028', 'common.document.category', '文档分类', 'zh-cn', '2014-07-25 09:20:22', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:20:22', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1aeaa3002a', 'common.document.category', 'Document Category', 'en', '2014-07-25 09:20:31', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:20:31', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1b3e55002c', 'common.sex.type', '性别类', 'zh-cn', '2014-07-25 09:20:53', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:20:53', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1b59af002e', 'common.sex.type', 'Sex Type', 'en', '2014-07-25 09:21:00', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:21:00', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1c08ba0030', 'common.attachment', '附件', 'zh-cn', '2014-07-25 09:21:45', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:21:45', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1c22dd0032', 'common.attachment', 'Attachment', 'en', '2014-07-25 09:21:51', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:21:51', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1d4e400034', 'lang.excellent.order', '优质订单', 'zh-cn', '2014-07-25 09:23:08', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:23:08', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1d7ece0036', 'lang.excellent.order', 'Excellent Order', 'en', '2014-07-25 09:23:20', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:23:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1de2050038', 'lang.normal.order', '普通订单', 'zh-cn', '2014-07-25 09:23:46', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:23:46', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1dfde4003a', 'lang.normal.order', 'Normal Order', 'en', '2014-07-25 09:23:53', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:23:53', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1ef393003c', 'lang.contract.customer', '签约客户', 'zh-cn', '2014-07-25 09:24:56', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:24:56', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1f0b32003e', 'lang.contract.customer', 'Contract Customer', 'en', '2014-07-25 09:25:02', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:25:02', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1f4fea0040', 'lang.normal.customer', '普通客户', 'zh-cn', '2014-07-25 09:25:19', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:25:19', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1f67050042', 'lang.normal.customer', 'Normal Customer', 'en', '2014-07-25 09:25:25', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:25:25', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1fa93d0044', 'lang.special.servcie', '特殊服务', 'zh-cn', '2014-07-25 09:25:42', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:25:42', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b1fceec0046', 'lang.special.servcie', 'Special Service', 'en', '2014-07-25 09:25:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:25:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b2014720048', 'lang.normal.service', '普通服务', 'zh-cn', '2014-07-25 09:26:10', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:26:10', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b203ca4004a', 'lang.normal.service', 'Normal Service', 'en', '2014-07-25 09:26:20', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:26:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b20bf5a004c', 'common.single.condition.query', '单条件查询', 'zh-cn', '2014-07-25 09:26:54', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:26:54', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b20e447004e', 'common.single.condition.query', 'Single Condition Query', 'en', '2014-07-25 09:27:03', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:27:03', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b214fe20050', 'common.scope.query', '范围查询', 'zh-cn', '2014-07-25 09:27:31', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:27:31', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b2171de0052', 'common.scope.query', 'Scope Queyr', 'en', '2014-07-25 09:27:39', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:27:39', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b21ffbf0054', 'common.db.integer', 'Integer', 'en', '2014-07-25 09:28:16', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:29:19', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b2227930056', 'common.db.integer', '数值类型', 'zh-cn', '2014-07-25 09:28:26', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:29:23', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b234ba5005a', 'common.db.date', 'Date', 'en', '2014-07-25 09:29:41', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:29:41', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b238657005c', 'common.db.date', '日期类型', 'zh-cn', '2014-07-25 09:29:56', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:29:56', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b23efed005e', 'common.db.string', '字符类型', 'zh-cn', '2014-07-25 09:30:23', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:30:23', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b2404d30060', 'common.db.string', 'String', 'en', '2014-07-25 09:30:28', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:30:28', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b245e800062', 'common.db.long', 'Long', 'en', '2014-07-25 09:30:51', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:30:51', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b248ee60064', 'common.db.long', '长整型', 'zh-cn', '2014-07-25 09:31:03', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:31:03', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b253d760066', 'common.workflow.engine.table', '工作流引擎表', 'zh-cn', '2014-07-25 09:31:48', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:31:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b256e3a0068', 'common.workflow.engine.table', 'Workflow Engine Table', 'en', '2014-07-25 09:32:00', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:32:00', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b25c1d4006a', 'common.system.table', '系统基础表', 'zh-cn', '2014-07-25 09:32:22', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:32:22', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b25d9b3006c', 'common.system.table', 'System Table', 'en', '2014-07-25 09:32:28', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:32:28', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b267773006e', 'common.business.table', '业务表', 'zh-cn', '2014-07-25 09:33:08', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:33:08', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b26a71c0070', 'common.business.table', 'Business Table', 'en', '2014-07-25 09:33:21', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:33:21', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b2761320072', 'common.customer.engine.table', '自定义引擎表', 'zh-cn', '2014-07-25 09:34:08', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:34:08', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b2791440074', 'common.customer.engine.table', 'Customer Engine Table', 'en', '2014-07-25 09:34:20', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:34:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b27d3790076', 'common.news', '新闻', 'zh-cn', '2014-07-25 09:34:37', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:34:37', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b27f9b30078', '新闻', 'News', 'en', '2014-07-25 09:34:47', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:34:47', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b28e56e007a', 'common.male', '男性', 'zh-cn', '2014-07-25 09:35:48', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:35:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b28fa30007c', 'common.male', 'Male', 'en', '2014-07-25 09:35:53', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:35:53', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b291a73007e', 'common.female', '女性', 'zh-cn', '2014-07-25 09:36:01', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:36:01', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0af476afe8501476b29466c0080', 'common.female', 'Female', 'en', '2014-07-25 09:36:12', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 09:36:12', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c37d001487c488a4d0006', 'common.datasource.manage', '多数据源管理', 'zh-cn', '2014-09-16 10:26:41', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-09-16 10:30:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c37d001487c491f480008', 'common.datasource.manage', 'Multiple DataSource Manage', 'en', '2014-09-16 10:27:20', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-09-16 10:30:56', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c5f6d400001', 'common.datasrouce.key', '多数据源主键', 'zh-cn', '2014-09-16 10:51:41', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c5fba980003', 'common.datasrouce.key', 'Mutipule DataSource Key', 'en', '2014-09-16 10:52:01', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c6193ec0005', 'common.driverclass', '驱动类', 'zh-cn', '2014-09-16 10:54:02', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c61b73d0007', 'common.driverclass', 'Driver Class', 'en', '2014-09-16 10:54:11', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c62b0b00009', 'common.datasrouce.url', '数据源地址', 'zh-cn', '2014-09-16 10:55:15', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c62f4d8000b', 'common.datasrouce.url', 'DataSource URL', 'en', '2014-09-16 10:55:33', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c63c17c000d', 'common.dbuser', '数据库用户名', 'zh-cn', '2014-09-16 10:56:25', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c63f0bf000f', 'common.dbuser', 'DB User', 'en', '2014-09-16 10:56:37', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c6430510011', 'common.dbpassword', '数据库密码', 'zh-cn', '2014-09-16 10:56:53', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c6456940013', 'common.dbpassword', 'DB Password', 'en', '2014-09-16 10:57:03', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c66d45d0015', 'common.dbtype', '数据库类型', 'zh-cn', '2014-09-16 10:59:46', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c66ffe00017', 'common.dbtype', 'DB Type', 'en', '2014-09-16 10:59:58', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c79d0660021', 'common.oracle', '甲骨文Oracle数据库', 'zh-cn', '2014-09-16 11:20:31', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-09-16 11:21:58', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c7aee7b0024', 'common.oracle', 'Oracle', 'en', '2014-09-16 11:21:44', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c8f0bfc0027', 'common.sqlserver2008', '微软SQL Server2008', 'zh-cn', '2014-09-16 11:43:42', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-09-16 11:48:44', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c8f57910029', 'common.sqlserver2008', 'SQL Server2008', 'en', '2014-09-16 11:44:01', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c94614b002d', 'common.mysql', '甲骨文MySQL', 'zh-cn', '2014-09-16 11:49:32', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0ba487c527201487c948fc0002f', 'common.mysql', 'MySQL', 'en', '2014-09-16 11:49:44', '8a8ab0b246dc81120146dc8181950052', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0c34761c347014761dfb98c0001', 'common.english', 'English', 'en', '2014-07-23 14:19:17', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-23 14:19:17', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0c34761c347014761dfde030003', 'common.english', 'English', 'zh-cn', '2014-07-23 14:19:27', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 08:51:07', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0c34761c347014761e00f350005', 'common.chinese', '中文', 'en', '2014-07-23 14:19:39', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-25 08:51:20', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0c34761c347014761e0305c0007', 'common.chinese', '中文', 'zh-cn', '2014-07-23 14:19:48', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-23 14:19:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0d44756a3bd014756ad82990002', 'user.analysis.histogram', '用户分析直方图', 'zh-cn', '2014-07-21 10:08:37', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-21 10:08:37', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0d44756a3bd014756ae22ce0004', 'usename.range2to10', '用户名长度范围在2~10', 'zh-cn', '2014-07-21 10:09:18', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-21 10:09:18', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0d44756a3bd014756ae9c2a0006', 'sequence.name', '序号', 'zh-cn', '2014-07-21 10:09:49', '8a8ab0b246dc81120146dc8181950052', 'admin', '2016-03-01 21:26:41', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0d44756ec17014756eff8410001', 'common.menu', '菜单', 'zh-cn', '2014-07-21 11:21:13', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-21 11:21:13', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0d44756ec17014756f0122e0003', 'common.menu', 'Menu', 'en', '2014-07-21 11:21:19', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-21 11:21:19', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0d44756ec17014756f5940d0007', 'common.area', '地域', 'zh-cn', '2014-07-21 11:27:20', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-21 11:27:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0d44756ec17014756f5b12e0009', 'common.area', 'Area', 'en', '2014-07-21 11:27:28', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-21 11:27:28', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0d447576a86014757a4266d0004', 'common.role.select', '角色选择', 'zh-cn', '2014-07-21 14:38:01', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-21 14:38:01', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0d447576a86014757a44a7b0006', 'common.role.select', 'Role Select', 'en', '2014-07-21 14:38:10', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-21 14:38:10', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0d44757b3f2014757b802010004', 'common.cancel', 'Cancel', 'en', '2014-07-21 14:59:42', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-21 14:59:42', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0d44757b3f2014757b821e00006', 'common.cancel', '取消', 'zh-cn', '2014-07-21 14:59:50', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-21 14:59:50', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0de46c66d490146c674f6ee0002', 'common.data.loading', '数据加载中...', 'zh-cn', '2014-06-23 10:01:32', 'admin', '管理员', '2014-06-23 10:01:32', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0de46c66d490146c675351b0004', 'common.data.loading', 'Data Loading......', 'en', '2014-06-23 10:01:48', 'admin', '管理员', '2014-06-23 10:01:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0de46c66d490146c6788e550006', 'common.exit.confirm', '确定退出该系统吗 ?', 'zh-cn', '2014-06-23 10:05:28', 'admin', '管理员', '2014-06-23 10:05:28', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0de46c66d490146c678d8600008', 'common.exit.confirm', 'Confirm Exit?', 'en', '2014-06-23 10:05:46', 'admin', '管理员', '2014-06-23 10:05:46', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0de46c66d490146c67af864000a', 'common.change.style', '切换页面风格', 'zh-cn', '2014-06-23 10:08:06', 'admin', '管理员', '2015-05-29 14:09:17', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0de46c66d490146c67b3590000c', 'common.change.style', 'Change Style', 'en', '2014-06-23 10:08:21', 'admin', '管理员', '2014-06-23 10:08:21', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0de46c66d490146c683c4ea0012', 'common.browser.recommend', '(推荐使用IE8+,谷歌浏览器可以获得更快,更安全的页面响应速度) 技术支持:', 'zh-cn', '2014-06-23 10:17:42', 'admin', '管理员', '2014-06-23 11:05:48', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0de46c66d490146c68486160014', 'common.browser.recommend', '(Recommend IE+, Google browser) Support: ', 'en', '2014-06-23 10:18:32', 'admin', '管理员', '2014-06-23 10:18:32', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0e8476756d8014767594f500001', 'common.mutilang', '多语言', 'zh-cn', '2014-07-24 15:50:12', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-24 15:50:12', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8ab0e8476756d801476759b8930003', 'common.mutilang', 'Muti Language', 'en', '2014-07-24 15:50:38', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-24 15:50:38', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8c8d1c475192970147519e89800004', 'common.description', 'Description', 'en', '2014-07-20 10:34:10', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-20 10:35:01', '8a8ab0b246dc81120146dc8181950052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8c8d1c475192970147519eae6d0006', 'common.description', '描述', 'zh-cn', '2014-07-20 10:34:19', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-20 10:34:19', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8c8d1c4751c965014751cb1ff50001', 'common.langcontext.exist', '该内容已经存在,请不要重复添加', 'zh-cn', '2014-07-20 11:22:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-20 11:22:52', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8a8c8d1c4751c965014751cd221a0003', 'common.langcontext.exist', 'Lang context exist already, don\'t add it again', 'en', '2014-07-20 11:25:03', '8a8ab0b246dc81120146dc8181950052', 'admin', '2014-07-20 11:25:03', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8b4f561992c84eaa958b10c7912896b8', 'common.weak', '弱', 'zh-cn', '2014-07-04 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-04 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('8ca84db9bbcb44bfb39746822a976907', 'common.role', 'Role', 'en', '2014-07-03 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('95903aa116c74bdb95b5be510a89c79d', 'common.tel', '办公电话', 'zh-cn', '2014-07-03 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('9c3a8db4891a4d4390f6093ae2fd81af', 'common.strong', '强', 'zh-cn', '2014-07-04 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-04 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('9f750fb969ed4bdcbbdb212c43746112', 'common.lock.user', 'lock user', 'en', '2014-07-03 18:39:42', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('a8e5a8e8c5e44576a1500c3b5f57937b', 'select.byrole', 'According to the role select', 'en', '2014-07-03 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('ac43aecc3356487c8eb5fa869149412f', 'common.repeat.password', '重复密码', 'zh-cn', '2014-07-03 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('aec73ffa01b5499db0253b3b34194560', 'username.rang2to10', '用户名范围在2~10位字符', 'zh-cn', '2014-07-04 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('b8865c9032054772b39d43efda9ba0c8', 'role.muti.select', 'The role of multiple choices', 'en', '2014-07-04 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-04 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('b8dae445b3ef468db87167ddd8cd1b64', 'please.select.department', '请选择组织机构', 'zh-cn', '2014-07-04 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-04 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('c150726fac0d43fd9bf28f4590018950', 'common.username', 'User Name', 'en', '2014-07-03 18:39:42', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('caaf209a7acb413ea59bbdf30e944f20', 'common.common.mail', 'Mail', 'en', '2014-07-03 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('ce8b2968f1fc49bba1a636ca18e7f08f', 'usename.range2to10', 'The user name in the range of 2~10 characters', 'en', '2014-07-03 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('d136cd1f25cc42fe8a0fae2dddc5de23', 'common.weak', 'Weak', 'en', '2014-07-04 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-04 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('dc787a2087ea4f248a394f8a88a5792c', 'common.real.name', '真实姓名', 'zh-cn', '2014-07-03 18:39:42', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('df075bc6373b4658afcfaff33b088952', 'common.role', '角色', 'zh-cn', '2014-07-03 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('e1fb12b3993b4d1ea35bd536801ada1f', 'common.common.mail', '常用邮箱', 'zh-cn', '2014-07-03 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2015-04-02 23:10:33', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('e547fec1826c4811b6d759f2d81153f8', 'common.password.reset', 'Password Reset', 'en', '2014-07-03 18:39:42', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('f9f74528bde04a0f9e25e29cbc87d9fb', 'fill.realname', '填写个人真实姓名', 'zh-cn', '2014-07-04 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-04 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('fa07850cb8ed4c268cc91ffd31e7ace1', 'common.password', 'Password', 'en', '2014-07-03 18:39:43', '4028818d46f764fb0146f7661cb60052', 'admin', '2014-07-02 23:27:53', '4028818d46f764fb0146f7661cb60052', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d000', 'common.querybuilder', '高级查询', 'zh-cn', '2015-04-28 10:26:41', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-04-28 10:30:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d001', 'common.code.range', '编码范围在2~8位字符', 'zh-cn', '2015-06-01 10:21:46', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-01 10:22:49', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d002', 'common.code.range', 'The coding in the range of 2~8 characters', 'en', '2015-06-01 10:29:43', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-01 10:30:54', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d003', 'common.name.range', '名称范围在2~10位字符', 'zh-cn', '2015-06-01 10:49:33', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-01 10:49:57', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d004', 'common.name.range', 'The name in the range of 2~10 characters', 'en', '2015-06-01 10:51:35', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-01 10:51:48', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d005', 'menu.graph.configuration', 'Online图表配置', 'zh-cn', '2015-06-02 11:29:43', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 11:30:02', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d006', 'menu.graph.configuration', 'The graph configuration', 'en', '2015-06-02 11:31:12', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 11:31:26', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d007', 'menu.input.demo', '事例录入', 'zh-cn', '2015-06-02 11:40:30', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 11:40:43', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d008', 'menu.input.demo', 'input demo', 'en', '2015-06-02 11:41:39', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 11:41:29', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d009', 'menu.push.message', '消息推送', 'zh-cn', '2015-06-02 11:45:36', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 11:45:48', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d010', 'menu.push.message', 'push message', 'en', '2015-06-02 11:46:40', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 11:46:55', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d011', 'menu.business.management', '业务SQL', 'zh-cn', '2015-06-02 11:49:31', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-10-15 10:37:04', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d012', 'menu.business.management', 'Business Sql', 'en', '2015-06-02 11:50:48', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-10-15 10:37:16', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d013', 'menu.message.template', '消息模板', 'zh-cn', '2015-06-02 11:54:02', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-10-15 10:31:53', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d014', 'menu.message.template', 'Message template', 'en', '2015-06-02 11:54:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-10-15 10:32:24', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d015', 'menu.Business.configuration', '业务配置', 'zh-cn', '2015-06-02 11:58:40', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 11:58:58', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d016', 'menu.Business.configuration', 'Business configuration', 'en', '2015-06-02 11:58:20', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 11:59:01', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d017', 'menu.send.message', '消息中心', 'zh-cn', '2015-06-02 12:02:31', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-10-15 10:34:49', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d018', 'menu.send.message', 'Message Center', 'en', '2015-06-02 12:02:54', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-10-15 10:35:01', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d019', 'menu.sort.management', '分类管理', 'zh-cn', '2015-06-02 12:07:04', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 12:07:23', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d020', 'menu.sort.management', 'sort management', 'en', '2015-06-02 12:07:08', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 12:07:27', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d021', 'menu.nice.list', '漂亮列表', 'zh-cn', '2015-06-02 12:11:09', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 12:11:29', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d022', 'menu.nice.list', 'Nice list', 'en', '2015-06-02 12:11:12', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 12:11:26', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d023', 'menu.data.permission', '数据权限', 'zh-cn', '2015-06-02 12:14:25', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 12:14:39', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d024', 'menu.data.permission', 'data permission', 'en', '2015-06-02 12:14:22', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 12:14:58', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d025', 'menu.user.management', '用户管理', 'zh-cn', '2015-06-02 13:14:19', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 13:14:32', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d026', 'menu.user.management', 'user management', 'en', '2015-06-02 13:14:16', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 13:14:44', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d027', 'menu.Leave.data.access', 'OL请假数据权限', 'zh-cn', '2015-06-02 13:19:51', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 13:20:10', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d028', 'menu.Leave.data.access', 'Leave the data access', 'en', '2015-06-02 13:19:55', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 13:20:13', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d029', 'menu.form.validation', '表单验证', 'zh-cn', '2015-06-02 14:49:50', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 14:55:01', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d030', 'menu.form.validation', 'Form validation', 'en', '2015-06-02 14:49:54', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 14:55:13', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d031', 'menu.demo.example', '综合Demo', 'zh-cn', '2015-06-02 14:58:43', '8a8ab0b246dc81120146dc8181950052', 'admin', '2016-03-15 12:32:22', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d032', 'menu.demo.example', 'Main Demo', 'en', '2015-06-02 14:58:46', '8a8ab0b246dc81120146dc8181950052', 'admin', '2016-03-15 12:32:33', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d033', 'menu.minidao.example', 'minidao例子', 'zh-cn', '2015-06-02 15:03:49', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:04:04', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d034', 'menu.minidao.example', 'minidao example', 'en', '2015-06-02 15:03:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:04:10', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d035', 'menu.form.model', '表单模型', 'zh-cn', '2015-06-02 15:13:44', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:13:59', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d036', 'menu.form.model', 'The form model', 'en', '2015-06-02 15:13:47', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:14:02', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d037', 'menu.one_to_many.model', '一对多模型', 'zh-cn', '2015-06-02 15:17:51', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:18:18', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d038', 'menu.one_to_many.model', 'one-to-many model', 'en', '2015-06-02 15:17:54', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:18:21', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d039', 'menu.import_export.excel', 'Excel导入导出', 'zh-cn', '2015-06-02 15:23:03', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:23:39', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d040', 'menu.import_export.excel', 'import and export of the excel ', 'en', '2015-06-02 15:23:06', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:23:43', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d041', 'menu.uploads_downloads', '在线文档', 'zh-cn', '2015-06-02 15:31:48', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:32:04', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d042', 'menu.uploads_downloads', 'Online Doc', 'en', '2015-06-02 15:31:51', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:32:09', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d043', 'menu.JqueryFileUpload.example', 'JqueryFileUpload示例', 'zh-cn', '2015-06-02 15:35:07', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:35:30', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d044', 'menu.JqueryFileUpload.example', 'JqueryFileUpload example', 'en', '2015-06-02 15:35:09', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:35:32', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d045', 'menu.no.paging', '无分页列表', 'zh-cn', '2015-06-02 15:39:15', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:39:34', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d046', 'menu.no.paging', 'No paging list', 'en', '2015-06-02 15:39:17', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:39:37', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d047', 'menu.jdbc.example', 'jdbc示例', 'zh-cn', '2015-06-02 15:42:32', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:42:49', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d048', 'menu.jdbc.example', 'jdbc example', 'en', '2015-06-02 15:42:34', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:42:52', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d049', 'menu.sql.separation', 'SQL分离', 'zh-cn', '2015-06-02 15:47:02', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:47:17', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d050', 'menu.sql.separation', 'SQL separation', 'en', '2015-06-02 15:47:04', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:47:23', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d051', 'menu.dictionary.labels', '字典标签', 'zh-cn', '2015-06-02 15:49:48', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:50:34', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d052', 'menu.dictionary.labels', 'The dictionary labels', 'en', '2015-06-02 15:50:21', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:50:40', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d053', 'menu.form.thePop_UpStyle', '表单弹出风格', 'zh-cn', '2015-06-02 15:54:56', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:55:13', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d054', 'menu.form.thePop_UpStyle', 'Form the pop-up style', 'en', '2015-06-02 15:54:57', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:55:15', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d055', 'menu.special.layout', '特殊布局', 'zh-cn', '2015-06-02 15:58:36', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:58:57', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d056', 'menu.special.layout', 'The special layout', 'en', '2015-06-02 15:58:38', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 15:58:59', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d057', 'menu.single.table', '单表例子(无tag)', 'zh-cn', '2015-06-02 16:02:33', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:02:52', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d058', 'menu.single.table', 'Single table example(no tag)', 'en', '2015-06-02 16:02:36', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:02:54', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d059', 'menu.one_to_many.example', '一对多例子(无tag)', 'zh-cn', '2015-06-02 16:06:06', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:08:01', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d060', 'menu.one_to_many.example', 'one to many example(no tag)', 'en', '2015-06-02 16:07:43', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:08:04', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d061', 'menu.html.editor', 'HTML编辑器', 'zh-cn', '2015-06-02 16:11:39', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:12:00', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d062', 'menu.html.editor', 'HTML editor', 'en', '2015-06-02 16:11:42', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:12:03', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d063', 'menu.word.online', '在线word(IE)', 'zh-cn', '2015-06-02 16:14:36', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:14:55', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d064', 'menu.word.online', 'word online(IE)', 'en', '2015-06-02 16:14:38', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:14:58', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d065', 'menu.webOfficeo.fficialExample', 'WebOffice官方例子', 'zh-cn', '2015-06-02 16:19:45', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:20:05', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d066', 'menu.webOfficeo.fficialExample', 'The official example of WebOffice', 'en', '2015-06-02 16:19:48', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:20:07', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d067', 'menu.moreAccessoriesManagement', '多附件管理', 'zh-cn', '2015-06-02 16:24:18', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:24:36', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d068', 'menu.moreAccessoriesManagement', 'More accessories management', 'en', '2015-06-02 16:24:21', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:24:39', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d069', 'menu.datagridHandHtml', 'Datagrid自定义查询条件', 'zh-cn', '2015-06-02 16:28:48', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-12-22 16:58:46', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d070', 'menu.datagridHandHtml', 'Datagrid Custom Condition', 'en', '2015-06-02 16:28:50', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-12-22 16:59:27', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d071', 'menu.materialPom', '物料POM', 'zh-cn', '2015-06-02 16:37:09', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:37:27', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d072', 'menu.materialPom', 'material pom', 'en', '2015-06-02 16:37:11', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:37:29', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d073', 'menu.ckfinderDemo', 'ckfinder例子', 'zh-cn', '2015-06-02 16:40:05', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:40:26', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d074', 'menu.ckfinderDemo', 'ckfinder demo', 'en', '2015-06-02 16:40:07', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:40:28', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d075', 'menu.queryEditor', '查询编辑器', 'zh-cn', '2015-06-02 16:44:01', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:44:34', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba487c37d001487c488a4d076', 'menu.queryEditor', 'The query editor', 'en', '2015-06-02 16:44:04', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-02 16:44:38', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0001', 'common.wage', 'wage', 'en', '2015-06-03 16:34:36', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:34:52', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0002', 'common.clear.localstorage', '清除缓存', 'zh-cn', '2015-04-28 10:26:41', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-05-25 16:30:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0003', 'common.clear.localstorage', 'Clear Cache', 'en', '2015-04-28 10:26:41', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-05-25 16:30:20', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0004', 'common.messageSend.record', '消息发送记录表', 'zh-cn', '2015-06-03 10:50:30', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 10:50:48', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0005', 'common.messageSend.record', 'data record to send message', 'en', '2015-06-03 10:50:33', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 10:50:50', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0006', 'common.messageHeader', '消息标题', 'zh-cn', '2015-06-03 11:05:23', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:05:46', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0007', 'common.messageHeader', 'message header', 'en', '2015-06-03 11:05:25', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:05:49', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0008', 'common.messageType', '消息类型', 'zh-cn', '2015-06-03 11:09:09', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:09:35', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0009', 'common.messageType', 'message type', 'en', '2015-06-03 11:09:13', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:09:38', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0010', 'common.sender', '发送人', 'zh-cn', '2015-06-03 11:13:05', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:13:26', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0011', 'common.sender', 'sender', 'en', '2015-06-03 11:13:09', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:13:29', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0012', 'common.receiver', '接收人', 'zh-cn', '2015-06-03 11:15:57', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:16:21', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0013', 'common.receiver', 'receiver', 'en', '2015-06-03 11:16:00', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:16:24', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0014', 'common.content_2', '内容', 'zh-cn', '2015-06-03 11:19:49', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:20:13', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0015', 'common.content_2', 'content', 'en', '2015-06-03 11:19:53', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:20:16', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0016', 'common.dateCreated', '创建日期', 'zh-cn', '2015-06-03 11:22:32', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:22:55', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0017', 'common.dateCreated', 'date created', 'en', '2015-06-03 11:22:34', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:22:59', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0018', 'common.sendtime', '发送时间', 'zh-cn', '2015-06-03 11:25:43', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:26:02', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0019', 'common.sendtime', 'sendtime', 'en', '2015-06-03 11:25:46', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:26:05', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0020', 'common.sendState', '发送状态', 'zh-cn', '2015-06-03 11:30:01', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:30:23', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0021', 'common.sendState', 'send state', 'en', '2015-06-03 11:30:04', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:30:26', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0022', 'common.remark', '备注', 'zh-cn', '2015-06-03 11:32:37', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:32:56', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0023', 'common.remark', 'remark', 'en', '2015-06-03 11:32:41', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:33:00', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0024', 'common.esId', '主键', 'zh-cn', '2015-06-03 11:37:16', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:37:38', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0025', 'common.esId', 'ID', 'en', '2015-06-03 11:37:19', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:37:41', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0026', 'common.iconEdit', '消息修正', 'zh-cn', '2015-06-03 11:40:50', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:41:09', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0027', 'common.iconEdit', 'Message modification', 'en', '2015-06-03 11:40:52', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:41:11', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0028', 'common.businessSqlTable', '业务SQL表', 'zh-cn', '2015-06-03 11:50:24', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:50:48', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0029', 'common.businessSqlTable', 'The SQL table of business', 'en', '2015-06-03 11:50:27', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:50:52', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0030', 'common.sqlName', 'SQL名称', 'zh-cn', '2015-06-03 11:53:08', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:53:28', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0031', 'common.sqlName', 'SQL name', 'en', '2015-06-03 11:53:11', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:53:33', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0032', 'common.sqlContent', 'SQL内容', 'zh-cn', '2015-06-03 11:55:25', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:55:47', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0033', 'common.sqlContent', 'SQL content', 'en', '2015-06-03 11:55:28', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:55:49', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0034', 'common.operate', '操作', 'zh-cn', '2015-06-03 11:57:51', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:58:13', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0035', 'common.operate', 'operate', 'en', '2015-06-03 11:57:54', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 11:58:16', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0036', 'common.delete_2', '删除', 'zh-cn', '2015-06-03 12:01:21', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 12:01:48', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0037', 'common.delete_2', 'delete', 'en', '2015-06-03 12:01:25', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 12:01:51', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0038', 'common.add_2', '录入', 'zh-cn', '2015-06-03 12:04:03', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 12:04:28', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0039', 'common.add_2', 'add', 'en', '2015-06-03 12:04:06', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 12:04:31', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0040', 'common.edit_2', '编辑', 'zh-cn', '2015-06-03 12:06:22', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 12:06:46', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0041', 'common.edit_2', 'edit', 'en', '2015-06-03 12:06:26', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 12:06:50', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0042', 'common.batchDelete', '批量删除', 'zh-cn', '2015-06-03 12:09:29', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 12:09:52', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0043', 'common.batchDelete', 'Batch Delete', 'en', '2015-06-03 12:09:32', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 12:09:57', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0044', 'common.search', '查询', 'zh-cn', '2015-06-03 12:12:58', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-11-30 12:37:34', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0045', 'common.search', 'check', 'en', '2015-06-03 12:13:01', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 12:13:17', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0046', 'common.isId', '主键', 'zh-cn', '2015-06-03 14:29:46', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:30:06', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0047', 'common.isId', 'ID', 'en', '2015-06-03 14:29:49', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:30:13', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0048', 'common.createName', '创建人名称', 'zh-cn', '2015-06-03 14:32:21', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:32:41', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0049', 'common.createName', 'createName', 'en', '2015-06-03 14:32:24', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:32:45', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0050', 'common.create.By', '创建人登录名', 'zh-cn', '2015-06-03 14:35:43', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:36:23', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0051', 'common.create.By', 'createBy', 'en', '2015-06-03 14:35:47', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:36:27', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0052', 'common.createDate', '创建日期', 'zh-cn', '2015-06-03 14:38:14', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:38:42', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0053', 'common.createDate', 'createDate', 'en', '2015-06-03 14:38:17', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:38:45', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0054', 'common.updateName', '更新人名称', 'zh-cn', '2015-06-03 14:41:16', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:41:34', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0055', 'common.updateName', 'updateName', 'en', '2015-06-03 14:41:19', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:41:37', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0056', 'common.updateByName', '更新人登录名称', 'zh-cn', '2015-06-03 14:44:11', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:44:30', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0057', 'common.updateByName', 'updateByName', 'en', '2015-06-03 14:44:14', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:44:34', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0058', 'common.updateDate', '更新日期', 'zh-cn', '2015-06-03 14:46:24', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:46:41', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0059', 'common.updateDate', 'updateDate', 'en', '2015-06-03 14:46:27', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:46:44', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0060', 'common.templateName', '模板名称', 'zh-cn', '2015-06-03 14:49:29', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:49:54', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0061', 'common.templateName', 'templateName', 'en', '2015-06-03 14:49:31', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:49:49', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0062', 'common.templateType', '模板类型', 'zh-cn', '2015-06-03 14:51:59', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:52:18', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0063', 'common.templateType', 'templateType', 'en', '2015-06-03 14:52:02', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:52:21', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0064', 'common.templateContent', '模板内容', 'zh-cn', '2015-06-03 14:54:41', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:55:00', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0065', 'common.templateContent', 'templateContent', 'en', '2015-06-03 14:54:46', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:55:04', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0066', 'common.opt', '操作', 'zh-cn', '2015-06-03 14:56:50', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:57:13', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0067', 'common.opt', 'opt', 'en', '2015-06-03 14:56:55', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 14:57:15', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0068', 'common.deleteTo', '删除', 'zh-cn', '2015-06-03 15:01:04', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:01:22', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0069', 'common.deleteTo', 'delete', 'en', '2015-06-03 15:01:07', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:01:25', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0070', 'common.icon.add', '录入', 'zh-cn', '2015-06-03 15:03:55', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:04:15', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0071', 'common.icon.add', 'add', 'en', '2015-06-03 15:03:58', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:04:18', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0072', 'common.icon.edit', '编辑', 'zh-cn', '2015-06-03 15:06:14', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:06:34', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0073', 'common.icon.edit', 'edit', 'en', '2015-06-03 15:06:17', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:06:38', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0074', 'common.icon.remove', '批量删除', 'zh-cn', '2015-06-03 15:08:37', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:08:55', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0075', 'common.icon.remove', 'Batch Delete', 'en', '2015-06-03 15:08:40', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:08:58', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0076', 'common.icon.search', '查询', 'zh-cn', '2015-06-03 15:10:42', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-11-30 12:36:46', 'admin', '管理员');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0077', 'common.icon.search', 'search', 'en', '2015-06-03 15:10:46', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:11:10', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0078', 'common.msgTemplateTable', '消息模板表', 'zh-cn', '2015-06-03 15:14:16', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:14:35', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0079', 'common.msgTemplateTable', 'message template table', 'en', '2015-06-03 15:14:19', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:14:39', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0080', 'common.sqlDataTable', '消息模板_业务SQL配置表', 'zh-cn', '2015-06-03 15:29:43', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:30:01', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0081', 'common.sqlDataTable', 'message template_sql configuration', 'en', '2015-06-03 15:29:46', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:30:04', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0082', 'common.createLoginName', '创建人登录名称', 'zh-cn', '2015-06-03 15:46:04', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:46:25', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0083', 'common.createLoginName', 'create by name to login', 'en', '2015-06-03 15:46:07', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:46:30', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0084', 'common.configurationCODE', '配置CODE', 'zh-cn', '2015-06-03 15:50:40', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:50:57', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0085', 'common.configurationCODE', 'configurationCODE', 'en', '2015-06-03 15:50:43', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:51:00', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0086', 'common.configurationName', '配置名称', 'zh-cn', '2015-06-03 15:53:03', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:53:19', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0087', 'common.configurationName', 'configurationName', 'en', '2015-06-03 15:53:06', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:53:22', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0088', 'common.sqlBusinessId', '业务SQLID', 'zh-cn', '2015-06-03 15:56:38', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:56:59', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0089', 'common.sqlBusinessId', 'ID of SQL business', 'en', '2015-06-03 15:56:40', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 15:57:01', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0090', 'common.msgModeliD', '消息模本ID', 'zh-cn', '2015-06-03 16:01:19', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:01:49', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0091', 'common.msgModeliD', 'message model ID ', 'en', '2015-06-03 16:01:23', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:01:52', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0092', 'common.pushTest', '推送测试', 'zh-cn', '2015-06-03 16:04:56', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:05:13', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0093', 'common.pushTest', 'push test', 'en', '2015-06-03 16:04:58', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:05:16', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0094', 'common.moblePhone', '手机', 'zh-cn', '2015-06-03 16:24:12', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:24:29', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0095', 'common.moblePhone', 'moble phone', 'en', '2015-06-03 16:24:15', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:24:33', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0096', 'common.age', '年龄', 'zh-cn', '2015-06-03 16:26:36', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:26:54', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0097', 'common.age', 'age', 'en', '2015-06-03 16:26:38', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:26:57', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0098', 'common.email', '电子邮箱', 'zh-cn', '2015-06-03 16:29:02', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:29:19', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0099', 'common.email', 'email', 'en', '2015-06-03 16:29:05', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:29:22', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c488a4d0100', 'common.wage', '工资', 'zh-cn', '2015-06-03 16:34:33', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:34:49', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0002', 'common.sex', '性别', 'zh-cn', '2015-06-03 16:37:19', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:37:36', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0003', 'common.sex', 'sex', 'en', '2015-06-03 16:37:23', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:37:39', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0004', 'common.birthday', '生日', 'zh-cn', '2015-06-03 16:40:24', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:40:49', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0005', 'common.birthday', 'birthday', 'en', '2015-06-03 16:40:27', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-03 16:40:53', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0022', 'common.sendSuccess', '发送成功', 'zh-cn', '2015-06-05 10:38:37', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 10:38:53', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0023', 'common.sendSuccess', 'send success', 'en', '2015-06-05 10:38:41', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 10:38:55', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0024', 'common.failToSend', '发送失败', 'zh-cn', '2015-06-05 10:42:42', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 10:42:58', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0025', 'common.failToSend', 'fail to send', 'en', '2015-06-05 10:42:44', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 10:43:01', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0026', 'common.didNotSend', '未发送', 'zh-cn', '2015-06-05 10:47:58', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 10:48:18', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0027', 'common.didNotSend', 'Did not send', 'en', '2015-06-05 10:48:00', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 10:48:20', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0028', 'common.smsAlerts', '短信提醒', 'zh-cn', '2015-06-05 10:51:28', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 10:51:42', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0029', 'common.smsAlerts', 'SMS alerts', 'en', '2015-06-05 10:51:30', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 10:51:45', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0030', 'common.emailAlerts', '邮件提醒', 'zh-cn', '2015-06-05 10:58:42', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 10:58:55', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0031', 'common.emailAlerts', ' Email Alerts', 'en', '2015-06-05 10:58:44', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 10:58:57', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0032', 'common.sysAlerts', '系统提醒', 'zh-cn', '2015-06-05 11:02:54', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 11:03:08', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0033', 'common.sysAlerts', 'SYS alerts', 'en', '2015-06-05 11:02:56', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 11:03:10', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0034', 'common.smsAlertsModel', '短信提醒模板', 'zh-cn', '2015-06-05 11:07:30', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 11:07:43', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0035', 'common.smsAlertsModel', 'SMS alerts model', 'en', '2015-06-05 11:07:31', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 11:07:45', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0036', 'common.emailAlertsModel', '邮件提醒模板', 'zh-cn', '2015-06-05 11:11:57', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 11:12:12', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d0037', 'common.emailAlertsModel', 'Email alerts model', 'en', '2015-06-05 11:12:00', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 11:12:14', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d1111', 'common.lock.user.tips', '确定锁定用户吗', 'zh-cn', '2015-06-05 16:56:09', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 16:56:23', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d1112', 'common.lock.user.tips', 'is confirm lock user', 'en', '2015-06-05 16:56:11', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 16:56:26', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d1113', 'common.unlock.user.tips', '确定激活用户吗', 'zh-cn', '2015-06-05 16:59:20', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 16:59:34', 'admin', 'admin');
|
|
|
INSERT INTO `t_s_muti_lang` VALUES ('jglongjba87c37d001487c499a4d1114', 'common.unlock.user.tips', 'Sure to activate user', 'en', '2015-06-05 16:59:22', '8a8ab0b246dc81120146dc8181950052', 'admin', '2015-06-05 16:59:36', 'admin', 'admin');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_notice`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_notice`;
|
|
|
CREATE TABLE `t_s_notice` (
|
|
|
`id` varchar(36) NOT NULL default '' COMMENT 'ID',
|
|
|
`notice_title` varchar(255) default NULL COMMENT '通知标题',
|
|
|
`notice_content` longtext COMMENT '通知公告内容',
|
|
|
`notice_type` varchar(2) default NULL COMMENT '通知公告类型(1:通知,2:公告)',
|
|
|
`notice_level` varchar(2) default NULL COMMENT '通告授权级别(1:全员,2:角色,3:用户)',
|
|
|
`notice_term` datetime default NULL COMMENT '阅读期限',
|
|
|
`create_user` varchar(32) default NULL COMMENT '创建者',
|
|
|
`create_time` datetime default NULL COMMENT '创建时间',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='通知公告表';
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_notice
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_notice` VALUES ('402880ea53303a060153304cf8860006', 'jeecg快速平台增加UI选择', 'jeecg快速平台增加UI选择', '1', '1', '2016-03-30 00:00:00', null, '2016-03-01 11:51:04');
|
|
|
INSERT INTO `t_s_notice` VALUES ('402880ea53303a060153304cf88600062', 'jeecg快速平台增加UI选择', 'jeecg快速平台增加UI选择', '1', '1', '2016-03-30 00:00:00', '', '2016-03-01 11:51:04');
|
|
|
INSERT INTO `t_s_notice` VALUES ('402880ea5330fe22015331062a040002', '新公告', '<fieldset class=\"brcolor\" style=\"max-width: 100%; border: 1px dotted rgb(192, 80, 77); padding: 20px; min-height: 1.5em; border-bottom-right-radius: 15px; border-bottom-left-radius: 10px; word-wrap: break-word !important;\"><legend style=\"font-family: 微软雅黑; line-height: 2em; max-width: 100%; padding: 0px; text-align: center; margin: 0px; border: none; border-image-source: initial; border-image-slice: initial; border-image-width: initial; border-image-outset: initial; border-image-repeat: initial; word-wrap: break-word !important;\"><p class=\"bkcolor\" style=\"word-wrap: normal; font-size: 14px; max-width: 100%; word-break: normal; color: rgb(255, 255, 255); padding: 0px 20px 4px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em; line-height: 2em; border-bottom-right-radius: 100%!important; border-bottom-left-radius: 100%!important; background-color: rgb(192, 80, 77);\"><strong><span style=\"font-size: 16px;\">捷微H5营销活动平台专题公开课</span></strong><br/></p></legend><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"font-family: 微软雅黑; line-height: 25.6px; color: rgb(62, 62, 62); font-size: 14px; background-color: rgb(249, 249, 249);\"> <span style=\"font-family: 微软雅黑; line-height: 25.6px; color: rgb(0, 0, 0); background-color: rgb(216, 216, 216);\"><em>还在为如何做好微信营销头疼吗?</em></span></span></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"font-family: 微软雅黑; line-height: 25.6px; color: rgb(62, 62, 62); font-size: 14px; background-color: rgb(249, 249, 249);\"> 微信时代,层出不穷花样百出的营销活动已毫无质疑地成为商家吸粉营销的首选利器,而其中HTML5作为营销界新宠儿,“多快好省”的杰出代表,其灵活性高、开发成本低且制作周期短的种种特性使其在移动营销领域大放异彩。新年伊始,JEEWX隆重推出H5营销活动平台,汇集各种您想到的想不到的小游戏小活动,各种需求轻松创建,一键营销!</span></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"font-family: 微软雅黑; line-height: 25.6px; color: rgb(62, 62, 62); font-size: 14px; background-color: rgb(249, 249, 249);\"> 为帮助大家快速掌握捷微H5营销活动平台的使用及开发流程,JEECG开源社区近期将推出专题公开课,欢迎大家报名参加,共同学习!</span></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"font-family: 微软雅黑; line-height: 25.6px; color: rgb(62, 62, 62); font-size: 14px; background-color: rgb(249, 249, 249);\"><br/></span></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><strong><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"line-height: 25.6px; font-size: 14px; background-color: rgb(249, 249, 249);\"> 开课时间:</span></span></strong><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"line-height: 25.6px; font-size: 14px; background-color: rgb(249, 249, 249);\">2016年1月7日20:30-21:30 1月12日20:30-21:30</span></span></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"color: rgb(255, 0, 0);\"><strong><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"line-height: 25.6px; font-size: 14px; background-color: rgb(249, 249, 249);\"> 开课地点:</span></span></strong></span><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"line-height: 25.6px; font-size: 14px; background-color: rgb(249, 249, 249);\"><a href=\"http://ke.qq.com/course/111073#term_id=100119113\" _src=\"http://ke.qq.com/course/111073#term_id=100119113\">http://ke.qq.com/course/111073#term_id=100119113</a> </span></span></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"color: rgb(255, 0, 0);\"><strong><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"font-size: 14px;\"> 内容概要:</span></span></strong></span><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"font-size: 14px;\">入门讲解(以捷微H5营销活动平台为基础,讲解微信公众号如何进行活动推广)</span></span></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"font-size: 14px;\"> 实例开发讲解(实例讲解捷微H5营销活动开发流程及规范)</span></span></p><p><br/></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"font-size: 14px;\"></span></span><br/></p></fieldset><p><br/></p><p><br/></p>', '2', '1', '2016-03-17 00:00:00', null, '2016-03-01 15:13:20');
|
|
|
INSERT INTO `t_s_notice` VALUES ('402880ea5330fe22015331062a0400022', '新公告', '<fieldset class=\"brcolor\" style=\"max-width: 100%; border: 1px dotted rgb(192, 80, 77); padding: 20px; min-height: 1.5em; border-bottom-right-radius: 15px; border-bottom-left-radius: 10px; word-wrap: break-word !important;\"><legend style=\"font-family: 微软雅黑; line-height: 2em; max-width: 100%; padding: 0px; text-align: center; margin: 0px; border: none; border-image-source: initial; border-image-slice: initial; border-image-width: initial; border-image-outset: initial; border-image-repeat: initial; word-wrap: break-word !important;\"><p class=\"bkcolor\" style=\"word-wrap: normal; font-size: 14px; max-width: 100%; word-break: normal; color: rgb(255, 255, 255); padding: 0px 20px 4px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em; line-height: 2em; border-bottom-right-radius: 100%!important; border-bottom-left-radius: 100%!important; background-color: rgb(192, 80, 77);\"><strong><span style=\"font-size: 16px;\">捷微H5营销活动平台专题公开课</span></strong><br/></p></legend><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"font-family: 微软雅黑; line-height: 25.6px; color: rgb(62, 62, 62); font-size: 14px; background-color: rgb(249, 249, 249);\"> <span style=\"font-family: 微软雅黑; line-height: 25.6px; color: rgb(0, 0, 0); background-color: rgb(216, 216, 216);\"><em>还在为如何做好微信营销头疼吗?</em></span></span></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"font-family: 微软雅黑; line-height: 25.6px; color: rgb(62, 62, 62); font-size: 14px; background-color: rgb(249, 249, 249);\"> 微信时代,层出不穷花样百出的营销活动已毫无质疑地成为商家吸粉营销的首选利器,而其中HTML5作为营销界新宠儿,“多快好省”的杰出代表,其灵活性高、开发成本低且制作周期短的种种特性使其在移动营销领域大放异彩。新年伊始,JEEWX隆重推出H5营销活动平台,汇集各种您想到的想不到的小游戏小活动,各种需求轻松创建,一键营销!</span></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"font-family: 微软雅黑; line-height: 25.6px; color: rgb(62, 62, 62); font-size: 14px; background-color: rgb(249, 249, 249);\"> 为帮助大家快速掌握捷微H5营销活动平台的使用及开发流程,JEECG开源社区近期将推出专题公开课,欢迎大家报名参加,共同学习!</span></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"font-family: 微软雅黑; line-height: 25.6px; color: rgb(62, 62, 62); font-size: 14px; background-color: rgb(249, 249, 249);\"><br/></span></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><strong><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"line-height: 25.6px; font-size: 14px; background-color: rgb(249, 249, 249);\"> 开课时间:</span></span></strong><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"line-height: 25.6px; font-size: 14px; background-color: rgb(249, 249, 249);\">2016年1月7日20:30-21:30 1月12日20:30-21:30</span></span></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"color: rgb(255, 0, 0);\"><strong><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"line-height: 25.6px; font-size: 14px; background-color: rgb(249, 249, 249);\"> 开课地点:</span></span></strong></span><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"line-height: 25.6px; font-size: 14px; background-color: rgb(249, 249, 249);\"><a href=\"http://ke.qq.com/course/111073#term_id=100119113\" _src=\"http://ke.qq.com/course/111073#term_id=100119113\">http://ke.qq.com/course/111073#term_id=100119113</a> </span></span></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"color: rgb(255, 0, 0);\"><strong><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"font-size: 14px;\"> 内容概要:</span></span></strong></span><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"font-size: 14px;\">入门讲解(以捷微H5营销活动平台为基础,讲解微信公众号如何进行活动推广)</span></span></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"font-size: 14px;\"> 实例开发讲解(实例讲解捷微H5营销活动开发流程及规范)</span></span></p><p><br/></p><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em;\"><span style=\"color:#3e3e3e;font-family:微软雅黑\"><span style=\"font-size: 14px;\"></span></span><br/></p></fieldset><p><br/></p><p><br/></p>', '2', '1', '2016-03-17 00:00:00', '', '2016-03-01 15:13:20');
|
|
|
INSERT INTO `t_s_notice` VALUES ('402880ea5335da5601533612553f0004', '测试公告~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~', '<ul class=\"clearfix list-paddingleft-2\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-stretch: inherit; font-size: 14px; line-height: 14px; font-family: 'Microsoft Yahei', Verdana, Arial, Helvetica, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); float: none; clear: both; white-space: normal; background-color: rgb(247, 247, 247);\"><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微官网</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">5分钟轻松建站<br/>打造酷炫微官网</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微商城</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">小微信也有大商城<br/>电商轻松就能走入微信</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">积分商城</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">累计积分 兑换有礼</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微信会员卡</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">方便携带 永不挂失<br/>消费积分 一卡配备</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">捷微支付</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">整合多种在线支付<br/>支付就这么简单</p></li></ul><ul class=\"clearfix list-paddingleft-2\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-stretch: inherit; font-size: 14px; line-height: 14px; font-family: 'Microsoft Yahei', Verdana, Arial, Helvetica, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); float: none; clear: both; white-space: normal; background-color: rgb(247, 247, 247);\"><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微营销</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">各类营销活动推送<br/>与用户互动</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微团购</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">拇指微团<br/>将优惠装入客户口袋</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微信墙</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">活跃现场气氛<br/>让粉丝涨起来</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微调研</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">无需人力 电子调研<br/>为市场调研加一份有力数据</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微相册</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">各行各业<br/>照片展现轻松搞定</p></li></ul><ul class=\"clearfix list-paddingleft-2\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-stretch: inherit; font-size: 14px; line-height: 14px; font-family: 'Microsoft Yahei', Verdana, Arial, Helvetica, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); float: none; clear: both; white-space: normal; background-color: rgb(247, 247, 247);\"><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微社区</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">建立微信社交平台<br/>社区虽小 见微知著</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微留言</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">意见?需求?疑问?<br/>一键留言 一键回复</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微预约</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">各种预约 一键即可<br/>短信邮件会立即通知商户</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微邀请</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">电子请帖 微信来袭<br/>提供用户特别服务</p></li><li class=\"vborder\"><p><a style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微生活</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">微信公众号建立商圈<br/>吃喝玩乐应有尽有</p></li></ul><ul class=\"clearfix list-paddingleft-2\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-stretch: inherit; font-size: 14px; line-height: 14px; font-family: 'Microsoft Yahei', Verdana, Arial, Helvetica, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); float: none; clear: both; white-space: normal; background-color: rgb(247, 247, 247);\"><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微餐饮</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">扫一扫<br/>微信也能够实时点餐</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微酒店</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">在线订房融入微信<br/>酒店营销多一条有力途径</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微房产</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">全景看房 楼盘印象 预约看房<br/>有效助力微信营销</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微汽车</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">预约试驾或保养 车主关怀<br/>360度看车应有尽有</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微医疗</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">在线挂号或咨询<br/>了解病情 微信都可以</p></li></ul><p><br/></p>', '2', '1', '2016-03-10 00:00:00', null, '2016-03-02 14:44:44');
|
|
|
INSERT INTO `t_s_notice` VALUES ('402880ea5335da5601533612553f00042', '测试公告~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~', '<ul class=\"clearfix list-paddingleft-2\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-stretch: inherit; font-size: 14px; line-height: 14px; font-family: 'Microsoft Yahei', Verdana, Arial, Helvetica, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); float: none; clear: both; white-space: normal; background-color: rgb(247, 247, 247);\"><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微官网</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">5分钟轻松建站<br/>打造酷炫微官网</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微商城</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">小微信也有大商城<br/>电商轻松就能走入微信</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">积分商城</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">累计积分 兑换有礼</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微信会员卡</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">方便携带 永不挂失<br/>消费积分 一卡配备</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">捷微支付</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">整合多种在线支付<br/>支付就这么简单</p></li></ul><ul class=\"clearfix list-paddingleft-2\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-stretch: inherit; font-size: 14px; line-height: 14px; font-family: 'Microsoft Yahei', Verdana, Arial, Helvetica, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); float: none; clear: both; white-space: normal; background-color: rgb(247, 247, 247);\"><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微营销</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">各类营销活动推送<br/>与用户互动</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微团购</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">拇指微团<br/>将优惠装入客户口袋</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微信墙</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">活跃现场气氛<br/>让粉丝涨起来</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微调研</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">无需人力 电子调研<br/>为市场调研加一份有力数据</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微相册</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">各行各业<br/>照片展现轻松搞定</p></li></ul><ul class=\"clearfix list-paddingleft-2\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-stretch: inherit; font-size: 14px; line-height: 14px; font-family: 'Microsoft Yahei', Verdana, Arial, Helvetica, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); float: none; clear: both; white-space: normal; background-color: rgb(247, 247, 247);\"><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微社区</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">建立微信社交平台<br/>社区虽小 见微知著</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微留言</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">意见?需求?疑问?<br/>一键留言 一键回复</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微预约</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">各种预约 一键即可<br/>短信邮件会立即通知商户</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微邀请</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">电子请帖 微信来袭<br/>提供用户特别服务</p></li><li class=\"vborder\"><p><a style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微生活</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">微信公众号建立商圈<br/>吃喝玩乐应有尽有</p></li></ul><ul class=\"clearfix list-paddingleft-2\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-stretch: inherit; font-size: 14px; line-height: 14px; font-family: 'Microsoft Yahei', Verdana, Arial, Helvetica, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); float: none; clear: both; white-space: normal; background-color: rgb(247, 247, 247);\"><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微餐饮</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">扫一扫<br/>微信也能够实时点餐</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微酒店</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">在线订房融入微信<br/>酒店营销多一条有力途径</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微房产</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">全景看房 楼盘印象 预约看房<br/>有效助力微信营销</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微汽车</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">预约试驾或保养 车主关怀<br/>360度看车应有尽有</p></li><li class=\"vborder\"><p><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"></a></p><h3 style=\"margin: 0px 0px 10px; font-family: 'Microsoft Yahei'; font-weight: normal; line-height: inherit; color: rgb(4, 0, 0); text-rendering: optimizeLegibility; font-size: 18px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><a href=\"http://jeewx.com/products.html\" style=\"color: rgb(0, 0, 0); text-decoration: none; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">微医疗</a></h3><p></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 24px; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(119, 119, 119); text-align: center;\">在线挂号或咨询<br/>了解病情 微信都可以</p></li></ul><p><br/></p>', '2', '1', '2016-03-10 00:00:00', '', '2016-03-02 14:44:44');
|
|
|
INSERT INTO `t_s_notice` VALUES ('402880ea5335da5601533613046e0006', '测试公告3dfdd--------------------------------------------------------------------', '<ul class=\"wm_case_list list-paddingleft-2\" style=\"list-style-type: none;\"><li><h4 class=\"wm_case_t\" style=\"margin: 0px; font-family: inherit; font-weight: 400; line-height: inherit; color: rgb(85, 85, 85); text-rendering: optimizeLegibility; font-size: 12px; padding: 4px 0px 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow: hidden; text-overflow: ellipsis; width: 90px; height: 12px;\">爱女神3D婚纱</h4></li><li><p> </p></li><li><p><span class=\"icon_wrapper\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; position: relative;\"><span class=\"icon_wm_case hs2 on\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: middle; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; width: 80px; height: 80px; background-image: url("images/icon_wm_case_hs.png"); background-position: -80px 0px;\"></span></span></p><h4 class=\"wm_case_t\" style=\"margin: 0px; font-family: inherit; font-weight: 400; line-height: inherit; color: rgb(85, 85, 85); text-rendering: optimizeLegibility; font-size: 12px; padding: 4px 0px 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow: hidden; text-overflow: ellipsis; width: 90px; height: 12px;\">iweddingstudio</h4></li><li><p> </p></li><li><p><span class=\"icon_wrapper\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; position: relative;\"><span class=\"icon_wm_case hs3\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: middle; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; width: 80px; height: 80px; background-image: url("images/icon_wm_case_hs.png"); background-position: -160px -80px;\"></span></span></p><h4 class=\"wm_case_t\" style=\"margin: 0px; font-family: inherit; font-weight: 400; line-height: inherit; color: rgb(85, 85, 85); text-rendering: optimizeLegibility; font-size: 12px; padding: 4px 0px 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow: hidden; text-overflow: ellipsis; width: 90px; height: 12px;\">韩国艺匠</h4></li><li><p> </p></li><li><p><span class=\"icon_wrapper\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; position: relative;\"><span class=\"icon_wm_case hs4\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: middle; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; width: 80px; height: 80px; background-image: url("images/icon_wm_case_hs.png"); background-position: -240px -80px;\"></span></span></p><h4 class=\"wm_case_t\" style=\"margin: 0px; font-family: inherit; font-weight: 400; line-height: inherit; color: rgb(85, 85, 85); text-rendering: optimizeLegibility; font-size: 12px; padding: 4px 0px 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow: hidden; text-overflow: ellipsis; width: 90px; height: 12px;\">美十摄影</h4></li><li><p> </p></li><li><p><span class=\"icon_wrapper\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; position: relative;\"><span class=\"icon_wm_case hs5\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: middle; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; width: 80px; height: 80px; background-image: url("images/icon_wm_case_hs.png"); background-position: -320px -80px;\"></span></span></p><h4 class=\"wm_case_t\" style=\"margin: 0px; font-family: inherit; font-weight: 400; line-height: inherit; color: rgb(85, 85, 85); text-rendering: optimizeLegibility; font-size: 12px; padding: 4px 0px 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow: hidden; text-overflow: ellipsis; width: 90px; height: 12px;\">星梦奇缘</h4></li><li><p> </p></li><li><p><span class=\"icon_wrapper\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; position: relative;\"><span class=\"icon_wm_case hs6\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: middle; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; width: 80px; height: 80px; background-image: url("images/icon_wm_case_hs.png"); background-position: -400px -80px;\"></span></span></p><h4 class=\"wm_case_t\" style=\"margin: 0px; font-family: inherit; font-weight: 400; line-height: inherit; color: rgb(85, 85, 85); text-rendering: optimizeLegibility; font-size: 12px; padding: 4px 0px 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow: hidden; text-overflow: ellipsis; width: 90px; height: 12px;\">拍吧视觉</h4></li><li><p> </p></li><li><p><span class=\"icon_wrapper\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; position: relative;\"><span class=\"icon_wm_case hs7\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: middle; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; width: 80px; height: 80px; background-image: url("images/icon_wm_case_hs.png"); background-position: -480px -80px;\"></span></span></p><h4 class=\"wm_case_t\" style=\"margin: 0px; font-family: inherit; font-weight: 400; line-height: inherit; color: rgb(85, 85, 85); text-rendering: optimizeLegibility; font-size: 12px; padding: 4px 0px 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow: hidden; text-overflow: ellipsis; width: 90px; height: 12px;\">罗门婚纱</h4></li></ul><p><img id=\"case_img_left\" src=\"http://jeewx.com/picture/hs2-1.jpg\" class=\"wm_case_desc_img\" style=\"height: 412px; max-width: 100%; vertical-align: baseline; border: 0px; margin: 0px 20px 0px 0px; padding: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); width: 240px; float: left; text-align: center;\"/><img id=\"case_img_right\" src=\"http://jeewx.com/picture/hs2-2.jpg\" class=\"wm_case_desc_img extra\" style=\"height: 412px; max-width: 100%; vertical-align: baseline; border: 0px; margin: 0px 20px 0px 0px; padding: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); width: 240px; float: left; text-align: center;\"/></p><p class=\"case_ewm_img\" style=\"margin-top: 100px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><img id=\"case_ewm\" src=\"http://jeewx.com/picture/hs2-erwei.jpg\" width=\"180\" height=\"180\" style=\"height: auto; max-width: 100%; vertical-align: baseline; border: 0px; margin: 0px; padding: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"/></p><p><br/></p>', '2', '1', '2016-03-17 00:00:00', null, '2016-03-02 14:45:29');
|
|
|
INSERT INTO `t_s_notice` VALUES ('402880ea5335da5601533613046e00062', '测试公告3dfdd--------------------------------------------------------------------', '<ul class=\"wm_case_list list-paddingleft-2\" style=\"list-style-type: none;\"><li><h4 class=\"wm_case_t\" style=\"margin: 0px; font-family: inherit; font-weight: 400; line-height: inherit; color: rgb(85, 85, 85); text-rendering: optimizeLegibility; font-size: 12px; padding: 4px 0px 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow: hidden; text-overflow: ellipsis; width: 90px; height: 12px;\">爱女神3D婚纱</h4></li><li><p> </p></li><li><p><span class=\"icon_wrapper\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; position: relative;\"><span class=\"icon_wm_case hs2 on\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: middle; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; width: 80px; height: 80px; background-image: url("images/icon_wm_case_hs.png"); background-position: -80px 0px;\"></span></span></p><h4 class=\"wm_case_t\" style=\"margin: 0px; font-family: inherit; font-weight: 400; line-height: inherit; color: rgb(85, 85, 85); text-rendering: optimizeLegibility; font-size: 12px; padding: 4px 0px 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow: hidden; text-overflow: ellipsis; width: 90px; height: 12px;\">iweddingstudio</h4></li><li><p> </p></li><li><p><span class=\"icon_wrapper\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; position: relative;\"><span class=\"icon_wm_case hs3\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: middle; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; width: 80px; height: 80px; background-image: url("images/icon_wm_case_hs.png"); background-position: -160px -80px;\"></span></span></p><h4 class=\"wm_case_t\" style=\"margin: 0px; font-family: inherit; font-weight: 400; line-height: inherit; color: rgb(85, 85, 85); text-rendering: optimizeLegibility; font-size: 12px; padding: 4px 0px 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow: hidden; text-overflow: ellipsis; width: 90px; height: 12px;\">韩国艺匠</h4></li><li><p> </p></li><li><p><span class=\"icon_wrapper\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; position: relative;\"><span class=\"icon_wm_case hs4\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: middle; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; width: 80px; height: 80px; background-image: url("images/icon_wm_case_hs.png"); background-position: -240px -80px;\"></span></span></p><h4 class=\"wm_case_t\" style=\"margin: 0px; font-family: inherit; font-weight: 400; line-height: inherit; color: rgb(85, 85, 85); text-rendering: optimizeLegibility; font-size: 12px; padding: 4px 0px 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow: hidden; text-overflow: ellipsis; width: 90px; height: 12px;\">美十摄影</h4></li><li><p> </p></li><li><p><span class=\"icon_wrapper\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; position: relative;\"><span class=\"icon_wm_case hs5\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: middle; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; width: 80px; height: 80px; background-image: url("images/icon_wm_case_hs.png"); background-position: -320px -80px;\"></span></span></p><h4 class=\"wm_case_t\" style=\"margin: 0px; font-family: inherit; font-weight: 400; line-height: inherit; color: rgb(85, 85, 85); text-rendering: optimizeLegibility; font-size: 12px; padding: 4px 0px 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow: hidden; text-overflow: ellipsis; width: 90px; height: 12px;\">星梦奇缘</h4></li><li><p> </p></li><li><p><span class=\"icon_wrapper\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; position: relative;\"><span class=\"icon_wm_case hs6\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: middle; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; width: 80px; height: 80px; background-image: url("images/icon_wm_case_hs.png"); background-position: -400px -80px;\"></span></span></p><h4 class=\"wm_case_t\" style=\"margin: 0px; font-family: inherit; font-weight: 400; line-height: inherit; color: rgb(85, 85, 85); text-rendering: optimizeLegibility; font-size: 12px; padding: 4px 0px 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow: hidden; text-overflow: ellipsis; width: 90px; height: 12px;\">拍吧视觉</h4></li><li><p> </p></li><li><p><span class=\"icon_wrapper\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; position: relative;\"><span class=\"icon_wm_case hs7\" style=\"margin: 0px; padding: 0px; border: 0px; vertical-align: middle; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; width: 80px; height: 80px; background-image: url("images/icon_wm_case_hs.png"); background-position: -480px -80px;\"></span></span></p><h4 class=\"wm_case_t\" style=\"margin: 0px; font-family: inherit; font-weight: 400; line-height: inherit; color: rgb(85, 85, 85); text-rendering: optimizeLegibility; font-size: 12px; padding: 4px 0px 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-stretch: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow: hidden; text-overflow: ellipsis; width: 90px; height: 12px;\">罗门婚纱</h4></li></ul><p><img id=\"case_img_left\" src=\"http://jeewx.com/picture/hs2-1.jpg\" class=\"wm_case_desc_img\" style=\"height: 412px; max-width: 100%; vertical-align: baseline; border: 0px; margin: 0px 20px 0px 0px; padding: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); width: 240px; float: left; text-align: center;\"/><img id=\"case_img_right\" src=\"http://jeewx.com/picture/hs2-2.jpg\" class=\"wm_case_desc_img extra\" style=\"height: 412px; max-width: 100%; vertical-align: baseline; border: 0px; margin: 0px 20px 0px 0px; padding: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); width: 240px; float: left; text-align: center;\"/></p><p class=\"case_ewm_img\" style=\"margin-top: 100px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center;\"><img id=\"case_ewm\" src=\"http://jeewx.com/picture/hs2-erwei.jpg\" width=\"180\" height=\"180\" style=\"height: auto; max-width: 100%; vertical-align: baseline; border: 0px; margin: 0px; padding: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\"/></p><p><br/></p>', '2', '1', '2016-03-17 00:00:00', '', '2016-03-02 14:45:29');
|
|
|
INSERT INTO `t_s_notice` VALUES ('4028ef815331b759015331b90ac70004', '今天早下班', '<p>今天早下班</p>', '2', '1', '2016-03-25 00:00:00', null, '2016-03-01 18:28:43');
|
|
|
INSERT INTO `t_s_notice` VALUES ('4028ef815331b759015331c37ff50007', '123', '<p>123<br/></p>', '2', '2', '2016-04-09 00:00:00', null, '2016-03-01 18:40:09');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_notice_authority_role`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_notice_authority_role`;
|
|
|
CREATE TABLE `t_s_notice_authority_role` (
|
|
|
`id` varchar(36) NOT NULL default '' COMMENT 'ID',
|
|
|
`notice_id` varchar(36) default NULL COMMENT '通告ID',
|
|
|
`role_id` varchar(32) default NULL COMMENT '授权角色ID',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='通告授权角色表';
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_notice_authority_role
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_notice_authority_role` VALUES ('4028ef815331b759015331c3d43f0009', '4028ef815331b759015331c37ff50007', '8a8ab0b246dc81120146dc81818b0051');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_notice_authority_user`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_notice_authority_user`;
|
|
|
CREATE TABLE `t_s_notice_authority_user` (
|
|
|
`id` varchar(36) NOT NULL default '' COMMENT 'ID',
|
|
|
`notice_id` varchar(36) default NULL COMMENT '通告ID',
|
|
|
`user_id` varchar(32) default NULL COMMENT '授权用户ID',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='通告授权用户表';
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_notice_authority_user
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_notice_read_user`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_notice_read_user`;
|
|
|
CREATE TABLE `t_s_notice_read_user` (
|
|
|
`id` varchar(36) NOT NULL default '' COMMENT 'ID',
|
|
|
`notice_id` varchar(36) default NULL COMMENT '通告ID',
|
|
|
`user_id` varchar(32) default NULL COMMENT '用户ID',
|
|
|
`create_time` datetime default NULL COMMENT '创建时间',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='通告已读用户表';
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_notice_read_user
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_notice_read_user` VALUES ('4028ef815331b759015331b940580006', '4028ef815331b759015331b90ac70004', '8a8ab0b246dc81120146dc8181950052', '2016-03-01 18:28:57');
|
|
|
INSERT INTO `t_s_notice_read_user` VALUES ('4028ef815336e8df015336ecc2890005', '402880ea5335da5601533613046e0006', '8a8ab0b246dc81120146dc8181950052', '2016-03-02 18:43:19');
|
|
|
INSERT INTO `t_s_notice_read_user` VALUES ('4028ef815336e8df015336eccd840006', '402880ea5335da5601533612553f0004', '8a8ab0b246dc81120146dc8181950052', '2016-03-02 18:43:22');
|
|
|
INSERT INTO `t_s_notice_read_user` VALUES ('4028ef815336f25a015336f2f3d60001', '402880ea5330fe22015331062a040002', '8a8ab0b246dc81120146dc8181950052', '2016-03-02 18:50:05');
|
|
|
INSERT INTO `t_s_notice_read_user` VALUES ('4028ef815336f6b4015336f77a250001', '402880ea5335da5601533613046e00062', '8a8ab0b246dc81120146dc8181950052', '2016-03-02 18:55:01');
|
|
|
INSERT INTO `t_s_notice_read_user` VALUES ('4028ef81533a674c01533a6a4f570001', '402880ea5335da5601533612553f00042', '8a8ab0b246dc81120146dc8181950052', '2016-03-03 10:59:18');
|
|
|
INSERT INTO `t_s_notice_read_user` VALUES ('4028ef81533c02db01533c0391fd0001', '402880ea5330fe22015331062a0400022', '8a8ab0b246dc81120146dc8181950052', '2016-03-03 18:26:20');
|
|
|
INSERT INTO `t_s_notice_read_user` VALUES ('4028ef81533c02db01533c03a2fd0002', '402880ea53303a060153304cf88600062', '8a8ab0b246dc81120146dc8181950052', '2016-03-03 18:26:24');
|
|
|
INSERT INTO `t_s_notice_read_user` VALUES ('4028ef81533c02db01533c03d9030003', '402880ea53303a060153304cf8860006', '8a8ab0b246dc81120146dc8181950052', '2016-03-03 18:26:38');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_operation`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_operation`;
|
|
|
CREATE TABLE `t_s_operation` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`operationcode` varchar(50) default NULL,
|
|
|
`operationicon` varchar(100) default NULL,
|
|
|
`operationname` varchar(50) default NULL,
|
|
|
`status` smallint(6) default NULL,
|
|
|
`functionid` varchar(32) default NULL,
|
|
|
`iconid` varchar(32) default NULL,
|
|
|
`operationtype` smallint(6) default NULL,
|
|
|
PRIMARY KEY (`ID`),
|
|
|
KEY `FK_pceuy41wr2fjbcilyc7mk3m1f` (`functionid`),
|
|
|
KEY `FK_ny5de7922l39ta2pkhyspd5f` (`iconid`),
|
|
|
CONSTRAINT `FK_ny5de7922l39ta2pkhyspd5f` FOREIGN KEY (`iconid`) REFERENCES `t_s_icon` (`ID`),
|
|
|
CONSTRAINT `FK_pceuy41wr2fjbcilyc7mk3m1f` FOREIGN KEY (`functionid`) REFERENCES `t_s_function` (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_operation
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_operation` VALUES ('40288088481d019401481d30a0d1000f', 'add_phnoe', null, '手机号码录入', '0', '40288088481d019401481d2fcebf000d', '8a8ab0b246dc81120146dc8180460000', '1');
|
|
|
INSERT INTO `t_s_operation` VALUES ('402880e6481d48cb01481d539df6000c', 'userName', null, 'userName', '0', '8a8ab0b246dc81120146dc8181300037', '8a8ab0b246dc81120146dc8180460000', '0');
|
|
|
INSERT INTO `t_s_operation` VALUES ('8a8ab0b246dc81120146dc81824f0078', 'add', null, '录入', '0', '8a8ab0b246dc81120146dc8181300037', '8a8ab0b246dc81120146dc8180800001', '0');
|
|
|
INSERT INTO `t_s_operation` VALUES ('8a8ab0b246dc81120146dc8182540079', 'edit', null, '编辑', '0', '8a8ab0b246dc81120146dc8181300037', '8a8ab0b246dc81120146dc8180800001', '0');
|
|
|
INSERT INTO `t_s_operation` VALUES ('8a8ab0b246dc81120146dc818258007a', 'del', null, '删除', '0', '8a8ab0b246dc81120146dc8181300037', '8a8ab0b246dc81120146dc8180800001', '0');
|
|
|
INSERT INTO `t_s_operation` VALUES ('8a8ab0b246dc81120146dc81825b007b', 'szqm', null, '审核', '0', '8a8ab0b246dc81120146dc8181300037', '8a8ab0b246dc81120146dc8180800001', '0');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_opintemplate`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_opintemplate`;
|
|
|
CREATE TABLE `t_s_opintemplate` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`descript` varchar(100) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_opintemplate
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_role`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_role`;
|
|
|
CREATE TABLE `t_s_role` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`rolecode` varchar(10) default NULL,
|
|
|
`rolename` varchar(100) NOT NULL,
|
|
|
`update_name` varchar(32) default NULL COMMENT '修改人',
|
|
|
`update_date` datetime default NULL COMMENT '修改时间',
|
|
|
`update_by` varchar(32) default NULL COMMENT '修改人id',
|
|
|
`create_name` varchar(32) default NULL COMMENT '创建人',
|
|
|
`create_date` datetime default NULL COMMENT '创建时间',
|
|
|
`create_by` varchar(32) default NULL COMMENT '创建人id',
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_role
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_role` VALUES ('402880e74d75c4dd014d75d3c5f40001', 'demo', 'demo', null, null, null, '管理员', '2015-05-21 17:35:22', 'admin');
|
|
|
INSERT INTO `t_s_role` VALUES ('8a8ab0b246dc81120146dc8181870050', 'admin', '管理员', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_role` VALUES ('8a8ab0b246dc81120146dc81818b0051', 'manager', '普通用户', null, null, null, null, null, null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_role_function`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_role_function`;
|
|
|
CREATE TABLE `t_s_role_function` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`operation` varchar(10000) default NULL,
|
|
|
`functionid` varchar(32) default NULL,
|
|
|
`roleid` varchar(32) default NULL,
|
|
|
`datarule` varchar(1000) default NULL,
|
|
|
PRIMARY KEY (`ID`),
|
|
|
KEY `FK_fvsillj2cxyk5thnuu625urab` (`functionid`),
|
|
|
KEY `FK_9dww3p4w8jwvlrgwhpitsbfif` (`roleid`),
|
|
|
CONSTRAINT `FK_9dww3p4w8jwvlrgwhpitsbfif` FOREIGN KEY (`roleid`) REFERENCES `t_s_role` (`ID`),
|
|
|
CONSTRAINT `FK_fvsillj2cxyk5thnuu625urab` FOREIGN KEY (`functionid`) REFERENCES `t_s_function` (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_role_function
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_role_function` VALUES ('2c90ac564c9d1734014c9d6f85d10026', null, '2c90ac564c9d1734014c9d6f4e370024', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('40287d81522a428401522a4546d50004', null, '40287d81522a428401522a44aafb0002', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028808848845c0f01488464dbe2000e', null, '4028808848845c0f014884649488000c', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028808848845c0f01488464dc1a000f', null, '4028808848845c0f01488461226e0001', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028808848845c0f01488464dc1a0010', null, '4028808848845c0f01488462658f0006', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028808848845c0f01488464dc1a0011', null, '4028808848845c0f01488463aa210009', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028808848845c0f01488464dc1a0012', null, '4028808848845c0f01488461b3ac0004', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e74cfa77e4014cfa799b1b0003', null, '40288088481d019401481d2fcebf000d', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e74cfa77e4014cfa799b1d0004', null, '402889fb486e848101486e8de3d60005', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e74d75c4dd014d75d3df830003', null, '8a8ab0b246dc81120146dc8181300037', '402880e74d75c4dd014d75d3c5f40001', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e74d75c4dd014d75d3df860004', null, '8a8ab0b246dc81120146dc8180d7001c', '402880e74d75c4dd014d75d3c5f40001', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e74d76e784014d76f64d070016', null, '402880e74d76e784014d76f5cc2e0014', '402880e74d75c4dd014d75d3c5f40001', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e74d76e784014d76f64d0b0017', null, '402880e74d76e784014d76f5505a0012', '402880e74d75c4dd014d75d3c5f40001', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e74d76e784014d76fa34ff0022', null, '402880e74d76e784014d76f5505a0012', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e74d76e784014d76fa35000023', null, '402880e74d76e784014d76f5cc2e0014', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e74d76e784014d76fa9bdb0026', null, '402880e74d76e784014d76fa7e970024', '402880e74d75c4dd014d75d3c5f40001', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e74d76e784014d76fbf5a6002d', null, '402880e74d76e784014d76fa7e970024', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e74d76e784014d76fd30f60032', null, '402880e74d76e784014d76fd1bd60030', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e74d76e784014d76fd3db10033', null, '402880e74d76e784014d76fd1bd60030', '402880e74d75c4dd014d75d3c5f40001', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e750693d4401506945cee90012', null, '402880e750693d4401506942318f0008', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e750693d4401506945ceed0014', null, '402881e54df73c73014df75ab670000f', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e750693d4401506945ceed0015', null, '402881e54df73c73014df75b69680011', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402880e750697e3001506991c0de0011', null, '4028bc934869765001486977f0980001', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402881c746de1ea60146de20b9d60003', '', '402881c746de1ea60146de207d770001', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402881e74e68621b014e6864403c0003', null, '402881e74e68621b014e686407c20001', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402882b54df53718014df539413f0003', null, '402882b54df53718014df538fc100001', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402882b54e2ef618014e2f0101380003', null, '402882b54e2ef618014e2f0086d70001', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402882b54e439ce7014e43c39cb60008', null, '402882b54e439ce7014e43c1d63c0003', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('402882b54f027310014f0275130b0003', null, '402882b54f027310014f0274db7a0001', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028948150f5ba6a0150f5d3d4cf000e', null, '4028948150f5ba6a0150f5d0b0200004', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028948150f5ba6a0150f5d3d4d3000f', null, '4028948150f5ba6a0150f5d34aca000a', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('40289481511d91f101511dd7cce80036', null, '402831814d8a2853014d8a55a7c90005', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('40289481511d91f101511dd7cceb0037', null, '402885814e3d2d09014e3d2e77800001', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef81526266d401526268f49f0001', null, '402880e448a28b750148a290c0e50001', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815331b759015331b838150001', null, '402880ea53303a060153304a9ad50001', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef81535fff510153600ae653000b', null, '4028ef81535fff5101536001bb8d0005', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef81535fff510153600ae657000c', null, '4028ef81535fff5101536000e7590001', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef81537311bd015373133dc90003', null, '4028818e535a615701535a64e8710001', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815373656a015373677f7c0005', null, '4028ef815373656a0153736711890001', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815373656a015373677f800006', null, '4028ef815373656a015373675ee00003', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815373fb530153740051bd0007', null, '4028ef815373fb53015373fef1c50003', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815373fb530153740051c00008', null, '4028ef815373fb53015373ff521d0005', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815378741f0153787637620003', null, '4028ef8153781af3015378643c1e000b', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815378741f01537877906f0006', null, '4028ef815378741f0153787764cc0004', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815378741f01537879506e000b', null, '4028ef815378741f01537879315e0009', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815378be7c015378e4182f0015', null, '4028ef815378be7c015378e1395d0008', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815378be7c015378e418320016', null, '4028ef815378be7c015378e30f760010', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815378be7c015378e418320017', null, '4028ef815378be7c015378e27ae5000e', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815378be7c015378e418320018', null, '4028ef815378be7c015378e3e6530013', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815378be7c015378e418320019', null, '4028ef815378be7c015378e207cf000c', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815378be7c015378e41832001a', null, '4028ef815378be7c015378e19969000a', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815378be7c015378e41832001b', null, '4028ef815378be7c015378ddc2380001', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815378be7c015378e41832001c', null, '4028ef815378be7c015378e0d39d0006', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028ef815378be7c015378e41833001d', null, '4028ef815378be7c015378e019750003', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('4028f0c9528200c70152820c006b0005', null, '4028f0c9528200c701528207d42c0001', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81826d007c', '', '8a8ab0b246dc81120146dc8180ce0019', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc818272007d', '', '8a8ab0b246dc81120146dc8180ce0019', '8a8ab0b246dc81120146dc81818b0051', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc818275007e', '', '8a8ab0b246dc81120146dc8180d2001a', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc818279007f', '', '8a8ab0b246dc81120146dc8180d2001a', '8a8ab0b246dc81120146dc81818b0051', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81827d0080', '', '8a8ab0b246dc81120146dc8180d4001b', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182820081', '', '8a8ab0b246dc81120146dc8180d4001b', '8a8ab0b246dc81120146dc81818b0051', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81828a0082', '', '8a8ab0b246dc81120146dc8180d7001c', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182920084', '', '8a8ab0b246dc81120146dc8180d9001d', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182980086', '', '8a8ab0b246dc81120146dc8180df001f', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81829b0087', '', '8a8ab0b246dc81120146dc8180df001f', '8a8ab0b246dc81120146dc81818b0051', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81829e0088', '', '8a8ab0b246dc81120146dc8180e30021', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182a20089', '', '8a8ab0b246dc81120146dc8180e30021', '8a8ab0b246dc81120146dc81818b0051', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182a5008a', '', '8a8ab0b246dc81120146dc8180e70023', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182a7008b', '', '8a8ab0b246dc81120146dc8180e70023', '8a8ab0b246dc81120146dc81818b0051', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182aa008c', '', '8a8ab0b246dc81120146dc8180ee0025', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182ad008d', '', '8a8ab0b246dc81120146dc8180ee0025', '8a8ab0b246dc81120146dc81818b0051', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182b0008e', '', '8a8ab0b246dc81120146dc8180f30027', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182b2008f', '', '8a8ab0b246dc81120146dc8180f30027', '8a8ab0b246dc81120146dc81818b0051', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182b40090', '', '8a8ab0b246dc81120146dc8180f60028', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182b60091', '', '8a8ab0b246dc81120146dc8180f60028', '8a8ab0b246dc81120146dc81818b0051', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182b90093', '', '8a8ab0b246dc81120146dc8180f80029', '8a8ab0b246dc81120146dc81818b0051', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182bb0094', '', '8a8ab0b246dc81120146dc8180fe002b', '8a8ab0b246dc81120146dc8181870050', '402889fe47fcb29c0147fcb6b6220001,');
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182bd0095', '', '8a8ab0b246dc81120146dc8180fe002b', '8a8ab0b246dc81120146dc81818b0051', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182be0096', '', '8a8ab0b246dc81120146dc818106002d', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182c00097', '', '8a8ab0b246dc81120146dc818106002d', '8a8ab0b246dc81120146dc81818b0051', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182c20098', '', '8a8ab0b246dc81120146dc818109002e', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182c40099', '', '8a8ab0b246dc81120146dc818109002e', '8a8ab0b246dc81120146dc81818b0051', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182c6009a', '', '8a8ab0b246dc81120146dc8181100030', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182c9009c', '', '8a8ab0b246dc81120146dc81811d0032', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182cd009e', '', '8a8ab0b246dc81120146dc8181250034', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182d000a0', '', '8a8ab0b246dc81120146dc81812b0036', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182d400a2', '', '8a8ab0b246dc81120146dc8181300037', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182d700a4', '', '8a8ab0b246dc81120146dc8181330038', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182da00a6', '', '8a8ab0b246dc81120146dc8181370039', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182de00a8', '', '8a8ab0b246dc81120146dc81813a003a', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182e200aa', '', '8a8ab0b246dc81120146dc81813e003b', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182e600ac', '', '8a8ab0b246dc81120146dc818141003c', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182ea00ae', '', '8a8ab0b246dc81120146dc818145003d', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182ef00b0', '', '8a8ab0b246dc81120146dc818148003e', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182f300b2', '', '8a8ab0b246dc81120146dc81814b003f', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182f800b4', '', '8a8ab0b246dc81120146dc81814e0040', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc8182fd00b6', '', '8a8ab0b246dc81120146dc8181510041', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81830100b8', '', '8a8ab0b246dc81120146dc8181530042', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81830500ba', '', '8a8ab0b246dc81120146dc8181590044', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81830a00bc', '', '8a8ab0b246dc81120146dc81815c0045', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81830e00be', '', '8a8ab0b246dc81120146dc8181610046', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81831100c0', '', '8a8ab0b246dc81120146dc8181640047', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81831600c2', '', '8a8ab0b246dc81120146dc8181680048', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81831a00c4', '', '8a8ab0b246dc81120146dc81816b0049', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81831e00c6', '', '8a8ab0b246dc81120146dc818173004b', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81832300c8', '', '8a8ab0b246dc81120146dc818176004c', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81832700ca', '', '8a8ab0b246dc81120146dc81817b004d', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81832b00cc', '', '8a8ab0b246dc81120146dc81817f004e', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81832d00cd', '', '8a8ab0b246dc81120146dc81817f004e', '8a8ab0b246dc81120146dc81818b0051', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81832f00ce', '', '8a8ab0b246dc81120146dc818183004f', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
INSERT INTO `t_s_role_function` VALUES ('8a8ab0b246dc81120146dc81833100d1', null, '8a8ab0b246dc81120146dc818183004h', '8a8ab0b246dc81120146dc8181870050', null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_role_org`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_role_org`;
|
|
|
CREATE TABLE `t_s_role_org` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`org_id` varchar(32) default NULL,
|
|
|
`role_id` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_role_org
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_role_user`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_role_user`;
|
|
|
CREATE TABLE `t_s_role_user` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`roleid` varchar(32) default NULL,
|
|
|
`userid` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`),
|
|
|
KEY `FK_n2ucxeorvpjy7qhnmuem01kbx` (`roleid`),
|
|
|
KEY `FK_d4qb5xld2pfb0bkjx9iwtolda` (`userid`),
|
|
|
CONSTRAINT `FK_d4qb5xld2pfb0bkjx9iwtolda` FOREIGN KEY (`userid`) REFERENCES `t_s_user` (`id`),
|
|
|
CONSTRAINT `FK_n2ucxeorvpjy7qhnmuem01kbx` FOREIGN KEY (`roleid`) REFERENCES `t_s_role` (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_role_user
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_role_user` VALUES ('402880e74d75c4dd014d75d44b770007', '402880e74d75c4dd014d75d3c5f40001', '402880e74d75c4dd014d75d44af30005');
|
|
|
INSERT INTO `t_s_role_user` VALUES ('402894815168523801516855058d0007', '8a8ab0b246dc81120146dc8181870050', '8a8ab0b246dc81120146dc8181950052');
|
|
|
INSERT INTO `t_s_role_user` VALUES ('4028948151c833cc0151c8485d810007', '8a8ab0b246dc81120146dc81818b0051', '8a8ab0b246dc81120146dc81819d0053');
|
|
|
INSERT INTO `t_s_role_user` VALUES ('8a8ab0b246dc81120146dc81834100d3', '8a8ab0b246dc81120146dc8181870050', '8a8ab0b246dc81120146dc8181a10054');
|
|
|
INSERT INTO `t_s_role_user` VALUES ('8a8ab0b246dc81120146dc81834300d4', '8a8ab0b246dc81120146dc8181870050', '8a8ab0b246dc81120146dc8181a60055');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_sms`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_sms`;
|
|
|
CREATE TABLE `t_s_sms` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`es_title` varchar(32) default NULL COMMENT '消息标题',
|
|
|
`es_type` varchar(1) default NULL COMMENT '消息类型',
|
|
|
`es_sender` varchar(50) default NULL COMMENT '发送人',
|
|
|
`es_receiver` varchar(50) default NULL COMMENT '接收人',
|
|
|
`es_content` longtext COMMENT '内容',
|
|
|
`es_sendtime` datetime default NULL COMMENT '发送时间',
|
|
|
`remark` varchar(500) default NULL,
|
|
|
`es_status` varchar(1) default NULL COMMENT '发送状态',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_sms
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_sms` VALUES ('402880e74dc2f361014dc2f8411e0001', '管理员', 'admin', '2015-06-05 17:05:59', '管理员', 'admin', '2015-11-19 22:30:39', '消息推送测试333', '2', null, '411944058@qq.com', '张三你好,你的订单4028d881436d514601436d521ae80165已付款!', '2015-06-05 17:06:01', '认证失败错误的用户名或者密码', '3');
|
|
|
INSERT INTO `t_s_sms` VALUES ('402880ea533647b00153364e74770001', '管理员', 'admin', '2016-03-02 15:50:24', '管理员', 'admin', '2016-03-02 15:50:41', '发个问候', '3', 'admin', 'admin', '你好', '2016-03-02 00:00:00', null, '1');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_sms_sql`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_sms_sql`;
|
|
|
CREATE TABLE `t_s_sms_sql` (
|
|
|
`id` varchar(36) NOT NULL COMMENT '主键',
|
|
|
`sql_name` varchar(32) default NULL COMMENT 'SQL名称',
|
|
|
`sql_content` varchar(1000) default NULL COMMENT 'SQL内容',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_sms_sql
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_sms_sql` VALUES ('8a71b40e4a386269014a3865f9a90001', 'SQL-查询用户姓名', 'SELECT NAME as name,ID as order_code from t_s_student where id = :id', '2014-12-11 16:10:14', '4028d881436d514601436d5215ac0043', 'admin', '2014-12-14 20:51:27', '4028d881436d514601436d5215ac0043', 'admin');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_sms_template`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_sms_template`;
|
|
|
CREATE TABLE `t_s_sms_template` (
|
|
|
`id` varchar(36) NOT NULL COMMENT '主键',
|
|
|
`template_type` varchar(1) default NULL COMMENT '模板类型',
|
|
|
`template_name` varchar(50) default NULL COMMENT '模板名称',
|
|
|
`template_content` varchar(1000) default NULL COMMENT '模板内容',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_sms_template
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_sms_template` VALUES ('8a71b40e4a386269014a38701cff0005', '1', '充值短信提醒模板', '${name}你好,你的订单${order_code}已付款!', '2014-12-11 16:21:19', '4028d881436d514601436d5215ac0043', 'admin', '2014-12-14 21:11:00', '4028d881436d514601436d5215ac0043', 'admin');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_sms_template_sql`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_sms_template_sql`;
|
|
|
CREATE TABLE `t_s_sms_template_sql` (
|
|
|
`id` varchar(36) NOT NULL COMMENT '主键',
|
|
|
`code` varchar(32) default NULL COMMENT '配置CODE',
|
|
|
`name` varchar(32) default NULL COMMENT '配置名称',
|
|
|
`sql_id` varchar(32) default NULL COMMENT '业务SQLID',
|
|
|
`template_id` varchar(32) default NULL COMMENT '消息模本ID',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_sms_template_sql
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_sms_template_sql` VALUES ('8a71b40e4a386269014a3871f5ee0008', 'CZTX', '充值提醒配置', '8a71b40e4a386269014a3865f9a90001', '8a71b40e4a386269014a38701cff0005', '2014-12-11 16:23:20', '4028d881436d514601436d5215ac0043', 'admin', null, '', '');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_student`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_student`;
|
|
|
CREATE TABLE `t_s_student` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`classname` varchar(255) default NULL,
|
|
|
`name` varchar(255) default NULL,
|
|
|
`sex` varchar(255) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_student
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_student` VALUES ('1', '1班', '李四', 'f');
|
|
|
INSERT INTO `t_s_student` VALUES ('2', '2班', '王五', 'f');
|
|
|
INSERT INTO `t_s_student` VALUES ('3', '1班', '小明', 'f');
|
|
|
INSERT INTO `t_s_student` VALUES ('4', '3班', 'xiaozhang', 'f');
|
|
|
INSERT INTO `t_s_student` VALUES ('4028d881436d514601436d521ae80165', '1班', '张三', 'f');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_team_person`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_team_person`;
|
|
|
CREATE TABLE `t_s_team_person` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`name` varchar(32) default NULL COMMENT '名称',
|
|
|
`img_src` varchar(50) default NULL COMMENT '头像路径',
|
|
|
`introduction` longtext COMMENT '简介',
|
|
|
`jion_date` datetime default NULL COMMENT '加入时间',
|
|
|
`is_join` int(11) default NULL COMMENT '是否参与;1为是,0为否',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_team_person
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_territory`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_territory`;
|
|
|
CREATE TABLE `t_s_territory` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`territorycode` varchar(10) NOT NULL,
|
|
|
`territorylevel` smallint(6) NOT NULL,
|
|
|
`territoryname` varchar(50) NOT NULL,
|
|
|
`territory_pinyin` varchar(40) default NULL,
|
|
|
`territorysort` varchar(3) NOT NULL,
|
|
|
`x_wgs84` double NOT NULL,
|
|
|
`y_wgs84` double NOT NULL,
|
|
|
`territoryparentid` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_territory
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_territory` VALUES ('1', '100', '1', '全国', 'qg', '0', '106.258754', '38.471318', '0');
|
|
|
INSERT INTO `t_s_territory` VALUES ('10', '00000016', '2', '河南省', 'HNS', '0', '113.687228', '34.76819', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('100', '371300', '3', '临沂市', 'LYS', '0', '118.356448', '35.104672', '18');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1000', '370903', '4', '岱岳区', 'DYQ', '0', '117.041582', '36.18799', '96');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1001', '370921', '4', '宁阳县', 'NYX', '0', '116.805797', '35.758787', '96');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1002', '370923', '4', '东平县', 'DPX', '0', '116.470304', '35.937102', '96');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1003', '370982', '4', '新泰市', 'XTS', '0', '117.767953', '35.909032', '96');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1004', '370983', '4', '肥城市', 'FCS', '0', '116.768358', '36.182571', '96');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1005', '371002', '4', '环翠区', 'HCQ', '0', '122.123444', '37.501991', '97');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1006', '371081', '4', '文登市', 'WDS', '0', '122.058128', '37.1939129', '97');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1007', '371082', '4', '荣成市', 'RCS', '0', '122.486676', '37.165249', '97');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1008', '371083', '4', '乳山市', 'RSS', '0', '121.539764', '36.919816', '97');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1009', '371102', '4', '东港区', 'DGQ', '0', '119.462228', '35.425475', '98');
|
|
|
INSERT INTO `t_s_territory` VALUES ('101', '371400', '3', '德州市', 'DZS', '0', '116.357465', '37.434093', '18');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1010', '371103', '4', '岚山区', 'LSQ', '0', '119.318813', '35.121816', '98');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1011', '371121', '4', '五莲县', 'WLX', '0', '119.208744', '35.750095', '98');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1012', '371122', '4', '莒县', 'JX', '0', '118.837131', '35.579868', '98');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1013', '371202', '4', '莱城区', 'LCQ', '0', '117.659864', '36.203208', '99');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1014', '371203', '4', '钢城区', 'GCQ', '0', '117.811355', '36.058572', '99');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1015', '371302', '4', '兰山区', 'LSQ', '0', '118.347707', '35.051729', '100');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1016', '371311', '4', '罗庄区', 'LZQ', '0', '118.284786', '34.996741', '100');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1017', '371312', '4', '河东区', 'HDQ', '0', '118.402893', '35.089917', '100');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1018', '371321', '4', '沂南县', 'YNX', '0', '118.465213', '35.549976', '100');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1019', '371322', '4', '郯城县', 'TCX', '0', '118.367263', '34.613557', '100');
|
|
|
INSERT INTO `t_s_territory` VALUES ('102', '371500', '3', '聊城市', 'LCS', '0', '115.985371', '36.4567039', '18');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1020', '371323', '4', '沂水县', 'YSX', '0', '118.627918', '35.79045', '100');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1021', '371324', '4', '苍山县', 'CSX', '0', '118.07065', '34.857149', '100');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1022', '371325', '4', '费县', 'FX', '0', '117.977868', '35.26634', '100');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1023', '371326', '4', '平邑县', 'PYX', '0', '117.640352', '35.5059429', '100');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1024', '371327', '4', '莒南县', 'JNX', '0', '118.835163', '35.174846', '100');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1025', '371328', '4', '蒙阴县', 'MYX', '0', '117.945085', '35.710032', '100');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1026', '371329', '4', '临沭县', 'LSX', '0', '118.650782', '34.919852', '100');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1027', '371402', '4', '德城区', 'DCQ', '0', '116.299434', '37.451272', '101');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1028', '371421', '4', '陵县', 'LX', '0', '116.576176', '37.33579', '101');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1029', '371422', '4', '宁津县', 'NJX', '0', '116.800324', '37.652329', '101');
|
|
|
INSERT INTO `t_s_territory` VALUES ('103', '371600', '3', '滨州市', 'BZS', '0', '117.970703', '37.38199', '18');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1030', '371423', '4', '庆云县', 'QYX', '0', '117.385123', '37.77539', '101');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1031', '371424', '4', '临邑县', 'LYX', '0', '116.86665', '37.189864', '101');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1032', '371425', '4', '齐河县', 'QHX', '0', '116.758917', '36.795011', '101');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1033', '371426', '4', '平原县', 'PYX', '0', '116.434187', '37.165419', '101');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1034', '371427', '4', '夏津县', 'XJX', '0', '116.001726', '36.948371', '101');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1035', '371428', '4', '武城县', 'WCX', '0', '116.069302', '37.213311', '101');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1036', '371481', '4', '乐陵市', 'LLS', '0', '117.231935', '37.729907', '101');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1037', '371482', '4', '禹城市', 'YCS', '0', '116.638387', '36.934259', '101');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1038', '371502', '4', '东昌府区', 'DCFQ', '0', '115.988484', '36.434697', '102');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1039', '371521', '4', '阳谷县', 'YGX', '0', '115.79182', '36.114392', '102');
|
|
|
INSERT INTO `t_s_territory` VALUES ('104', '371700', '3', '菏泽市', 'HZS', '0', '115.480656', '35.23375', '18');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1040', '371522', '4', '莘县', 'SX', '0', '115.671191', '36.233599', '102');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1041', '371523', '4', '茌平县', 'CPX', '0', '116.255282', '36.5807639', '102');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1042', '371524', '4', '东阿县', 'DAX', '0', '116.24758', '36.334917', '102');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1043', '371525', '4', '冠县', 'GX', '0', '115.44274', '36.484009', '102');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1044', '371526', '4', '高唐县', 'GTX', '0', '116.231478', '36.866062', '102');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1045', '371581', '4', '临清市', 'LQS', '0', '115.704881', '36.838277', '102');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1046', '371602', '4', '滨城区', 'BCQ', '0', '118.019146', '37.43206', '103');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1047', '371621', '4', '惠民县', 'HMX', '0', '117.510451', '37.489769', '103');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1048', '371622', '4', '阳信县', 'YXX', '0', '117.578262', '37.641106', '103');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1049', '371623', '4', '无棣县', 'WDX', '0', '117.625696', '37.770261', '103');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1050', '371624', '4', '沾化县', 'ZHX', '0', '118.132199', '37.698281', '103');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1051', '371625', '4', '博兴县', 'BXX', '0', '118.131815', '37.150226', '103');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1052', '371626', '4', '邹平县', 'ZPX', '0', '117.743109', '36.862989', '103');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1053', '371702', '4', '牡丹区', 'MDQ', '0', '115.417827', '35.252512', '104');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1054', '371721', '4', '曹县', 'CX', '0', '115.542328', '34.825508', '104');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1055', '371722', '4', '单县', 'DX', '0', '116.107428', '34.778808', '104');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1056', '371723', '4', '成武县', 'CWX', '0', '115.889765', '34.952459', '104');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1057', '371724', '4', '巨野县', 'JYX', '0', '116.094674', '35.396261', '104');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1058', '371725', '4', '郓城县', 'YCX', '0', '115.943613', '35.599758', '104');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1059', '371726', '4', '鄄城县', 'JCX', '0', '115.510193', '35.563408', '104');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1060', '371727', '4', '定陶县', 'DTX', '0', '115.573094', '35.071', '104');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1061', '371728', '4', '东明县', 'DMX', '0', '115.089905', '35.289368', '104');
|
|
|
INSERT INTO `t_s_territory` VALUES ('11', '00000008', '2', '黑龙江省', 'HLJS', '0', '126.662507', '45.7421699', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('12', '20000000', '2', '上海市', 'SHS', '0', '121.473704', '31.230393', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('13', '00000010', '2', '江苏省', 'JSS', '0', '118.763232', '32.061707', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('14', '00000011', '2', '浙江省', 'ZJS', '0', '120.153676', '30.26586', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('15', '00000012', '2', '安徽省', 'AHS', '0', '117.284923', '31.861184', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('16', '00000013', '2', '福建省', 'FJS', '0', '119.296506', '26.099933', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('17', '00000014', '2', '江西省', 'JXS', '0', '115.909175', '28.674424', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1739', '360102', '4', '东湖区', 'DHQ', '0', '115.89901', '28.6849159', '184');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1740', '360103', '4', '西湖区', 'XHQ', '0', '115.877287', '28.656887', '184');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1741', '360104', '4', '青云谱区', 'QYPQ', '0', '115.925749', '28.621169', '184');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1742', '360105', '4', '湾里区', 'WLQ', '0', '115.730994', '28.714869', '184');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1743', '360111', '4', '青山湖区', 'QSHQ', '0', '115.962144', '28.682985', '184');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1744', '360121', '4', '南昌县', 'NCX', '0', '115.944162', '28.545459', '184');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1745', '360122', '4', '新建县', 'XJX', '0', '115.815233', '28.692437', '184');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1746', '360123', '4', '安义县', 'AYX', '0', '115.549199', '28.844429', '184');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1747', '360124', '4', '进贤县', 'JXX', '0', '116.240924', '28.376918', '184');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1748', '360202', '4', '昌江区', 'CJQ', '0', '117.183688', '29.27342', '185');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1749', '360203', '4', '珠山区', 'ZSQ', '0', '117.202336', '29.301272', '185');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1750', '360222', '4', '浮梁县', 'FLX', '0', '117.215061', '29.351739', '185');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1751', '360281', '4', '乐平市', 'LPS', '0', '117.129169', '28.961902', '185');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1752', '360302', '4', '安源区', 'AYQ', '0', '113.87073', '27.615202', '186');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1753', '360313', '4', '湘东区', 'XDQ', '0', '113.733059', '27.640075', '186');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1754', '360321', '4', '莲花县', 'LHX', '0', '113.961465', '27.127669', '186');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1755', '360322', '4', '上栗县', 'SLX', '0', '113.795219', '27.880567', '186');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1756', '360323', '4', '芦溪县', 'LXX', '0', '114.029595', '27.631145', '186');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1757', '360402', '4', '庐山区', 'LSQ', '0', '115.989212', '29.671775', '187');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1758', '360403', '4', '浔阳区', 'XYQ', '0', '115.990399', '29.72746', '187');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1759', '360421', '4', '九江县', 'JJX', '0', '115.911314', '29.608456', '187');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1760', '360423', '4', '武宁县', 'WNX', '0', '115.100579', '29.256323', '187');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1761', '360424', '4', '修水县', 'XSX', '0', '114.547356', '29.025707', '187');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1762', '360425', '4', '永修县', 'YXX', '0', '115.809111', '29.021824', '187');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1763', '360426', '4', '德安县', 'DAX', '0', '115.756883', '29.314348', '187');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1764', '360427', '4', '星子县', 'XZX', '0', '116.044893', '29.448037', '187');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1765', '360428', '4', '都昌县', 'DCX', '0', '116.204099', '29.273194', '187');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1766', '360429', '4', '湖口县', 'HKX', '0', '116.220266', '29.73944', '187');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1767', '360430', '4', '彭泽县', 'PZX', '0', '116.549359', '29.896061', '187');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1768', '360481', '4', '瑞昌市', 'RCS', '0', '115.681504', '29.673795', '187');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1769', '360499', '4', '共青城', 'GQC', '0', '115.774', '29.2417', '187');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1770', '360502', '4', '渝水区', 'YSQ', '0', '114.944574', '27.80038', '188');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1771', '360521', '4', '分宜县', 'FYX', '0', '114.692039', '27.814628', '188');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1772', '360602', '4', '月湖区', 'YHQ', '0', '117.036676', '28.238797', '189');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1773', '360622', '4', '余江县', 'YJX', '0', '116.818871', '28.204174', '189');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1774', '360681', '4', '贵溪市', 'GXS', '0', '117.245497', '28.292519', '189');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1775', '360702', '4', '章贡区', 'ZGQ', '0', '114.941826', '25.862827', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1776', '360721', '4', '赣县', 'GX', '0', '115.011561', '25.860691', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1777', '360722', '4', '信丰县', 'XFX', '0', '114.922963', '25.386278', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1778', '360723', '4', '大余县', 'DYX', '0', '114.362094', '25.401283', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1779', '360724', '4', '上犹县', 'SYX', '0', '114.551371', '25.784978', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1780', '360725', '4', '崇义县', 'CYX', '0', '114.308273', '25.681879', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1781', '360726', '4', '安远县', 'AYX', '0', '115.393922', '25.136925', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1782', '360727', '4', '龙南县', 'LNX', '0', '114.789811', '24.911107', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1783', '360728', '4', '定南县', 'DNX', '0', '115.027845', '24.78441', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1784', '360729', '4', '全南县', 'QNX', '0', '114.530125', '24.742401', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1785', '360730', '4', '宁都县', 'NDX', '0', '116.009472', '26.470116', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1786', '360731', '4', '于都县', 'YDX', '0', '115.41551', '25.952066', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1787', '360732', '4', '兴国县', 'XGX', '0', '115.36319', '26.337937', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1788', '360733', '4', '会昌县', 'HCX', '0', '115.786057', '25.600272', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1789', '360734', '4', '寻乌县', 'YWX', '0', '115.646525', '24.963322', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1790', '360735', '4', '石城县', 'SCX', '0', '116.354201', '26.32686', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1791', '360781', '4', '瑞金市', 'RJS', '0', '116.02713', '25.885561', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1792', '360782', '4', '南康市', 'NKS', '0', '114.765238', '25.661356', '190');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1793', '360802', '4', '吉州区', 'JZQ', '0', '114.994307', '27.129975', '191');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1794', '360803', '4', '青原区', 'QYQ', '0', '115.01424', '27.081719', '191');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1795', '360821', '4', '吉安县', 'JAX', '0', '114.907659', '27.040142', '191');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1796', '360822', '4', '吉水县', 'JSX', '0', '115.135507', '27.229632', '191');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1797', '360823', '4', '峡江县', 'XJX', '0', '115.316566', '27.582901', '191');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1798', '360824', '4', '新干县', 'XGX', '0', '115.393043', '27.740809', '191');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1799', '360825', '4', '永丰县', 'YFX', '0', '115.441477', '27.317869', '191');
|
|
|
INSERT INTO `t_s_territory` VALUES ('18', '00000015', '2', '山东省', 'SDS', '0', '117.020411', '36.668627', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1800', '360826', '4', '泰和县', 'THX', '0', '114.908861', '26.790231', '191');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1801', '360827', '4', '遂川县', 'SCX', '0', '114.52098', '26.311894', '191');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1802', '360828', '4', '万安县', 'WAX', '0', '114.786256', '26.458257', '191');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1803', '360829', '4', '安福县', 'AFX', '0', '114.619893', '27.392874', '191');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1804', '360830', '4', '永新县', 'YXX', '0', '114.242675', '26.945233', '191');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1805', '360881', '4', '井冈山市', 'JGSS', '0', '114.289182', '26.748186', '191');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1806', '360902', '4', '袁州区', 'YZQ', '0', '114.424657', '27.798846', '192');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1807', '360921', '4', '奉新县', 'FXX', '0', '115.384904', '28.700806', '192');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1808', '360922', '4', '万载县', 'WZX', '0', '114.447551', '28.10455', '192');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1809', '360923', '4', '上高县', 'SGX', '0', '114.924494', '28.232827', '192');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1810', '360924', '4', '宜丰县', 'YFX', '0', '114.803542', '28.393613', '192');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1811', '360925', '4', '靖安县', 'JAX', '0', '115.362629', '28.861475', '192');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1812', '360926', '4', '铜鼓县', 'TGX', '0', '114.37098', '28.520747', '192');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1813', '360981', '4', '丰城市', 'FCS', '0', '115.771195', '28.159325', '192');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1814', '360982', '4', '樟树市', 'ZSS', '0', '115.546063', '28.055796', '192');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1815', '360983', '4', '高安市', 'GAS', '0', '115.375618', '28.417261', '192');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1816', '361002', '4', '临川区', 'LCQ', '0', '116.31136', '27.934529', '193');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1817', '361021', '4', '南城县', 'NCX', '0', '116.644658', '27.552748', '193');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1818', '361022', '4', '黎川县', 'LCX', '0', '116.907508', '27.282382', '193');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1819', '361023', '4', '南丰县', 'NFX', '0', '116.525725', '27.218445', '193');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1820', '361024', '4', '崇仁县', 'CRX', '0', '116.061164', '27.764681', '193');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1821', '361025', '4', '乐安县', 'LAX', '0', '115.837895', '27.420441', '193');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1822', '361026', '4', '宜黄县', 'YHX', '0', '116.222128', '27.546146', '193');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1823', '361027', '4', '金溪县', 'JXX', '0', '116.775435', '27.908337', '193');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1824', '361028', '4', '资溪县', 'ZXX', '0', '117.060264', '27.706102', '193');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1825', '361029', '4', '东乡县', 'DXX', '0', '116.590465', '28.236118', '193');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1826', '361030', '4', '广昌县', 'GCX', '0', '116.325757', '26.837267', '193');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1827', '361102', '4', '信州区', 'XZQ', '0', '117.966823', '28.43121', '194');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1828', '361121', '4', '上饶县', 'SRX', '0', '117.90785', '28.448983', '194');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1829', '361122', '4', '广丰县', 'GFX', '0', '118.19124', '28.436286', '194');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1830', '361123', '4', '玉山县', 'YSX', '0', '118.245124', '28.682055', '194');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1831', '361124', '4', '铅山县', 'QSX', '0', '117.709451', '28.315217', '194');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1832', '361125', '4', '横峰县', 'HFX', '0', '117.596452', '28.407118', '194');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1833', '361126', '4', '弋阳县', 'YYX', '0', '117.449588', '28.378044', '194');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1834', '361127', '4', '余干县', 'YGX', '0', '116.695647', '28.702302', '194');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1835', '361128', '4', '鄱阳县', 'PYX', '0', '116.699746', '29.011699', '194');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1836', '361129', '4', '万年县', 'WNX', '0', '117.058445', '28.694582', '194');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1837', '361130', '4', '婺源县', 'WYX', '0', '117.861911', '29.2480249', '194');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1838', '361181', '4', '德兴市', 'DXS', '0', '117.578713', '28.946464', '194');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1839', '370102', '4', '历下区', 'LXQ', '0', '117.07653', '36.666344', '195');
|
|
|
INSERT INTO `t_s_territory` VALUES ('184', '360100', '3', '南昌市', 'NCS', '0', '115.858089', '28.68316', '17');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1840', '370103', '4', '市中区', 'SZQ', '0', '116.997475', '36.6511749', '195');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1841', '370104', '4', '槐荫区', 'HYQ', '0', '116.90113', '36.651301', '195');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1842', '370105', '4', '天桥区', 'TQQ', '0', '116.987492', '36.678016', '195');
|
|
|
INSERT INTO `t_s_territory` VALUES ('1843', '370112', '4', '历城区', 'LCQ', '0', '117.065222', '36.680171', '195');
|
|
|
INSERT INTO `t_s_territory` VALUES ('185', '360200', '3', '景德镇市', 'JDZS', '0', '117.17842', '29.268836', '17');
|
|
|
INSERT INTO `t_s_territory` VALUES ('186', '360300', '3', '萍乡市', 'PXS', '0', '113.854676', '27.622865', '17');
|
|
|
INSERT INTO `t_s_territory` VALUES ('187', '360400', '3', '九江市', 'JJS', '0', '116.001951', '29.705103', '17');
|
|
|
INSERT INTO `t_s_territory` VALUES ('188', '360500', '3', '新余市', 'XYS', '0', '114.91741', '27.817819', '17');
|
|
|
INSERT INTO `t_s_territory` VALUES ('189', '360600', '3', '鹰潭市', 'YTS', '0', '117.069202', '28.260189', '17');
|
|
|
INSERT INTO `t_s_territory` VALUES ('19', '00000017', '2', '湖北省', 'HBS', '0', '114.341921', '30.545861', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('190', '360700', '3', '赣州市', 'GZS', '0', '114.935025', '25.831925', '17');
|
|
|
INSERT INTO `t_s_territory` VALUES ('191', '360800', '3', '吉安市', 'JAS', '0', '114.992912', '27.113039', '17');
|
|
|
INSERT INTO `t_s_territory` VALUES ('192', '360900', '3', '宜春市', 'YCS', '0', '114.416778', '27.815619', '17');
|
|
|
INSERT INTO `t_s_territory` VALUES ('193', '361000', '3', '抚州市', 'FZS', '0', '116.358176', '27.9492', '17');
|
|
|
INSERT INTO `t_s_territory` VALUES ('194', '361100', '3', '上饶市', 'SRS', '0', '117.943433', '28.454863', '17');
|
|
|
INSERT INTO `t_s_territory` VALUES ('195', '370100', '3', '济南市', 'JNS', '0', '116.994917', '36.665282', '18');
|
|
|
INSERT INTO `t_s_territory` VALUES ('20', '00000018', '2', '湖南省', 'HNS', '0', '112.98381', '28.112444', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('21', '40000000', '2', '重庆市', 'ZQS', '0', '106.551557', '29.56301', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('22', '00000022', '2', '四川省', 'SCS', '0', '104.075931', '30.651652', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('23', '00000019', '2', '广东省', 'GDS', '0', '113.266531', '23.132191', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('24', '00000020', '2', '广西壮族自治区', 'GXZZZZQ', '0', '108.327546', '22.815478', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('25', '00000021', '2', '海南省', 'HNS', '0', '110.349229', '20.017378', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('26', '810000', '2', '香港特别行政区', 'XGTBXZQ', '0', '114.109497', '22.396428', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('27', '820000', '2', '澳门特别行政区', 'AMTBXZQ', '0', '113.543873', '22.198745', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('28', '00000023', '2', '贵州省', 'GZS', '0', '106.707116', '26.598026', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('29', '00000024', '2', '云南省', 'YNS', '0', '102.709812', '25.045359', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('3', '00000006', '2', '辽宁省', 'LNS', '0', '123.42944', '41.835441', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('30', '00000025', '2', '西藏自治区', 'XCZZQ', '0', '91.1170059', '29.647951', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('31', '00000026', '2', '陕西省', 'SXS', '0', '108.954239', '34.265472', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('32', '00000027', '2', '甘肃省', 'GSS', '0', '103.826308', '36.059421', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('33', '00000028', '2', '青海省', 'QHS', '0', '101.780199', '36.620901', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('34', '00000029', '2', '宁夏回族自治区', 'NXHZZZQ', '0', '106.258754', '38.471318', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('35', '00000030', '2', '新疆维吾尔自治区', 'XJWWEZZQ', '0', '87.6278119', '43.793028', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('4', '00000007', '2', '吉林省', 'JLS', '0', '125.326065', '43.896082', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('5', '10000000', '2', '北京市', 'BJS', '0', '116.407413', '39.904214', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('6', '30000000', '2', '天津市', 'TJS', '0', '117.200983', '39.084158', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('7', '00000003', '2', '河北省', 'HBS', '0', '114.468665', '38.037057', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('8', '00000004', '2', '山西省', 'SXS', '0', '112.562569', '37.873376', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('89', '370200', '3', '青岛市', 'QDS', '0', '120.382504', '36.06722', '18');
|
|
|
INSERT INTO `t_s_territory` VALUES ('9', '00000005', '2', '内蒙古自治区', 'NMGZZQ', '0', '111.765618', '40.817498', '1');
|
|
|
INSERT INTO `t_s_territory` VALUES ('90', '370300', '3', '淄博市', 'ZBS', '0', '118.055007', '36.813497', '18');
|
|
|
INSERT INTO `t_s_territory` VALUES ('91', '370400', '3', '枣庄市', 'ZZS', '0', '117.323725', '34.810488', '18');
|
|
|
INSERT INTO `t_s_territory` VALUES ('92', '370500', '3', '东营市', 'DYS', '0', '118.674767', '37.434751', '18');
|
|
|
INSERT INTO `t_s_territory` VALUES ('926', '370113', '4', '长清区', 'CQQ', '0', '116.751959', '36.553691', '195');
|
|
|
INSERT INTO `t_s_territory` VALUES ('927', '370124', '4', '平阴县', 'PYX', '0', '116.456187', '36.289265', '195');
|
|
|
INSERT INTO `t_s_territory` VALUES ('928', '370125', '4', '济阳县', 'JYX', '0', '117.173529', '36.978547', '195');
|
|
|
INSERT INTO `t_s_territory` VALUES ('929', '370126', '4', '商河县', 'SHX', '0', '117.157183', '37.309045', '195');
|
|
|
INSERT INTO `t_s_territory` VALUES ('93', '370600', '3', '烟台市', 'YTS', '0', '121.447926', '37.463819', '18');
|
|
|
INSERT INTO `t_s_territory` VALUES ('930', '370181', '4', '章丘市', 'ZQS', '0', '117.534326', '36.714015', '195');
|
|
|
INSERT INTO `t_s_territory` VALUES ('931', '370202', '4', '市南区', 'SNQ', '0', '120.412392', '36.075651', '89');
|
|
|
INSERT INTO `t_s_territory` VALUES ('932', '370203', '4', '市北区', 'SBQ', '0', '120.374801', '36.087661', '89');
|
|
|
INSERT INTO `t_s_territory` VALUES ('933', '370205', '4', '四方区', 'SFQ', '0', '120.366454', '36.103993', '89');
|
|
|
INSERT INTO `t_s_territory` VALUES ('934', '370211', '4', '黄岛区', 'HDQ', '0', '120.198054', '35.960935', '89');
|
|
|
INSERT INTO `t_s_territory` VALUES ('935', '370212', '4', '崂山区', 'LSQ', '0', '120.468956', '36.107538', '89');
|
|
|
INSERT INTO `t_s_territory` VALUES ('936', '370213', '4', '李沧区', 'LCQ', '0', '120.432864', '36.145476', '89');
|
|
|
INSERT INTO `t_s_territory` VALUES ('937', '370214', '4', '城阳区', 'CYQ', '0', '120.396529', '36.307061', '89');
|
|
|
INSERT INTO `t_s_territory` VALUES ('938', '370281', '4', '胶州市', 'JZS', '0', '120.033345', '36.264664', '89');
|
|
|
INSERT INTO `t_s_territory` VALUES ('939', '370282', '4', '即墨市', 'JMS', '0', '120.447162', '36.389401', '89');
|
|
|
INSERT INTO `t_s_territory` VALUES ('94', '370700', '3', '潍坊市', 'WFS', '0', '119.16193', '36.706691', '18');
|
|
|
INSERT INTO `t_s_territory` VALUES ('940', '370283', '4', '平度市', 'PDS', '0', '119.960014', '36.7867', '89');
|
|
|
INSERT INTO `t_s_territory` VALUES ('941', '370284', '4', '胶南市', 'JNS', '0', '120.04643', '35.8725', '89');
|
|
|
INSERT INTO `t_s_territory` VALUES ('942', '370285', '4', '莱西市', 'LXS', '0', '120.51769', '36.889084', '89');
|
|
|
INSERT INTO `t_s_territory` VALUES ('943', '370302', '4', '淄川区', 'ZCQ', '0', '117.966842', '36.643449', '90');
|
|
|
INSERT INTO `t_s_territory` VALUES ('944', '370303', '4', '张店区', 'ZDQ', '0', '118.017656', '36.806773', '90');
|
|
|
INSERT INTO `t_s_territory` VALUES ('945', '370304', '4', '博山区', 'BSQ', '0', '117.861698', '36.494752', '90');
|
|
|
INSERT INTO `t_s_territory` VALUES ('946', '370305', '4', '临淄区', 'LZQ', '0', '118.308977', '36.827343', '90');
|
|
|
INSERT INTO `t_s_territory` VALUES ('947', '370306', '4', '周村区', 'ZCQ', '0', '117.869877', '36.803109', '90');
|
|
|
INSERT INTO `t_s_territory` VALUES ('948', '370321', '4', '桓台县', 'HTX', '0', '118.097955', '36.959623', '90');
|
|
|
INSERT INTO `t_s_territory` VALUES ('949', '370322', '4', '高青县', 'GQX', '0', '117.826916', '37.171063', '90');
|
|
|
INSERT INTO `t_s_territory` VALUES ('95', '370800', '3', '济宁市', 'JNS', '0', '116.587099', '35.414921', '18');
|
|
|
INSERT INTO `t_s_territory` VALUES ('950', '370323', '4', '沂源县', 'YYX', '0', '118.170979', '36.184827', '90');
|
|
|
INSERT INTO `t_s_territory` VALUES ('951', '370402', '4', '市中区', 'SZQ', '0', '117.556124', '34.864114', '91');
|
|
|
INSERT INTO `t_s_territory` VALUES ('952', '370403', '4', '薛城区', 'YCQ', '0', '117.263157', '34.795206', '91');
|
|
|
INSERT INTO `t_s_territory` VALUES ('953', '370404', '4', '峄城区', 'YCQ', '0', '117.590819', '34.772236', '91');
|
|
|
INSERT INTO `t_s_territory` VALUES ('954', '370405', '4', '台儿庄区', 'TEZQ', '0', '117.733832', '34.562528', '91');
|
|
|
INSERT INTO `t_s_territory` VALUES ('955', '370406', '4', '山亭区', 'STQ', '0', '117.461343', '35.099549', '91');
|
|
|
INSERT INTO `t_s_territory` VALUES ('956', '370481', '4', '滕州市', 'TZS', '0', '117.164388', '35.084021', '91');
|
|
|
INSERT INTO `t_s_territory` VALUES ('957', '370502', '4', '东营区', 'DYQ', '0', '118.582184', '37.448964', '92');
|
|
|
INSERT INTO `t_s_territory` VALUES ('958', '370503', '4', '河口区', 'HKQ', '0', '118.525579', '37.886138', '92');
|
|
|
INSERT INTO `t_s_territory` VALUES ('959', '370521', '4', '垦利县', 'KLX', '0', '118.547627', '37.58754', '92');
|
|
|
INSERT INTO `t_s_territory` VALUES ('960', '370522', '4', '利津县', 'LJX', '0', '118.255273', '37.49026', '92');
|
|
|
INSERT INTO `t_s_territory` VALUES ('961', '370523', '4', '广饶县', 'GRX', '0', '118.407045', '37.0537', '92');
|
|
|
INSERT INTO `t_s_territory` VALUES ('962', '370602', '4', '芝罘区', 'ZFQ', '0', '121.400031', '37.540687', '93');
|
|
|
INSERT INTO `t_s_territory` VALUES ('963', '370611', '4', '福山区', 'FSQ', '0', '121.267697', '37.498051', '93');
|
|
|
INSERT INTO `t_s_territory` VALUES ('964', '370612', '4', '牟平区', 'MPQ', '0', '121.600512', '37.386901', '93');
|
|
|
INSERT INTO `t_s_territory` VALUES ('965', '370613', '4', '莱山区', 'LSQ', '0', '121.445304', '37.511305', '93');
|
|
|
INSERT INTO `t_s_territory` VALUES ('966', '370614', '4', '开发区', 'KFQ', '0', '121.251001', '37.554683', '93');
|
|
|
INSERT INTO `t_s_territory` VALUES ('967', '370634', '4', '长岛县', 'CDX', '0', '120.736584', '37.921417', '93');
|
|
|
INSERT INTO `t_s_territory` VALUES ('968', '370681', '4', '龙口市', 'LKS', '0', '120.477836', '37.646064', '93');
|
|
|
INSERT INTO `t_s_territory` VALUES ('969', '370682', '4', '莱阳市', 'LYS', '0', '120.711607', '36.97891', '93');
|
|
|
INSERT INTO `t_s_territory` VALUES ('970', '370683', '4', '莱州市', 'LZS', '0', '119.942327', '37.177017', '93');
|
|
|
INSERT INTO `t_s_territory` VALUES ('971', '370684', '4', '蓬莱市', 'PLS', '0', '120.758848', '37.810661', '93');
|
|
|
INSERT INTO `t_s_territory` VALUES ('972', '370685', '4', '招远市', 'ZYS', '0', '120.434072', '37.355469', '93');
|
|
|
INSERT INTO `t_s_territory` VALUES ('973', '370686', '4', '栖霞市', 'QXS', '0', '120.849675', '37.335123', '93');
|
|
|
INSERT INTO `t_s_territory` VALUES ('974', '370687', '4', '海阳市', 'HYS', '0', '121.158477', '36.776425', '93');
|
|
|
INSERT INTO `t_s_territory` VALUES ('975', '370702', '4', '潍城区', 'WCQ', '0', '119.024836', '36.7281', '94');
|
|
|
INSERT INTO `t_s_territory` VALUES ('976', '370703', '4', '寒亭区', 'HTQ', '0', '119.219734', '36.775491', '94');
|
|
|
INSERT INTO `t_s_territory` VALUES ('977', '370704', '4', '坊子区', 'FZQ', '0', '119.166485', '36.654448', '94');
|
|
|
INSERT INTO `t_s_territory` VALUES ('978', '370705', '4', '奎文区', 'KWQ', '0', '119.132486', '36.707676', '94');
|
|
|
INSERT INTO `t_s_territory` VALUES ('979', '370724', '4', '临朐县', 'LQX', '0', '118.542982', '36.5125059', '94');
|
|
|
INSERT INTO `t_s_territory` VALUES ('980', '370725', '4', '昌乐县', 'CLX', '0', '118.829914', '36.706945', '94');
|
|
|
INSERT INTO `t_s_territory` VALUES ('981', '370781', '4', '青州市', 'QZS', '0', '118.479622', '36.684528', '94');
|
|
|
INSERT INTO `t_s_territory` VALUES ('982', '370782', '4', '诸城市', 'ZCS', '0', '119.410103', '35.995654', '94');
|
|
|
INSERT INTO `t_s_territory` VALUES ('983', '370783', '4', '寿光市', 'SGS', '0', '118.790652', '36.85548', '94');
|
|
|
INSERT INTO `t_s_territory` VALUES ('984', '370784', '4', '安丘市', 'AQS', '0', '119.218978', '36.478494', '94');
|
|
|
INSERT INTO `t_s_territory` VALUES ('985', '370785', '4', '高密市', 'GMS', '0', '119.755597', '36.3825949', '94');
|
|
|
INSERT INTO `t_s_territory` VALUES ('986', '370786', '4', '昌邑市', 'CYS', '0', '119.398525', '36.85882', '94');
|
|
|
INSERT INTO `t_s_territory` VALUES ('987', '370802', '4', '市中区', 'SZQ', '0', '116.596614', '35.40819', '95');
|
|
|
INSERT INTO `t_s_territory` VALUES ('988', '370811', '4', '任城区', 'RCQ', '0', '116.628562', '35.433727', '95');
|
|
|
INSERT INTO `t_s_territory` VALUES ('989', '370826', '4', '微山县', 'WSX', '0', '117.128946', '34.8071', '95');
|
|
|
INSERT INTO `t_s_territory` VALUES ('990', '370827', '4', '鱼台县', 'YTX', '0', '116.650608', '35.012749', '95');
|
|
|
INSERT INTO `t_s_territory` VALUES ('991', '370828', '4', '金乡县', 'JXX', '0', '116.311532', '35.06662', '95');
|
|
|
INSERT INTO `t_s_territory` VALUES ('992', '370829', '4', '嘉祥县', 'JXX', '0', '116.342442', '35.407829', '95');
|
|
|
INSERT INTO `t_s_territory` VALUES ('993', '370830', '4', '汶上县', 'WSX', '0', '116.489043', '35.732799', '95');
|
|
|
INSERT INTO `t_s_territory` VALUES ('994', '370831', '4', '泗水县', 'SSX', '0', '117.251195', '35.664323', '95');
|
|
|
INSERT INTO `t_s_territory` VALUES ('995', '370832', '4', '梁山县', 'LSX', '0', '116.096044', '35.802306', '95');
|
|
|
INSERT INTO `t_s_territory` VALUES ('996', '370881', '4', '曲阜市', 'QFS', '0', '116.986532', '35.581137', '95');
|
|
|
INSERT INTO `t_s_territory` VALUES ('997', '370882', '4', '兖州市', 'YZS', '0', '116.783834', '35.553144', '95');
|
|
|
INSERT INTO `t_s_territory` VALUES ('998', '370883', '4', '邹城市', 'ZCS', '0', '117.003743', '35.405185', '95');
|
|
|
INSERT INTO `t_s_territory` VALUES ('999', '370902', '4', '泰山区', 'TSQ', '0', '117.135354', '36.192084', '96');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_timetask`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_timetask`;
|
|
|
CREATE TABLE `t_s_timetask` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`CREATE_BY` varchar(32) default NULL,
|
|
|
`CREATE_DATE` datetime default NULL,
|
|
|
`CREATE_NAME` varchar(32) default NULL,
|
|
|
`CRON_EXPRESSION` varchar(100) NOT NULL,
|
|
|
`IS_EFFECT` varchar(1) NOT NULL,
|
|
|
`IS_START` varchar(1) NOT NULL,
|
|
|
`TASK_DESCRIBE` varchar(50) NOT NULL,
|
|
|
`TASK_ID` varchar(100) NOT NULL,
|
|
|
`UPDATE_BY` varchar(32) default NULL,
|
|
|
`UPDATE_DATE` datetime default NULL,
|
|
|
`UPDATE_NAME` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_timetask
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_timetask` VALUES ('402880e74c79dd47014c79de88f70001', 'admin', '2015-04-02 19:22:49', '管理员', '0 0/1 * * * ?', '1', '0', '消息中间件定时任务', 'smsSendTaskCronTrigger', 'admin', '2015-07-16 15:33:43', '管理员');
|
|
|
INSERT INTO `t_s_timetask` VALUES ('8a8ab0b246dc81120146dc81850c016a', null, null, null, '0 0/1 * * * ?', '1', '0', '测试Demo', 'taskDemoServiceTaskCronTrigger', 'admin', '2015-07-16 15:33:48', '管理员');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_type`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_type`;
|
|
|
CREATE TABLE `t_s_type` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`typecode` varchar(50) default NULL,
|
|
|
`typename` varchar(50) default NULL,
|
|
|
`typepid` varchar(32) default NULL,
|
|
|
`typegroupid` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`),
|
|
|
KEY `FK_nw2b22gy7plh7pqows186odmq` (`typepid`),
|
|
|
KEY `FK_3q40mr4ebtd0cvx79matl39x1` (`typegroupid`),
|
|
|
CONSTRAINT `FK_3q40mr4ebtd0cvx79matl39x1` FOREIGN KEY (`typegroupid`) REFERENCES `t_s_typegroup` (`ID`),
|
|
|
CONSTRAINT `FK_nw2b22gy7plh7pqows186odmq` FOREIGN KEY (`typepid`) REFERENCES `t_s_type` (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_type
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_type` VALUES ('297e201047e95ee30147e9baab5c000b', '1', 'common.company', null, '297e201047e95ee30147e9ba56ce0009');
|
|
|
INSERT INTO `t_s_type` VALUES ('297e201047e95ee30147e9baef97000d', '2', 'common.department', null, '297e201047e95ee30147e9ba56ce0009');
|
|
|
INSERT INTO `t_s_type` VALUES ('297e201047e95ee30147e9bb1210000f', '3', 'common.position', null, '297e201047e95ee30147e9ba56ce0009');
|
|
|
INSERT INTO `t_s_type` VALUES ('2c90ac564c9d1734014c9db1e025002d', 'Y', '是', null, '2c90ac564c9d1734014c9db1a167002b');
|
|
|
INSERT INTO `t_s_type` VALUES ('2c90ac564c9d1734014c9db20b0d002f', 'N', '否', null, '2c90ac564c9d1734014c9db1a167002b');
|
|
|
INSERT INTO `t_s_type` VALUES ('402880884883eff4014884180bf80029', '1', '蔷薇七村', null, '402880884883eff401488415cbb60027');
|
|
|
INSERT INTO `t_s_type` VALUES ('402880cd4dbd4baa014dbd9c184f0003', 'WXTP', '图片', null, 'jglongjbtstypegourp2015060400001');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881a151f1af7c0151f1bb1b520004', 'cigong', '辞工', null, '402881a151f1af7c0151f1b9d7f50002');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881a151f1af7c0151f1bc55b10006', 'jicigong', '急辞工', null, '402881a151f1af7c0151f1b9d7f50002');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881a151f1af7c0151f1bca0680008', 'citui', '辞退', null, '402881a151f1af7c0151f1b9d7f50002');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881a151f1af7c0151f1bcbf62000a', 'kaichu', '开除', null, '402881a151f1af7c0151f1b9d7f50002');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881a151f1af7c0151f1bce839000c', 'zidonglizhi', '自动离职', null, '402881a151f1af7c0151f1b9d7f50002');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881e44df713f5014df73ef09a003d', 'table', 'form.db.type.table', null, '402881e44df713f5014df738349c002f');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881e44df713f5014df73f1436003f', 'sql', 'form.db.type.sql', null, '402881e44df713f5014df738349c002f');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881e44df713f5014df73f3f830041', 'clazz', 'form.db.type.clazz', null, '402881e44df713f5014df738349c002f');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881e54dcb624a014dcbf65e5a0010', 'bdfl_ptbd', '普通表单', null, '402881e54dcb624a014dcbf4912b000e');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881e54dcb624a014dcbf6a4620012', 'bdfl_fzbd', '复杂表单', null, '402881e54dcb624a014dcbf4912b000e');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881e54dce16ba014dce17990c0001', 'bdfl_vipbd', 'VIP表单', null, '402881e54dcb624a014dcbf4912b000e');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881e64ca6fd1b014ca7052d930006', 'spline', '曲线图', null, '402881e64ca6fd1b014ca7044c370004');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881e64ca6fd1b014ca705b2b40008', 'column', '柱状图', null, '402881e64ca6fd1b014ca7044c370004');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881e64ca6fd1b014ca7061fb7000a', 'pie', '饼图', null, '402881e64ca6fd1b014ca7044c370004');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881e946e71f5f0146e736c4e80008', 'en', 'common.english', null, '402881e946e71f5f0146e73619bb0002');
|
|
|
INSERT INTO `t_s_type` VALUES ('402881e946e71f5f0146e740dcad0012', 'zh-cn', 'common.chinese', null, '402881e946e71f5f0146e73619bb0002');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028838850c35b6a0150c372e3b10005', '*', '非空', null, '4028838850c35b6a0150c37251e00002');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028838850c35b6a0150c3abef800019', 'n', '数字', null, '4028838850c35b6a0150c37251e00002');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028838850c35b6a0150c3ac17f9001b', 's', '字母', null, '4028838850c35b6a0150c37251e00002');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028838850d2666a0150d267a61e0001', 'p', '邮政编码', null, '4028838850c35b6a0150c37251e00002');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028838850d2666a0150d267d5c10003', 'm', '手机号码', null, '4028838850c35b6a0150c37251e00002');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028838850d2666a0150d26812d40005', 'e', '电子邮件', null, '4028838850c35b6a0150c37251e00002');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028838850d2666a0150d26850210007', 'url', '网址', null, '4028838850c35b6a0150c37251e00002');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028838850d2666a0150d268ae510009', '*6-16', '6到16位任意字符', null, '4028838850c35b6a0150c37251e00002');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028838850d2666a0150d268e229000b', 'n6-16', '6到16位数字', null, '4028838850c35b6a0150c37251e00002');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028838850d2666a0150d26912e2000d', 's6-18', '6到18位字符串', null, '4028838850c35b6a0150c37251e00002');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028b881533ac16a01533adf65370003', 'Pie2D', '2D饼图', null, '4028b881533ac16a01533adb50460001');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028b881533ac16a01533ae0363d0005', 'Pie3D', '3D饼图', null, '4028b881533ac16a01533adb50460001');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028b881533ac16a01533ae2d2a50007', 'Column2D', '2D柱状图', null, '4028b881533ac16a01533adb50460001');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028b881533ac16a01533ae305340009', 'Column3D', '3D柱状图', null, '4028b881533ac16a01533adb50460001');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028b881533ac16a01533ae45759000b', 'Bar2D', '条状图', null, '4028b881533ac16a01533adb50460001');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028b881533ac16a01533ae4c6de000d', 'Area2D', '面积图', null, '4028b881533ac16a01533adb50460001');
|
|
|
INSERT INTO `t_s_type` VALUES ('4028b881533ac16a01533ae50a67000f', 'LineBasic2D', '折线图', null, '4028b881533ac16a01533adb50460001');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a1c7ee54e3e2ca9014e3e520bdc0010', 'spring', 'java.enhance.type.spring', null, '8a1c7ee54e3e2ca9014e3e4b78f90009');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a1c7ee54e3e2ca9014e3e524b560012', 'class', 'java.enhance.type.class', null, '8a1c7ee54e3e2ca9014e3e4b78f90009');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a71b40e4a38319b014a3859a2c1001a', '1', 'common.smsAlertsModel', null, '8a71b40e4a38319b014a3858fca40018');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a71b40e4a38319b014a385a01d1001c', '2', 'common.emailAlertsModel', null, '8a71b40e4a38319b014a3858fca40018');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a71b40e4a38319b014a385d30300020', '1', 'common.smsAlerts', null, '8a71b40e4a38319b014a385cb115001e');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a71b40e4a38319b014a385d86c30022', '2', 'common.emailAlerts', null, '8a71b40e4a38319b014a385cb115001e');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a71b40e4a38319b014a385dc1370024', '3', 'common.sysAlerts', null, '8a71b40e4a38319b014a385cb115001e');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a71b40e4a38319b014a3860603f0028', '1', 'common.didNotSend', null, '8a71b40e4a38319b014a386022bd0026');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a71b40e4a38319b014a38608d98002a', '2', 'common.sendSuccess', null, '8a71b40e4a38319b014a386022bd0026');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a71b40e4a38319b014a3860b181002c', '3', 'common.failToSend', null, '8a71b40e4a38319b014a386022bd0026');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc8181f30060', '2', 'menu.icon', null, '8a8ab0b246dc81120146dc8181aa0056');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc8181f70061', '1', 'system.icon', null, '8a8ab0b246dc81120146dc8181aa0056');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc8181fa0062', 'files', 'common.attachment', null, '8a8ab0b246dc81120146dc8181ca005e');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc8181fe0063', '1', 'lang.excellent.order', null, '8a8ab0b246dc81120146dc8181b10057');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc8182010064', '2', 'lang.normal.order', null, '8a8ab0b246dc81120146dc8181b10057');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc8182050065', '1', 'lang.contract.customer', null, '8a8ab0b246dc81120146dc8181b50058');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc8182080066', '2', 'lang.normal.customer', null, '8a8ab0b246dc81120146dc8181b50058');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc81820b0067', '1', 'lang.special.servcie', null, '8a8ab0b246dc81120146dc8181b90059');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc8182100068', '2', 'lang.normal.service', null, '8a8ab0b246dc81120146dc8181b90059');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc8182130069', 'single', 'common.single.condition.query', null, '8a8ab0b246dc81120146dc8181bc005a');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc818216006a', 'group', 'common.scope.query', null, '8a8ab0b246dc81120146dc8181bc005a');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc81821a006b', 'Y', 'common.yes', null, '8a8ab0b246dc81120146dc8181c0005b');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc81821d006c', 'N', 'common.no', null, '8a8ab0b246dc81120146dc8181c0005b');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc818221006d', 'Integer', 'common.db.integer', null, '8a8ab0b246dc81120146dc8181c3005c');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc818224006e', 'Date', 'common.db.date', null, '8a8ab0b246dc81120146dc8181c3005c');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc818227006f', 'String', 'common.db.string', null, '8a8ab0b246dc81120146dc8181c3005c');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc81822b0070', 'Long', 'common.db.long', null, '8a8ab0b246dc81120146dc8181c3005c');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc81822f0071', 'act', 'common.workflow.engine.table', null, '8a8ab0b246dc81120146dc8181c6005d');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc8182320072', 't_s', 'common.system.table', null, '8a8ab0b246dc81120146dc8181c6005d');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc8182350073', 't_b', 'common.business.table', null, '8a8ab0b246dc81120146dc8181c6005d');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc8182390074', 't_p', 'common.customer.engine.table', null, '8a8ab0b246dc81120146dc8181c6005d');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc81823c0075', 'news', 'common.news', null, '8a8ab0b246dc81120146dc8181ca005e');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc8182400076', '0', 'common.male', null, '8a8ab0b246dc81120146dc8181cd005f');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0b246dc81120146dc8182430077', '1', 'common.female', null, '8a8ab0b246dc81120146dc8181cd005f');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0ba487c527201487c7863ec001b', 'oracle', 'common.oracle', null, '8a8ab0ba487c527201487c7732790019');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0ba487c527201487c78aefc001d', 'sqlserver2008', 'common.sqlserver2008', null, '8a8ab0ba487c527201487c7732790019');
|
|
|
INSERT INTO `t_s_type` VALUES ('8a8ab0ba487c527201487c78fbb5001f', 'mysql', 'common.mysql', null, '8a8ab0ba487c527201487c7732790019');
|
|
|
INSERT INTO `t_s_type` VALUES ('f852d85d47ed64a40147ed71f6b40005', '>', '大于', null, 'f852d85d47ed64a40147ed70894c0003');
|
|
|
INSERT INTO `t_s_type` VALUES ('f852d85d47ed64a40147ed72a9dc0007', '>=', '大于等于', null, 'f852d85d47ed64a40147ed70894c0003');
|
|
|
INSERT INTO `t_s_type` VALUES ('f852d85d47ed64a40147ed750e1c0009', '<', '小于', null, 'f852d85d47ed64a40147ed70894c0003');
|
|
|
INSERT INTO `t_s_type` VALUES ('f852d85d47ed64a40147ed753b6f000b', '<=', '小于等于', null, 'f852d85d47ed64a40147ed70894c0003');
|
|
|
INSERT INTO `t_s_type` VALUES ('f852d85d47ed64a40147ed75afe5000d', '=', '等于', null, 'f852d85d47ed64a40147ed70894c0003');
|
|
|
INSERT INTO `t_s_type` VALUES ('f852d85d47ed64a40147ed75ed62000f', 'IN', '包含', null, 'f852d85d47ed64a40147ed70894c0003');
|
|
|
INSERT INTO `t_s_type` VALUES ('f852d85d47ed64a40147ed7638b20011', 'LIKE', '模糊', null, 'f852d85d47ed64a40147ed70894c0003');
|
|
|
INSERT INTO `t_s_type` VALUES ('f852d85d47ed64a40147ed767c240013', '!=', '不等于', null, 'f852d85d47ed64a40147ed70894c0003');
|
|
|
INSERT INTO `t_s_type` VALUES ('ff80808151399d0d015139b0e0b80003', 'hour', '小时', null, '4028ab8c5134f1ed0151350f08d90003');
|
|
|
INSERT INTO `t_s_type` VALUES ('ff80808151399d0d015139b1609d0006', 'day', '天', null, '4028ab8c5134f1ed0151350f08d90003');
|
|
|
INSERT INTO `t_s_type` VALUES ('ff80808151399d0d015139b283a10008', 'perday', '天/人', null, '4028ab8c5134f1ed0151350f08d90003');
|
|
|
INSERT INTO `t_s_type` VALUES ('ff80808151399d0d015139b29550000a', 'permoney', '元/人', null, '4028ab8c5134f1ed0151350f08d90003');
|
|
|
INSERT INTO `t_s_type` VALUES ('ff80808151399d0d015139b2a6e5000c', 'money', '元', null, '4028ab8c5134f1ed0151350f08d90003');
|
|
|
INSERT INTO `t_s_type` VALUES ('ff80808151399d0d015139b2bab4000e', 'age', '岁', null, '4028ab8c5134f1ed0151350f08d90003');
|
|
|
INSERT INTO `t_s_type` VALUES ('ff80808151399d0d015139b2c9ce0010', 'class', '课时', null, '4028ab8c5134f1ed0151350f08d90003');
|
|
|
INSERT INTO `t_s_type` VALUES ('jglongjbtstype201506041030000001', 'WXGZYD', '关注引导', null, 'jglongjbtstypegourp2015060400001');
|
|
|
INSERT INTO `t_s_type` VALUES ('jglongjbtstype201506041030000002', 'WXNRQ', '内容区', null, 'jglongjbtstypegourp2015060400001');
|
|
|
INSERT INTO `t_s_type` VALUES ('jglongjbtstype201506041030000003', 'WXYWYD', '原文引导', null, 'jglongjbtstypegourp2015060400001');
|
|
|
INSERT INTO `t_s_type` VALUES ('jglongjbtstype201506041030000004', 'WXBT', '标题', null, 'jglongjbtstypegourp2015060400001');
|
|
|
INSERT INTO `t_s_type` VALUES ('jglongjbtstype201506041030000005', 'WXFGX', '分隔线', null, 'jglongjbtstypegourp2015060400001');
|
|
|
INSERT INTO `t_s_type` VALUES ('jglongjbtstype201506041030000006', 'WXHTZH', '互推账号', null, 'jglongjbtstypegourp2015060400001');
|
|
|
INSERT INTO `t_s_type` VALUES ('jglongjbtstype201506041030000007', 'WXQT', '其他', null, 'jglongjbtstypegourp2015060400001');
|
|
|
INSERT INTO `t_s_type` VALUES ('jglongjbtstype201506041030000008', 'WXWDYS', '我的样式', null, 'jglongjbtstypegourp2015060400001');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_typegroup`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_typegroup`;
|
|
|
CREATE TABLE `t_s_typegroup` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`typegroupcode` varchar(50) default NULL,
|
|
|
`typegroupname` varchar(50) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_typegroup
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('297e201047e95ee30147e9ba56ce0009', 'orgtype', 'common.org.type');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('2c90ac564c9d1734014c9db1a167002b', 'sf_yn', '是否YN');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('402880884883eff401488415cbb60027', 'smsTplType', '模板类型');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('402881a151f1af7c0151f1b9d7f50002', 'outType', '离职方式');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('402881e44df713f5014df738349c002f', 'formDbType', 'form.db.type');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('402881e54dcb624a014dcbf4912b000e', 'bdfl', '表单分类');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('402881e64ca6fd1b014ca7044c370004', 'tblx', '图表类型');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('402881e946e71f5f0146e73619bb0002', 'lang', 'common.mutilang');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('4028838850c35b6a0150c37251e00002', 'dataType', '校验规则');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('4028ab8c5134f1ed0151350f08d90003', 'units', '常用单位');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('4028b881533ac16a01533adb50460001', 'graphType', '动态图表类型');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('4028efa25219c9f0015219d1d2720004', 'leaveType', '请假类别');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('8a1c7ee54e3e2ca9014e3e4b78f90009', 'enhanceType', 'java.enhance.type');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('8a71b40e4a38319b014a3858fca40018', 'msgTplType', '消息模板分类');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('8a71b40e4a38319b014a385cb115001e', 'msgType', '消息类别');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('8a71b40e4a38319b014a386022bd0026', 'msgStatus', '消息发送状态');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('8a8ab0b246dc81120146dc8181aa0056', 'icontype', 'common.icon.type');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('8a8ab0b246dc81120146dc8181b10057', 'order', 'lang.order.type');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('8a8ab0b246dc81120146dc8181b50058', 'custom', 'lang.customer.type');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('8a8ab0b246dc81120146dc8181b90059', 'service', 'lang.service.item.type');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('8a8ab0b246dc81120146dc8181bc005a', 'searchmode', 'common.query.module');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('8a8ab0b246dc81120146dc8181c0005b', 'yesorno', 'common.logic.condition');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('8a8ab0b246dc81120146dc8181c3005c', 'fieldtype', 'field.type');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('8a8ab0b246dc81120146dc8181c6005d', 'database', 'common.data.table');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('8a8ab0b246dc81120146dc8181ca005e', 'fieltype', 'common.document.category');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('8a8ab0b246dc81120146dc8181cd005f', 'sex', 'common.sex.type');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('8a8ab0ba487c527201487c7732790019', 'dbtype', 'common.dbtype');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('f852d85d47ed64a40147ed70894c0003', 'rulecon', '规则条件');
|
|
|
INSERT INTO `t_s_typegroup` VALUES ('jglongjbtstypegourp2015060400001', 'weixin', '微信模板类型');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_user`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_user`;
|
|
|
CREATE TABLE `t_s_user` (
|
|
|
`email` varchar(50) default NULL,
|
|
|
`mobilePhone` varchar(30) default NULL,
|
|
|
`officePhone` varchar(20) default NULL,
|
|
|
`signatureFile` varchar(100) default NULL,
|
|
|
`id` varchar(32) NOT NULL,
|
|
|
`update_name` varchar(32) default NULL COMMENT '修改人',
|
|
|
`update_date` datetime default NULL COMMENT '修改时间',
|
|
|
`update_by` varchar(32) default NULL COMMENT '修改人id',
|
|
|
`create_name` varchar(32) default NULL COMMENT '创建人',
|
|
|
`create_date` datetime default NULL COMMENT '创建时间',
|
|
|
`create_by` varchar(32) default NULL COMMENT '创建人id',
|
|
|
PRIMARY KEY (`id`),
|
|
|
KEY `FK_2cuji5h6yorrxgsr8ojndlmal` (`id`),
|
|
|
CONSTRAINT `FK_2cuji5h6yorrxgsr8ojndlmal` FOREIGN KEY (`id`) REFERENCES `t_s_base_user` (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_user
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_user` VALUES ('', '', '', null, '402880e74d75c4dd014d75d44af30005', '管理员', '2015-06-05 18:51:55', 'admin', '管理员', '2015-05-21 17:35:56', 'admin');
|
|
|
INSERT INTO `t_s_user` VALUES ('', '', '', 'images/renfang/qm/licf.gif', '8a8ab0b246dc81120146dc8181950052', '管理员', '2015-12-03 22:53:01', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_user` VALUES ('zhangdaiscott@163.com', '13426430000', '7496661', null, '8a8ab0b246dc81120146dc81819d0053', '管理员', '2015-12-22 14:02:44', 'admin', null, null, null);
|
|
|
INSERT INTO `t_s_user` VALUES (null, null, null, null, '8a8ab0b246dc81120146dc8181a10054', null, null, null, null, null, null);
|
|
|
INSERT INTO `t_s_user` VALUES (null, null, null, null, '8a8ab0b246dc81120146dc8181a60055', null, null, null, null, null, null);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_user_org`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_user_org`;
|
|
|
CREATE TABLE `t_s_user_org` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`user_id` varchar(32) default NULL,
|
|
|
`org_id` varchar(32) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_user_org
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_s_user_org` VALUES ('402880e74d75c4dd014d75d44b490006', '402880e74d75c4dd014d75d44af30005', '8a8ab0b246dc81120146dc8180a20016');
|
|
|
INSERT INTO `t_s_user_org` VALUES ('40289481516852380151685504f30006', '8a8ab0b246dc81120146dc8181950052', '8a8ab0b246dc81120146dc8180ba0017');
|
|
|
INSERT INTO `t_s_user_org` VALUES ('4028948151c833cc0151c8485d010005', '8a8ab0b246dc81120146dc81819d0053', '402880e447e9a9570147e9b762e30009');
|
|
|
INSERT INTO `t_s_user_org` VALUES ('4028948151c833cc0151c8485d050006', '8a8ab0b246dc81120146dc81819d0053', '8a8ab0b246dc81120146dc8180bd0018');
|
|
|
INSERT INTO `t_s_user_org` VALUES ('8a8ab0b246dc81120146dc8181a10054', '8a8ab0b246dc81120146dc8181a10054', '8a8ab0b246dc81120146dc8180a20016');
|
|
|
INSERT INTO `t_s_user_org` VALUES ('8a8ab0b246dc81120146dc8181a60055', '8a8ab0b246dc81120146dc8181a60055', '8a8ab0b246dc81120146dc8180a20016');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `t_s_version`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `t_s_version`;
|
|
|
CREATE TABLE `t_s_version` (
|
|
|
`ID` varchar(32) NOT NULL,
|
|
|
`loginpage` varchar(100) default NULL,
|
|
|
`versioncode` varchar(50) default NULL,
|
|
|
`versionname` varchar(30) default NULL,
|
|
|
`versionnum` varchar(20) default NULL,
|
|
|
PRIMARY KEY (`ID`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of t_s_version
|
|
|
-- ----------------------------
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `test_onetable`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `test_onetable`;
|
|
|
CREATE TABLE `test_onetable` (
|
|
|
`id` varchar(36) NOT NULL COMMENT '主键',
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`name` varchar(32) default NULL COMMENT '名字',
|
|
|
`img` varchar(200) default NULL COMMENT '头像',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of test_onetable
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `test_onetable` VALUES ('402880e74dc1f029014dc1f0292e0000', '管理员', 'admin', '2015-06-05 00:00:00', '管理员', 'admin', '2015-11-23 12:19:41', '张三', null);
|
|
|
INSERT INTO `test_onetable` VALUES ('402894815132906501513291af570003', '管理员', 'admin', '2015-11-23 00:00:00', '管理员', 'admin', '2016-01-13 00:00:00', '李四', null);
|
|
|
INSERT INTO `test_onetable` VALUES ('4028948152397d670152397d67cd0000', '管理员', 'admin', '2016-01-13 00:00:00', null, null, null, '1212', null);
|
|
|
INSERT INTO `test_onetable` VALUES ('402894815239d28c015239d28c090000', '管理员', 'admin', '2016-01-13 00:00:00', null, null, null, '111111', 'upload/files/20160113151046u61IYAtM.jpg');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `test_student`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `test_student`;
|
|
|
CREATE TABLE `test_student` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`sys_org_code` varchar(50) default NULL COMMENT '所属部门',
|
|
|
`sys_company_code` varchar(50) default NULL COMMENT '所属公司',
|
|
|
`name` varchar(32) default NULL COMMENT '学生名字',
|
|
|
`sex` varchar(32) default NULL COMMENT '性别',
|
|
|
`age` int(11) default NULL COMMENT '年龄',
|
|
|
`birthday` datetime default NULL COMMENT '生日',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of test_student
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `test_student` VALUES ('4028ef815295b435015295b4350c0000', '管理员', 'admin', '2016-01-31 00:00:00', null, null, null, 'A03', 'A0', '1', '0', '1', '2016-01-31 00:00:00');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `weixin_template`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `weixin_template`;
|
|
|
CREATE TABLE `weixin_template` (
|
|
|
`id` varchar(36) NOT NULL,
|
|
|
`create_name` varchar(50) default NULL COMMENT '创建人名称',
|
|
|
`create_by` varchar(50) default NULL COMMENT '创建人登录名称',
|
|
|
`create_date` datetime default NULL COMMENT '创建日期',
|
|
|
`update_name` varchar(50) default NULL COMMENT '更新人名称',
|
|
|
`update_by` varchar(50) default NULL COMMENT '更新人登录名称',
|
|
|
`update_date` datetime default NULL COMMENT '更新日期',
|
|
|
`title` varchar(32) default NULL COMMENT '标题',
|
|
|
`type` varchar(32) default NULL COMMENT '类型',
|
|
|
`content` longtext COMMENT '模板内容',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of weixin_template
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbce9c2f00000', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '关注引导0002', 'WXGZYD', '<p style=\"margin: 0px auto; padding: 0px; border: 1px solid rgb(0, 187, 236); color: rgb(68, 68, 68); font-family: 微软雅黑; line-height: 24px; white-space: normal; max-width: 600px; word-wrap: normal; min-height: 1em; font-size: 12px; border-top-left-radius: 2em!important; border-top-right-radius: 2em!important; border-bottom-left-radius: 2em!important; border-bottom-right-radius: 2em!important; box-sizing: border-box !important;\"><span class=\"main\" style=\"margin: 0px; padding: 2px 2px 2px 6px; border: 0px; max-width: 100%; color: rgb(255, 255, 255); border-top-left-radius: 2em!important; border-bottom-left-radius: 2em!important; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(0, 187, 236);\"><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; line-height: 0px; word-wrap: break-word !important; box-sizing: border-box !important;\">?</span><img data-ratio=\"0.5\" data-w=\"22\" src=\"https://mmbiz.qlogo.cn/mmbiz/mj9u1OBZRqP8EvePIzqrRIHCHOzYM4ngF6tp3gjiaPQxwzT0ZR0XYZR7fTf4Pw5Xc6HV4Nw7WtbzOb8KuNnezJQ/0/mmbizgif\" style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important; height: auto !important; visibility: visible !important;\"> <strong style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">提示龙金波</strong>:</span><span style=\"margin: 0px; padding: 0px 0px 0px 2px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(127, 127, 127); word-wrap: break-word !important; box-sizing: border-box !important;\">点击上方</span><span style=\"margin: 0px; padding: 0px 0px 0px 2px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">\"</span><strong style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px 0px 0px 2px; border: 0px; max-width: 100%; color: rgb(0, 112, 192); word-wrap: break-word !important; box-sizing: border-box !important;\">微推宝微信</span></strong><span style=\"margin: 0px; padding: 0px 0px 0px 2px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">\"</span><span style=\"margin: 0px; padding: 0px 0px 0px 2px; border: 0px; max-width: 100%; color: rgb(0, 187, 236); word-wrap: break-word !important; box-sizing: border-box !important;\">↑</span><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(127, 127, 127); word-wrap: break-word !important; box-sizing: border-box !important;\">免费订阅本刊</span></span></p><p><span style=\"margin: 0px; padding: 0px 0px 0px 2px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(127, 127, 127); word-wrap: break-word !important; box-sizing: border-box !important;\"><br></span></span></p><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd0f34790001', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '关注引导0003', 'WXGZYD', '<section style=\"margin: 0px; padding: 0px; border: 0px; color: rgb(68, 68, 68); font-family: 微软雅黑; font-size: 13px; line-height: 24px; white-space: normal; vertical-align: top;\"><section class=\"awb-s1\" style=\"margin: 0px 0px 0px 158.875px; padding: 0px; border-top-width: 0px; border-bottom-width: 0.8em; border-bottom-style: solid; border-bottom-color: rgb(0, 187, 236); width: 0px; border-right-width: 0.8em !important; border-left-width: 0.8em !important; border-right-style: solid !important; border-left-style: solid !important; border-top-color: transparent !important; border-right-color: transparent !important; border-left-color: transparent !important;\"></section><section class=\"awb-s2\" style=\"margin: 0px; padding: 0px; border: 0px; height: 2.5em; border-top-left-radius: 2em; border-top-right-radius: 2em; border-bottom-right-radius: 2em; border-bottom-left-radius: 2em; background-color: rgb(0, 187, 236);\"><img src=\"https://mmbiz.qlogo.cn/mmbiz/mj9u1OBZRqP8EvePIzqrRIHCHOzYM4ngZZKnvicNMiaibKzVA2ovvHnic2aQwX5oicrDlicrlJU8LfjEvURsQHCgThGA/0\" style=\"margin: 0.5em 0.6em; padding: 0px; border: 0px; height: 1.6em; vertical-align: top;\"><section style=\"margin: 0.3em 0px 0px; padding: 0px; border: 0px; display: inline-block; width: 231.6875px; text-align: center; font-size: 1.2em; white-space: nowrap; overflow: hidden;\"><section style=\"margin: 0px; padding: 0px; border: 0px; display: inline-block; color: rgb(255, 255, 255);\">点击上方</section><section style=\"margin: 0px; padding: 0px; border: 0px; display: inline-block; color: rgb(64, 84, 115);\">“蓝色字”</section><section style=\"margin: 0px; padding: 0px; border: 0px; display: inline-block; color: rgb(255, 255, 255);\">可关注我们!</section></section></section><p></p><section style=\"margin: 0.3em 0px 0px; padding: 0px; border: 0px; display: inline-block; width: 231.6875px; text-align: center; font-size: 1.2em; white-space: nowrap; overflow: hidden;\"><section style=\"margin: 0px; padding: 0px; border: 0px; display: inline-block; color: rgb(255, 255, 255);\"><br></section></section><p></p></section><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd10739d0002', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0001', 'WXBT', '<h2 class=\"brcolor\" style=\"BOX-SIZING: border-box !important; WORD-WRAP: break-word !important; FONT-SIZE: 20px; MAX-WIDTH: 100%; HEIGHT: 35px; FONT-FAMILY: 微软雅黑; WHITE-SPACE: normal; BORDER-BOTTOM: rgb(242,87,45) 1px solid; FONT-WEIGHT: normal; COLOR: rgb(48,55,64); PADDING-BOTTOM: 1px; TEXT-ALIGN: justify; PADDING-TOP: 1px; PADDING-LEFT: 0px; MARGIN: 0px; LINE-HEIGHT: 2px; PADDING-RIGHT: 0px\"><span class=\"brcolor\" style=\"BOX-SIZING: border-box !important; WORD-WRAP: break-word !important; MAX-WIDTH: 100%; BORDER-BOTTOM: rgb(242,87,45) 20px solid; FLOAT: left; PADDING-BOTTOM: 2px; PADDING-TOP: 8px; PADDING-LEFT: 8px; DISPLAY: block; PADDING-RIGHT: 8px\"><strong style=\"BOX-SIZING: border-box !important; WORD-WRAP: break-word !important; MAX-WIDTH: 100%; LINE-HEIGHT: 24px\"><strong style=\"BOX-SIZING: border-box !important; WORD-WRAP: break-word !important; MAX-WIDTH: 100%\">微</strong></strong></span><p style=\"BOX-SIZING: border-box !important; WORD-WRAP: break-word !important; MARGIN-BOTTOM: 0px; MAX-WIDTH: 100%; WHITE-SPACE: pre-wrap; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; MIN-HEIGHT: 1.5em; MARGIN-TOP: 0px; LINE-HEIGHT: 2em; PADDING-RIGHT: 0px\"><span style=\"PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; BACKGROUND-COLOR: rgb(255,192,0)\"><strong> 推宝 <span style=\"FONT-SIZE: 14px; COLOR: rgb(127,127,127)\"> 利器 </span></strong></span><br style=\"BOX-SIZING: border-box !important; WORD-WRAP: break-word !important; MAX-WIDTH: 100%\"></p></h2><p><br></p><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd11818e0003', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0002', 'WXBT', '<fieldset class=\"brcolor\" style=\"margin: 0px; padding: 0px; border: 0px; font-size: 13px; white-space: normal; max-width: 100%; box-sizing: border-box; color: rgb(62, 62, 62); font-family: 微软雅黑; line-height: 25px; text-align: center; clear: both; word-wrap: break-word !important;\"><section class=\"main brcolor\" style=\"margin: 0px; padding: 0px; border: 0.4em solid rgb(0, 187, 236); display: inline-block; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(248, 247, 245);\"><section style=\"margin: -0.4em 0.5em; padding: 0.5em; border-width: 0.5em 0px; border-top-style: solid; border-bottom-style: solid; border-top-color: rgb(248, 247, 245); border-bottom-color: rgb(248, 247, 245); max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><section style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><section style=\"margin: 0px; padding: 0px; border: 0px; display: inline-table; max-width: 100%; vertical-align: middle; word-wrap: break-word !important; box-sizing: border-box !important;\"><section class=\"main2 bfcolor\" style=\"margin: 0px; padding: 0px; border: 0px; display: table; max-width: 100%; vertical-align: middle; line-height: 1.5; font-size: 1em; font-family: inherit; text-align: inherit; text-decoration: inherit; color: rgb(0, 187, 236); word-wrap: break-word !important; box-sizing: border-box !important;\">微推宝出品<br style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">必属精品<br style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"></section></section><section class=\"main3 bkcolor\" style=\"margin: 0px; padding: 0px; border: 0px; display: inline-block; max-width: 100%; box-sizing: border-box; vertical-align: middle; height: 3em; width: 3em; border-top-left-radius: 50%; border-top-right-radius: 50%; border-bottom-right-radius: 0px; border-bottom-left-radius: 50%; word-wrap: break-word !important; background-color: rgb(0, 187, 236);\"><section style=\"margin: 0.2em; padding: 0px; border: 0.2em solid rgb(255, 255, 255); max-width: 100%; box-sizing: border-box; height: 2.6em; width: 2.6em; border-top-left-radius: 50%; border-top-right-radius: 50%; border-bottom-right-radius: 50%; border-bottom-left-radius: 50%; word-wrap: break-word !important; background-color: transparent;\"><section style=\"margin: 0.05em 0px 0px; padding: 0px; border: 0px; max-width: 100%; line-height: 1; font-size: 2em; font-family: inherit; text-align: inherit; text-decoration: inherit; color: rgb(255, 255, 255); word-wrap: break-word !important; box-sizing: border-box !important;\">1</section></section></section></section><section class=\"main4 brcolor\" style=\"margin: 0.5em 0px; padding: 0px; border-width: 1px 0px 0px; border-top-style: solid; border-color: rgb(0, 187, 236); max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"></section><section style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; line-height: 1; font-size: 0.9em; font-family: inherit; text-align: inherit; text-decoration: inherit; word-wrap: break-word !important; box-sizing: border-box !important;\">这里可输入标题,自适应宽度</section></section></section></fieldset><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd1229670004', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0003', 'WXBT', '<p class=\"brcolor\" style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border-width: 2px 0px 0px; border-top-style: solid; border-top-color: rgb(0, 187, 236); font-size: 13px; white-space: normal; max-width: 100%; word-wrap: normal; min-height: 1.5em; color: rgb(62, 62, 62); line-height: 2em; font-family: 微软雅黑; box-sizing: border-box !important;\"><span class=\"bkcolor\" style=\"margin: 0px; padding: 5px 10px; border: 0px; max-width: 100%; color: rgb(255, 255, 255); display: inline-block; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(0, 187, 236);\">这可输入标题</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; font-size: 13px; white-space: normal; max-width: 100%; word-wrap: normal; min-height: 1em; color: rgb(62, 62, 62); font-family: \'Helvetica Neue\', Helvetica, \'Hiragino Sans GB\', \'Microsoft YaHei\', 微软雅黑, Arial, sans-serif; line-height: 25px; box-sizing: border-box !important; background-color: rgb(255, 255, 255);\"><br></p><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd12e2da0005', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0004', 'WXBT', '<h2 class=\"brcolor bfcolor\" data-page-model=\"title\" style=\"margin: 25px 0px 20px; padding: 5px 0px 10px 7px; border-width: 2px 0px 0px; border-top-style: solid; border-top-color: rgb(0, 187, 236); font-size: 22px; font-weight: 100; white-space: normal; max-width: 100%; clear: both; font-family: 微软雅黑; line-height: 35px; color: rgb(0, 187, 236); word-wrap: break-word !important; box-sizing: border-box !important; background-image: url(http://www.weituibao.com/img/editor/guide/aticletitBg.png); background-color: rgb(255, 255, 255); background-position: 0px 100%; background-repeat: repeat-x;\">一、这可输入标题</h2><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd13afe80006', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0005', 'WXBT', '<p></p><section class=\"main1 brcolor\" style=\"margin: 0.5em 0px; padding: 0px; border-width: 0px 0px 1px; border-bottom-style: solid; border-color: rgb(0, 187, 236); display: inline-block; font-size: 13px; white-space: normal; max-width: 100%; color: rgb(62, 62, 62); font-family: 微软雅黑; line-height: 1em; overflow: hidden; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(255, 255, 255);\"><section class=\"main2 bkcolor\" style=\"margin: 0px; padding: 0.2em; border: 0px; display: inline-block; max-width: 100%; height: 2.8em; line-height: 1em; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(0, 187, 236);\"><section class=\"main3\" style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(255, 255, 255); line-height: 1em; font-family: inherit; font-size: 2.5em; word-wrap: break-word !important; box-sizing: border-box !important;\">1</section></section><section class=\"main4 brcolor\" style=\"margin: 0px; padding: 0.2em; border: 0px; display: inline-block; max-width: 100%; color: rgb(42, 52, 58); line-height: 1em; font-family: inherit; font-size: 1.5em; word-wrap: break-word !important; box-sizing: border-box !important;\">这可输入标题</section></section><span style=\"color: rgb(68, 68, 68); font-family: \'Microsoft YaHei\'; font-size: 13px; line-height: 24px; background-color: rgb(255, 255, 255);\"> </span><p></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd1447400007', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0006', 'WXBT', '<section class=\"main_1\" style=\"margin: 0px; padding: 0px; border: 0px; font-size: 13px; white-space: normal; max-width: 100%; color: rgb(62, 62, 62); font-family: 微软雅黑; line-height: 25px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(255, 255, 255);\"><section class=\"main_2\" style=\"margin: 0.8em 0px 0.5em; padding: 0px; border: 0px; max-width: 100%; overflow: hidden; word-wrap: break-word !important; box-sizing: border-box !important;\"><section class=\"main_3\" style=\"margin: 0px; padding: 0.3em 0.5em; border: 0px; display: inline-block; max-width: 100%; height: 2em; color: white; text-align: center; font-size: 1em; line-height: 1.4em; vertical-align: top; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(0, 187, 236);\"><strong style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">第一步</strong></section><section class=\"main_4 margin-left-3\" style=\"margin: 0px; padding: 0px; border-top-width: 1em !important; border-right-width: 0px; border-bottom-width: 1em !important; border-left-width: 0.5em; border-top-style: solid !important; border-bottom-style: solid !important; border-left-style: solid; border-top-color: transparent !important; border-right-color: rgb(0, 187, 236); border-bottom-color: transparent !important; border-left-color: rgb(0, 187, 236); display: inline-block; max-width: 100%; height: 2em; width: 0.5em; vertical-align: top; word-wrap: break-word !important; box-sizing: border-box !important;\"></section></section></section><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd150f9a0008', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0007', 'WXBT', '<section style=\"margin: 0.8em 0px 0.5em; padding: 0px; border: 0px; font-size: 13px; white-space: normal; max-width: 100%; color: rgb(62, 62, 62); font-family: 微软雅黑; line-height: 25px; word-wrap: break-word !important; box-sizing: border-box !important;\"><span class=\"bkcolor\" style=\"margin: 0px; padding: 0.3em 0.5em; border: 0px; max-width: 100%; display: inline-block; border-top-left-radius: 0.5em; border-top-right-radius: 0.5em; border-bottom-right-radius: 0.5em; border-bottom-left-radius: 0.5em; color: white; text-align: center; font-size: 1em; box-shadow: rgb(165, 165, 165) 0.2em 0.2em 0.1em; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(0, 187, 236);\"><strong style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">1、这里输入标题</strong></span></section><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd15ada40009', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0008', 'WXBT', '<li>\r\n<p></p><section class=\"s0002 brcolor\" style=\"margin: 0px; padding: 0px; border-width: 1.1em 1em 1.1em 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-top-color: rgb(0, 187, 236); border-right-color: transparent!important; border-bottom-color: rgb(0, 187, 236); display: inline-block; color: rgb(68, 68, 68); font-family: \'Microsoft YaHei\'; font-size: 13px; white-space: normal; height: 2em; max-width: 100%; line-height: 1em; box-sizing: border-box;\"><section style=\"margin: -1em 0px 0px; padding: 0.5em 1em; border: 0px; height: 2em; color: white; max-width: 100%; white-space: nowrap; text-overflow: ellipsis;\"> 这里输入标题</section></section><span style=\"color: rgb(68, 68, 68); font-family: \'Microsoft YaHei\'; font-size: 13px; line-height: 24px; background-color: rgb(255, 255, 255);\"> </span><p></p><p><br></p>\r\n</li>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd1633cc000a', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0009', 'WXBT', '<section style=\"margin: 0.8em 0px 0.5em; padding: 0px; border: 0px; color: rgb(68, 68, 68); font-family: \'Microsoft YaHei\'; font-size: 13px; line-height: 24px; white-space: normal;\"><section class=\"s0002 bkcolor\" style=\"margin: 0px; padding: 0px; border: 0px; display: inline-block; width: 2.5em; height: 2.5em; border-top-left-radius: 2em; border-top-right-radius: 2em; border-bottom-right-radius: 2em; border-bottom-left-radius: 2em; vertical-align: top; text-align: center; background-color: rgb(0, 187, 236);\"><section style=\"margin: 0px; padding: 0px; border: 0px; display: table; width: 32px;\"><section style=\"margin: 0px; padding: 0px; border: 0px; display: table-cell; vertical-align: middle; font-weight: bolder; line-height: 1.3em; font-size: 2em; font-family: inherit; color: rgb(255, 255, 255);\">1</section></section></section><section style=\"margin: 0px 0px 0px 0.7em; padding: 0.3em 0px 0px; border: 0px; display: inline-block;\"><section class=\"s0003 bfcolor\" style=\"margin: 0px; padding: 0px; border: 0px; line-height: 1.4em; font-size: 1.5em; font-family: inherit; color: rgb(0, 187, 236);\">请输入标题</section></section></section><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd16f5ee000b', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0009', 'WXBT', '<section style=\"margin: 0px; padding: 0px; border: 0px; color: rgb(68, 68, 68); font-family: 微软雅黑; font-size: 1em; line-height: 24px; text-align: center; vertical-align: middle;\"><section class=\"s001 btcolor\" style=\"margin: 0px 1em; padding: 0px; border-width: 1.5em; border-style: solid; border-color: rgb(0, 187, 236) transparent; height: 0px;\"></section><section style=\"margin: -2.75em 1.65em; padding: 0px; border-width: 1.3em; border-style: solid; border-color: rgb(255, 255, 255) transparent; height: 0px;\"></section><section class=\"s001 btcolor\" style=\"margin: 0.45em 2.1em; padding: 0px; border-width: 1.1em; border-style: solid; border-color: rgb(0, 187, 236) transparent; height: 0px; vertical-align: middle;\"><section style=\"margin: -0.5em 0px 0px; padding: 0px 1em; border: 0px; font-size: 1.2em; line-height: 1em; color: white; max-height: 1em; overflow: hidden;\">请输入标题</section></section></section><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd19f245000c', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0010', 'WXBT', '<blockquote class=\"brcolor\" data-mce-style=\"margin: 5px 0px 0px; padding: 10px; max-width: 100%; orphans: 2; widows: 2; line-height: 25px; font-family: arial, helvetica, sans-serif; text-shadow: #225f87 0px 1px 0px; color: #ffffff; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; box-shadow: #999999 2px 2px 4px; border-left-width: 10px; border-left-style: solid; border-left-color: #fdd000; background-color: #373939; word-wrap: break-word !important;\" style=\"margin: 5px 0px 0px; padding: 10px; border-width: 0px 0px 0px 10px; border-left-style: solid; border-left-color: rgb(0, 187, 236); white-space: normal; max-width: 100%; line-height: 25px; font-size: 14px; font-family: arial, helvetica, sans-serif; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; color: rgb(255, 255, 255); box-shadow: rgb(153, 153, 153) 2px 2px 4px; text-shadow: rgb(34, 95, 135) 0px 1px 0px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(55, 57, 57);\"><strong style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; font-family: 微软雅黑; font-size: 16px; word-wrap: break-word !important; box-sizing: border-box !important;\">1、这里输入标题</span></strong></blockquote><p><strong style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; font-family: 微软雅黑; font-size: 16px; word-wrap: break-word !important; box-sizing: border-box !important;\"><br></span></strong></p><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd1a87c5000d', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0011', 'WXBT', '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; font-family: 微软雅黑; font-size: 13px; max-width: 100%; word-wrap: normal; min-height: 1em; white-space: pre-wrap; color: rgb(62, 62, 62); line-height: 25px; box-sizing: border-box !important; background-color: rgb(255, 255, 255);\"><strong style=\"margin: 0px; padding: 0px; border: 0px; color: rgb(255, 255, 255); max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><span class=\"bfcolor\" glowfont=\"display:inline-block; color:white; text-shadow:1px 0 4px #ff0000,0 1px 4px #ff0000,0 -1px 4px #ff0000,-1px 0 4px #ff0000;filter:glow(color=#ff0000,strength=3)\" style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; display: inline-block; text-shadow: rgb(0, 187, 236) 1px 0px 4px, rgb(0, 187, 236) 0px 1px 4px, rgb(0, 187, 236) 0px -1px 4px, rgb(0, 187, 236) -1px 0px 4px; word-wrap: break-word !important; box-sizing: border-box !important;\">请输入标题</span></strong><br style=\"margin: 0px; padding: 0px; border: 0px;\"></p><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd1b1205000e', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0012', 'WXBT', '<p style=\"margin-top: 0px; margin-bottom: 20px; padding: 0px; border: 0px; font-family: 微软雅黑; font-size: 13px; white-space: normal; max-width: 100%; word-wrap: normal; min-height: 1em; color: rgb(62, 62, 62); line-height: 25px; box-sizing: border-box !important; background-color: rgb(255, 255, 255);\"><span class=\"bkcolor\" style=\"margin: 0px; padding: 4px 10px; border: 0px; max-width: 100%; border-top-left-radius: 0.5em 4em; border-top-right-radius: 3em 1em; border-bottom-right-radius: 0.5em 2em; border-bottom-left-radius: 3em 1em; text-align: justify; color: rgb(255, 255, 255); font-family: 微软雅黑, sans-serif; box-shadow: rgb(165, 165, 165) 4px 4px 2px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(0, 187, 236);\"><strong style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><strong style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">请输入标题</span></strong></strong></span></p><p><span class=\"bkcolor\" style=\"margin: 0px; padding: 4px 10px; border: 0px; max-width: 100%; border-top-left-radius: 0.5em 4em; border-top-right-radius: 3em 1em; border-bottom-right-radius: 0.5em 2em; border-bottom-left-radius: 3em 1em; text-align: justify; color: rgb(255, 255, 255); font-family: 微软雅黑, sans-serif; box-shadow: rgb(165, 165, 165) 4px 4px 2px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(0, 187, 236);\"><strong style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><strong style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">我是段落内容</span></strong></strong></span></p><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd1c5c06000f', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0013', 'WXBT', '<h2 style=\"FONT-SIZE: 12px; HEIGHT: 32px; FONT-FAMILY: 微软雅黑, 宋体, tahoma, arial; WHITE-SPACE: normal; BORDER-BOTTOM: rgb(227,227,227) 1px solid; FONT-WEIGHT: normal; COLOR: rgb(62,62,62); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 8px 0px 0px; LINE-HEIGHT: 18px; PADDING-RIGHT: 0px\"><span class=\"bfcolor\" style=\"FONT-SIZE: 16px; FONT-FAMILY: 微软雅黑, sans-serif !important; BORDER-BOTTOM: rgb(86,159,8) 2px solid; FLOAT: left; COLOR: rgb(86,159,8); PADDING-BOTTOM: 3px; PADDING-TOP: 0px; PADDING-LEFT: 2px; DISPLAY: block; LINE-HEIGHT: 28px; PADDING-RIGHT: 2px\">请在这可输入标题</span><span class=\"bkcolor\" style=\"COLOR: rgb(255,255,255); PADDING-BOTTOM: 4px; PADDING-TOP: 4px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BACKGROUND-COLOR: rgb(95,170,70); border-radius: 80% 100% 90% 20%!important;margin-top: 0px;display: inline-block;margin-left: 5px;\">我是微信ID</span></h2><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd1d1b420010', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0014', 'WXBT', '<h2 style=\"margin: 8px 0px 0px; padding: 0px; white-space: normal; font-size: 16px; font-weight: normal; max-width: 100%; color: rgb(62, 62, 62); height: 32px; line-height: 18px; font-family: 微软雅黑; border-bottom-color: rgb(227, 227, 227); border-bottom-width: 1px; border-bottom-style: solid; text-align: justify; word-wrap: break-word !important; \"><span class=\"brcolor\" style=\"margin: 0px; padding: 0px 2px 3px; max-width: 100%; color: rgb(0, 112, 192); line-height: 28px; border-bottom-color: rgb(0, 112, 192); border-bottom-width: 2px; border-bottom-style: solid; float: left; display: block; word-wrap: break-word !important;\"><span class=\"bkcolor brcolor\" style=\"margin: 0px 8px 0px 0px; padding: 4px 10px; max-width: 100%; border-top-left-radius: 80%!important; border-top-right-radius: 100%!important; border-bottom-right-radius: 90%!important; border-bottom-left-radius: 20%!important; color: rgb(255, 255, 255); word-wrap: break-word !important; background-color: rgb(0, 112, 192);\">1</span></span><span class=\"brcolor\" style=\"margin: 0px; padding: 0px 2px 3px; max-width: 100%; color: rgb(0, 112, 192); line-height: 28px; border-bottom-color: rgb(0, 112, 192); border-bottom-width: 2px; border-bottom-style: solid; float: left; display: block; word-wrap: break-word !important;\"><strong style=\"color: rgb(60, 117, 45); max-width: 100%; line-height: 28px; word-wrap: break-word !important;\">第一标题</strong></span></h2><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd1d92190011', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0015', 'WXBT', '<h2 style=\"margin: 8px 0px 0px; padding: 0px; white-space: normal; font-size: 16px; font-weight: normal; max-width: 100%; color: rgb(62, 62, 62); height: 32px; line-height: 18px; font-family: 微软雅黑;text-align: justify; word-wrap: break-word !important; \"><span class=\"brcolor\" style=\"margin: 0px; padding: 0px 2px 3px; max-width: 100%; color: rgb(0, 112, 192); line-height: 28px;float: left; display: block; word-wrap: break-word !important;\"><span class=\"bkcolor brcolor\" style=\"margin: 0px 8px 0px 0px; padding: 4px 10px; max-width: 100%; border-top-left-radius: 80%!important; border-top-right-radius: 100%!important; border-bottom-right-radius: 90%!important; border-bottom-left-radius: 20%!important; color: rgb(255, 255, 255); word-wrap: break-word !important; background-color: rgb(0, 112, 192);\">1</span></span><span class=\"brcolor\" style=\"margin: 0px; padding: 0px 2px 3px; max-width: 100%; color: rgb(0, 112, 192); line-height: 28px;float: left; display: block; word-wrap: break-word !important;\"><strong style=\"color: rgb(60, 117, 45); max-width: 100%; line-height: 28px; word-wrap: break-word !important;\">第一标题</strong></span></h2><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd1e70590012', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0016', 'WXBT', '<h2 style=\"FONT-SIZE: 16px; HEIGHT: 32px; FONT-FAMILY: 微软雅黑; WHITE-SPACE: normal; FONT-WEIGHT: normal; COLOR: rgb(62,62,62); PADDING-BOTTOM: 0px; TEXT-ALIGN: justify; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 8px 0px 0px; LINE-HEIGHT: 18px; PADDING-RIGHT: 0px\"><span style=\"FLOAT: left; COLOR: rgb(0,112,192); PADDING-BOTTOM: 3px; PADDING-TOP: 0px; PADDING-LEFT: 2px; DISPLAY: block; LINE-HEIGHT: 28px; PADDING-RIGHT: 2px\"><span class=\"bkcolor\" style=\"COLOR: rgb(255,255,255); PADDING-BOTTOM: 4px; PADDING-TOP: 4px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BACKGROUND-COLOR: rgb(9,6,101); MARGIN-RIGHT: 8px\">2</span><strong class=\"ue_t\">请在这可输入标题</strong></span></h2><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd1efb820013', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0017', 'WXBT', '<h2 style=\"FONT-SIZE: 16px; HEIGHT: 32px; FONT-FAMILY: 微软雅黑; WHITE-SPACE: normal; FONT-WEIGHT: normal; COLOR: rgb(62,62,62); PADDING-BOTTOM: 0px; TEXT-ALIGN: justify; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 8px 0px 0px; LINE-HEIGHT: 18px; PADDING-RIGHT: 0px\"><span style=\"FLOAT: left; COLOR: rgb(0,112,192); PADDING-BOTTOM: 3px; PADDING-TOP: 0px; PADDING-LEFT: 2px; DISPLAY: block; LINE-HEIGHT: 28px; PADDING-RIGHT: 2px\"><span class=\"bkcolor\" style=\"COLOR: rgb(255,255,255); PADDING-BOTTOM: 6px; PADDING-TOP: 6px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px; BACKGROUND-COLOR: rgb(95,170,70); MARGIN-RIGHT: 8px; border-radius: 90% 100% 90% 100%!important;\">请在这可输入标题</span></span></h2><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd1fbb800014', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0018', 'WXBT', '<p style=\"margin-top: 0px; margin-bottom: 12px; padding: 0px; color: rgb(51, 51, 51); font-family: \'Microsoft Yahei\'; font-size: 14px; line-height: 25px; white-space: normal; text-align: center; background-color: rgb(255, 255, 255);\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; line-height: 0px;\">?</span><strong style=\"color: rgb(102, 102, 102); max-width: 100%; line-height: 0px; font-family: 微软雅黑; background-color: rgb(250, 250, 240);\"><span class=\"bkcolor\" style=\"margin: 0px; padding: 4px 10px; max-width: 100%; color: rgb(255, 255, 255); border-top-left-radius: 2em 0.5em!important; border-top-right-radius: 1em 3em!important; border-bottom-right-radius: 4em 0.5em!important; border-bottom-left-radius: 1em 3em!important; box-shadow: rgb(165, 165, 165) 4px 4px 2px; background-color: #0070c0;\">欢迎使用推宝微信编辑器!</span></strong></p><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd20447f0015', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0019', 'WXBT', '<p style=\"WORD-WRAP: break-word !important; MAX-WIDTH: 100%; WHITE-SPACE: pre-wrap; WORD-SPACING: 0px; TEXT-TRANSFORM: none; COLOR: rgb(255,255,255); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; MIN-HEIGHT: 1.5em; LETTER-SPACING: normal; PADDING-RIGHT: 0px; TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px; font-size-adjust: none; font-stretch: normal\"><strong><span class=\"bkcolor\" style=\"WORD-WRAP: break-word !important; MAX-WIDTH: 100%;COLOR: rgb(255,255,255); PADDING-BOTTOM: 4px; PADDING-TOP: 4px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BACKGROUND-COLOR: rgb(34,34,34); MARGIN-RIGHT: 8px; border-radius: 5px!important\">请在这可输入标题</span></strong></p><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd225cf50016', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0020', 'WXBT', '<p style=\"WORD-WRAP: break-word !important; MAX-WIDTH: 100%; WHITE-SPACE: pre-wrap; WORD-SPACING: 0px; TEXT-TRANSFORM: none; COLOR: rgb(255,255,255); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; MIN-HEIGHT: 1.5em; LETTER-SPACING: normal; PADDING-RIGHT: 0px; TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px; font-size-adjust: none; font-stretch: normal\"><strong><span class=\"bkcolor\" style=\"WORD-WRAP: break-word !important; MAX-WIDTH: 100%; FONT-FAMILY: 微软雅黑,Microsoft YaHei; COLOR: rgb(255,255,255); PADDING-BOTTOM: 4px; PADDING-TOP: 4px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BACKGROUND-COLOR: rgb(255,3,0); MARGIN-RIGHT: 8px\">请在这可输入标题</span></strong></p><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd22f9ec0017', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0021', 'WXBT', '<h2 style=\"FONT-SIZE: 12px; HEIGHT: 32px; FONT-FAMILY: 微软雅黑, 宋体, tahoma, arial; WHITE-SPACE: normal; BORDER-BOTTOM: rgb(227,227,227) 1px solid; FONT-WEIGHT: normal; COLOR: rgb(62,62,62); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 8px 0px 0px; LINE-HEIGHT: 18px; PADDING-RIGHT: 0px\"><span class=\"bfcolor\" style=\"FONT-SIZE: 14px; FONT-FAMILY: 微软雅黑, sans-serif !important; BORDER-BOTTOM: rgb(86,159,8) 2px solid; FLOAT: left; FONT-WEIGHT: bold; COLOR: rgb(86,159,8); PADDING-BOTTOM: 3px; PADDING-TOP: 0px; PADDING-LEFT: 2px; DISPLAY: block; LINE-HEIGHT: 28px; PADDING-RIGHT: 2px\">请在这可输入标题</span></h2><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd23719c0018', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0022', 'WXBT', '<h2 class=\"bfcolor\" style=\"FONT-SIZE: 16px; FONT-FAMILY: 微软雅黑; BORDER-RIGHT-WIDTH: 0px; WHITE-SPACE: normal; BORDER-BOTTOM-WIDTH: 0px; COLOR: green; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 10px; MARGIN: 5px 0px 13px; BORDER-LEFT: rgb(111,168,51) 5px solid; LINE-HEIGHT: 25px; PADDING-RIGHT: 10px; BORDER-TOP-WIDTH: 0px; -webkit-font-smoothing: antialiased\">请在这可输入标题</h2><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd26032d0019', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0002', 'WXNRQ', '<blockquote class=\"brcolor\" style=\"white-space: normal; border-left-color: rgb(255, 102, 0); border-left-width: 10px; border-left-style: solid; border-right-color: rgb(255, 102, 0); border-right-width: 10px; border-right-style: solid; padding: 10px; margin: 5px 0px 0px; font-family: arial, helvetica, sans-serif; max-width: 100%; font-size: 14px; box-shadow: rgb(153, 153, 153) 2px 1px 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgba(255, 255, 255, 0.388235);\"><p>欢迎使用推宝微信编辑器!</p></blockquote><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd270e53001a', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0003', 'WXNRQ', '<section style=\"margin: 0px; padding: 0px; border: 0px; font-family: 微软雅黑; font-size: 13px; white-space: normal; max-width: 100%; color: rgb(62, 62, 62); line-height: 25px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(255, 255, 255);\">\r\n<section style=\"margin: 0px 0px 0px 1em; padding: 0px; border: 0px; max-width: 100%; line-height: 1.4em; word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n<span class=\"bkcolor\" style=\"margin: 0px; padding: 0.2em 0.5em; border: 0px; max-width: 100%; font-size: 0.8em; font-family: inherit; border-top-left-radius: 0.3em; border-top-right-radius: 0.3em; border-bottom-right-radius: 0.3em; border-bottom-left-radius: 0.3em; color: rgb(255, 255, 255); text-align: center; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(0, 187, 236);\">这输入标题</span> <span style=\"margin: 0px 0px 0px 0.3em; padding: 0.2em 0.5em; border: 0px; max-width: 100%; height: 1.2em; border-top-left-radius: 1.2em; border-top-right-radius: 1.2em; border-bottom-right-radius: 1.2em; border-bottom-left-radius: 1.2em; color: rgb(255, 255, 255); font-size: 0.8em; line-height: 1.2em; font-family: inherit; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(204, 204, 204);\">微推宝编辑器</span>\r\n</section>\r\n<section style=\"margin: -0.7em 0px 0px; padding: 1.4em 1em 1em; border: 1px solid rgb(192, 200, 209); max-width: 100%; border-top-left-radius: 0.3em; border-top-right-radius: 0.3em; border-bottom-right-radius: 0.3em; border-bottom-left-radius: 0.3em; color: rgb(51, 51, 51); font-size: 1em; font-family: inherit; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(239, 239, 239);\">\r\n可在这输入内容,微推宝微信编辑器,微信编辑首选。\r\n</section>\r\n</section>\r\n<p>\r\n<br>\r\n</p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd27abdb001b', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0004', 'WXNRQ', '<fieldset style=\"margin: 0.5em 0px; padding: 0px; border: 0px; color: rgb(68, 68, 68); font-family: 微软雅黑; font-size: 13px; white-space: normal; max-width: 100%; line-height: 25px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(255, 255, 255);\">\r\n<section style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; box-sizing: border-box; height: 1em; word-wrap: break-word !important;\">\r\n<section class=\"brcolor\" style=\"margin: 0px; padding: 0px; border-width: 0.4em 0px 0px 0.4em; border-top-style: solid; border-left-style: solid; border-color: rgb(0, 187, 236); max-width: 100%; height: 16px; width: 1.5em; float: left; word-wrap: break-word !important; box-sizing: border-box !important;\"></section>\r\n<section class=\"brcolor\" style=\"margin: 0px; padding: 0px; border-width: 0.4em 0.4em 0px 0px; border-top-style: solid; border-right-style: solid; border-color: rgb(0, 187, 236); max-width: 100%; height: 16px; width: 1.5em; float: right; word-wrap: break-word !important; box-sizing: border-box !important;\"></section>\r\n</section>\r\n<section class=\"brcolor\" style=\"margin: -0.8em 0.1em -0.8em 0.2em; padding: 0.8em; border: 1px solid rgb(0, 187, 236); max-width: 100%; box-sizing: border-box; border-top-left-radius: 0.3em; border-top-right-radius: 0.3em; border-bottom-right-radius: 0.3em; border-bottom-left-radius: 0.3em; word-wrap: break-word !important;\">\r\n<section style=\"margin: 0px; padding: 0px; border: none; max-width: 100%; word-wrap: break-word; line-height: 1.4; word-break: break-all; font-size: 1em; font-family: inherit; text-align: inherit; text-decoration: inherit; box-sizing: border-box !important; background-image: none;\">\r\n可在这输入内容, 微推宝微信编辑器,微信编辑首选。\r\n</section>\r\n</section>\r\n<section style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; box-sizing: border-box; height: 1em; word-wrap: break-word !important;\">\r\n<section class=\"brcolor\" style=\"margin: -3px 0px 0 0; padding: 0px; border-width: 0px 0px 0.4em 0.4em; border-bottom-style: solid; border-left-style: solid; border-color: rgb(0, 187, 236); max-width: 100%; height: 16px; width: 1.5em; float: left; word-wrap: break-word !important; box-sizing: border-box !important;\"></section>\r\n<section class=\"brcolor\" style=\"margin: -3px 0px 0 0; padding: 0px; border-width: 0px 0.4em 0.4em 0px; border-right-style: solid; border-bottom-style: solid; border-color: rgb(0, 187, 236); max-width: 100%; height: 16px; width: 1.5em; float: right; word-wrap: break-word !important; box-sizing: border-box !important;\"></section>\r\n</section>\r\n</fieldset>\r\n<p>\r\n<br>\r\n</p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd284a3a001c', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0005', 'WXNRQ', '<blockquote class=\"brcolor\" style=\"margin: 0px; padding: 10px; border: 6px double rgb(0, 187, 236); color: rgb(68, 68, 68); font-family: 微软雅黑; font-size: 13px; line-height: 24px; white-space: normal; word-break: break-all; word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n<p class=\"ue_t\" style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px;\">\r\n可在这输入内容, 微推宝微信编辑器,微信编辑首选。\r\n</p>\r\n</blockquote>\r\n<p>\r\n<br>\r\n</p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd2bfaed001d', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0006', 'WXNRQ', '<fieldset style=\"margin: 0px 0px 0px 10px; padding: 0px; border: 0px; font-family: 微软雅黑; font-size: 13px; white-space: normal; max-width: 100%; color: rgb(62, 62, 62); line-height: 25px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(255, 255, 255);\">\r\n<section style=\"margin: 0px 0px 0px -0.5em; padding: 0px; border: 0px; max-width: 100%; line-height: 1.4em; word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n<section class=\"bkcolor\" style=\"margin: 0px; padding: 0.2em 0.5em; border: 0px; display: inline-block; max-width: 100%; border-top-left-radius: 0.3em; border-top-right-radius: 0.3em; border-bottom-right-radius: 0.3em; border-bottom-left-radius: 0.3em; color: white; font-size: 0.8em; text-align: center; -webkit-transform: rotateZ(-10deg); -webkit-transform-origin: 0% 100%; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(0, 187, 236);\">\r\n我的观点\r\n</section>\r\n</section>\r\n<section class=\"brcolor\" style=\"margin: -1.5em 0px 0px; padding: 0px; border: 1px solid rgb(0, 187, 236); max-width: 100%; font-size: 1em; word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n<section style=\"margin: 0px; padding: 1.4em 1em 1em; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n<span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; font-size: 1em; line-height: 1.2; font-family: inherit; text-align: inherit; text-decoration: inherit; color: rgb(253, 176, 0); word-wrap: break-word !important; box-sizing: border-box !important;\"></span><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; font-size: 1em; line-height: 1.2; font-family: inherit; text-align: inherit; text-decoration: inherit; color: rgb(51, 51, 51); word-wrap: break-word !important; box-sizing: border-box !important;\">可在这输入内容, 微推宝微信编辑器,微信编辑首选。</span>\r\n</section>\r\n<p>\r\n<span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; font-size: 1em; line-height: 1.2; font-family: inherit; text-align: inherit; text-decoration: inherit; color: rgb(51, 51, 51); word-wrap: break-word !important; box-sizing: border-box !important;\"><br></span>\r\n</p>\r\n</section>\r\n</fieldset>\r\n<p>\r\n<br>\r\n</p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd2d5b54001e', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0007', 'WXNRQ', '<p class=\"brcolor\" style=\"margin:15px;padding:20px;border:1px dotted #00bbec;font-family:微软雅黑;max-width:100%;word-wrap:normal;min-height:1.5em;white-space:pre-wrap;text-align:justify;color:#494429;line-height:2em;font-size:14px;border-bottom-right-radius:15px;border-bottom-left-radius:10px;box-sizing:border-box!important;background-color:#fff\"><span style=\"margin:0;padding:0;border:0;max-width:100%;color:#00bbec;word-wrap:break-word!important;box-sizing:border-box!important\"><strong style=\"margin:0;padding:0;border:0;max-width:100%;word-wrap:break-word!important;box-sizing:border-box!important\">请输入内容</strong></span></p><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd2df3a0001f', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0008', 'WXNRQ', '<fieldset class=\"comment_quote\" style=\"margin: 5px 0px; padding: 5px; border: 1px solid rgb(204, 204, 204); font-family: 微软雅黑; font-size: 13px; white-space: normal; max-width: 100%; color: rgb(62, 62, 62); line-height: 25px; box-shadow: rgb(165, 165, 165) 5px 5px 2px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(248, 247, 245);\">\r\n<legend style=\"margin: 0px; padding: 0px; border-width: 0px; max-width: 100%; line-height: 1.8em; word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n<strong style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(89, 89, 89); font-size: 18px; line-height: 42.6666679382324px; text-align: center; white-space: pre-wrap; word-wrap: break-word !important; box-sizing: border-box !important;\"><span class=\"bfcolor\" style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(0, 187, 236); text-shadow: rgb(201, 201, 201) 5px 3px 1px; word-wrap: break-word !important; box-sizing: border-box !important;\">精彩内容</span></strong>\r\n</legend>\r\n<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: normal; min-height: 1em; white-space: pre-wrap; box-sizing: border-box !important;\">\r\n请输入内容<br style=\"margin: 0px; padding: 0px; border: 0px;\">\r\n</p>\r\n</fieldset>\r\n<p>\r\n<br>\r\n</p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd2ecdbc0020', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0009', 'WXNRQ', '<blockquote style=\"margin: 0.2em; padding: 10px; border: 3px solid rgb(201, 201, 201); border-image-source: none; font-family: 微软雅黑; font-size: 13px; white-space: normal; max-width: 100%; color: rgb(62, 62, 62); line-height: 25.6000003814697px; box-shadow: rgb(170, 170, 170) 0px 0px 10px; -webkit-box-shadow: rgb(170, 170, 170) 0px 0px 10px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(255, 255, 255);\">\r\n<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: normal; min-height: 1em; box-sizing: border-box !important;\">\r\n<span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; line-height: 25.6000003814697px; word-wrap: break-word !important; box-sizing: border-box !important;\">可在这输入内容, 微推宝微信编辑器,微信编辑首选。</span>\r\n</p>\r\n<p>\r\n<span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; line-height: 25.6000003814697px; word-wrap: break-word !important; box-sizing: border-box !important;\"><br></span>\r\n</p>\r\n</blockquote>\r\n<p>\r\n<br>\r\n</p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd2f8c6e0021', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0010', 'WXNRQ', '<blockquote class=\"bcolor\" style=\"white-space: normal; border: 1px solid rgb(225, 225, 225); margin: 5px 0px; padding: 5px 10px; overflow: hidden; font-size: 14px; line-height: 24px; font-family: 微软雅黑; color: rgb(51, 51, 51); background: rgb(241, 241, 241);\"><p style=\"border: 0px; padding: 0px; letter-spacing: 0.25px; line-height: 28px;\"><span style=\"border: 0px; margin: 0px; padding: 0px; color: rgb(127, 127, 127);\">欢迎使用推宝微信编辑器!</span></p></blockquote><p style=\"white-space: normal;\"><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd30006f0022', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0011', 'WXNRQ', '<p class=\"brcolor\" style=\"border: 1px solid #cdcdcd;box-shadow: 0 3px 6px #999999;-webkit-border-radius: 12px!important;-moz-border-radius: 12px!important;border-radius: 12px!important;width: auto;background-color:#FFFFFF;padding: 10px;background: -webkit-gradient(linear, left top, left bottom,from(#FFFFFF), to(#FFFFFF));background-image: -mozlinear-gradient(top, #FFFFFF 0%, #FFFFFF 100%);margin: 0px auto; line-height: 1.8em; min-height: 1.5em;\"><span style=\"FONT: medium/21px 微软雅黑;letter-spacing: 0.25px; line-height: 25.200000762939453px; text-indent: 28px;\">直接选择需要的样式拷贝到需要的地方,修改其中的文字即可。</span></p><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd307eac0023', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0012', 'WXNRQ', '<blockquote class=\"bkcolor\" style=\"BORDER-LEFT-WIDTH: 2px; BORDER-RIGHT-WIDTH: 2px; WHITE-SPACE: normal; BORDER-BOTTOM-WIDTH: 2px; WORD-SPACING: 0px; TEXT-TRANSFORM: none; COLOR: rgb(255,255,255); PADDING-BOTTOM: 10px; PADDING-TOP: 10px; FONT: 16px/24px 微软雅黑; PADDING-LEFT: 20px; MARGIN: 0px; LETTER-SPACING: normal; PADDING-RIGHT: 20px; BORDER-TOP-WIDTH: 2px; BACKGROUND-COLOR: rgb(227,108,9); TEXT-INDENT: 0px; border-radius: 3px; -webkit-text-stroke-width: 0px; font-size-adjust: none; font-stretch: normal;border:none!important;\"><p style=\"margin:0;\">欢迎使用推宝微信编辑器!</p></blockquote><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd30fc950024', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0013', 'WXNRQ', '<blockquote class=\"brcolor\" style=\"BORDER-TOP: rgb(255,0,0) 3px dashed; BORDER-RIGHT: rgb(255,0,0) 3px dashed; BORDER-BOTTOM: rgb(255,0,0) 3px dashed; PADDING-BOTTOM: 15px; PADDING-TOP: 15px; PADDING-LEFT: 15px; MARGIN: 0px; BORDER-LEFT: rgb(255,0,0) 3px dashed; PADDING-RIGHT: 15px;border-radius:5px!important;\"><p style=\"margin:0;\">欢迎使用推宝微信编辑器!</p></blockquote><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd3178710025', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0014', 'WXNRQ', '<blockquote class=\"brcolor\" style=\"WORD-WRAP: break-word; FONT-SIZE: 14px; MAX-WIDTH: 100%; VERTICAL-ALIGN: baseline; PADDING-BOTTOM: 15px; PADDING-TOP: 15px; PADDING-LEFT: 25px; MARGIN: 0px; BORDER-LEFT: rgb(102,102,102) 10px solid; DISPLAY: block; LINE-HEIGHT: 24px; TOP: 0px; PADDING-RIGHT: 25px; BACKGROUND-COLOR: rgb(238,238,238);\">欢迎使用推宝微信编辑器!</blockquote><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd31daf00026', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0015', 'WXNRQ', '<blockquote class=\"brcolor\" style=\"border-top:#ccc 1px solid;border-right:#ccc 1px solid;background-image:url(http://www.weituibao.com/img/editor/content/1.png.pagespeed.ce.PhEOnHNGja.png);background-repeat:no-repeat;border-bottom:#ccc 1px solid;background-position:10px 11px;padding-bottom:15px;padding-top:20px;padding-left:48px;margin:0px;border-left:#ccc 1px solid;line-height:1.5;padding-right:15px;border-radius:5px\">欢迎使用推宝微信编辑器!</blockquote><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd324f5e0027', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0016', 'WXNRQ', '<blockquote class=\"brcolor\" style=\"border-top:#ccc 1px solid;border-right:#ccc 1px solid;background-image:url(http://www.weituibao.com/img/editor/content/2.gif.pagespeed.ce.VtjZG5Eyg2.gif);background-repeat:no-repeat;border-bottom:#ccc 1px solid;background-position:10px 11px;padding-bottom:15px;padding-top:20px;padding-left:48px;margin:0px;border-left:#ccc 1px solid;line-height:1.5;padding-right:15px;border-radius:5px\">欢迎使用推宝微信编辑器!</blockquote><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd3313660028', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0017', 'WXNRQ', '<fieldset class=\"brcolor\" style=\"text-align: -webkit-auto; white-space: normal; margin: 0px; padding: 5px 15px; border: 1px solid rgb(127, 63, 191); max-width: 100%; color: rgb(62, 62, 62); font-family: 宋体; line-height: 24px; orphans: 2; widows: 2; box-shadow: rgb(165, 165, 165) 1px 2px 1px; border-top-left-radius: 1em!important; border-top-right-radius: 1em!important; border-bottom-right-radius: 1em!important; border-bottom-left-radius: 1em!important; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(253, 253, 253);\"><legend style=\"padding: 0px; max-width: 100%; margin: 0px; color: rgb(0, 0, 0); word-wrap: break-word !important; box-sizing: border-box !important;\"><span style=\"max-width: 100%; margin: 0px; padding: 0px; color: rgb(165, 165, 165); font-family: arial, helvetica, sans-serif; word-wrap: break-word !important; box-sizing: border-box !important;\"><strong style=\"max-width: 100%; color: rgb(102, 102, 102); word-wrap: break-word !important; box-sizing: border-box !important;\"><span class=\"bkcolor\" style=\"max-width: 100%; margin: 0px 8px 0px 0px; padding: 4px 10px; border-top-left-radius: 5px!important; border-top-right-radius: 5px!important; border-bottom-right-radius: 5px!important; border-bottom-left-radius: 5px!important; color: rgb(255, 251, 240); word-wrap: break-word !important; box-sizing: border-box !important; background: rgb(127, 63, 191);font-size: 14px;\">杭州推宝科技</span></strong></span></legend><p style=\"margin-top: 0px; margin-bottom: 12px; max-width: 100%; min-height: 1.5em; white-space: pre-wrap; padding: 0px; line-height: 2em; word-wrap: break-word !important; box-sizing: border-box !important;\"><br style=\"max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><br style=\"max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"></p></fieldset><p style=\"white-space: normal;\"><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd337dc70029', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0018', 'WXNRQ', '<fieldset class=\"brcolor\" style=\"border-radius: 0.3em!important;white-space: normal; margin: 0px; padding: 5px; border: 1px solid rgb(204, 204, 204); max-width: 100%; color: rgb(62, 62, 62); line-height: 24px; text-align: justify; font-family: 微软雅黑; box-shadow: rgb(165, 165, 165) 5px 5px 2px; background-color: rgb(250, 250, 240);\"><legend style=\"margin: 0px; padding: 0px; color: rgb(0, 0, 0); max-width: 100%; text-align: center;\"><strong style=\"max-width: 100%;\"><strong style=\"max-width: 100%; color: rgb(102, 102, 102); line-height: 20px; background-color: rgb(255, 255, 245);\"><span class=\"bkcolor\" style=\"max-width: 100%; padding: 4px 10px; border-top-left-radius: 0.5em 4em!important; border-top-right-radius: 3em 1em!important; border-bottom-right-radius: 0.5em 2em!important; border-bottom-left-radius: 3em 1em!important; text-align: justify; color: white; box-shadow: rgb(165, 165, 165) 4px 4px 2px; background-color: red;\">公告通知</span></strong></strong></legend><legend style=\"margin: 0px; padding: 0px; color: rgb(0, 0, 0); max-width: 100%; text-align: center;\"><span style=\"max-width: 100%; color: rgb(112, 48, 160); text-align: justify;\"></span></legend><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; min-height: 1.5em; line-height: 2em;\">各位小伙伴们,当小伙伴们看到这个排版技巧的时候,说明我们有缘、首先再开始之前,请使用<span style=\"color: rgb(255, 0, 0);\"><strong>谷歌浏览器</strong></span>,才能达到和手机端一致的效果,其次部分效果,在其它浏览器中会无效!以免耽误大家宝贵时间</p></fieldset><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd341735002a', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0019', 'WXNRQ', '<fieldset class=\"brcolor\" style=\"WORD-WRAP: break-word !important; MAX-WIDTH: 100%; BORDER-TOP: rgb(192,80,77) 1px dotted; FONT-FAMILY: 宋体; BORDER-RIGHT: rgb(192,80,77) 1px dotted; BORDER-BOTTOM: rgb(192,80,77) 1px dotted; PADDING-BOTTOM: 20px; PADDING-TOP: 20px; PADDING-LEFT: 20px; MIN-HEIGHT: 1.5em; BORDER-LEFT: rgb(192,80,77) 1px dotted; LINE-HEIGHT: 2em; PADDING-RIGHT: 20px; border-bottom-right-radius: 15px; border-bottom-left-radius: 10px\">\r\n<legend style=\"max-width: 100%; font-family: 微软雅黑; padding: 0px; text-align: center; margin: 0px; word-wrap: break-word !important;border:none;\">\r\n<p class=\"bkcolor\" style=\"word-wrap: normal; font-size: 14px; max-width: 100%; word-break: normal; color: rgb(255, 255, 255); padding: 0px 20px 4px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em; line-height: 2em; border-bottom-right-radius: 100%!important; border-bottom-left-radius: 100%!important; background-color: rgb(192, 80, 77);\"><strong class=\"ue_t\" style=\"MAX-WIDTH: 100%\">请输入标题</strong></p></legend><p style=\"word-wrap: normal; max-width: 100%; word-break: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; min-height: 1.5em; line-height: 2em;\"><span class=\"ue_t\" style=\"WORD-WRAP: break-word !important; MAX-WIDTH: 100%; LINE-HEIGHT: 2em;margin:0;\">欢迎使用推宝微信编辑器!</span>\r\n</p>\r\n</fieldset><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd349ce7002b', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0020', 'WXNRQ', '<fieldset class=\"brcolor\" style=\"BORDER-TOP: rgb(0,166,191) 1px solid; BORDER-RIGHT: rgb(0,166,191) 1px solid; BORDER-BOTTOM: rgb(0,166,191) 1px solid; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; PADDING-LEFT: 5px; MARGIN: 0px; BORDER-LEFT: rgb(0,166,191) 1px solid; PADDING-RIGHT: 5px\"><legend style=\"MARGIN: 0px 10px\"><span class=\"bkcolor\" style=\"FONT-SIZE: 14px; FONT-WEIGHT: bold; COLOR: rgb(255,255,255); PADDING-BOTTOM: 3px; PADDING-TOP: 3px; PADDING-LEFT: 6px; PADDING-RIGHT: 6px; BACKGROUND-COLOR: rgb(0,166,191); border-radius: 5px\"><span id=\"_baidu_bookmark_start_69\" style=\"DISPLAY: none; LINE-HEIGHT: 0px\"></span>输入标题</span></legend><blockquote style=\"PADDING-BOTTOM: 10px; PADDING-TOP: 10px; PADDING-LEFT: 10px; MARGIN: 0px; PADDING-RIGHT: 10px;border:none;\"><p style=\"margin:0;\">欢迎使用推宝微信编辑器!</p></blockquote></fieldset><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd352dcb002c', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0021', 'WXNRQ', '<fieldset class=\"brcolor\" style=\"WORD-WRAP: break-word !important; MAX-WIDTH: 100%; BORDER-TOP: rgb(204,204,204) 1px solid; BORDER-RIGHT: rgb(204,204,204) 1px solid; WHITE-SPACE: normal; WORD-SPACING: 0px; BORDER-BOTTOM: rgb(204,204,204) 1px solid; TEXT-TRANSFORM: none; COLOR: rgb(62,62,62); PADDING-BOTTOM: 15px; PADDING-TOP: 15px; FONT: 16px/24px 宋体; PADDING-LEFT: 15px; MARGIN: 0px; BORDER-LEFT: rgb(204,204,204) 1px solid; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; PADDING-RIGHT: 15px; BACKGROUND-COLOR: rgb(250,250,240); TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px; font-size-adjust: none; font-stretch: normal\"><legend style=\"WORD-WRAP: break-word !important; FONT-SIZE: medium; MAX-WIDTH: 100%; COLOR: rgb(0,0,0); PADDING-BOTTOM: 0px; TEXT-ALIGN: center; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; PADDING-RIGHT: 0px\"><span style=\"WORD-WRAP: break-word !important; FONT-SIZE: 14px; MAX-WIDTH: 100%; FONT-FAMILY: 微软雅黑\"><strong style=\"WORD-WRAP: break-word !important; MAX-WIDTH: 100%; COLOR: rgb(102,102,102)\"><span class=\"bkcolor\" style=\"WORD-WRAP: break-word !important; MAX-WIDTH: 100%; COLOR: rgb(255,255,255); PADDING-BOTTOM: 4px; PADDING-TOP: 4px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BACKGROUND-COLOR: rgb(0,112,192); border-radius: 2em 1em 4em / 0.5em 3em\"><span id=\"_baidu_bookmark_start_20\" style=\"DISPLAY: none; LINE-HEIGHT: 0px\"></span>欢迎使用推宝微信编辑器!</span></strong></span></legend><span style=\"WORD-WRAP: break-word !important; MAX-WIDTH: 100%; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; COLOR: rgb(89,89,89); FONT: 14px/24px 微软雅黑, Microsoft YaHei; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; BACKGROUND-COLOR: rgb(250,250,240); TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px; font-size-adjust: none; font-stretch: normal;\">我是IOS7风格,没阴影。</span></fieldset><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd35bbe4002d', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0022', 'WXNRQ', '<li>\r\n<blockquote class=\"bkcolor\" style=\"BORDER-LEFT-WIDTH: 0px; MAX-WIDTH: 100%; BORDER-RIGHT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; FONT-WEIGHT: bold; COLOR: rgb(255,255,255); PADDING-BOTTOM: 5px; TEXT-ALIGN: left; PADDING-TOP: 5px; PADDING-LEFT: 15px; MARGIN: 0px; LINE-HEIGHT: 25px; PADDING-RIGHT: 15px; BORDER-TOP-WIDTH: 0px; BACKGROUND-COLOR: rgb(255,0,123); border-radius: 15px 15px 0 0\"><span class=\"ue_t\">在这输入标题</span></blockquote><blockquote class=\"brcolor\" style=\"MAX-WIDTH: 100%; BORDER-TOP: rgb(255,0,123) 1px solid; BORDER-RIGHT: rgb(255,0,123) 1px solid; BORDER-BOTTOM: rgb(255,0,123) 1px solid; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; PADDING-LEFT: 15px; MARGIN: 0px; BORDER-LEFT: rgb(255,0,123) 1px solid; LINE-HEIGHT: 25px; PADDING-RIGHT: 15px; border-radius: 0 0 15px 15px\"><p class=\"ue_t\">欢迎使用推宝微信编辑器!</p></blockquote><p><br></p>\r\n</li>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd36377e002e', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0023', 'WXNRQ', '<blockquote class=\"bkcolor\" style=\"BORDER-LEFT-WIDTH: 0px; MAX-WIDTH: 100%; BORDER-RIGHT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; FONT-WEIGHT: bold; COLOR: rgb(255,255,255); PADDING-BOTTOM: 5px; TEXT-ALIGN: left; PADDING-TOP: 5px; PADDING-LEFT: 15px; MARGIN: 0px; DISPLAY: inline-block; LINE-HEIGHT: 25px; PADDING-RIGHT: 15px; BORDER-TOP-WIDTH: 0px; BACKGROUND-COLOR: rgb(255,0,123); border-radius: 15px 15px 0 0\"><span class=\"ue_t\">请在这输入标题</span></blockquote><blockquote class=\"brcolor\" style=\"MAX-WIDTH: 100%; BORDER-TOP: rgb(255,0,123) 1px solid; BORDER-RIGHT: rgb(255,0,123) 1px solid; BORDER-BOTTOM: rgb(255,0,123) 1px solid; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; PADDING-LEFT: 15px; MARGIN: 0px; BORDER-LEFT: rgb(255,0,123) 1px solid; LINE-HEIGHT: 25px; PADDING-RIGHT: 15px\"><p class=\"ue_t\">欢迎使用推宝微信编辑器!</p></blockquote><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbce9c2014dbd37aed6002f', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '互推0001', 'WXHTZH', '<fieldset class=\"comment_quote\" style=\"white-space: normal; margin: 0px; padding: 5px; border: 1px solid rgb(204, 204, 204); color: rgb(51, 51, 51); font-size: 14px; font-family: 宋体; widows: 2; line-height: 24px; orphans: 2; background-color: rgb(248, 247, 245);\"><legend style=\"margin: 0px; padding: 0px;font-size:14px;\"><span style=\"margin: 0px; padding: 0px; font-family: arial, helvetica, sans-serif;\"><strong style=\"color: rgb(102, 102, 102);\"><span class=\"bkcolor\" style=\"margin: 0px 8px 0px 0px; padding: 4px 10px; color: rgb(255, 255, 255); border-top-left-radius: 5px!important; border-top-right-radius: 5px!important; border-bottom-right-radius: 5px!important; border-bottom-left-radius: 5px!important; background-color: rgb(191, 0, 0);\">杭州推宝科技</span></strong><strong style=\"color: rgb(60, 117, 45);\"><span style=\"margin: 0px; padding: 0px; color: rgb(192, 0, 0);\">ID:wxid</span></strong></span></legend><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; min-height: 1.5em; word-wrap: break-word; word-break: normal; line-height: 2em; font-family: 微软雅黑; color: rgb(62, 62, 62); font-size: 12px;\"><span style=\"margin: 0px; padding: 0px; font-family: 宋体; color: rgb(217, 150, 148); font-size: 14px;\"><strong style=\"color: rgb(60, 117, 45);\"><span style=\"margin: 0px; padding: 0px; color: rgb(127, 127, 127); font-family: 微软雅黑; letter-spacing: 0.25px; line-height: 28px;\">直接选择需要的样式拷贝到需要的地方,修改其中的文字即可。</span><span style=\"margin: 0px; padding: 0px; color: rgb(127, 127, 127); font-family: 微软雅黑; letter-spacing: 0.25px; line-height: 28px;\">如果需要跟换颜色或者有其他需求</span></strong></span></p></fieldset><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd534c520000', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '互推0002', 'WXHTZH', '<fieldset class=\"brcolor\" style=\"margin: 0px; padding: 5px 15px; border-width: 1px 0px; border-style: solid; border-color: rgb(0, 187, 236); border-image-source: none; font-family: 微软雅黑; line-height: 24px; white-space: normal; max-width: 100%; color: rgb(62, 62, 62); font-size: 14px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(255, 255, 255);\"><legend class=\"brcolor\" style=\"margin: 0px; padding: 4px 10px; border: 1px solid rgb(0, 187, 236); border-image-source: none; max-width: 100%; color: rgb(34, 34, 34); font-size: 16px; word-wrap: break-word !important; box-sizing: border-box !important;\"><strong style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">如何关注</strong></legend><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: normal; min-height: 1em; white-space: pre-wrap; box-sizing: border-box !important;\">①复制“微信号或ID”,在“添加朋友”中粘贴搜索号码关注。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: normal; min-height: 1em; white-space: pre-wrap; box-sizing: border-box !important;\">②点击微信右上角的“+”,会出现“添加朋友”,进入“查找公众号”,输入以下公众号的名字,即可找到。</p></fieldset><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd541d300001', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '互推0003', 'WXHTZH', '<fieldset class=\"brcolor\" style=\"margin: 0px; padding: 5px; border: 1px solid rgb(0, 187, 236); font-family: 微软雅黑; line-height: 24px; white-space: normal; color: rgb(51, 51, 51); font-size: 12px; background-color: rgb(248, 247, 245);\"><legend style=\"margin: 0px 10px; padding: 0px; border-width: 0px;\"><span class=\"bkcolor\" style=\"margin: 0px; padding: 5px 10px; border: 0px; color: rgb(255, 255, 255); font-weight: bold; font-size: 14px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; background-color: rgb(0, 187, 236);\"><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">点击上面微信号关注我</span><img data-s=\"300,640\" data-ratio=\"1.35\" data-w=\"20\" src=\"http://mmbiz.qlogo.cn/mmbiz/mj9u1OBZRqP8EvePIzqrRIHCHOzYM4ngPFYKXVcefcyCibmHkY6wA3BuiaLFOVAhuLTlfBzaD6MO5CT2DvJsy6JA/0\" style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; height: auto !important; word-wrap: break-word !important; box-sizing: border-box !important; visibility: visible !important;\"><span style=\"margin: 0px; padding: 0px; border: 0px;\">关注我哟</span></span></legend><blockquote style=\"margin: 0px; padding: 0px; border: 0px;\"><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px;\"><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(255, 192, 0); font-size: 14px; word-wrap: break-word !important; box-sizing: border-box !important;\"></span><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(255, 192, 0); font-size: 14px; word-wrap: break-word !important; box-sizing: border-box !important;\">? </span><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(127, 127, 127); line-height: 28px; white-space: pre-wrap; word-wrap: break-word !important; box-sizing: border-box !important;\">定期推送帐号</span><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(255, 192, 0); line-height: 28px; white-space: pre-wrap; word-wrap: break-word !important; box-sizing: border-box !important;\">本土文化</span><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(127, 127, 127); line-height: 28px; white-space: pre-wrap; word-wrap: break-word !important; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">,<span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(0, 176, 80); word-wrap: break-word !important; box-sizing: border-box !important;\">同城活动</span><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">,<span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(112, 48, 160); word-wrap: break-word !important; box-sizing: border-box !important;\">吃喝玩乐</span>,<span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(0, 176, 240); word-wrap: break-word !important; box-sizing: border-box !important;\">资讯八卦</span>,<span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(146, 208, 80); word-wrap: break-word !important; box-sizing: border-box !important;\">商家优惠</span></span></span>等诸多优质内容,<span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">最接地气</span>、<span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">重服务</span>的本地微信平台!关注我们妥妥没错!(广告合作:186XXXXXXXX)</span><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(127, 127, 127); line-height: 28px; white-space: pre-wrap; word-wrap: break-word !important; box-sizing: border-box !important;\"></span></p><p><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(127, 127, 127); line-height: 28px; white-space: pre-wrap; word-wrap: break-word !important; box-sizing: border-box !important;\"><br></span></p></blockquote></fieldset><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd54d0b60002', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '互推0004', 'WXHTZH', '<blockquote class=\"bkcolor\" style=\"margin: 0px; padding: 5px 20px; border: 2px rgb(66, 249, 255); font-family: 微软雅黑; line-height: 24px; white-space: normal; max-width: 100%; color: rgb(255, 255, 255); text-align: center; font-weight: 700; width: 180px; border-top-left-radius: 15px; border-top-right-radius: 15px; box-shadow: rgb(153, 153, 153) 0px -1px 6px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; text-shadow: rgb(10, 10, 10) 0px -1px 2px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(0, 187, 236);\">微推宝微信</blockquote><blockquote style=\"margin: 0px; padding: 10px; border: 1px solid rgb(204, 204, 204); font-family: 微软雅黑; line-height: 24px; white-space: normal; font-size: 12px; max-width: 100%; color: rgb(62, 62, 62); border-top-left-radius: 0px; border-top-right-radius: 0px; box-shadow: rgb(204, 204, 204) 0px -1px 6px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(228, 228, 228);\"><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(0, 176, 80); word-wrap: break-word !important; box-sizing: border-box !important;\">微信号:</span><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; font-weight: 700; word-wrap: break-word !important; box-sizing: border-box !important;\"></span><span class=\"bkcolor\" style=\"margin: 0px; padding: 2px 5px; border: 0px; max-width: 100%; font-weight: 700; color: rgb(255, 255, 255); word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(0, 187, 236);\">杭州微推宝</span><span class=\"bfcolor\" style=\"margin: 0px; padding: 0px 0px 0px 5px; border: 0px; max-width: 100%; color: rgb(0, 187, 236); word-wrap: break-word !important; box-sizing: border-box !important;\">(←长按复制)</span><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 10px 0px 0px; border: 0px; max-width: 100%; word-wrap: normal; min-height: 1.5em; white-space: pre-wrap; word-break: normal; color: rgb(102, 102, 102); line-height: 2em; box-sizing: border-box !important;\">全力打造杭城微信营销第一品牌</p></blockquote><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd55894d0003', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '互推0005', 'WXHTZH', '<blockquote class=\"bfcolor\" style=\"white-space: normal; margin: 0px; padding: 10px 15px; border: 6px solid rgb(195, 54, 197); border-top-left-radius: 50px!important; border-bottom-right-radius: 50px!important; box-shadow: rgb(165, 165, 165) 5px 5px 2px; background-color: rgb(250, 250, 250);\"><p><br></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; color: rgb(195, 54, 197); line-height: 2em; font-size: 18px; min-height: 1.5em; -webkit-transform: translate(0px, -30px);\"><strong>杭州推宝科技</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; line-height: 2em; min-height: 1.5em; -webkit-transform: translate(0px, -10px);\"><strong class=\"bkcolor\" style=\"padding: 0px 15px; color: rgb(255, 255, 255); font-size: 13px; border-bottom-right-radius: 20px!important; border-bottom-left-radius: 20px!important; background-color: rgb(195, 54, 197);\">wxid</strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; line-height: 2em; min-height: 1.5em;\"><strong style=\"color: rgb(195, 54, 197); font-size: 14px;\">直接选择需要的样式拷贝到需要的地方,修改其中的文字即可。如果需要跟换颜色或者有其他需求。</strong></p><p><br></p></blockquote>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd5613e50004', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '互推0006', 'WXHTZH', '<blockquote class=\"brcolor\" style=\"BORDER-TOP: rgb(80,130,189) 3px dotted; BORDER-RIGHT: rgb(80,130,189) 3px dotted; BORDER-BOTTOM: rgb(80,130,189) 3px dotted; BORDER-LEFT: rgb(80,130,189) 3px dotted; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; PADDING-LEFT: 10px; MARGIN: 0px; PADDING-RIGHT: 10px;border-radius:5px!important;font-weight:normal;\"><h3 style=\"color:rgb(89,89,89);font-size:14px;margin:0;\"><span class=\"bkcolor\" style=\"background-color:rgb(80,130,189);color:rgb(255,255,255);padding:2px 5px;border-radius:5px!important;font-size:14px;margin-right: 15px;\">推宝微信</span>微信号:<span class=\"bkcolor\" style=\"background-color:#5082bd;color:rgb(255,255,255);padding:2px 5px;border-radius:5px!important;font-size:14px;\">weixinhao</span></h3><p style=\"margin:10px 0 5px 0;\">欢迎使用推宝微信编辑器!</p></blockquote><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd5754490005', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '分割线0001', 'WXFGX', '<p>\r\n<br>\r\n</p>\r\n<hr class=\"awb-s1\" style=\"margin: 0px; padding: 0px; border-width: 5px 0px 0px; border-top-style: solid; border-top-color: rgb(0, 187, 236); color: rgb(68, 68, 68); font-family: 微软雅黑; font-size: 13px; line-height: 24px; white-space: normal;\">\r\n<p>\r\n<br>\r\n</p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd58d8800006', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '分割线0002', 'WXFGX', '<p>\r\n<br>\r\n</p>\r\n<hr class=\"awb-s1\" style=\"margin: 0px; padding: 0px; border-width: 5px 0px 0px; border-top-style: dashed; border-top-color: rgb(0, 187, 236); color: rgb(68, 68, 68); font-family: 微软雅黑; font-size: 13px; line-height: 24px; white-space: normal;\">\r\n<p>\r\n<br>\r\n</p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd59d2da0007', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '分割线0003', 'WXFGX', '<p>\r\n<br>\r\n</p>\r\n<hr class=\"awb-s1\" style=\"margin: 0px; padding: 0px; border-width: 5px 0px 0px; border-top-style: dotted; border-top-color: rgb(0, 187, 236); color: rgb(68, 68, 68); font-family: 微软雅黑; font-size: 13px; line-height: 24px; white-space: normal;\">\r\n<p>\r\n<br>\r\n</p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd5a71180008', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '分割线0004', 'WXFGX', '<p>\r\n<br>\r\n</p>\r\n<hr class=\"awb-s1\" style=\"margin: 0px; padding: 0px; border-width: 5px 0px 0px; border-top-style: double; border-top-color: rgb(0, 187, 236); color: rgb(68, 68, 68); font-family: 微软雅黑; font-size: 13px; line-height: 24px; white-space: normal;\">\r\n<p>\r\n<br>\r\n</p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd5b21670009', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '分割线0005', 'WXFGX', '<p>\r\n<br>\r\n</p>\r\n<section style=\"margin: 0px; padding: 0px; border: 0px; color: rgb(68, 68, 68); font-family: 微软雅黑; font-size: 13px; line-height: 24px; white-space: normal; height: 10px; background: url(http://mmbiz.qlogo.cn/mmbiz/mj9u1OBZRqP8EvePIzqrRIHCHOzYM4ngkYThFAvY5zacs8KyJDB6CpFMWLrIgQoSFaKSXfnnibP8rYHMibMibkh5Q/0) repeat-x rgb(0, 187, 236);\"></section>\r\n<p>\r\n<br>\r\n</p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd5ddb44000b', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '原文引导0001', 'WXYWYD', '<section style=\"margin: 0px; padding: 0px; border: 0px; color: rgb(68, 68, 68); font-family: 微软雅黑; font-size: 13px; line-height: 24px; white-space: normal;\">\r\n<section class=\"awb-s1\" style=\"margin: 0px; padding: 0px; border: 0px; height: 0.1em; background-color: rgb(0, 187, 236);\"></section>\r\n<section class=\"awb-s1\" style=\"margin: 0.3em 0px; padding: 0px; border: 0px; height: 0.3em; background-color: rgb(0, 187, 236);\"></section>\r\n<section class=\"awb-s3\" style=\"margin: 0px; padding: 0.5em; border: 1px solid rgb(0, 187, 236); box-shadow: rgb(226, 226, 226) 0em 1em 0.1em -0.8em; font-size: 1em; line-height: 1.6em; background-color: white;\">\r\n<span style=\"margin: 0px; padding: 0px; border: 0px; color: inherit; font-size: 1em; font-family: inherit;\">点击下方</span><span style=\"margin: 0px; padding: 0px; border: 0px; color: rgb(64, 84, 115); font-size: 1em; font-family: inherit;\">“阅读原文”</span><span style=\"margin: 0px; padding: 0px; border: 0px; color: inherit; font-size: 1em; font-family: inherit;\">查看更多</span>\r\n</section>\r\n<section class=\"awb-s4\" style=\"margin: 0px; padding: 0px; border: 0px; color: rgb(0, 187, 236); font-size: 2em;\">\r\n↓↓↓\r\n</section>\r\n</section>\r\n<p>\r\n<br>\r\n</p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd5e75f1000c', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '原文引导0002', 'WXYWYD', '<p class=\"awb-s1\" style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; font-family: 微软雅黑; font-size: 13px; min-height: 1.5em; word-wrap: break-word; word-break: normal; white-space: pre-wrap; line-height: 36px; text-align: center; color: rgb(255, 255, 255); border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; background-color: rgb(0, 187, 236);\">点击左下角查看更多</p>\r\n<p class=\"awb-s2\" style=\"margin-top: -5px; margin-bottom: 0px; margin-left: 50px; padding: 0px; border-right-width: 1em; border-bottom-width: 0px; border-left-width: 1em; border-right-style: solid; border-left-style: solid; border-top-color: rgb(0, 187, 236); color: rgb(68, 68, 68); font-family: 微软雅黑; font-size: 13px; line-height: 24px; white-space: normal; display: inline-block; border-top-width: 1.5em !important; border-top-style: solid !important; border-right-color: transparent !important; border-left-color: transparent !important;\">\r\n<br>\r\n</p>\r\n<p>\r\n<span style=\"color: rgb(68, 68, 68); font-family: 微软雅黑; font-size: 13px; line-height: 24px; background-color: rgb(255, 255, 255);\"> </span>\r\n</p>\r\n<p>\r\n<br>\r\n</p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd649681000d', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '原文引导0003', 'WXYWYD', '<section style=\"margin: 0px; padding: 0.7em 0px; border-width: 1px 0px; border-top-style: solid; border-bottom-style: solid; border-top-color: rgb(63, 71, 78); border-bottom-color: rgb(63, 71, 78); font-family: 微软雅黑; font-size: 1em; white-space: normal; max-width: 100%; line-height: 1.4em; font-style: italic; color: rgb(63, 71, 78); word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n<span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; font-size: 12px; word-wrap: break-word !important; box-sizing: border-box !important;\"><strong style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><em style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">点击“<span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; font-size: 16px; color: rgb(192, 80, 77); word-wrap: break-word !important; box-sizing: border-box !important;\">阅读原文</span>”体验一次简单不过的微信编辑体验,不用太久,不用太难,<span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; font-size: 16px; color: rgb(155, 187, 89); word-wrap: break-word !important; box-sizing: border-box !important;\">瞬间</span>即可!</em></strong></span>\r\n</section>\r\n<p>\r\n<span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; font-size: 12px; word-wrap: break-word !important; box-sizing: border-box !important;\"><strong style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><em style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><br></em></strong></span>\r\n</p>\r\n<p>\r\n<br>\r\n</p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd65db39000e', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '其他0001', 'WXQT', '<fieldset style=\"margin: 0px; padding: 5px; max-width: 100%; color: rgb(62, 62, 62); font-size: medium; white-space: normal; border: 1px solid rgb(204, 204, 204); border-image-source: none; line-height: 24px; font-family: 宋体; orphans: 2; widows: 2; box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(248, 247, 245);\"><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; min-height: 1em; white-space: pre-wrap; overflow: hidden; box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; line-height: 2em; color: rgb(118, 146, 60); box-sizing: border-box !important; word-wrap: break-word !important;\">阅读本文用了: </strong><img src=\"https://mmbiz.qlogo.cn/mmbiz/ZFvUqSQ0vAk8yU7xZ8hDKgeBPSwDpcPSjawGj2ekAp1GMQLq7RibhFgicdpCXj3B8oBeMAia74e13FotEsrX7zRAw/0\" data-w=\"16\" data-ratio=\"2.25\" width=\"16px\" style=\"margin: 0px; padding: 0px; border: 0px currentcolor; border-image-source: none; box-sizing: border-box !important; word-wrap: break-word !important; width: 16px !important; visibility: visible !important; height: auto !important; background-image: none; background-attachment: scroll; background-position: 0% 0%;\" _width=\"16px\"><img src=\"https://mmbiz.qlogo.cn/mmbiz/ZFvUqSQ0vAk8yU7xZ8hDKgeBPSwDpcPS8UhBbKTnibWicVbs4TpCYk3u7mkKHVMwJfUXxEXeuQb0pEsicbQuyqdPw/0\" data-w=\"17\" data-ratio=\"2.1176470588235294\" width=\"16px\" style=\"margin: 0px; padding: 0px; border: 0px currentcolor; border-image-source: none; box-sizing: border-box !important; word-wrap: break-word !important; width: 16px !important; visibility: visible !important; height: auto !important; background-image: none; background-attachment: scroll; background-position: 0% 0%;\" _width=\"16px\"> <strong style=\"font-family: 宋体; font-size: medium; orphans: 2; white-space: pre-wrap; widows: 2; margin: 0px; padding: 0px; max-width: 100%; line-height: 2em; color: rgb(118, 146, 60); box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(248, 247, 245);\">分</strong> <img src=\"https://mmbiz.qlogo.cn/mmbiz/ZFvUqSQ0vAk8yU7xZ8hDKgeBPSwDpcPSwpicSWvEt3jiaepM3o5l84KT8FbQyycX580BWD8hwCZxdy3VbYpV3ylw/0\" data-w=\"16\" data-ratio=\"2.25\" width=\"16px\" style=\"margin: 0px; padding: 0px; border: 0px currentcolor; border-image-source: none; box-sizing: border-box !important; word-wrap: break-word !important; width: 16px !important; visibility: visible !important; height: auto !important; background-image: none; background-attachment: scroll; background-position: 0% 0%;\" _width=\"16px\"><img src=\"https://mmbiz.qlogo.cn/mmbiz/ZFvUqSQ0vAk8yU7xZ8hDKgeBPSwDpcPSmhSsibSUO9VCW5icqTkCfv5fUSzia42c3cWgRrCFZ8QE3ehpm9Tzs48icw/0\" data-w=\"17\" data-ratio=\"2.1176470588235294\" width=\"16px\" style=\"margin: 0px; padding: 0px; border: 0px currentcolor; border-image-source: none; box-sizing: border-box !important; word-wrap: break-word !important; width: 16px !important; visibility: visible !important; height: auto !important; background-image: none; background-attachment: scroll; background-position: 0% 0%;\" _width=\"16px\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; line-height: 2em; color: rgb(118, 146, 60); box-sizing: border-box !important; word-wrap: break-word !important;\">秒,转发只需1秒</strong><br style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; word-wrap: normal; min-height: 1.5em; white-space: pre-wrap; overflow: hidden; line-height: 2em; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; color: rgb(149, 55, 52); box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; line-height: 18px; font-family: simsun, sans-serif; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">?</strong></span>转载是一种智慧<strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">?</strong>分享是一种美德?</strong></span></p></fieldset>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd66c488000f', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '其他0002', 'WXQT', '<p style=\"margin:0 auto;white-space:normal;padding:8px 20px;color:#333;font-size:14px;max-width:100%;min-height:1.5em;line-height:2em;font-family:微软雅黑;text-align:justify;word-wrap:break-word!important;background-image:-webkit-linear-gradient(left,#eeece1,#92d050);background-color:#eeece1\"><span style=\"margin:0;padding:0;font-size:32px;color:#fff\"><strong style=\"color:#3c752d\"><span style=\"margin:0;padding:0;font-size:14px;font-family:\'Microsoft Yahei\'line-height:25px\">左右渐变</span></strong></span><span style=\"margin:0;padding:0;color:#494429\"></span></p><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd675c110010', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '其他0003', 'WXQT', '<p style=\"margin:0 auto;padding:8px 20px;font-size:14px;white-space:normal;max-width:100%;min-height:1.5em;line-height:2em;font-family:微软雅黑;text-align:justify;color:#494429;word-wrap:break-word!important;background-image:-webkit-linear-gradient(left,#f79646,#eeece1);background-color:#eeece1\"><span style=\"color:#fff\"><strong><span style=\"margin:0;padding:0;font-size:24px\"><span style=\"font-family:微软雅黑;font-size:14px;text-align:justify;margin:0;padding:0;line-height:32px\">右</span><span style=\"font-family:微软雅黑;font-size:14px;line-height:28px;text-align:justify\">左渐变</span></span></strong></span></p><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd67e5f50011', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '其他0004', 'WXQT', '<p style=\"margin:0 auto;padding:8px 20px;color:#333;font-size:14px;white-space:normal;max-width:100%;min-height:1.5em;line-height:2em;font-family:微软雅黑;text-align:justify;word-wrap:break-word!important;background-image:-webkit-linear-gradient(bottom,#c09eae,#c22b4c);background-color:#7e722f\"><span style=\"color:#fff\"><strong style=\"color:#3c752d\"><span style=\"margin:0;padding:0;font-size:14px;font-family:\'Microsoft Yahei\'line-height:25px\">从下到上</span></strong><strong style=\"color:#3c752d\"><span style=\"margin:0;padding:0;font-size:14px;font-family:\'Microsoft Yahei\'line-height:25px\"></span></strong></span></p><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd685d530012', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '其他0005', 'WXQT', '<p style=\"margin:0 auto;padding:8px 20px;font-size:14px;white-space:normal;max-width:100%;min-height:1.5em;line-height:2em;font-family:微软雅黑;text-align:justify;color:#494429;word-wrap:break-word!important;background-image:-webkit-linear-gradient(top,#f8f5f7,#c22b4c);background-color:#7e722f\"><span style=\"margin:0;padding:0;max-width:100%;font-size:32px;color:#fff;word-wrap:break-word!important\"><strong style=\"color:#3c752d;max-width:100%;word-wrap:break-word!important\"><span style=\"margin:0;padding:0;max-width:100%;font-size:14px;color:#fff;word-wrap:break-word!important;font-family:\'Microsoft Yahei\'line-height:25px\">从上到下,圆润</span></strong></span></p><p><br></p>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd74800a0014', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '标题0023', 'WXBT', '<section class=\"wwei-editor\"><h2 style=\"padding: 0px; margin: 8px 0px 0px; font-weight: normal; font-size: 16px; font-family: 微软雅黑; white-space: normal; height: 32px; text-align: justify; color: rgb(62, 62, 62); line-height: 18px; border-bottom-color: rgb(227, 227, 227); border-bottom-width: 1px; border-bottom-style: solid;\"><span style=\"padding: 0px 2px 3px; color: rgb(0, 112, 192); line-height: 28px; border-bottom-color: rgb(0, 187, 236); border-bottom-width: 2px; border-bottom-style: solid; float: left; display: block;\"><span style=\"padding: 4px 10px; border-top-left-radius: 80%; border-top-right-radius: 100%; border-bottom-right-radius: 90%; border-bottom-left-radius: 20%; color: rgb(255, 255, 255); margin-right: 8px; background-color: rgb(0, 187, 236);\">序号.</span><span style=\"color: rgb(0, 187, 236);\">标题党</span></span></h2></section>\r\n<p><br></p>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd7673c40015', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0024', 'WXBT', '<section class=\"wwei-editor\"><blockquote style=\"padding: 10px; margin: 5px 0px 0px; white-space: normal; max-width: 100%; line-height: 25px; font-size: 14px; font-family: arial, helvetica, sans-serif; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; color: rgb(255, 255, 255); border-left-color: rgb(0, 187, 236); border-left-width: 10px; border-left-style: solid; box-shadow: rgb(153, 153, 153) 2px 2px 4px; text-shadow: rgb(34, 95, 135) 0px 1px 0px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(55, 57, 57);\"><span style=\"max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"><span style=\"max-width: 100%; font-family: 微软雅黑; font-size: 16px; word-wrap: break-word !important; box-sizing: border-box !important;\">1、这里输入标题</span></span></blockquote></section><p><br></p>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd7739610016', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0025', 'WXBT', '<section class=\"wwei-editor\"><section style=\"max-width: 100%;margin: 0.8em 0px 0.5em; overflow: hidden; \"><section placeholder=\"请输入标题\" style=\"box-sizing: border-box !important; height:36px;display: inline-block;color: #FFF; font-size: 16px;font-weight:bold; padding:0 10px;line-height: 36px;float: left; vertical-align: top; background-color: rgb(249, 110, 87); \" class=\"wweibrush\">请输入标题</section><section style=\"box-sizing: border-box !important; display: inline-block;height:36px; vertical-align: top; border-left-width: 9px; border-left-style: solid; border-left-color: rgb(249, 110, 87); border-top-width: 18px !important; border-top-style: solid !important; border-top-color: transparent !important; border-bottom-width: 18px !important; border-bottom-style: solid !important; border-bottom-color: transparent !important;\"></section></section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd77d4880017', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0026', 'WXBT', '<section class=\"wwei-editor\"><h2 style=\"margin: 8px 0px 0px; padding: 0px; font-weight:bold;font-size:16px;line-height:28px; max-width: 100%;color:rgb(0, 112, 192); min-height: 32px;border-bottom: 2px solid rgb(0, 112, 192); text-align: justify;\"><span class=\"autonum\" placeholder=\"1\" style=\"background-color:rgb(0, 112, 192); border-radius:80% 100% 90% 20%; color:rgb(255, 255, 255); display:block; float:left; line-height:20px; margin:0px 8px 0px 0px; max-width:100%; padding:4px 10px; word-wrap:break-word !important\">1</span><strong class=\"wweibrush\" data-brushtype=\"text\">第一标题</strong></h2></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd78b1c10018', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0027', 'WXBT', '<section class=\"wwei-editor\"><h2 class=\"wweibrush\" data-bcless=\"darken\" placeholder=\"深色边框标题\" style=\"margin: 10px 0px; padding: 10px; font-size: 16px; line-height: 25px; text-shadow: rgb(34, 95, 135) 0px 1px 0px; color: rgb(202, 251, 215); border-radius: 4px; box-shadow: rgb(153, 153, 153) 2px 2px 4px; border-left-width: 10px; border-left-style: solid; border-color: rgb(10, 137, 43); background-color: rgb(14, 184, 58);\">深色边框标题</h2></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd7969b00019', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0028', 'WXBT', '<section class=\"wwei-editor\"><section style=\"margin: 2px 0.8em 1em 0; text-align: center; font-size: 1em; vertical-align: middle; white-space: nowrap;\"><section style=\"height: 0px; white-space: nowrap; border-top: 1.5em solid rgb(71, 193, 168); border-bottom: 1.5em solid rgb(71, 193, 168); border-left-width: 1.5em ! important; border-left-style: solid ! important; border-right-width: 1.5em ! important; border-right-style: solid ! important; border-color: rgb(71, 193, 168);\"></section><section style=\"height: 0; white-space: nowrap; margin: -2.75em 1.65em;border-top: 1.3em solid #ffffff;border-bottom: 1.3em solid #ffffff;border-left: 1.3em solid transparent;border-right: 1.3em solid transparent;\"></section><section style=\"height: 0px; white-space: nowrap; margin: 0.45em 2.1em; vertical-align: middle; border-top: 1.1em solid rgb(71, 193, 168); border-bottom: 1.1em solid rgb(71, 193, 168); border-left-width: 1.1em ! important; border-left-style: solid ! important; border-right-width: 1.1em ! important; border-right-style: solid ! important; border-color: rgb(71, 193, 168);\"><section class=\"wweibrush\" data-ct=\"fix\" placeholder=\"一行短标题\" style=\"max-height: 1em; padding: 0px; margin-top: -0.5em; color: rgb(254, 255, 253); font-size: 1.2em; line-height: 1em; white-space: nowrap; overflow: hidden; font-style: normal;\">一行短标题</section></section></section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd79e32e001a', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0029', 'WXBT', '<section class=\"wwei-editor\"><h2 class=\"wweibrush\" placeholder=\"请输入标题\" style=\"white-space: normal; font-size: 16px; margin: 10px 0px; padding: 10px; max-width: 100%; border-top:solid 2px;border-left:0px; border-bottom:solid 2px; line-height: 25px; color: rgb(109, 151, 200);font-weight:bold; text-align: center;\">请输入标题</h2></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd7a7858001b', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0030', 'WXBT', '<section class=\"wwei-editor\"><fieldset style=\"clear: both; padding: 0px; border: 0px none; margin: 1em 0px 0.5em;\"><section style=\"border-top-width: 2px; border-top-style: solid; border-color: rgb(142, 201, 101); font-size: 1em; font-weight: inherit; text-decoration: inherit; color: rgb(255, 255, 255); box-sizing: border-box;\"><section class=\"wweibrush\" data-brushtype=\"text\" style=\"padding: 0px 0.5em; background-color: rgb(142, 201, 101); display: inline-block; font-size: 16px;\">微信编辑器</section></section></fieldset></section>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd7b1a20001c', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0031', 'WXBT', '<section class=\"wwei-editor\"><section style=\"font-size: 1em; white-space: normal; margin: 1em 0px 0.8em; text-align: center; vertical-align: middle;\"><section style=\"height: 0px; margin: 0px 1em; border: 1.5em solid rgb(255, 202, 0); border-left-color: transparent !important;border-right-color: transparent !important;\"></section><section style=\"height: 0px; margin: -2.75em 1.65em; border-width: 1.3em; border-style: solid; border-color: rgb(255, 255, 255) transparent;\"></section><section style=\"height: 0px; margin: 0.45em 2.1em; vertical-align: middle; border:1.1em solid rgb(255, 202, 0); border-left-color: transparent !important; border-right-color: transparent !important;\"><section class=\"wweibrush\" data-brushtype=\"text\" placeholder=\"一行短标题\" style=\"max-height: 1em; padding: 0px; margin-top: -0.5em; color: rgb(255, 255, 255); font-size: 1.2em; line-height: 1em; overflow: hidden;\">一行短标题</section></section></section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd7bb487001d', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0032', 'WXBT', '<section class=\"wwei-editor\"><section style=\"border: 3px solid rgb(255, 129, 36); padding: 5px;\"><section data-bcless=\"lighten\" style=\"border: 1px solid rgb(255, 158, 87); padding: 15px; text-align: center; color: inherit;\"><p style=\"color: inherit;\">微信编辑器</p><p style=\"color:inherit; font-size:24px\"><strong style=\"color:inherit\"><span class=\"wweibrush\" data-brushtype=\"text\" style=\"color:inherit; font-size:24px\">操作方便才是硬道理</span></strong></p></section></section></section>\r\n');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd7c92d9001e', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0033', 'WXBT', '<section class=\"wwei-editor\"><p class=\"wweibrush\" placeholder=\"请输入标题\" style=\"max-width: 100%; word-wrap: normal; min-height: 1em; white-space: pre-wrap;line-height: 25px;font-size:20px;box-sizing:border-box !important;text-shadow:rgb(0, 187, 236) 1px 0px 4px, rgb(0, 187, 236) 0px 1px 4px, rgb(0, 187, 236) 0px -1px 4px, rgb(0, 187, 236) -1px 0px 4px; word-wrap:break-word !important;color:rgb(255, 255, 255);font-weight:bold;\">请输入标题</p></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd7d1b20001f', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0034', 'WXBT', '<section class=\"wwei-editor\"><fieldset style=\"margin: 0.5em 0px; padding: 0px; max-width: 100%; box-sizing: border-box; color: rgb(62, 62, 62); font-size: medium; line-height: 25px; white-space: normal; border: none rgb(255, 175, 205); word-wrap: break-word !important; text-align: right;\"><section style=\"margin: 0px; padding: 1.5em 0px; max-width: 100%; box-sizing: border-box; width: 12.5em; height: 9.3em; text-align: center; color: rgb(175, 0, 66); word-wrap: break-word !important; background-image: url(http://pro.wwei.cn/Public/wxeditor/css/0.png); background-color: rgb(255, 175, 205); background-size: cover;display:inline-block\"><section style=\"margin: 0px 0px 0px 20px; padding: 0px; max-width: 100%; box-sizing: border-box; width: 160px; overflow: hidden; -webkit-transform: rotate(-13deg); font-size: 22px; font-weight: inherit; text-decoration: inherit; color: rgb(255, 255, 255); word-wrap: break-word !important;\"><section style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\">肆意</section></section><section style=\"margin: 10px 20px; padding: 0px; max-width: 100%; box-sizing: border-box; width: 150px; overflow: hidden; -webkit-transform: rotate(-15deg); font-weight: inherit; text-decoration: inherit; color: rgb(255, 255, 255); word-wrap: break-word !important;\"><section class=\"wweibrush\" data-brushtype=\"text\" style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><p>青春,背景色你的地盘你做主</p></section></section></section></fieldset></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd7d8c2d0020', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0035', 'WXBT', '<section class=\"wwei-editor\"><fieldset style=\"border: 0px; text-align: center; box-sizing: border-box; padding: 0px;\"><section style=\"display: inline-block; box-sizing: border-box; color: inherit;\"><section class=\"wweibrush\" data-brushtype=\"text\" style=\"margin: 0.2em 0px 0px; padding: 0px 0.5em 5px; max-width: 100%; color: rgb(107, 77, 64); font-size: 1.8em; line-height: 1; border-bottom-width: 1px; border-bottom-style: solid; border-color: rgb(107, 77, 64);\">微信编辑器</section><section class=\"wweibrush\" data-brushtype=\"text\" style=\"margin: 5px 1em; font-size: 1em; line-height: 1; color: rgb(107, 77, 64); box-sizing: border-box; border-color: rgb(107, 77, 64);\">做最易用的编辑器</section></section></fieldset></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd7e098d0021', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0036', 'WXBT', '<section class=\"wwei-editor\"><p><span style=\"border-color:rgb(30, 155, 232); color:rgb(30, 155, 232); font-size:4em; font-weight:bolder; line-height:1em; vertical-align:middle\">“</span><span class=\"wweibrush\" data-brushtype=\"text\" style=\"color:inherit; font-size:2em; font-style:normal; line-height:1.2em; vertical-align:middle\">标题</span><span class=\"wweibrush\" data-brushtype=\"text\" style=\"border-color:rgb(30, 155, 232); color:rgb(30, 155, 232); font-size:2em; font-style:normal; line-height:1.2em; vertical-align:middle\">标题</span><span style=\"border-color:rgb(30, 155, 232); color:rgb(30, 155, 232); font-size:4em; font-weight:bolder; line-height:1em; vertical-align:middle\">”</span></p></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd7e84ed0022', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0037', 'WXBT', '<section class=\"wwei-editor\"><section data-bcless=\"true\" style=\"font-size:20px; background: rgb(223, 240, 203);border:0 none;\"><span class=\"wweibrush\" style=\"background:rgb(255, 255, 255); color:rgb(150, 206, 84); display:inline-block; padding:0px 15px 0px 0px\">微信编辑器</span><span style=\"background:none repeat scroll 0 0 #fff; display:inline-block; margin-left:5px\"> </span><span style=\"background:none repeat scroll 0 0 #fff; display:inline-block; margin-left:5px\"> </span><span style=\"background:none repeat scroll 0 0 #fff; display:inline-block; margin-left:5px\"> </span></section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd7f10190023', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0038', 'WXBT', '<section class=\"wwei-editor\"><p class=\"wweibrush\" data-brushtype=\"text\" placeholder=\"请输入标题\" style=\"max-width: 100%; line-height: 24px;font-weight:bold; background-color: rgb(244, 156, 4); color: rgb(255, 255, 255); border-radius: 45%; text-align: center; margin:10px 0px;padding: 10px 15px;\">请输入标题</p></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd7fb7420024', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0039', 'WXBT', '<section class=\"wwei-editor\"><fieldset style=\"border: 0px rgb(107, 77, 64); text-align: center; margin: 0.8em 0px 0.5em; box-sizing: border-box; padding: 0px;\"><section style=\"color: rgb(107, 77, 64); display: inline-block; width: 1em; font-size: 2.5em; font-weight: inherit; line-height: 1em; vertical-align: top; text-align: inherit; text-decoration: inherit; box-sizing: border-box; border-color: rgb(107, 77, 64);\"><section class=\"wweibrush\" data-brushtype=\"text\" style=\"box-sizing: border-box; color: inherit; border-color: rgb(107, 77, 64);\">两字</section></section><section style=\"display: inline-block; margin-left: 0.5em; margin-top: 0.2em; text-align: left; box-sizing: border-box; color: inherit;\"><section style=\"box-sizing: border-box; color: inherit;\"><section class=\"wweibrush\" data-brushtype=\"text\" style=\"background-color:rgb(107, 77, 64); border-color:rgb(107, 77, 64); box-sizing:border-box; color:rgb(224, 209, 202); display:inline-block; font-size:2em; font-weight:inherit; line-height:1; padding:0.1em; text-align:inherit; text-decoration:inherit\">副标题1</section></section><section style=\"color: rgb(107, 77, 64); margin: 0.5em 0px; font-size: 1.5em; line-height: 1em; font-weight: inherit; text-align: inherit; text-decoration: inherit; box-sizing: border-box; border-color: rgb(107, 77, 64);\"><section class=\"wweibrush\" data-brushtype=\"text\" style=\"box-sizing: border-box; color: inherit; border-color: rgb(107, 77, 64);\">副标题2</section></section></section></fieldset></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd8037160025', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0040', 'WXBT', '<section class=\"wwei-editor\"><h2 class=\"wweibrush\" data-brushtype=\"text\" style=\"padding-bottom: 9px;border-bottom: 1px solid #eee;argin-top: 20px;margin-bottom: 10px;font-weight: 500;line-height: 1.1;font-size: 22px;\">极简标题</h2></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd81193e0026', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0041', 'WXBT', '<section class=\"wwei-editor\" style=\"color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 12px; white-space: normal; display: inline-block; height: 2em; max-width: 100%; line-height: 1em; box-sizing: border-box; border-top-width: 1.1em; border-top-style: solid; border-top-color: rgb(0, 187, 236); border-bottom-width: 1.1em; border-bottom-style: solid; border-bottom-color: rgb(0, 187, 236); border-right-width: 1em; border-right-style: solid; border-right-color: transparent;\"><section style=\"height: 2em; margin-top: -1em; color: white; padding: 0.5em 1em; max-width: 100%; white-space: nowrap; text-overflow: ellipsis;\">这里输入标题</section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd81cd570027', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '标题0042', 'WXBT', '<section class=\"wwei-editor\" style=\"color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 12px; white-space: normal; text-align: center; margin: 0px 1em; line-height: 1.6em;\"><img src=\"http://pro.wwei.cn/Public/wxeditor/css/gs640.png\" style=\"border: 0px; width: 266px; vertical-align: middle; height: 36px !important;\"><section style=\"color: white; font-size: 1em; margin-top: -2.1em; white-space: nowrap;\">请输入标题</section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd8628850028', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0024', 'WXNRQ', '<blockquote style=\"padding: 15px 25px; margin: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; white-space: normal; max-width: 100%; word-wrap: break-word; top: 0px; line-height: 24px; vertical-align: baseline; border-left-color: rgb(0, 187, 236); border-left-width: 10px; border-left-style: solid; background-color: rgb(239, 239, 239);\"><p style=\"padding: 0px; margin-top: 0px; margin-bottom: 0px;\">可在这输入内容,wwei微信编辑器,微信编辑首选。</p></blockquote>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd86eb350029', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0025', 'WXNRQ', '<blockquote style=\"padding: 5px 15px; margin: 0px; font-family: 微软雅黑; white-space: normal; max-width: 100%; color: rgb(255, 255, 255); line-height: 25px; font-weight: bold; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border: 0px; background-color: rgb(0, 187, 236);\"><span style=\"font-size: 16px;\">这输入标题</span></blockquote><blockquote style=\"padding: 10px 15px 20px; margin: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; white-space: normal; max-width: 100%; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; border: 0px; line-height: 25px; background-color: rgb(239, 239, 239);\"><p style=\"padding: 0px; margin-top: 0px; margin-bottom: 0px;\">可在这输入内容,wwei微信编辑器,微信编辑首选。</p></blockquote>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd878ac3002a', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0026', 'WXNRQ', '<section style=\"color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 12px; white-space: normal; margin-top: 1.5em; display: inline-block; height: 2em; max-width: 100%; line-height: 1em; box-sizing: border-box; border-top-width: 1.1em; border-top-style: solid; border-top-color: rgb(0, 187, 236); border-bottom-width: 1.1em; border-bottom-style: solid; border-bottom-color: rgb(0, 187, 236); border-right-width: 1em; border-right-style: solid; border-right-color: transparent;\"><section style=\"height: 2em; margin-top: -1em; color: white; padding: 0.5em 1em; max-width: 100%; white-space: nowrap; text-overflow: ellipsis;\">事项1</section></section><span style=\"color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 12px; background-color: rgb(255, 255, 255);\"></span><section style=\"color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 12px; white-space: normal; padding: 1em;\"><p style=\"padding: 0px; margin-top: 0px; margin-bottom: 0px;\">请输入活动内容<br>请输入活动内容<br>......</p></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd887c63002b', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0027', 'WXNRQ', '<section style=\"color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 12px; white-space: normal;\"><section style=\"border: 1px solid rgb(0, 187, 236); box-shadow: rgb(165, 165, 165) 0em 1em 0.1em -0.6em; line-height: 1.6em; background-color: white;\"><section style=\"padding: 1em; text-align: center; font-size: 1.4em; font-weight: bold; line-height: 1.4em; color: white; background-color: rgb(0, 187, 236);\">请输入名称</section><section style=\"margin-top: 1.5em;\"><img src=\"http://pro.wwei.cn/Public/wxeditor/css/i640.png\" style=\"border: 0px; vertical-align: top; margin-left: 1em; width: 30px;\"><section style=\"display: inline-block; width: 108.390625px; margin-left: 0.5em; padding: 0.2em;\">时间</section></section><section style=\"margin-top: 1em;\"><img src=\"http://pro.wwei.cn/Public/wxeditor/css/s640.png\" style=\"border: 0px; vertical-align: top; margin-left: 1em; width: 30px;\"><section style=\"display: inline-block; width: 108.390625px; margin-left: 0.5em; padding: 0.2em;\">地点</section></section><br><br><br></section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd89181d002c', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0028', 'WXNRQ', '<p style=\"padding: 0px; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 12px; white-space: normal;\"> </p><p></p><section style=\"color: rgb(51, 51, 51); font-size: 12px; white-space: normal; font-family: sans-serif, Arial, Verdana, \'Trebuchet MS\'; background-image: url(http://www.17sucai.com/preview/1/2014-04-08/%E6%97%B6%E9%97%B4%E8%BD%B4/images/log/line-bg.png); background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: 104px 30px; background-repeat: repeat-y;\"><p style=\"padding: 0px; margin-top: 0px; margin-bottom: 0px; line-height: 40px; font-size: 24px;\">2015年</p><h1 style=\"padding: 0px 0px 0px 60px; margin: -40px 0px 0px 85px; font-weight: normal; font-size: 24px; line-height: 40px; top: 0px; color: rgb(88, 166, 251); background-image: url(http://www.17sucai.com/preview/1/2014-04-08/%E6%97%B6%E9%97%B4%E8%BD%B4/images/log/clock.png); background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: 0% 0%; background-repeat: no-repeat;\">wwei更新日志</h1><section style=\"clear: both; line-height: 32px;\"><p style=\"padding: 0px; margin-top: 0px; margin-bottom: 0px;\"> </p><p style=\"padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 20px;\">5月1日</p><p style=\"padding: 0px; margin-top: -42px; margin-bottom: 0px; margin-left: 90px;\"><img src=\"http://p4.qhimg.com/d/inn/05a63fc5/circle-h.png\" style=\"border: 0px; vertical-align: bottom;\"></p><section style=\"margin-left: 140px; margin-top: -32px;\"><p style=\"padding: 0px; margin-top: 0px; margin-bottom: 0px; color: rgb(99, 208, 41); font-size: 20px;\">微信图文编辑</p><p style=\"padding: 0px; margin-top: 0px; margin-bottom: 0px;\">微信在线编辑器</p><p style=\"padding: 0px; margin-top: 0px; margin-bottom: 0px;\"> </p></section><p style=\"padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 20px;\">3月3日</p><p style=\"padding: 0px; margin-top: -42px; margin-bottom: 0px; margin-left: 90px;\"><img src=\"http://p4.qhimg.com/d/inn/05a63fc5/circle-h.png\" style=\"border: 0px; vertical-align: bottom;\"></p><section style=\"margin-left: 140px; margin-top: -32px;\"><p style=\"padding: 0px; margin-top: 0px; margin-bottom: 0px; color: rgb(99, 208, 41); font-size: 20px;\">会员VIP功能</p><p style=\"padding: 0px; margin-top: 0px; margin-bottom: 0px;\">新增了一大批功能</p></section></section></section><p></p>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd89b0a9002d', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0029', 'WXNRQ', '<fieldset style=\"border: 0px; margin: 5px 0px; box-sizing: border-box; padding: 0px;\"><section style=\"height: 1em; box-sizing: border-box;\"><section style=\"height: 100%; width: 1.5em; float: left; border-top-width: 0.4em; border-top-style: solid; border-color: rgb(249, 110, 87); border-left-width: 0.4em; border-left-style: solid; box-sizing: border-box;\"></section><section style=\"height: 100%; width: 1.5em; float: right; border-top-width: 0.4em; border-top-style: solid; border-color: rgb(249, 110, 87); border-right-width: 0.4em; border-right-style: solid; box-sizing: border-box;\"></section><section style=\"display: inline-block; color: transparent; clear: both; box-sizing: border-box;\"></section></section><section style=\"margin: -0.8em 0.1em -0.8em 0.2em; padding: 0.8em; border: 1px solid rgb(249, 110, 87); border-radius: 0.3em; box-sizing: border-box;\"><section placeholder=\"四角宽边框的样式\" style=\"color: rgb(51, 51, 51); font-size: 1em; line-height: 1.4; word-break: break-all; word-wrap: break-word;\" class=\"wweibrush\">四角宽边框的样式</section></section><section style=\"height: 1em; box-sizing: border-box;\"><section style=\"height: 100%; width: 1.5em; float: left; border-bottom-width: 0.4em; border-bottom-style: solid; border-color: rgb(249, 110, 87); border-left-width: 0.4em; border-left-style: solid; box-sizing: border-box;\"></section><section style=\"height: 100%; width: 1.5em; float: right; border-bottom-width: 0.4em; border-bottom-style: solid; border-color: rgb(249, 110, 87); border-right-width: 0.4em; border-right-style: solid; box-sizing: border-box;\"></section></section></fieldset></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd8a35c1002e', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0030', 'WXNRQ', '<section class=\"wwei-editor\"><blockquote class=\"wweibrush\" style=\"white-space: normal;font-size: 14px; line-height: 25px; margin: 2px 0px; padding: 10px 10px; border: 2px dashed #dedcde;max-width: 100%;\"><p placeholder=\"虚线框内容,作为摘要或段落内容。\">虚线框内容,作为摘要或段落内容。</p></blockquote></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd8af659002f', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0031', 'WXNRQ', '<section class=\"wwei-editor\"><section class=\"wweibrush\" style=\"margin: 3px; padding: 15px;color: rgb(62, 62, 62); line-height: 24px;box-shadow: rgb(170, 170, 170) 0px 0px 3px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-box-shadow: rgb(170, 170, 170) 0px 0px 3px;\"><p>边框阴影内容区域</p></section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd8b911f0030', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0032', 'WXNRQ', '<blockquote style=\"border-width: 1px 1px 1px 5px; border-style: solid; border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238) rgb(159, 136, 127); border-radius: 3px; padding: 10px; margin: 10px 0px;\"><h4 class=\"wweibrush\" style=\"color: rgb(159, 136, 127); font-weight: bold; font-size: 18px; margin: 5px 0px; border-color: rgb(159, 136, 127);\">标题文字</h4><section class=\"wweibrush\" data-style=\"color:inherit;font-size:14px;\" style=\"color: inherit;font-size:14px\"><p>内容描述.</p></section></blockquote></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd8c29da0031', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0033', 'WXNRQ', '<section class=\"wwei-editor\"><section style=\"color: inherit; font-size: 16px; padding: 5px 10px 0px 35px; margin-left: 27px; border-left-width: 2px; border-left-style: dotted; border-left-color: rgb(228, 228, 228);\"><section class=\"autonum\" style=\"width: 32px; height: 32px; margin-left: -53px; margin-top: 23px; color: rgb(202, 251, 215); text-align: center; line-height: 32px; border-top-left-radius: 16px; border-top-right-radius: 16px; border-bottom-right-radius: 16px; border-bottom-left-radius: 16px; background: rgb(14, 184, 58);\">1</section><section class=\"wweibrush\" style=\"margin-top: -30px;padding-bottom: 10px; color: inherit;\"><p style=\"clear: both; line-height: 1.5em; font-size: 14px; color: inherit;\"><span style=\"color:inherit; font-size:16px\"><strong style=\"color:inherit\">如何进入【微信编辑器】?</strong></span></p><p style=\"clear: both; line-height: 1.5em; font-size: 14px; color: inherit;\">网页搜索“微信编辑器”,点击第一条搜索结果即可进入编辑器页面</p></section></section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd8dfdc20032', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0034', 'WXNRQ', '<section class=\"wwei-editor\"><blockquote style=\"margin: 3px; padding: 10px 15px; border-width: 3px; border-color: rgb(107, 77, 64); border-top-left-radius: 50px; border-bottom-right-radius: 50px; box-shadow: rgb(165, 165, 165) 5px 5px 2px; background-color: rgb(250, 250, 250);\"><section class=\"wweibrush\" data-style=\"margin-top: 15px; margin-bottom: 0px; padding: 0px; color: rgb(107, 77, 64); line-height: 2em; font-size: 20px; border-color: rgb(107, 77, 64);font-size: 18px;font-weight:bold;\"><p style=\"margin-top: 15px; margin-bottom: 0px; padding: 0px; color: rgb(107, 77, 64); line-height: 2em; font-size: 20px; border-color: rgb(107, 77, 64);\"><span style=\"font-size:18px\"><strong style=\"border-color:rgb(107, 77, 64); color:inherit\">读而思</strong></span></p></section><p style=\"margin-top: -10px; margin-bottom: 0px; padding: 0px; line-height: 2em; min-height: 1.5em; color: inherit;\"><span style=\"font-size:12px\"><strong class=\"wweibrush\" data-brushtype=\"text\" style=\"background-color:rgb(107, 77, 64); border-bottom-left-radius:20px; border-bottom-right-radius:20px; color:rgb(224, 209, 202); font-size:13px; padding:0px 15px\">duersi</strong></span></p><section class=\"wweibrush\" data-style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; line-height: 2em; font-size: 14px; min-height: 1.5em; color: inherit;\"><p><span style=\"font-size:14px\">编辑完成后,将内容复制粘贴到微信后台素材管理的编辑器中即可。</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; line-height: 2em; font-size: 16px; min-height: 1.5em; color: inherit;\"><span style=\"font-size:14px\"></span></p></section></blockquote></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd8eba1f0033', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0035', 'WXNRQ', '<section class=\"wwei-editor\"><fieldset style=\"margin: 0px; padding: 5px; border: 1px solid rgb(204, 204, 204); max-width: 100%; color: rgb(62, 62, 62); line-height: 24px; text-align: justify; box-shadow: rgb(165, 165, 165) 5px 5px 2px; background-color: rgb(250, 250, 250);\"><legend style=\"margin: 0px; padding: 0px; text-align: left;margin-left: 20px;width: auto;\"><strong><strong style=\"background-color:rgb(255, 255, 245); color:rgb(102, 102, 102); line-height:20px\"><span class=\"wweibrush\" data-brushtype=\"text\" style=\"background-color:red; border-bottom-left-radius:3em 1em; border-bottom-right-radius:0.5em 2em; border-top-left-radius:0.5em 4em; border-top-right-radius:3em 1em; box-shadow:rgb(165, 165, 165) 4px 4px 2px; color:white; max-width:100%; padding:4px 10px; text-align:justify\">公告通知</span></strong></strong> </legend><section class=\"wweibrush\" data-style=\"margin-top: 2px; margin-bottom: 0px; padding: 0px; max-width: 100%; min-height: 1.5em; line-height: 2em;font-weight:bold;\"><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; min-height: 1.5em; line-height: 2em;\">各位小伙伴们,微信图文美化编辑器正式上线了,欢迎大家多使用多提供反馈意见。使用<span style=\"color:inherit\"><strong>谷歌与火狐浏览器</strong></span>,可获得与手机端一致的显示效果。ie内核的低版本浏览器可能有不兼容的情况</p></section></fieldset></section><p><br></p>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd9117560034', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0036', 'WXNRQ', '<section class=\"wwei-editor\"><section style=\"max-width: 100%; margin: 2px; padding: 0px;\"><section style=\"max-width: 100%;margin-left:1em; line-height: 1.4em;\"><span style=\"font-size:14px\"><strong style=\"color:rgb(62, 62, 62); line-height:32px; white-space:pre-wrap\"><span class=\"wweibrush\" data-brushtype=\"text\" data-mce-style=\"color: #a5a5a5;\" placeholder=\"关于微信编辑器\" style=\"background-color:rgb(86, 159, 8); border-radius:5px; color:rgb(255, 255, 255); padding:4px 10px\">关于微信编辑器</span></strong></span> </section><section class=\"wweibrush\" data-style=\"color:rgb(89, 89, 89); font-size:14px; line-height:28px\" style=\"font-size: 1em; max-width: 100%; margin-top: -0.7em; padding: 10px 1em; border: 1px solid rgb(192, 200, 209); border-radius: 0.4em; color: rgb(51, 51, 51); background-color: rgb(239, 239, 239);\"><p><span placeholder=\"提供非常好用的微信文章编辑工具。\">非常好用的在线图文编辑工具</span> </p></section></section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd92018b0035', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '微信0037', 'WXNRQ', '<section class=\"wwei-editor\"><blockquote class=\"wweibrush\" style=\"orphans: 2; white-space: normal; widows: 2; font-size: 14px; line-height: 22.39px;margin: 10px 0px; padding:15px 20px 15px 45px; outline: 0px; border: 0px currentcolor; color: rgb(62, 62, 62); vertical-align: baseline; background-image: url(http://pro.wwei.cn/Public/wxeditor/css/left_quote.jpg); background-color: rgb(241, 241, 241); background-position: 1% 5px; background-repeat: no-repeat no-repeat;\">这里插入分号引用样式的内容。</blockquote></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd9298e30036', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0038', 'WXNRQ', '<section class=\"wwei-editor\"><fieldset style=\"margin: 0.5em 0px; padding: 0px; max-width: 100%; box-sizing: border-box; color: rgb(62, 62, 62); line-height: 25px; white-space: normal; border: 0px rgb(238, 222, 176); word-wrap: break-word !important;\"><section style=\"margin: 0px; padding: 0px; width: 100%; box-sizing: border-box;display: inline-block; text-align: center; word-wrap: break-word !important;\"><img src=\"http://pro.wwei.cn/Public/wxeditor/css/06.png\" style=\"box-sizing:border-box; color:inherit; height:65px; margin:0px auto; padding:0px; visibility:visible !important; width:60px; word-wrap:break-word !important\"></section><section style=\"margin: -2.3em 0px 0px; padding: 2em 0px 0px; max-width: 100%; box-sizing: border-box; min-height: 15em; font-size: 1em; font-weight: inherit; text-decoration: inherit; color: rgb(131, 104, 28); border-color: rgb(238, 222, 176); word-wrap: break-word !important; background-image: url(http://pro.wwei.cn/Public/wxeditor/css/07.png); background-color: rgb(238, 222, 176); background-repeat: repeat;\"><section style=\"margin: 0.3em auto; padding: 0.5em; max-width: 100%; box-sizing: border-box; width: 7em; height: 3.5em; line-height: 2em; overflow: hidden; -webkit-transform: rotate(-5deg); font-size: 32px; font-weight: inherit; text-align: center; text-decoration: inherit; color: inherit; word-wrap: break-word !important; background-image: url(http://pro.wwei.cn/Public/wxeditor/css/08.png); background-repeat: no-repeat;background-size: contain;\"><section style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><span style=\"box-sizing:border-box; color:inherit; margin:0px; max-width:100%; padding:0px; word-wrap:break-word !important\">公告</span></section></section><section style=\"margin: 0px; padding: 1em; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important;\"><section class=\"wweibrush\" style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: inherit;\"><p>本背景可以换色哦~</p></section></section></section></fieldset><p><br></p></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd931a120037', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0039', 'WXNRQ', '<section class=\"wwei-editor\"><blockquote style=\"white-space: normal; margin: 5px 0px 0px; padding: 10px; max-width: 100%; border-left-width: 5px; border-left-style: solid; border-left-color: rgb(0, 176, 80); line-height: 25px; color: rgb(102, 102, 102);\"><p class=\"wweibrush\" placeholder=\"请输入内容内容。\">请输入内容内容。</p></blockquote></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd93dd0b0038', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0040', 'WXNRQ', '<section class=\"wwei-editor\"><blockquote style=\"white-space: normal; margin: 5px 0px 0px; padding: 10px; max-width: 100%; border-left-width: 5px; border-left-style: solid; border-left-color: rgb(0, 176, 80); line-height: 25px; color: rgb(102, 102, 102);\"><p class=\"wweibrush\" placeholder=\"请输入内容内容。\">请输入内容内容。</p></blockquote></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd94e0ca0039', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0041', 'WXNRQ', '<section class=\"wwei-editor\"><blockquote style=\"max-width: 100%; padding: 5px 15px; border: none rgb(255, 129, 36);word-wrap: break-word !important; box-sizing: border-box !important;background-size: cover; background-image: url(http://pro.wwei.cn/Public/wxeditor/css/0.gif);\"><section class=\"wweibrush\" style=\"color:#ffffff\"><p style=\"text-align: center; color: inherit;\"><br></p><p style=\"margin-top: 0px; margin-bottom: 0px; max-width: 100%; word-wrap: normal; min-height: 1em; white-space: pre-wrap; line-height: 1.75em; text-align: center; box-sizing: border-box !important;\"><span style=\"font-size:18px\"><strong>雪花动态背景样式,请输入文字</strong></span></p></section></blockquote></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd958d02003a', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0042', 'WXNRQ', '<section class=\"wwei-editor\"><section style=\"margin: 10px 0px; padding: 50px 0px; color: rgb(202, 251, 215); text-align: center; background-color: rgb(14, 184, 58);\"><span style=\"border:1px solid rgb(202, 251, 215); font-size:18px; line-height:42px; padding:10px 15px\">微信编辑器</span><section class=\"wweibrush\" style=\"margin-top:30px;\"><p>秒刷,最易用的图文排版工具</p></section></section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd95fef4003b', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0043', 'WXNRQ', '<section class=\"wwei-editor\"><section style=\"padding: 0px 8px; border-left-width: 3px; border-left-style: solid; border-color: rgba(163, 163, 163, 0.843137); font-size: 22px; font-weight: inherit; text-align: inherit; text-decoration: inherit; box-sizing: border-box;\"><section style=\"line-height: 1.4; box-sizing: border-box; color: inherit;\"><section class=\"wweibrush\" data-brushtype=\"text\" style=\"border-color: rgb(117, 117, 118); color: rgb(117, 117, 118); font-size: 20px;\">标题</section></section><section class=\"wweibrush\" data-style=\"border-color: rgb(117, 117, 118); color: inherit; font-size: 12px;\" style=\"color: rgb(117, 117, 118); line-height: 1.4; margin-top: 5px; padding-left: 3px; font-size: 14px; font-weight: inherit; text-align: inherit; text-decoration: inherit; box-sizing: border-box; border-color: rgb(117, 117, 118);\"><p style=\"border-color: rgb(117, 117, 118); color: inherit; font-size: 12px;\">内容描述</p></section></section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd9688c7003c', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0044', 'WXNRQ', '<section class=\"wwei-editor\"><p class=\"wweibrush\" data-brushtype=\"text\" style=\"margin: 2px 5px 0px 0px; padding: 0px;color:rgb(75, 92, 196); float:left; font-size:2.7em; line-height:1em; margin-right:5px\">秒刷</p><section class=\"wweibrush\" data-style=\"clear:none;\"><p style=\"clear:none;\">选择需要应用样式的文字,然后选择要使用的样式,即可实现秒刷效果。秒刷支持所有样式,如有使用遇到问题,欢迎加入QQ群<strong>390183835</strong>,将问题反馈给我们</p><p style=\"clear:none;color:red;\">回车使下沉占两行的文字独自为一个段落,然后再使用秒刷。建议下沉的为一个或者2个文字,不要多了。</p></section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd97145a003d', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0045', 'WXNRQ', '<section class=\"wwei-editor\"><fieldset style=\"padding: 5px; border: 1px solid rgb(204, 204, 204); line-height: 24px; color: inherit; background-color: rgb(254, 254, 254);\"><legend style=\"margin: 0px 0px 0px 15px; padding: 0px; width: auto; font-size: 16px; color: inherit;\"><span style=\"color:inherit; margin:0px; padding:0px\"><strong style=\"color:rgb(102, 102, 102); margin:15px 8px 0px 0px\"><span class=\"wweibrush\" data-brushtype=\"text\" style=\"background-color:rgb(145, 168, 252); border-color:rgb(145, 168, 252); border-radius:5px; color:rgb(255, 255, 255); padding:4px 10px\">Wwei</span> </strong><span class=\"wweibrush\" data-brushtype=\"text\" style=\"border-color:rgb(145, 168, 252); color:rgb(145, 168, 252); margin:0px; padding:0px\">Wwei </span></span></legend><section class=\"wweibrush\" data-style=\"text-indent: 2em;;\" style=\"margin: 15px; margin-bottom: 0px; padding: 0px; line-height: 2em; color: rgb(62, 62, 62); font-size: 14px;\"><p style=\"text-indent: 2em; color: inherit;\">Wwei.cn平台是一个互联网运营平台,为运营者提供图文编辑工具,运营经验,收录公众号,定制开发微网站等服务,让运营更轻松高效。</p></section></fieldset></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd97b2e0003e', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0046', 'WXNRQ', '<section class=\"wwei-editor\"><fieldset style=\"margin: 0.5em 0px; padding: 0px; max-width: 100%; box-sizing: border-box; color: rgb(62, 62, 62); font-family: inherit; font-size: medium; line-height: 25px; white-space: normal; border: none rgb(254, 253, 254); word-wrap: break-word !important;\"><section style=\"margin: 0px; padding: 3.8em 0px; max-width: 100%; box-sizing: border-box; width: 12.5em; height: 12.5em; float: right; text-align: center; word-wrap: break-word !important; background-image: url(http://pro.wwei.cn/Public/wxeditor/css/09.png); background-size: cover;\"><section style=\"margin: 0px 0px 0px 16px; padding: 0px; max-width: 100%; box-sizing: border-box; width: 140px; overflow: hidden; -webkit-transform: rotate(-13deg); font-size: 22px; font-family: inherit; font-weight: inherit; text-decoration: inherit; color: rgb(102, 102, 102); word-wrap: break-word !important;\"><section style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: inherit;\">Tips</section></section><section style=\"margin: 10px 20px; padding: 0px; max-width: 100%; box-sizing: border-box; width: 150px; overflow: hidden; -webkit-transform: rotate(-15deg); font-size: 14px; font-family: inherit; font-weight: inherit; text-decoration: inherit; color: rgb(102, 102, 102); word-wrap: break-word !important;\"><section class=\"wweibrush\" style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box; word-wrap: break-word !important; color: inherit;\"><p>我是图片不能换色哦</p></section></section></section></fieldset></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbd983e95003f', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '内容0047', 'WXNRQ', '<section class=\"wwei-editor\"><section><section style=\"width:48%;display:inline-block;float:left;\"><section style=\"padding:20px 25px;border:1px solid #e7e7e7;text-align:center;\"><p><img src=\"http://pro.wwei.cn/Public/wxeditor/css/logo-135-web.png\" style=\"height:50px; margin-bottom:15px\"></p><h3 class=\"134title\" style=\"font-size:16px;font-weight:bold;margin:0 0 10px 0;\">微信编辑器</h3><section class=\"wweibrush\" data-style=\"clear:none;\"><p style=\"clear:none;margin:0 0;line-height:1.5em;\">生而排版</p><p style=\"clear:none;margin:0 0;line-height:1.5em;\"><span style=\"text-align:center\">为你而美</span></p></section></section></section><section style=\"margin-left:4%;width:48%;display:inline-block;text-align:center;\"><section style=\"padding:20px 25px;border:1px solid #e7e7e7;\"><p><img src=\"http://pro.wwei.cn/Public/wxeditor/css/0(6).jpg\" style=\"height:50px; margin-bottom:15px\"></p><h3 class=\"134title\" style=\"font-size:16px;font-weight:bold;margin:0 0 10px 0;\">秒刷</h3><section class=\"wweibrush\" data-style=\"clear:none;margin:0 0;line-height:1.5em;\"><p style=\"clear:none;margin:0 0;line-height:1.5em;\">一键排版</p><p style=\"clear:none;margin:0 0;line-height:1.5em;\">珍惜生命</p></section></section></section><p style=\"height:2px;clear:both;\"><br></p></section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbda3444c0040', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0001', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/images/2mbizgif.gif\">\r\n ');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbda458ca0041', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0002', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/images/3mbizgif.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbda4be320042', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0003', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/images/4mbizgif.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbda5228c0043', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0004', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/images/5mbizgif.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbda5b7cc0044', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0005', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/images/8mbizgif.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbda62cf70045', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0006', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/images/3zm.jpg\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbda67cc30046', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0007', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/mmbizgif.jpg\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbda6be240047', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0008', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/640_4.png\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbda721ea0048', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0009', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/mmbizgif.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbda768e00049', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0010', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/mmbizgif2.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbda7bd01004a', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0011', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/mmbizgif3.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbda81cdd004b', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0012', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/mmbizgif4.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbda86fce004c', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0013', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/01.png\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbda8f661004d', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0014', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/01.jpg\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbda9bcb2004e', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0015', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/mmbizgif7.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdaa18c1004f', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0016', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/mmbizgif8.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdaa75f70050', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0017', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/6c30531a8c718a37868c4822.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdaad1690051', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0018', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/mmbizgif9.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdab3b3f0052', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0019', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/mmbizgif1.jpg\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdb012e00053', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '图片0020', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/mmbizgif10.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdb0a9ea0054', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0021', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/mmbizgif18.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdb0f0820055', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0022', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/02.png\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdb13dbb0056', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0023', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/05.jpg\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdb183e60057', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0024', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/i640.png\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdb1c6d10058', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0025', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/s640.png\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdb241f10059', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '图片0026', 'WXTP', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/mmbizgif6.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdb5eb0d005a', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0004', 'WXGZYD', '<section class=\"wwei-editor\" style=\"margin: 0px; padding: 0px; border: 0px; color: rgb(68, 68, 68); font-family: 微软雅黑; font-size: 13px; line-height: 24px; white-space: normal;\"><section class=\"awb-s1\" style=\"margin: 0px; padding: 0px; border: 0px; height: 0.1em; background-color: rgb(0, 187, 236);\"></section><section class=\"awb-s1\" style=\"margin: 0.3em 0px; padding: 0px; border: 0px; height: 0.3em; background-color: rgb(0, 187, 236);\"></section><section class=\"awb-s3\" style=\"margin: 0px; padding: 0.5em; border: 1px solid rgb(0, 187, 236); box-shadow: rgb(226, 226, 226) 0em 1em 0.1em -0.8em; font-size: 1em; line-height: 1.6em; background-color: white;\"><span style=\"margin: 0px; padding: 0px; border: 0px; color: inherit; font-size: 1em; font-family: inherit;\">点击下方</span><span style=\"margin: 0px; padding: 0px; border: 0px; color: rgb(64, 84, 115); font-size: 1em; font-family: inherit;\">“阅读原文”</span><span style=\"margin: 0px; padding: 0px; border: 0px; color: inherit; font-size: 1em; font-family: inherit;\">查看更多</span></section><section class=\"awb-s4\" style=\"margin: 0px; padding: 0px; border: 0px; color: rgb(0, 187, 236); font-size: 2em;\">↓↓↓</section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdb6a806005b', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0005', 'WXGZYD', '<section class=\"wwei-editor\" style=\"margin: 0px; padding: 0px; border: 0px; color: rgb(68, 68, 68); font-family: 微软雅黑; font-size: 13px; line-height: 24px; white-space: normal;\"><section style=\"margin: 0px; padding: 0px; border: 0px; height: 8em; white-space: nowrap; overflow: hidden;\"><img src=\"http://pro.wwei.cn/Public/wxeditor/images/6mbiz.png\" style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; max-height: 100%;\"></section><section style=\"margin: -7.2em 0.5em 5.5em; padding: 0.5em; border: 0px; height: 2em; font-size: 1em; line-height: 1.6em;\"><span style=\"margin: 0px; padding: 0px; border: 0px; color: inherit; overflow: hidden; font-size: 0.9em; font-family: inherit;\">点击下方</span><span style=\"margin: 0px; padding: 0px; border: 0px; color: rgb(64, 84, 115); overflow: hidden; font-size: 0.9em; font-family: inherit;\">“阅读原文”</span><span style=\"margin: 0px; padding: 0px; border: 0px; color: inherit; overflow: hidden; font-size: 0.9em; font-family: inherit;\">查看更多</span></section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdb71627005c', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0006', 'WXGZYD', '<section class=\"wwei-editor\"><fieldset style=\"margin: 0px; padding: 5px; max-width: 100%; color: rgb(62, 62, 62); font-size: medium; white-space: normal; border: 1px solid rgb(204, 204, 204); border-image-source: none; line-height: 24px; font-family: 宋体; orphans: 2; widows: 2; box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(248, 247, 245);\"><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; min-height: 1em; white-space: pre-wrap; overflow: hidden; box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; line-height: 2em; color: rgb(118, 146, 60); box-sizing: border-box !important; word-wrap: break-word !important;\">阅读本文用了:</strong><img src=\"https://mmbiz.qlogo.cn/mmbiz/ZFvUqSQ0vAk8yU7xZ8hDKgeBPSwDpcPSjawGj2ekAp1GMQLq7RibhFgicdpCXj3B8oBeMAia74e13FotEsrX7zRAw/0\" data-w=\"16\" data-ratio=\"2.25\" width=\"16px\" style=\"margin: 0px; padding: 0px; border: 0px currentcolor; border-image-source: none; box-sizing: border-box !important; word-wrap: break-word !important; width: 16px !important; visibility: visible !important; height: auto !important; background-image: none; background-attachment: scroll; background-position: 0% 0%;\" _width=\"16px\"><img src=\"http://pro.wwei.cn/Public/wxeditor/images/t0.gif\" data-w=\"17\" data-ratio=\"2.1176470588235294\" width=\"16px\" style=\"margin: 0px; padding: 0px; border: 0px currentcolor; border-image-source: none; box-sizing: border-box !important; word-wrap: break-word !important; width: 16px !important; visibility: visible !important; height: auto !important; background-image: none; background-attachment: scroll; background-position: 0% 0%;\" _width=\"16px\"><strong style=\"font-family: 宋体; font-size: medium; orphans: 2; white-space: pre-wrap; widows: 2; margin: 0px; padding: 0px; max-width: 100%; line-height: 2em; color: rgb(118, 146, 60); box-sizing: border-box !important; word-wrap: break-word !important; background-color: rgb(248, 247, 245);\">分</strong><img src=\"http://pro.wwei.cn/Public/wxeditor/images/t0.gif\" data-w=\"16\" data-ratio=\"2.25\" width=\"16px\" style=\"margin: 0px; padding: 0px; border: 0px currentcolor; border-image-source: none; box-sizing: border-box !important; word-wrap: break-word !important; width: 16px !important; visibility: visible !important; height: auto !important; background-image: none; background-attachment: scroll; background-position: 0% 0%;\" _width=\"16px\"><img src=\"http://pro.wwei.cn/Public/wxeditor/images/t01.gif\" data-w=\"17\" data-ratio=\"2.1176470588235294\" width=\"16px\" style=\"margin: 0px; padding: 0px; border: 0px currentcolor; border-image-source: none; box-sizing: border-box !important; word-wrap: break-word !important; width: 16px !important; visibility: visible !important; height: auto !important; background-image: none; background-attachment: scroll; background-position: 0% 0%;\" _width=\"16px\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; line-height: 2em; color: rgb(118, 146, 60); box-sizing: border-box !important; word-wrap: break-word !important;\">秒,转发只需1秒</strong><br style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; max-width: 100%; word-wrap: normal; min-height: 1.5em; white-space: pre-wrap; overflow: hidden; line-height: 2em; box-sizing: border-box !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; color: rgb(149, 55, 52); box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; line-height: 18px; font-family: simsun, sans-serif; box-sizing: border-box !important; word-wrap: break-word !important;\"><span style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\"><strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">❀</strong></span>转载是一种智慧<strong style=\"margin: 0px; padding: 0px; max-width: 100%; box-sizing: border-box !important; word-wrap: break-word !important;\">❀</strong>分享是一种美德❀</strong></span></p></fieldset></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdb79d16005d', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0007', 'WXGZYD', '<img src=\"http://pro.wwei.cn/Public/wxeditor/images/6mbizgif.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdb82de6005e', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0008', 'WXGZYD', '<img src=\"http://pro.wwei.cn/Public/wxeditor/images/0sh.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdb89e3b005f', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0009', 'WXGZYD', '<img src=\"http://pro.wwei.cn/Public/wxeditor/images/2qgz.png\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdb92c4d0060', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0010', 'WXGZYD', '<section class=\"wwei-editor\"><section style=\"border-color:transparent transparent rgb(0, 112, 192); border-style:solid; border-width:12px; float:none; font-size:medium; height:0px; margin:-15px auto 0px 90px; orphans:2; text-align:-webkit-auto; widows:2; width:0px\"></section><p class=\"wweibrush\" data-brushtype=\"text\" style=\"margin-top: -1px; margin-bottom: 0px;orphans: 2; widows: 2; min-height: 30px; visibility: visible; height: 30px; line-height: 30px; color: rgb(255, 255, 255); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; box-shadow: rgba(0, 0, 0, 0.14902) 1px 1px 3px; font-size: 15px; text-align: center; background-color: rgb(0, 112, 192);font-size:14px; font-weight:bold\">点击标题下「蓝色微信名」可快速关注</p></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdb9a1750061', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '关注引导0011', 'WXGZYD', '<section class=\"wwei-editor\"><section style=\"max-width: 100%; color: rgb(62, 62, 62); margin: 0px; border-radius: 2em; height: 2.5em;line-height: 2.5em; color: rgb(255, 255, 255); font-size: 13.33px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(189, 221, 34);\"><img src=\"http://pro.wwei.cn/Public/wxeditor/css/640_3.png\" style=\"border:0px rgb(189, 221, 34); box-sizing:border-box !important; float:left; height:auto !important; margin:5px 10px; vertical-align:top; visibility:visible !important; width:auto !important; word-wrap:break-word !important\"><p class=\"wweibrush\" style=\"max-width: 100%; color: inherit; display: inline-block; font-size:16px; \">关注一下又不会怀孕!</p></section></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdbaa1b30062', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0012', 'WXGZYD', '<section class=\"wwei-editor\"><p style=\"padding: 5px 20px; margin-top: auto; margin-bottom: auto; font-family: 微软雅黑; white-space: normal; font-size: medium; max-width: 100%; word-wrap: normal; min-height: 1em; line-height: 25px; text-align: center; color: rgb(255, 255, 255); border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; box-sizing: border-box !important; background-color: rgb(0, 187, 236);\"><span style=\"font-size: 12px;\"><span style=\"font-family: 微软雅黑, \'Microsoft YaHei\'; border-color: rgb(103, 61, 189);\">点击“阅读全文”,了解详情</span></span></p><p style=\"padding: 0px; margin: auto 55px; font-family: 微软雅黑; white-space: normal; font-size: medium; max-width: 100%; word-wrap: normal; min-height: 1em; color: rgb(62, 62, 62); line-height: 25px; border: 0px solid rgb(255, 0, 0); width: auto; box-sizing: border-box !important;\"><span style=\"max-width: 100%; border-color: rgb(0, 187, 236) transparent transparent; border-width: 20px; border-style: solid dashed dashed; width: 50px; bottom: -60px; height: 50px; font-size: 0px; word-wrap: break-word !important; box-sizing: border-box !important;\"></span></p></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdbb88240063', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '关注引导0013', 'WXGZYD', '<img src=\"http://pro.wwei.cn/Public/wxeditor/images/mbizgif.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdbc61f70064', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0014', 'WXGZYD', '<img src=\"http://pro.wwei.cn/Public/wxeditor/images/1mbizgif.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdbcd8eb0065', '管理员', 'admin', '2015-06-04 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '关注引导0015', 'WXGZYD', '<section class=\"wwei-editor\"><blockquote class=\"bkcolor\" style=\"margin: 0px; padding: 5px 20px; border: 2px rgb(201, 72, 121); font-family: 微软雅黑; line-height: 24px; white-space: normal; max-width: 100%; color: rgb(255, 255, 255); text-align: center; font-weight: 700; width: 180px; border-top-left-radius: 15px; border-top-right-radius: 15px; box-shadow: rgb(153, 153, 153) 0px -1px 6px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; text-shadow: rgb(10, 10, 10) 0px -1px 2px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(201, 72, 121);\">广州教师微信</blockquote><blockquote style=\"margin: 0px; padding: 10px; border: 1px solid rgb(204, 204, 204); font-family: 微软雅黑; line-height: 24px; white-space: normal; font-size: 12px; max-width: 100%; color: rgb(62, 62, 62); border-top-left-radius: 0px; border-top-right-radius: 0px; box-shadow: rgb(204, 204, 204) 0px -1px 6px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(228, 228, 228);\"><span style=\"margin: 0px; padding: 0px; border: 0px rgb(201, 72, 121); max-width: 100%; color: rgb(201, 72, 121); word-wrap: break-word !important; box-sizing: border-box !important;\">微信号:</span><span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; font-weight: 700; word-wrap: break-word !important; box-sizing: border-box !important;\"></span><span class=\"bkcolor\" style=\"margin: 0px; padding: 2px 5px; border: 0px; max-width: 100%; font-weight: 700; color: rgb(255, 255, 255); word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(201, 72, 121);\">广州教师</span><span class=\"bfcolor\" style=\"margin: 0px; padding: 0px 0px 0px 5px; border: 0px rgb(201, 72, 121); max-width: 100%; color: rgb(201, 72, 121); word-wrap: break-word !important; box-sizing: border-box !important;\">(←长按复制)</span><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 10px 0px 0px; border: 0px; max-width: 100%; word-wrap: normal; min-height: 1.5em; white-space: pre-wrap; word-break: normal; color: rgb(102, 102, 102); line-height: 2em; box-sizing: border-box !important;\">全力打造杭城微信营销第一品牌</p></blockquote></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdbe50db0066', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0016', 'WXGZYD', '<section class=\"wwei-editor\"><fieldset class=\"brcolor\" style=\"margin: 0px; padding: 5px 15px; border-width: 1px 0px; border-style: solid; border-color: rgb(0, 187, 236); border-image-source: none; font-family: 微软雅黑; line-height: 24px; white-space: normal; max-width: 100%; color: rgb(62, 62, 62); font-size: 14px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(255, 255, 255);\"><legend class=\"brcolor\" style=\"margin: 0px; padding: 4px 10px; border: 1px solid rgb(0, 187, 236); border-image-source: none; max-width: 100%; color: rgb(34, 34, 34); font-size: 16px; word-wrap: break-word !important; box-sizing: border-box !important;\"><strong style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">如何关注</strong></legend><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: normal; min-height: 1em; white-space: pre-wrap; box-sizing: border-box !important;\">①复制“微信号或ID”,在“添加朋友”中粘贴搜索号码关注。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: normal; min-height: 1em; white-space: pre-wrap; box-sizing: border-box !important;\">②点击微信右上角的“+”,会出现“添加朋友”,进入“查找公众号”,输入以下公众号的名字,即可找到。</p></fieldset></section>');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdbe9b710067', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0017', 'WXGZYD', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/01.jpg\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdbef6710068', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0018', 'WXGZYD', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/02.jpg\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdbf58560069', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0019', 'WXGZYD', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/1d30.jpg\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdbfb636006a', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0020', 'WXGZYD', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/03.jpg\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdc01c75006b', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0021', 'WXGZYD', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/04.png\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdc085a3006c', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0022', 'WXGZYD', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/04.jpg\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('402880cd4dbd534c014dbdc14efc006d', '管理员', 'admin', '2015-06-04 00:00:00', null, null, null, '关注引导0023', 'WXGZYD', '<img src=\"http://pro.wwei.cn/Public/wxeditor/css/mmbizgif19.gif\">');
|
|
|
INSERT INTO `weixin_template` VALUES ('8af235d44db84b91014db84b91e10000', '管理员', 'admin', '2015-06-03 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '关注引导0001', 'WXGZYD', '<section style=\"margin: 15px 0px 0px; padding: 0px; border: 0px; color: rgb(68, 68, 68); font-family: 微软雅黑; font-size: 13px; line-height: 24px; white-space: normal; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n <section style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n <section style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n <section style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(34, 34, 34); font-family: 微软雅黑, arial, sans-serif; font-size: 14px; height: 75px; word-wrap: break-word !important; box-sizing: border-box !important; background-color: rgb(255, 255, 255);\">\r\n <section class=\"main\" style=\"margin: 0px; padding: 5px; border: 2px solid rgb(0, 187, 236); max-width: 100%; border-top-left-radius: 50px; border-top-right-radius: 50px; border-bottom-right-radius: 50px; border-bottom-left-radius: 50px; word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n <section style=\"margin: 0px; padding: 0px; border: 0px; display: inline-block; max-width: 100%; float: left; height: 60px; width: 60px; word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n <img class=\"awb_avatar\" data-ratio=\"1\" data-w=\"60\" _width=\"60px\" src=\"https://mmbiz.qlogo.cn/mmbiz/mj9u1OBZRqP8EvePIzqrRIHCHOzYM4ngTyTSG1yHQmHf6GZ54zRFE0jKdFVTN5wictwGhmaj0XoMr8JlVglKFSg/0\" style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; border-top-left-radius: 30px; border-top-right-radius: 30px; border-bottom-right-radius: 30px; border-bottom-left-radius: 30px; float: left; word-wrap: break-word !important; box-sizing: border-box !important; height: auto !important; width: 60px !important; visibility: visible !important;\"/><img data-ratio=\"1\" data-w=\"20\" src=\"https://mmbiz.qlogo.cn/mmbiz/mj9u1OBZRqP8EvePIzqrRIHCHOzYM4ngVB5ussUreAlK3CMe1QzN4COMOicjefeVibtS6gXUZJww9e2NAa5EdG0A/0\" style=\"margin: -60px 0px 0px; padding: 0px; border: 0px; max-width: 100%; float: right; word-wrap: break-word !important; box-sizing: border-box !important; height: auto !important; width: auto !important; visibility: visible !important;\"/>\r\n </section>\r\n <section style=\"margin: 0px; padding: 0px 10px; border: 0px; display: inline-block; max-width: 100%; height: 60px; line-height: 30px; word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n <section style=\"margin: 0px; padding: 0px; border-width: 0px 0px 1px; border-bottom-style: dashed; border-bottom-color: rgb(118, 118, 118); max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n <span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(0, 0, 0); font-weight: bold; word-wrap: break-word !important; box-sizing: border-box !important;\">点击「<span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(22, 179, 255); word-wrap: break-word !important; box-sizing: border-box !important;\">箭头所指处</span>」可快速关注</span>\r\n </section>\r\n <section style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n <span style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(0, 0, 0); word-wrap: break-word !important; box-sizing: border-box !important;\">微信号:<span class=\"awb_wxwechatid\" style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; color: rgb(187, 0, 0); word-wrap: break-word !important; box-sizing: border-box !important;\">XXXXXXXXX</span></span>\r\n </section>\r\n </section>\r\n </section>\r\n <section style=\"margin: -98px 0px 0px 80px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\">\r\n <p class=\"main\" style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border-width: 12px; border-style: solid; border-color: transparent transparent rgb(0, 187, 236); max-width: 100%; word-wrap: normal; min-height: 1em; white-space: pre-wrap; width: 0px; height: 0px; float: none; box-sizing: border-box !important;\">\r\n <br style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"/>\r\n </p>\r\n <p style=\"margin-top: -21px; margin-bottom: 0px; padding: 0px; border-width: 12px; border-style: solid; border-color: transparent transparent rgb(255, 255, 255); max-width: 100%; word-wrap: normal; min-height: 1em; white-space: pre-wrap; width: 0px; height: 0px; float: none; box-sizing: border-box !important;\">\r\n <br style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important;\"/>\r\n </p>\r\n </section>\r\n </section>\r\n </section>\r\n </section>\r\n</section>\r\n<p>\r\n <br/>\r\n</p>\r\n<p>\r\n <br/>\r\n</p>');
|
|
|
INSERT INTO `weixin_template` VALUES ('8af235d44db84b91014db84c5aed0001', '管理员', 'admin', '2015-06-03 00:00:00', '管理员', 'admin', '2015-06-04 00:00:00', '内容0001', 'WXNRQ', '<blockquote class=\"bkcolor\" style=\"MAX-WIDTH: 100%; BORDER: rgb(225,225,225) 2px dotted;WHITE-SPACE: normal; WORD-SPACING: 0px;TEXT-TRANSFORM: none; COLOR: rgb(62,62,62); PADDING-BOTTOM: 10px; TEXT-ALIGN: justify; PADDING-TOP: 10px; FONT: medium/21px 微软雅黑; PADDING-LEFT: 20px; MARGIN: 0px; BORDER-LEFT: rgb(225,225,225) 2px dotted; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; PADDING-RIGHT: 20px; BACKGROUND-COLOR: rgb(218,136,61); TEXT-INDENT: 0px; box-shadow: rgb(225, 225, 225) 2px 2px 1px;-webkit-text-size-adjust: none;border-radius:5px!important;\"><p style=\"margin:0;\">欢迎使用推宝微信编辑器!</p></blockquote><p><br></p>\r\n');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Table structure for `wx_act_invite`
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `wx_act_invite`;
|
|
|
CREATE TABLE `wx_act_invite` (
|
|
|
`id` varchar(32) NOT NULL COMMENT 'ID',
|
|
|
`name` varchar(100) NOT NULL COMMENT '活动名称',
|
|
|
`begain_time` datetime default NULL COMMENT '活动开始时间',
|
|
|
`end_time` datetime default NULL COMMENT ' 活动结束时间',
|
|
|
`hdurl` varchar(300) default NULL COMMENT '入口地址',
|
|
|
`jwid` varchar(64) default NULL COMMENT '微信公众号',
|
|
|
`sharenum` int(10) default '0' COMMENT '分享数',
|
|
|
PRIMARY KEY (`id`)
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='红包活动表';
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of wx_act_invite
|
|
|
-- ----------------------------
|
|
|
INSERT INTO `wx_act_invite` VALUES ('C13B6D02A23D40D383AA9115681C33AE', '999', '2016-03-14 19:22:42', '2016-03-14 19:22:44', '999', null, '0');
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Procedure structure for `formDataList`
|
|
|
-- ----------------------------
|
|
|
DROP PROCEDURE IF EXISTS `formDataList`;
|
|
|
DELIMITER ;;
|
|
|
CREATE DEFINER=`root`@`localhost` PROCEDURE `formDataList`(tableName varchar(50),dbFields varchar(500),whereSql varchar(1000))
|
|
|
BEGIN
|
|
|
declare exe_sql varchar(2000);
|
|
|
SET exe_sql = CONCAT("select ",dbFields," from ",tableName,whereSql);
|
|
|
set @v_sql=exe_sql;
|
|
|
prepare stmt from @v_sql;
|
|
|
EXECUTE stmt;
|
|
|
deallocate prepare stmt;
|
|
|
END
|
|
|
;;
|
|
|
DELIMITER ;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Procedure structure for `replaceOrgCode`
|
|
|
-- ----------------------------
|
|
|
DROP PROCEDURE IF EXISTS `replaceOrgCode`;
|
|
|
DELIMITER ;;
|
|
|
CREATE DEFINER=`root`@`localhost` PROCEDURE `replaceOrgCode`()
|
|
|
BEGIN
|
|
|
DECLARE code_length int DEFAULT 0 ;
|
|
|
DECLARE new_code VARCHAR(500);
|
|
|
DECLARE org_id VARCHAR(500);
|
|
|
DECLARE old_code VARCHAR(500);
|
|
|
DECLARE code_length_index int DEFAULT 1;
|
|
|
DECLARE b int default 0;
|
|
|
DECLARE pro CURSOR for select id,org_code,LENGTH(org_code) from t_s_depart;
|
|
|
DECLARE CONTINUE HANDLER FOR NOT FOUND SET b = 1;
|
|
|
OPEN pro;
|
|
|
FETCH pro into org_id,old_code,code_length;
|
|
|
while b<>1 do
|
|
|
set code_length_index=1;
|
|
|
set new_code='';
|
|
|
while code_length_index<code_length do
|
|
|
set new_code=CONCAT(new_code,'A',SUBSTR(old_code,code_length_index,2));
|
|
|
set code_length_index=code_length_index+2;
|
|
|
end while;
|
|
|
update t_s_depart set org_code=new_code where id=org_id;
|
|
|
FETCH pro into org_id,old_code,code_length;
|
|
|
end while;
|
|
|
close pro;
|
|
|
end
|
|
|
;;
|
|
|
DELIMITER ;
|