摘要:
function ajaxLoading(){ $("<div class=\"datagrid-mask\"></div>").css({display:"block",width:"100%",height:$(window).height()}).appendTo("body"); $("<d 阅读全文
posted @ 2017-07-04 16:08
JLCUI
阅读(258)
评论(0)
推荐(0)
摘要:
@RequestMapping("/importExcel") public void importExcel(HttpServletResponse response, HttpServletRequest request) { MessageResult message = new MessageResult(); MultipartHttp... 阅读全文
posted @ 2017-07-04 16:08
JLCUI
阅读(217)
评论(0)
推荐(0)
摘要:
package net.joystart.common.payment.wxpay.util; import java.util.UUID; public class NonceStringUtil { public synchronized static String getUUID() { UUID uuid = UUID.randomUUID(); ... 阅读全文
posted @ 2017-07-04 15:39
JLCUI
阅读(158)
评论(0)
推荐(0)
摘要:
@RequestMapping("/downExcel") public void downExcel(HttpServletResponse response, HttpServletRequest request) { try { response.setContentType("text/html;charset=utf-8"); ... 阅读全文
posted @ 2017-07-04 14:48
JLCUI
阅读(229)
评论(0)
推荐(0)

浙公网安备 33010602011771号