2017-08-30 10:05

$.ajax({
url: "xxxxxxx",
method: "POST",
dataType: "json",
crossDomain: true,
contentType: "application/json; charset=utf-8",

2016-07-12 10:07

jetty启动: JFinal.start("WebRoot", 80, "/gmb", 5);