spring-cloud-alibaba-examples/integrated-example/integrated-frontend/src/main/resources/templates/order.html [44:52]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - } }); $.ajax({ url: "http://gateway-service:30010/account/", type: "get", dataType: "json", data: "userId=" + userId, async:false, success: function (res) { - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - spring-cloud-alibaba-examples/integrated-example/integrated-frontend/src/main/resources/templates/order.html [72:80]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - } }); $.ajax({ url: "http://gateway-service:30010/account/", type: "get", dataType: "json", data: "userId=" + userId, async:false, success: function (res) { - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -