摘要: <td> <input type="text" id="sendDate" name="sendDate" class="Wdate" onclick="WdatePicker({skin:'ext',dateFmt:'yyyy-MM-dd'})" placeholder="发货日期" value= 阅读全文
posted @ 2017-09-07 17:54 个子 阅读(205) 评论(0) 推荐(0) 编辑
摘要: // SKU码:系列前3位+6位年月日+3位序号(自动生产,取数据库中当天最大的,没有就赋值位001) // 订单编号:BRD+6位年月日+5位序号 // // 退单号:BRT+6位年月日+3位序号 @RunWith(SpringJUnit4ClassRunner.class) @ContextConfiguration(locations = "... 阅读全文
posted @ 2017-09-07 14:26 个子 阅读(440) 评论(0) 推荐(0) 编辑
摘要: 参考博客:https://www.oschina.net/question/1032714_224673 http://stackoverflow.com/questions/22852383/how-to-change-valuenull-to-empty-string-from-query-wh 阅读全文
posted @ 2017-09-07 13:33 个子 阅读(3347) 评论(0) 推荐(0) 编辑