| | |
| | | <title></title> |
| | | <script src="js/jquery.1.12.4.js"></script> |
| | | <script> |
| | | var token = "37da6489-9286-4cb6-9662-69d464238e9b"; |
| | | var token = "a5cc6769-f965-4b90-b7c9-5188186d6cce"; |
| | | |
| | | function ajax(url, type, data, dataType, contentType, fn) { |
| | | $.ajax({ |
| | |
| | | xmax: 112.534648 |
| | | }; |
| | | |
| | | ajax("http://192.168.20.205/ExportMap/Export/Start", "POST", JSON.stringify(data), null, null, function (rs) { |
| | | ajax("http://127.0.0.1/ExportMap/Export/Start", "POST", JSON.stringify(data), null, null, function (rs) { |
| | | alert("code = " + rs.code + ", msg = " + rs.msg + ", result = " + rs.result); |
| | | console.log(rs); |
| | | }); |