摘要:
-- 数据字典 select b.value from JC_SYS_DATA_DICTIONARY a left join JC_SYS_DATA_DICTIONARY_DETAIL b on (a.id = b.JC_SYS_DATA_DICTIONARY_ID and b.order_by = 阅读全文
摘要:
function getselect(){ var taskToPerson = $('#taskToPerson').val(); var taskToPersonname = $('#taskToPersonname').val(); createwindow1("添加","aeoMessage 阅读全文
摘要:
String trainTitle = request.getParameter("trainTitle"); if(StringUtil.isNotEmpty(trainTitle)) { String sql = "select id from aeo_train a where a.train 阅读全文