function通过ajax调用获取后台数据,结果返回出来的结果均为空,代码如下: function chart_coinbase_getdata() { var test = {postdata:"chart_linear_graph_getdata"} var return_data = ""; jQuery.ajax({ type: "POST", dataType: "json", url: "/post/c
org.thymeleaf.exceptions.TemplateInputException: Error resolving template "succeed", template might not exist or might not be accessible by any of the configured Template Resolvers at org.thymeleaf.engine.TemplateManager.resolveTemplate(Template