摘要: mvn install:install-file -DgroupId=com.microsoft.sqlserver -DartifactId=sqljdbc4 -Dversion=4.4 -Dpackaging=jar -Dfile=ueditor-1.1.2.jar -Dfile 为文件所在位置 阅读全文
posted @ 2019-08-29 15:56 一抹书香 阅读(139) 评论(0) 推荐(0)
摘要: @ApiOperation(value = "相机,上传图片")@RequestMapping(value = "/spvsScheduleAssessContent/upload", method = RequestMethod.POST)public Map upload(MultipartRe 阅读全文
posted @ 2019-08-29 14:56 一抹书香 阅读(443) 评论(0) 推荐(0)
摘要: $.ajaxSetup({ complete: function(XMLHttpRequest, textStatus) { }, error:function(jqXHR,textStatus,errorThrown){ switch(jqXHR.status){ case(500): alert 阅读全文
posted @ 2019-08-29 14:54 一抹书香 阅读(580) 评论(0) 推荐(0)