摘要: String sql_insert = "insert into T_BUDGET_FROM_OA(ENTITY,ACCOUNT,YEARS,PERIOD,PRODUCT,CYCLE,SCENAR... 阅读全文
posted @ 2016-10-26 18:06 Stepheng 阅读(147) 评论(0) 推荐(0)
摘要: List account_filter=new ArrayList(); //数组 String sql_account_filter = "select distinct ob... 阅读全文
posted @ 2016-10-26 18:03 Stepheng 阅读(65) 评论(0) 推荐(0)
摘要: // 获取当前时间 Date start_time = new Date(); SimpleDateFormat df = new SimpleDateFormat("y... 阅读全文
posted @ 2016-10-26 18:02 Stepheng 阅读(103) 评论(0) 推荐(0)