摘要: 当某个插入子段为空的时候加上jdbcType=VARCHAR #{current_period,jdbcType=OTHER}, #{main_prd_name,jdbcType=VARCHAR}, 尤其是将,jdbcType=OTHER},改成jdbcType=VARCHAR}, 阅读全文
posted @ 2016-11-07 15:42 少年在漂泊 阅读(1423) 评论(0) 推荐(0) 编辑
摘要: /fms_web/src/com/joyintech/business/counter/common/SendUtils.java //发送报文至核心 byte[] info=Utils.convert(sendMsg); byte[] bMsg = process(info,ip,port); m 阅读全文
posted @ 2016-11-07 15:34 少年在漂泊 阅读(715) 评论(0) 推荐(0) 编辑
摘要: //+--------------------------------------------------- //| 求两个时间的工作日天数差 日期格式为 YYYY-MM-dd //+--------------------------------------------------- function daysWorkBetween(DateOne,DateTwo) { ... 阅读全文
posted @ 2016-11-07 14:43 少年在漂泊 阅读(267) 评论(0) 推荐(0) 编辑