10 2020 档案

摘要:SELECT FIND_IN_SET('b', 'a,b,c,d'); 逗号全包含 INSTR(a.task_to_personname,'薛柏梁' )>0 ; 存在 'a' in ('a','b','c'); like '%%'; 阅读全文
posted @ 2020-10-28 09:44 薛柏梁 阅读(493) 评论(0) 推荐(0) 编辑
摘要:function getselect(){ var taskToPerson = $('#taskToPerson').val(); var taskToPersonname = $('#taskToPersonname').val(); createwindow1("添加","aeoMessage 阅读全文
posted @ 2020-10-27 10:00 薛柏梁 阅读(121) 评论(0) 推荐(0) 编辑
摘要:<t:datagrid name="aeoMessageList" title="添加记录" actionUrl="aeoMessageController.do?datagrid2" fit="true" fitColumns="true" pagination="true" idField="i 阅读全文
posted @ 2020-10-27 09:03 薛柏梁 阅读(204) 评论(0) 推荐(0) 编辑
摘要:String sql = "SELECT * from aeo_employee_files where emp_flag = 0 "; RowMapper<AeoEmployeeFilesEntity> rowMapper=new BeanPropertyRowMapper<AeoEmployee 阅读全文
posted @ 2020-10-26 14:49 薛柏梁 阅读(1249) 评论(0) 推荐(0) 编辑
摘要:String trainTitle = request.getParameter("trainTitle"); if(StringUtil.isNotEmpty(trainTitle)) { String sql = "select id from aeo_train a where a.train 阅读全文
posted @ 2020-10-21 16:14 薛柏梁 阅读(98) 评论(0) 推荐(0) 编辑
摘要:<t:dgCol title="请假原因" field="applyDes" queryMode="group" width="200" formatterjs="jsmouseover"></t:dgCol> function jsmouseover(value, row, index) { re 阅读全文
posted @ 2020-10-21 15:01 薛柏梁 阅读(357) 评论(0) 推荐(0) 编辑
摘要:<div style='overflow:auto'> <table style='white-space: nowrap'> </table> </div> 阅读全文
posted @ 2020-10-21 14:59 薛柏梁 阅读(47) 评论(0) 推荐(0) 编辑
摘要:SELECT typecode,typename from t_s_type where typegroupid=(select id from t_s_typegroup where typegroupcode='orderBz') 阅读全文
posted @ 2020-10-15 17:06 薛柏梁 阅读(133) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示